@ixfx/components 0.8.2 → 0.8.3
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 +6 -3
- package/docs-user/grid-list.md +4 -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
package/bundle/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { FzfOptions } from "fzf";
|
|
2
|
-
import { Colour } from "@ixfx/visual";
|
|
3
2
|
import { CommandId, CommandRegistry, KeyboardManager } from "@clinth/ui-commands";
|
|
3
|
+
import { Colour } from "@ixfx/visual";
|
|
4
4
|
import { TraversableTree } from "@ixfx/collections";
|
|
5
5
|
import "@clinth/vcanvas";
|
|
6
6
|
//#region node_modules/.pnpm/@lit+reactive-element@2.1.2/node_modules/@lit/reactive-element/development/css-tag.d.ts
|
|
@@ -1307,6 +1307,105 @@ interface AcTokenElement {
|
|
|
1307
1307
|
addEventListener: (<K extends keyof AcTokenElementEventMap>(type: K, listener: (this: AcTokenElement, event: AcTokenElementEventMap[K]) => void, options?: boolean | AddEventListenerOptions) => void) & ((type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions) => void);
|
|
1308
1308
|
}
|
|
1309
1309
|
//#endregion
|
|
1310
|
+
//#region src/titlebar/titlebar.d.ts
|
|
1311
|
+
type TitlebarOrientation = `horizontal` | `vertical`;
|
|
1312
|
+
type TitlebarVariant = `titlebar` | `midline` | `tree`;
|
|
1313
|
+
type TitlebarToggleInteraction = `implicit` | `explicit` | `disabled`;
|
|
1314
|
+
interface TitlebarToggleDetail {
|
|
1315
|
+
readonly collapsed: boolean;
|
|
1316
|
+
}
|
|
1317
|
+
type TitlebarToggleEvent = CustomEvent<TitlebarToggleDetail>;
|
|
1318
|
+
type TitlebarCloseEvent = CustomEvent<void>;
|
|
1319
|
+
interface TitlebarElementEventMap {
|
|
1320
|
+
toggle: TitlebarToggleEvent;
|
|
1321
|
+
close: TitlebarCloseEvent;
|
|
1322
|
+
}
|
|
1323
|
+
/**
|
|
1324
|
+
* Standalone titlebar chrome: title, icon, toolbar slot, close button and
|
|
1325
|
+
* optional collapse/expand caret. Extracted from `ixfx-panel`.
|
|
1326
|
+
*
|
|
1327
|
+
* Collapsing is opt-in via `collapsible`. When absent, no caret is shown and
|
|
1328
|
+
* `toggle-interaction` is inert. `close` is fired without removing the
|
|
1329
|
+
* element — the host decides what closing means.
|
|
1330
|
+
*
|
|
1331
|
+
* CSS variables
|
|
1332
|
+
* `--titlebar-background` – bar fill (default: `var(--surface-4)`).
|
|
1333
|
+
* Set to `transparent` for a translucent header over blurred content.
|
|
1334
|
+
*/
|
|
1335
|
+
declare class TitlebarElement extends LitElement {
|
|
1336
|
+
title: string;
|
|
1337
|
+
iconName: string;
|
|
1338
|
+
orientation: TitlebarOrientation;
|
|
1339
|
+
variant: TitlebarVariant;
|
|
1340
|
+
closable: boolean;
|
|
1341
|
+
/** Show the collapse/expand caret and enable toggle behaviour. */
|
|
1342
|
+
collapsible: boolean;
|
|
1343
|
+
collapsed: boolean;
|
|
1344
|
+
toggleInteraction: TitlebarToggleInteraction;
|
|
1345
|
+
private _onToggleClick;
|
|
1346
|
+
private _onCloseClick;
|
|
1347
|
+
private _getCaretIcon;
|
|
1348
|
+
protected render(): TemplateResult<1>;
|
|
1349
|
+
static styles: CSSResult[];
|
|
1350
|
+
}
|
|
1351
|
+
declare global {
|
|
1352
|
+
interface HTMLElementTagNameMap {
|
|
1353
|
+
'ixfx-titlebar': TitlebarElement;
|
|
1354
|
+
}
|
|
1355
|
+
}
|
|
1356
|
+
interface TitlebarElement {
|
|
1357
|
+
addEventListener: (<K extends keyof TitlebarElementEventMap>(type: K, listener: (this: TitlebarElement, event: TitlebarElementEventMap[K]) => void, options?: boolean | AddEventListenerOptions) => void) & ((type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions) => void);
|
|
1358
|
+
}
|
|
1359
|
+
//#endregion
|
|
1360
|
+
//#region src/bottom-drawer/bottom-drawer.d.ts
|
|
1361
|
+
type BottomDrawerResizeDetail = {
|
|
1362
|
+
readonly height: number;
|
|
1363
|
+
};
|
|
1364
|
+
type BottomDrawerResizeEvent = CustomEvent<BottomDrawerResizeDetail>;
|
|
1365
|
+
type BottomDrawerCloseEvent = CustomEvent<void>;
|
|
1366
|
+
interface BottomDrawerElementEventMap {
|
|
1367
|
+
'drawer-close': BottomDrawerCloseEvent;
|
|
1368
|
+
'drawer-resize': BottomDrawerResizeEvent;
|
|
1369
|
+
}
|
|
1370
|
+
/** Commands a named drawer registers, namespaced as `<name>.<command>`. */
|
|
1371
|
+
type BottomDrawerCommand = `expand` | `collapse` | `toggle`;
|
|
1372
|
+
/** Builds the command id for a named drawer's command, e.g. `inspector.expand`. */
|
|
1373
|
+
declare function bottomDrawerCommandId(name: string, command: BottomDrawerCommand): string;
|
|
1374
|
+
declare class BottomDrawerElement extends LitElement {
|
|
1375
|
+
#private;
|
|
1376
|
+
static styles: CSSResult[];
|
|
1377
|
+
open: boolean;
|
|
1378
|
+
height: number;
|
|
1379
|
+
minHeight: number;
|
|
1380
|
+
dismissThreshold: number;
|
|
1381
|
+
maxHeightRatio: number;
|
|
1382
|
+
label: string;
|
|
1383
|
+
iconName: string;
|
|
1384
|
+
closable: boolean;
|
|
1385
|
+
collapsible: boolean;
|
|
1386
|
+
maintainHandle: boolean;
|
|
1387
|
+
name: string;
|
|
1388
|
+
registry: CommandRegistry<unknown> | undefined;
|
|
1389
|
+
private _dragHeight;
|
|
1390
|
+
connectedCallback(): void;
|
|
1391
|
+
disconnectedCallback(): void;
|
|
1392
|
+
protected updated(changed: PropertyValues): void;
|
|
1393
|
+
show(): void;
|
|
1394
|
+
close(): void;
|
|
1395
|
+
toggle(): void;
|
|
1396
|
+
private _onTitlebarToggle;
|
|
1397
|
+
private _onTitlebarClose;
|
|
1398
|
+
protected render(): ReturnType<typeof html>;
|
|
1399
|
+
}
|
|
1400
|
+
declare global {
|
|
1401
|
+
interface HTMLElementTagNameMap {
|
|
1402
|
+
'ixfx-bottom-drawer': BottomDrawerElement;
|
|
1403
|
+
}
|
|
1404
|
+
}
|
|
1405
|
+
interface BottomDrawerElement {
|
|
1406
|
+
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);
|
|
1407
|
+
}
|
|
1408
|
+
//#endregion
|
|
1310
1409
|
//#region src/button/button.d.ts
|
|
1311
1410
|
declare class ButtonElement extends LitElement {
|
|
1312
1411
|
disabled: boolean;
|
|
@@ -3800,52 +3899,6 @@ declare global {
|
|
|
3800
3899
|
interface HTMLElementEventMap extends ListElementEventMap {}
|
|
3801
3900
|
}
|
|
3802
3901
|
//#endregion
|
|
3803
|
-
//#region src/titlebar/titlebar.d.ts
|
|
3804
|
-
type TitlebarOrientation = `horizontal` | `vertical`;
|
|
3805
|
-
type TitlebarVariant = `titlebar` | `midline` | `tree`;
|
|
3806
|
-
type TitlebarToggleInteraction = `implicit` | `explicit` | `disabled`;
|
|
3807
|
-
interface TitlebarToggleDetail {
|
|
3808
|
-
readonly collapsed: boolean;
|
|
3809
|
-
}
|
|
3810
|
-
type TitlebarToggleEvent = CustomEvent<TitlebarToggleDetail>;
|
|
3811
|
-
type TitlebarCloseEvent = CustomEvent<void>;
|
|
3812
|
-
interface TitlebarElementEventMap {
|
|
3813
|
-
toggle: TitlebarToggleEvent;
|
|
3814
|
-
close: TitlebarCloseEvent;
|
|
3815
|
-
}
|
|
3816
|
-
/**
|
|
3817
|
-
* Standalone titlebar chrome: title, icon, toolbar slot, close button and
|
|
3818
|
-
* optional collapse/expand caret. Extracted from `ixfx-panel`.
|
|
3819
|
-
*
|
|
3820
|
-
* Collapsing is opt-in via `collapsible`. When absent, no caret is shown and
|
|
3821
|
-
* `toggle-interaction` is inert. `close` is fired without removing the
|
|
3822
|
-
* element — the host decides what closing means.
|
|
3823
|
-
*/
|
|
3824
|
-
declare class TitlebarElement extends LitElement {
|
|
3825
|
-
title: string;
|
|
3826
|
-
iconName: string;
|
|
3827
|
-
orientation: TitlebarOrientation;
|
|
3828
|
-
variant: TitlebarVariant;
|
|
3829
|
-
closable: boolean;
|
|
3830
|
-
/** Show the collapse/expand caret and enable toggle behaviour. */
|
|
3831
|
-
collapsible: boolean;
|
|
3832
|
-
collapsed: boolean;
|
|
3833
|
-
toggleInteraction: TitlebarToggleInteraction;
|
|
3834
|
-
private _onToggleClick;
|
|
3835
|
-
private _onCloseClick;
|
|
3836
|
-
private _getCaretIcon;
|
|
3837
|
-
protected render(): TemplateResult<1>;
|
|
3838
|
-
static styles: CSSResult[];
|
|
3839
|
-
}
|
|
3840
|
-
declare global {
|
|
3841
|
-
interface HTMLElementTagNameMap {
|
|
3842
|
-
'ixfx-titlebar': TitlebarElement;
|
|
3843
|
-
}
|
|
3844
|
-
}
|
|
3845
|
-
interface TitlebarElement {
|
|
3846
|
-
addEventListener: (<K extends keyof TitlebarElementEventMap>(type: K, listener: (this: TitlebarElement, event: TitlebarElementEventMap[K]) => void, options?: boolean | AddEventListenerOptions) => void) & ((type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions) => void);
|
|
3847
|
-
}
|
|
3848
|
-
//#endregion
|
|
3849
3902
|
//#region src/dock/types.d.ts
|
|
3850
3903
|
/** Axis values used by `ixfx-split-layout` — stored verbatim in the model. */
|
|
3851
3904
|
type DockAxis = `row` | `column`;
|
|
@@ -5077,8 +5130,16 @@ type GridListViewportChangeDetail = {
|
|
|
5077
5130
|
readonly visibleKeys: string[];
|
|
5078
5131
|
};
|
|
5079
5132
|
type GridListViewportChangeEvent = CustomEvent<GridListViewportChangeDetail>;
|
|
5133
|
+
interface GridListNativeDragStartDetail<T = unknown> {
|
|
5134
|
+
readonly key: string;
|
|
5135
|
+
readonly index: number;
|
|
5136
|
+
readonly item: T | Element;
|
|
5137
|
+
readonly selectedKeys: readonly string[];
|
|
5138
|
+
}
|
|
5139
|
+
type GridListNativeDragStartEvent<T = unknown> = CustomEvent<GridListNativeDragStartDetail<T>>;
|
|
5080
5140
|
interface GridListFullElementEventMap extends GridListElementEventMap {
|
|
5081
5141
|
'grid-list-viewport-change': GridListViewportChangeEvent;
|
|
5142
|
+
'grid-list-native-drag-start': GridListNativeDragStartEvent;
|
|
5082
5143
|
}
|
|
5083
5144
|
//#endregion
|
|
5084
5145
|
//#region src/interaction/list-selection-controller.d.ts
|
|
@@ -5175,6 +5236,23 @@ declare class ListSelectionController<T> {
|
|
|
5175
5236
|
* `selectionMode="multiple"`, throws otherwise. Updates the anchor.
|
|
5176
5237
|
*/
|
|
5177
5238
|
selectMany(items: Iterable<T>): void;
|
|
5239
|
+
/**
|
|
5240
|
+
* Whether a drag / marquee gesture may build a selection in the current
|
|
5241
|
+
* modes: `selectionMode="multiple"`, or a multi interaction mode
|
|
5242
|
+
* (`checked` / `sticky` / `vscode`) outside `selectionMode="none"`.
|
|
5243
|
+
* Stricter than `canSelectMultiple()` — `single` + `standard` does not
|
|
5244
|
+
* qualify (a drag there would be a surprising multi-select).
|
|
5245
|
+
*/
|
|
5246
|
+
canDragSelect(): boolean;
|
|
5247
|
+
/**
|
|
5248
|
+
* Replace the selection with `items` from a drag / marquee gesture. Like
|
|
5249
|
+
* `selectMany` but gated on `canDragSelect()` instead of throwing, and a
|
|
5250
|
+
* no-op in single/none modes. Non-selectable items are dropped; the anchor
|
|
5251
|
+
* moves to the last item. Fires `onChange` once. An empty result clears a
|
|
5252
|
+
* non-empty selection (e.g. a Cmd-drag that toggles everything off) but is
|
|
5253
|
+
* a no-op when nothing is selected.
|
|
5254
|
+
*/
|
|
5255
|
+
applyDragSelection(items: Iterable<T>): void;
|
|
5178
5256
|
/** Remove a single item from the selection. */
|
|
5179
5257
|
deselect(item: T): void;
|
|
5180
5258
|
/**
|
|
@@ -5433,6 +5511,70 @@ declare class TickledController<T = number> implements ReactiveController {
|
|
|
5433
5511
|
setInputMode(mode: InputMode): void;
|
|
5434
5512
|
}
|
|
5435
5513
|
//#endregion
|
|
5514
|
+
//#region src/pan-text/pan-text.d.ts
|
|
5515
|
+
type PanTextMode = `hover` | `loop`;
|
|
5516
|
+
declare class PanTextElement extends LitElement {
|
|
5517
|
+
direction: `start` | `end`;
|
|
5518
|
+
disabled: boolean;
|
|
5519
|
+
/**
|
|
5520
|
+
* Interaction mode.
|
|
5521
|
+
* - `hover` (default): pans once while hovered.
|
|
5522
|
+
* - `loop`: pans repeatedly — dwell 2s at the end, reset to the start,
|
|
5523
|
+
* and pan again — until `stopLoop()` is called. Auto-starts when set.
|
|
5524
|
+
*/
|
|
5525
|
+
mode: PanTextMode;
|
|
5526
|
+
private _isOverflowing;
|
|
5527
|
+
private _isHovering;
|
|
5528
|
+
private _loopActive;
|
|
5529
|
+
private _loopAtEnd;
|
|
5530
|
+
private _textEl;
|
|
5531
|
+
private _overflow;
|
|
5532
|
+
private _resizeObserver;
|
|
5533
|
+
private _loopTimer;
|
|
5534
|
+
connectedCallback(): void;
|
|
5535
|
+
disconnectedCallback(): void;
|
|
5536
|
+
firstUpdated(): void;
|
|
5537
|
+
protected updated(changed: PropertyValues<this>): void;
|
|
5538
|
+
/**
|
|
5539
|
+
* Whether a loop pan is currently active (between `startLoop()` and `stopLoop()`).
|
|
5540
|
+
*/
|
|
5541
|
+
get looping(): boolean;
|
|
5542
|
+
/**
|
|
5543
|
+
* Begin looping: pan to the end, dwell there for 2 seconds, reset to the
|
|
5544
|
+
* start and pan again, repeating until `stopLoop()` is called. A no-op when
|
|
5545
|
+
* `disabled`, when there is nothing to reveal, or under reduced-motion.
|
|
5546
|
+
*/
|
|
5547
|
+
startLoop(): void;
|
|
5548
|
+
/**
|
|
5549
|
+
* Stop a loop started with `startLoop()` and snap back to the rest position.
|
|
5550
|
+
*/
|
|
5551
|
+
stopLoop(): void;
|
|
5552
|
+
private _prefersReducedMotion;
|
|
5553
|
+
private _panDuration;
|
|
5554
|
+
private _clearLoopTimer;
|
|
5555
|
+
private _scheduleLoopPan;
|
|
5556
|
+
private _onMouseEnter;
|
|
5557
|
+
private _onMouseLeave;
|
|
5558
|
+
/**
|
|
5559
|
+
* Measures how far the slotted text overflows its container. The measurement
|
|
5560
|
+
* is taken on the inner `.text` span (which clips with an ellipsis), not on
|
|
5561
|
+
* the host — the host never overflows, so measuring it always yielded zero
|
|
5562
|
+
* and the hover interaction never activated.
|
|
5563
|
+
*
|
|
5564
|
+
* Skipped while hovering, because the hover styles switch `.text` to
|
|
5565
|
+
* `overflow: visible` and the measurement would collapse to zero mid-pan.
|
|
5566
|
+
*/
|
|
5567
|
+
private _measure;
|
|
5568
|
+
private _textStyle;
|
|
5569
|
+
protected render(): TemplateResult<1>;
|
|
5570
|
+
static styles: CSSResult[];
|
|
5571
|
+
}
|
|
5572
|
+
declare global {
|
|
5573
|
+
interface HTMLElementTagNameMap {
|
|
5574
|
+
'ixfx-pan-text': PanTextElement;
|
|
5575
|
+
}
|
|
5576
|
+
}
|
|
5577
|
+
//#endregion
|
|
5436
5578
|
//#region src/grid-list/grid-list.d.ts
|
|
5437
5579
|
declare class GridListElement<T = unknown> extends LitElement {
|
|
5438
5580
|
#private;
|
|
@@ -5490,6 +5632,12 @@ declare class GridListElement<T = unknown> extends LitElement {
|
|
|
5490
5632
|
* incremental-search modes are offered (as commands and in-popover switches).
|
|
5491
5633
|
* Unset ⇒ all three; empty ⇒ search disabled. See `docs/infra-incremental.md`.
|
|
5492
5634
|
*/
|
|
5635
|
+
/**
|
|
5636
|
+
* Enable native browser drag-and-drop for selectable items. When true,
|
|
5637
|
+
* selectable cells become draggable and the grid emits
|
|
5638
|
+
* `grid-list-native-drag-start` when a drag begins.
|
|
5639
|
+
*/
|
|
5640
|
+
itemsDraggable: boolean;
|
|
5493
5641
|
searchModes: string | undefined;
|
|
5494
5642
|
/**
|
|
5495
5643
|
* Data items for data-backed mode. When set along with `itemAdapter`, the
|
|
@@ -6226,6 +6374,77 @@ declare class KeyedElementIndex {
|
|
|
6226
6374
|
dispose(): void;
|
|
6227
6375
|
}
|
|
6228
6376
|
//#endregion
|
|
6377
|
+
//#region src/interaction/list-drag-select-controller.d.ts
|
|
6378
|
+
/** Surface-relative rectangle: origin at the scroll container's top-left. */
|
|
6379
|
+
type DragSelectRect = {
|
|
6380
|
+
readonly x: number;
|
|
6381
|
+
readonly y: number;
|
|
6382
|
+
readonly width: number;
|
|
6383
|
+
readonly height: number;
|
|
6384
|
+
};
|
|
6385
|
+
type ListDragSelectControllerConfig<T> = {
|
|
6386
|
+
/** Element the marquee is drawn in and pointer geometry is measured against. */
|
|
6387
|
+
getSurface: () => HTMLElement | undefined;
|
|
6388
|
+
/** Is drag-select currently allowed? (multi-capable, has items, not disabled) */
|
|
6389
|
+
isEnabled: () => boolean;
|
|
6390
|
+
/** Pointer types that may start a drag. Default ['mouse', 'pen'] — touch still scrolls. */
|
|
6391
|
+
pointerTypes?: readonly string[];
|
|
6392
|
+
/** Movement in px before a press becomes a drag. Default 4. */
|
|
6393
|
+
threshold?: number;
|
|
6394
|
+
/** Map a surface-relative rect to covered items. */
|
|
6395
|
+
hitTest: (rect: DragSelectRect) => Iterable<T>;
|
|
6396
|
+
/**
|
|
6397
|
+
* Selection snapshotted when the drag starts, combined with the hit set
|
|
6398
|
+
* while modifiers are held: Shift adds (`base + hit`), Cmd / Ctrl inverts
|
|
6399
|
+
* (covered items toggle, the rest is untouched).
|
|
6400
|
+
*/
|
|
6401
|
+
getBaseSelection: () => ReadonlySet<T>;
|
|
6402
|
+
/** Continuous visual feedback: the preview set + current rect (undefined when idle). */
|
|
6403
|
+
onPreview: (preview: ReadonlySet<T>, rect: DragSelectRect | undefined) => void;
|
|
6404
|
+
/**
|
|
6405
|
+
* Fired once on release with the final set. Host applies it to its
|
|
6406
|
+
* selection. `additive` is `true` when the drag ran with Shift (add) or
|
|
6407
|
+
* Cmd / Ctrl (invert) held.
|
|
6408
|
+
*/
|
|
6409
|
+
onCommit: (finalSet: ReadonlySet<T>, info: {
|
|
6410
|
+
additive: boolean;
|
|
6411
|
+
}) => void;
|
|
6412
|
+
/** Optional: scroll the surface when the pointer nears an edge during a drag. */
|
|
6413
|
+
autoScroll?: (dx: number, dy: number) => void;
|
|
6414
|
+
/**
|
|
6415
|
+
* Optional predicate called on pointerdown before the controller records its
|
|
6416
|
+
* pointer id or later calls setPointerCapture/preventDefault. Return false
|
|
6417
|
+
* to yield to another gesture (e.g. native item drag).
|
|
6418
|
+
*/
|
|
6419
|
+
shouldStart?: (event: PointerEvent) => boolean;
|
|
6420
|
+
};
|
|
6421
|
+
type DragHost = ReactiveControllerHost & HTMLElement;
|
|
6422
|
+
/**
|
|
6423
|
+
* Shared pointer-drag (marquee / rubber-band) selection for list components.
|
|
6424
|
+
*
|
|
6425
|
+
* Owns all pointer plumbing and rectangle state; knows nothing about DOM
|
|
6426
|
+
* geometry or the selection model — those are host callbacks. Mirrors the
|
|
6427
|
+
* `TickledController` attach pattern (`new ListDragSelectController(this, …)`).
|
|
6428
|
+
*
|
|
6429
|
+
* Behaviour: `pointerdown` on the surface records a start point; once the
|
|
6430
|
+
* pointer moves past `threshold`, the surface captures the pointer and every
|
|
6431
|
+
* move recomputes the rect, hit-tests, and calls `onPreview`. On release the
|
|
6432
|
+
* final set is delivered once via `onCommit`. A press that never crosses the
|
|
6433
|
+
* threshold does nothing (the normal `@click` path runs).
|
|
6434
|
+
*/
|
|
6435
|
+
declare class ListDragSelectController<T> implements ReactiveController {
|
|
6436
|
+
#private;
|
|
6437
|
+
constructor(host: DragHost, config: ListDragSelectControllerConfig<T>);
|
|
6438
|
+
/** `true` while a drag is in progress or its trailing click is still pending. */
|
|
6439
|
+
get isDragging(): boolean;
|
|
6440
|
+
/** `true` once the press has crossed the threshold and a rect is live. */
|
|
6441
|
+
get isActive(): boolean;
|
|
6442
|
+
hostConnected(): void;
|
|
6443
|
+
hostDisconnected(): void;
|
|
6444
|
+
/** Re-bind when the surface element appears/changes (e.g. first render). */
|
|
6445
|
+
hostUpdated(): void;
|
|
6446
|
+
}
|
|
6447
|
+
//#endregion
|
|
6229
6448
|
//#region src/interaction/list-item-animation.d.ts
|
|
6230
6449
|
/**
|
|
6231
6450
|
* Shared insertion / removal animation for the list & tree components.
|
|
@@ -7186,41 +7405,6 @@ interface PillRendererOptions {
|
|
|
7186
7405
|
}
|
|
7187
7406
|
declare function createPillRenderer(options?: PillRendererOptions): NotificationRenderer;
|
|
7188
7407
|
//#endregion
|
|
7189
|
-
//#region src/pan-text/pan-text.d.ts
|
|
7190
|
-
declare class PanTextElement extends LitElement {
|
|
7191
|
-
direction: `start` | `end`;
|
|
7192
|
-
disabled: boolean;
|
|
7193
|
-
private _isOverflowing;
|
|
7194
|
-
private _isHovering;
|
|
7195
|
-
private _textEl;
|
|
7196
|
-
private _overflow;
|
|
7197
|
-
private _resizeObserver;
|
|
7198
|
-
connectedCallback(): void;
|
|
7199
|
-
disconnectedCallback(): void;
|
|
7200
|
-
firstUpdated(): void;
|
|
7201
|
-
protected updated(): void;
|
|
7202
|
-
private _onMouseEnter;
|
|
7203
|
-
private _onMouseLeave;
|
|
7204
|
-
/**
|
|
7205
|
-
* Measures how far the slotted text overflows its container. The measurement
|
|
7206
|
-
* is taken on the inner `.text` span (which clips with an ellipsis), not on
|
|
7207
|
-
* the host — the host never overflows, so measuring it always yielded zero
|
|
7208
|
-
* and the hover interaction never activated.
|
|
7209
|
-
*
|
|
7210
|
-
* Skipped while hovering, because the hover styles switch `.text` to
|
|
7211
|
-
* `overflow: visible` and the measurement would collapse to zero mid-pan.
|
|
7212
|
-
*/
|
|
7213
|
-
private _measure;
|
|
7214
|
-
private _textStyle;
|
|
7215
|
-
protected render(): TemplateResult<1>;
|
|
7216
|
-
static styles: CSSResult[];
|
|
7217
|
-
}
|
|
7218
|
-
declare global {
|
|
7219
|
-
interface HTMLElementTagNameMap {
|
|
7220
|
-
'ixfx-pan-text': PanTextElement;
|
|
7221
|
-
}
|
|
7222
|
-
}
|
|
7223
|
-
//#endregion
|
|
7224
7408
|
//#region src/panel/panel-group.d.ts
|
|
7225
7409
|
type PanelGroupOrientation = `horizontal` | `vertical`;
|
|
7226
7410
|
interface PanelGroupReorderDetail {
|
|
@@ -8694,7 +8878,7 @@ declare function resolveCssVars(host: HTMLElement): CssVars;
|
|
|
8694
8878
|
*/
|
|
8695
8879
|
declare class TimelineTrackTabElement extends LitElement {
|
|
8696
8880
|
#private;
|
|
8697
|
-
static styles: CSSResult;
|
|
8881
|
+
static styles: CSSResult[];
|
|
8698
8882
|
label: string;
|
|
8699
8883
|
trackKey: string;
|
|
8700
8884
|
selected: boolean;
|
|
@@ -8977,15 +9161,12 @@ declare class TreeController<T> {
|
|
|
8977
9161
|
* maxSizeA/B: Maximum size for panel A or B (e.g., "200px" or "80%"). Default: none
|
|
8978
9162
|
*
|
|
8979
9163
|
* CSS variables
|
|
8980
|
-
* --handle-size: 2px;
|
|
8981
|
-
* --handle-colour: var(--surface-5);
|
|
8982
|
-
* --handle-hover-colour: var(--surface-6); //
|
|
8983
|
-
* --handle-active-colour: var(--accent);
|
|
8984
|
-
* --
|
|
8985
|
-
*
|
|
8986
|
-
* --handle-grab-dot-size: 3px; // Diameter of grab handle dots
|
|
8987
|
-
* --handle-grab-size: 16px; // Length of grab handle
|
|
8988
|
-
* --handle-grab-thickness: 8px; // Thickness of grab handle
|
|
9164
|
+
* --handle-size: 2px; // Width/height of split bar
|
|
9165
|
+
* --handle-colour: var(--surface-5); // Colour of split bar
|
|
9166
|
+
* --handle-hover-colour: var(--surface-6); // Split bar on hover
|
|
9167
|
+
* --handle-active-colour: var(--accent); // Split bar while dragging
|
|
9168
|
+
* --ixfx-handle-* // Grip look — shared handle primitive
|
|
9169
|
+
* // (see docs/infra-handle.md)
|
|
8989
9170
|
*/
|
|
8990
9171
|
declare class TwoSplitLayoutElement extends LitElement {
|
|
8991
9172
|
#private;
|
|
@@ -9109,5 +9290,5 @@ interface XyPad {
|
|
|
9109
9290
|
//#region src/index.d.ts
|
|
9110
9291
|
declare function init(): void;
|
|
9111
9292
|
//#endregion
|
|
9112
|
-
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 };
|
|
9293
|
+
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 };
|
|
9113
9294
|
//# sourceMappingURL=index.d.ts.map
|