@ixfx/components 0.8.9 → 0.9.2
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 +20 -1
- package/bundle/index.d.ts.map +1 -1
- package/bundle/index.js +77 -2
- package/bundle/index.js.map +1 -1
- package/dist/data-grid.js +1 -1
- package/dist/detail-list.js +1 -1
- package/dist/{grid-list-BUlUnisU.d.ts → grid-list-CSw1VMXT.d.ts} +15 -3
- package/dist/{grid-list-BUlUnisU.d.ts.map → grid-list-CSw1VMXT.d.ts.map} +1 -1
- package/dist/{grid-list-D18FNJRH.js → grid-list-DqHRR7kJ.js} +41 -3
- package/dist/grid-list-DqHRR7kJ.js.map +1 -0
- package/dist/grid-list.d.ts +1 -1
- package/dist/grid-list.js +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.js +5 -5
- package/dist/index.js.map +1 -1
- package/dist/{list-native-drag-controller-CFyrkKUj.d.ts → list-native-drag-controller-Cmpx7jnx.d.ts} +8 -1
- package/dist/{list-native-drag-controller-CFyrkKUj.d.ts.map → list-native-drag-controller-Cmpx7jnx.d.ts.map} +1 -1
- package/dist/{list-native-drag-controller-DxD6Yjci.js → list-native-drag-controller-DaBNcjgG.js} +15 -1
- package/dist/list-native-drag-controller-DaBNcjgG.js.map +1 -0
- package/dist/{split-layout-CA5jbNbG.js → split-layout-Bx0g8k8-.js} +24 -1
- package/dist/{split-layout-CA5jbNbG.js.map → split-layout-Bx0g8k8-.js.map} +1 -1
- package/dist/split-layout-JK3xWVX2.d.ts.map +1 -1
- package/dist/split-layout.js +1 -1
- package/dist/{tree-a14n9y7i.js → tree-CwifXCzR.js} +2 -2
- package/dist/{tree-a14n9y7i.js.map → tree-CwifXCzR.js.map} +1 -1
- package/dist/tree.d.ts +1 -1
- package/dist/tree.js +1 -1
- package/dist/vertical-list.js +1 -1
- package/docs-user/index.json +2 -2
- package/package.json +1 -1
- package/dist/grid-list-D18FNJRH.js.map +0 -1
- package/dist/list-native-drag-controller-DxD6Yjci.js.map +0 -1
package/dist/index.js
CHANGED
|
@@ -16,7 +16,7 @@ import { i as ICON_CLOSE, n as ICON_CHECK, r as ICON_CHEVRON_DOWN, t as ICON_CAR
|
|
|
16
16
|
import "./icons.js";
|
|
17
17
|
import { t as prominenceStyles } from "./prominence-DlFShic3.js";
|
|
18
18
|
import { n as buttonStyles, t as ButtonElement } from "./button-DsFbV4XD.js";
|
|
19
|
-
import { n as captionForEntry, r as createDefaultListDragPreview, t as ListNativeDragController } from "./list-native-drag-controller-
|
|
19
|
+
import { n as captionForEntry, r as createDefaultListDragPreview, t as ListNativeDragController } from "./list-native-drag-controller-DaBNcjgG.js";
|
|
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";
|
|
@@ -25,7 +25,7 @@ import { Checkbox } from "./checkbox.js";
|
|
|
25
25
|
import { n as ColourPicker, t as ColourPickerPopup } from "./colour-picker-CSxwUmtE.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-CwifXCzR.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";
|
|
@@ -34,12 +34,12 @@ import { t as createDragGhost } from "./drag-ghost-DtSDvjri.js";
|
|
|
34
34
|
import { t as menu_exports } from "./menu-CMXhIaNZ.js";
|
|
35
35
|
import { DataGridElement } from "./data-grid.js";
|
|
36
36
|
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-
|
|
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-Bx0g8k8-.js";
|
|
38
38
|
import { TabListElement } from "./tabs.js";
|
|
39
39
|
import { EditableLabel } from "./editable-label.js";
|
|
40
40
|
import { n as EditableNumber, t as LabelledSliderInput } from "./labelled-slider-input-aEYDvW2S.js";
|
|
41
41
|
import { t as FormElement } from "./form-CsXJX15p.js";
|
|
42
|
-
import { n as PanTextElement, t as GridListElement } from "./grid-list-
|
|
42
|
+
import { n as PanTextElement, t as GridListElement } from "./grid-list-DqHRR7kJ.js";
|
|
43
43
|
import { PanelElement } from "./panel.js";
|
|
44
44
|
import { GroupedItemListerElement } from "./grouped-item-lister.js";
|
|
45
45
|
import { VerticalListElement } from "./vertical-list.js";
|
|
@@ -4767,7 +4767,7 @@ let DockHostElement = class DockHostElement extends LitElement {
|
|
|
4767
4767
|
class="split"
|
|
4768
4768
|
direction=${node.direction}
|
|
4769
4769
|
size=${size === void 0 ? nothing : String(size)}
|
|
4770
|
-
style=${`--split-gutter-size: var(--dock-split-bar-size, 2px)`}
|
|
4770
|
+
style=${`--split-gutter-size: var(--dock-split-bar-size, 2px); --split-collapsed-size: var(--dock-collapsed-size, 40px)`}
|
|
4771
4771
|
data-dock-path=${pathStr}
|
|
4772
4772
|
@ixfx-split-resize=${this._onSplitWeightsChanged}
|
|
4773
4773
|
@ixfx-split-change=${this._onSplitWeightsChanged}
|