@ixfx/components 0.9.7 → 0.9.8
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 +92 -64
- package/bundle/index.d.ts.map +1 -1
- package/bundle/index.js +349 -244
- package/bundle/index.js.map +1 -1
- package/bundle/style.css +2 -2
- package/dist/ac-text.js +2 -2
- package/dist/ac-token.js +2 -2
- package/dist/checkbox.js +1 -1
- package/dist/{colour-picker-CSxwUmtE.js → colour-picker-R73i0QTP.js} +2 -2
- package/dist/{colour-picker-CSxwUmtE.js.map → colour-picker-R73i0QTP.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-8N0Kd5-6.d.ts → data-grid-BUeZjnvj.d.ts} +30 -1
- package/dist/data-grid-BUeZjnvj.d.ts.map +1 -0
- package/dist/data-grid.d.ts +1 -1
- package/dist/data-grid.js +123 -17
- package/dist/data-grid.js.map +1 -1
- package/dist/detail-list.js +2 -2
- package/dist/editable-label.js +1 -1
- package/dist/{fallbacks-BcKGq-2F.js → fallbacks-DQ_5OsmR.js} +2 -2
- package/dist/{fallbacks-BcKGq-2F.js.map → fallbacks-DQ_5OsmR.js.map} +1 -1
- package/dist/{grid-list-mL0GJTQR.js → grid-list-40blkeza.js} +5 -232
- package/dist/grid-list-40blkeza.js.map +1 -0
- package/dist/{grid-list-CSw1VMXT.d.ts → grid-list-lTwg4lp7.d.ts} +3 -66
- package/dist/grid-list-lTwg4lp7.d.ts.map +1 -0
- package/dist/grid-list.d.ts +1 -1
- package/dist/grid-list.js +1 -1
- package/dist/{icon-Dy33gu4Z.js → icon-BCJJYEpm.js} +2 -2
- package/dist/{icon-Dy33gu4Z.js.map → icon-BCJJYEpm.js.map} +1 -1
- package/dist/icons.js +1 -1
- package/dist/index.d.ts +3 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +13 -12
- package/dist/index.js.map +1 -1
- package/dist/labelled-radial-input.js +2 -2
- package/dist/{labelled-slider-input-aEYDvW2S.js → labelled-slider-input-CF2RtzgG.js} +3 -3
- package/dist/{labelled-slider-input-aEYDvW2S.js.map → labelled-slider-input-CF2RtzgG.js.map} +1 -1
- package/dist/labelled-slider-input.js +1 -1
- package/dist/{menu-CMXhIaNZ.js → menu-C8a-84S5.js} +4 -4
- package/dist/{menu-CMXhIaNZ.js.map → menu-C8a-84S5.js.map} +1 -1
- package/dist/{menu-item-BYGQzyCe.js → menu-item-DzizkMH-.js} +3 -3
- package/dist/{menu-item-BYGQzyCe.js.map → menu-item-DzizkMH-.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/pan-text-CoYmt2qd.d.ts +67 -0
- package/dist/pan-text-CoYmt2qd.d.ts.map +1 -0
- package/dist/pan-text-CqtvjPyK.js +235 -0
- package/dist/pan-text-CqtvjPyK.js.map +1 -0
- package/dist/panel.js +1 -1
- package/dist/polar-pad.js +1 -1
- package/dist/{radial-input-DyxfbNzD.js → radial-input-KMVltQfe.js} +2 -2
- package/dist/{radial-input-DyxfbNzD.js.map → radial-input-KMVltQfe.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-Cb5uSV42.js → slider-input-ByHdotzp.js} +2 -2
- package/dist/{slider-input-Cb5uSV42.js.map → slider-input-ByHdotzp.js.map} +1 -1
- package/dist/slider-input.js +1 -1
- package/dist/snackbar.js +1 -1
- package/dist/{split-layout-Bx0g8k8-.js → split-layout-3yBOEVZW.js} +2 -2
- package/dist/{split-layout-Bx0g8k8-.js.map → split-layout-3yBOEVZW.js.map} +1 -1
- package/dist/split-layout.js +1 -1
- package/dist/style.css +2 -2
- package/dist/swipe.js +1 -1
- package/dist/tabs.js +1 -1
- package/dist/{timeline-THyvH8xy.js → timeline-CFlBFFGZ.js} +2 -2
- package/dist/{timeline-THyvH8xy.js.map → timeline-CFlBFFGZ.js.map} +1 -1
- package/dist/timeline.js +1 -1
- package/dist/titlebar.js +2 -2
- package/dist/{tree-DAFBO_MF.js → tree-CVj7TIk2.js} +2 -2
- package/dist/{tree-DAFBO_MF.js.map → tree-CVj7TIk2.js.map} +1 -1
- package/dist/tree.js +1 -1
- package/dist/vertical-list.js +1 -1
- package/dist/xy-pad.js +1 -1
- package/docs-user/data-grid.md +59 -0
- package/docs-user/index.json +2 -2
- package/package.json +1 -1
- package/dist/data-grid-8N0Kd5-6.d.ts.map +0 -1
- package/dist/grid-list-CSw1VMXT.d.ts.map +0 -1
- package/dist/grid-list-mL0GJTQR.js.map +0 -1
package/dist/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { n as buildHighlightTargets, r as clearHighlights, t as applyHighlights } from "./highlight-B-eQrhhb.js";
|
|
2
2
|
import { t as TickledController } from "./tickled-controller-Dh1Uh_vG.js";
|
|
3
3
|
import { n as tickledStyles, t as tickledItemStyles } from "./tickled-styles-BrAHEj1q.js";
|
|
4
|
-
import { t as themeFallbacks } from "./fallbacks-
|
|
4
|
+
import { t as themeFallbacks } from "./fallbacks-DQ_5OsmR.js";
|
|
5
5
|
import { t as popupSurfaceStyles } from "./popup-D80sj2QC.js";
|
|
6
6
|
import { n as safeCustomElement, t as __decorate } from "./decorate-VRK8rslU.js";
|
|
7
7
|
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";
|
|
8
|
-
import { t as IxfxIconElement } from "./icon-
|
|
8
|
+
import { t as IxfxIconElement } from "./icon-BCJJYEpm.js";
|
|
9
9
|
import { AcTextElement } from "./ac-text.js";
|
|
10
10
|
import { t as DataController } from "./data-controller-DOlmqNKb.js";
|
|
11
11
|
import { a as LIST_SEARCH_COMMAND_IDS, c as createElementListSearchAdapter, d as createDataListSearchAdapter, f as IncrSearchTreeController, h as createFuzzySearch, i as ListSearchController, l as KeyedElementIndex, m as createAcCompletionProvider, n as listSearchStyles, o as registerListSearchCommands, p as createIncrSearch, r as LIST_SEARCH_MODES, s as createElementIncrSearch, t as createTreeListSearchAdapter, u as keyForElement } from "./incr-search-C05WjbZh.js";
|
|
@@ -20,33 +20,34 @@ import { n as captionForEntry, r as createDefaultListDragPreview, t as ListNativ
|
|
|
20
20
|
import { n as isMultiMode, r as ListDragSelectController, t as ListSelectionController } from "./list-selection-controller-SA4piSBi.js";
|
|
21
21
|
import { a as prefersReducedMotion, i as listItemFadeKeyframes, n as animateListItemIn, o as startListItemOutAnimation, r as animateListItemOut, t as LIST_ITEM_MOTION_MS } from "./list-item-animation-BUoEKi5s.js";
|
|
22
22
|
import "./interaction-BskmlA9t.js";
|
|
23
|
-
import "./menu-item-
|
|
23
|
+
import "./menu-item-DzizkMH-.js";
|
|
24
24
|
import { Checkbox } from "./checkbox.js";
|
|
25
|
-
import { n as ColourPicker, t as ColourPickerPopup } from "./colour-picker-
|
|
25
|
+
import { n as ColourPicker, t as ColourPickerPopup } from "./colour-picker-R73i0QTP.js";
|
|
26
26
|
import { LabelledRangeInput } from "./labelled-range-input.js";
|
|
27
27
|
import { t as collectDataResult } from "./data-provider-35TyWclX.js";
|
|
28
|
-
import { a as TreeDataModel, c as pruneDraggedDescendants, i as TreeDropController, n as TreeListElement, o as applyTreeDrop, r as TreeBaseElement, s as dropTargetFor, t as TreeController } from "./tree-
|
|
28
|
+
import { a as TreeDataModel, c as pruneDraggedDescendants, i as TreeDropController, n as TreeListElement, o as applyTreeDrop, r as TreeBaseElement, s as dropTargetFor, t as TreeController } from "./tree-CVj7TIk2.js";
|
|
29
29
|
import { t as scrollFadeStyles } from "./scroll-fade-CAs1EabA.js";
|
|
30
30
|
import { NarrowedTextElement } from "./narrowed-text.js";
|
|
31
31
|
import { CrumbNavigationElement } from "./crumbs.js";
|
|
32
32
|
import { DataDisplayComponent } from "./data-display.js";
|
|
33
33
|
import { t as createDragGhost } from "./drag-ghost-DtSDvjri.js";
|
|
34
|
-
import { t as menu_exports } from "./menu-
|
|
34
|
+
import { t as menu_exports } from "./menu-C8a-84S5.js";
|
|
35
|
+
import { t as PanTextElement } from "./pan-text-CqtvjPyK.js";
|
|
35
36
|
import { DataGridElement } from "./data-grid.js";
|
|
36
37
|
import { DetailListElement } from "./detail-list.js";
|
|
37
|
-
import { a as distribute, c as toSnapshot, i as buildModel, l as walk, n as SplitPanelElement, o as normalise, r as applySnapshot, s as resolveTracks, t as SplitLayoutElement } from "./split-layout-
|
|
38
|
+
import { a as distribute, c as toSnapshot, i as buildModel, l as walk, n as SplitPanelElement, o as normalise, r as applySnapshot, s as resolveTracks, t as SplitLayoutElement } from "./split-layout-3yBOEVZW.js";
|
|
38
39
|
import { TabListElement } from "./tabs.js";
|
|
39
40
|
import { EditableLabel } from "./editable-label.js";
|
|
40
|
-
import { n as EditableNumber, t as LabelledSliderInput } from "./labelled-slider-input-
|
|
41
|
+
import { n as EditableNumber, t as LabelledSliderInput } from "./labelled-slider-input-CF2RtzgG.js";
|
|
41
42
|
import { t as FormElement } from "./form-CsXJX15p.js";
|
|
42
|
-
import {
|
|
43
|
+
import { t as GridListElement } from "./grid-list-40blkeza.js";
|
|
43
44
|
import { PanelElement } from "./panel.js";
|
|
44
45
|
import { GroupedItemListerElement } from "./grouped-item-lister.js";
|
|
45
46
|
import { VerticalListElement } from "./vertical-list.js";
|
|
46
47
|
import { t as IxfxHexEditorElement } from "./hex-editor-BiRfwTz1.js";
|
|
47
|
-
import { t as RadialInputElement } from "./radial-input-
|
|
48
|
+
import { t as RadialInputElement } from "./radial-input-KMVltQfe.js";
|
|
48
49
|
import { LabelledRadialInput } from "./labelled-radial-input.js";
|
|
49
|
-
import { t as SliderInputElement } from "./slider-input-
|
|
50
|
+
import { t as SliderInputElement } from "./slider-input-ByHdotzp.js";
|
|
50
51
|
import { LedElement } from "./led.js";
|
|
51
52
|
import { MillerBaseElement, MillerListElement, MillerTreeController } from "./miller.js";
|
|
52
53
|
import { NotificationPillElement } from "./notifier.js";
|
|
@@ -59,7 +60,7 @@ import { SelectHorizElement } from "./select-horiz.js";
|
|
|
59
60
|
import { SnackbarElement } from "./snackbar.js";
|
|
60
61
|
import { SnapContainer } from "./snap-container.js";
|
|
61
62
|
import { SwipeElement } from "./swipe.js";
|
|
62
|
-
import { a as resolveCssVars, i as attachTimelineInteractions, n as TimelineTrackTabElement, o as resolveGrid, r as timelineStyles, s as TimelineController, t as IxfxTimelineElement } from "./timeline-
|
|
63
|
+
import { a as resolveCssVars, i as attachTimelineInteractions, n as TimelineTrackTabElement, o as resolveGrid, r as timelineStyles, s as TimelineController, t as IxfxTimelineElement } from "./timeline-CFlBFFGZ.js";
|
|
63
64
|
import { TransitoryLabelElement } from "./transitory-label.js";
|
|
64
65
|
import { XyPad } from "./xy-pad.js";
|
|
65
66
|
import { LitElement, css, html, nothing } from "lit";
|