@bitrix24/b24ui-nuxt 2.1.17 → 2.2.1
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/dist/meta.d.mts +632 -11
- package/dist/meta.mjs +632 -11
- package/dist/module.json +1 -1
- package/dist/module.mjs +1 -1
- package/dist/runtime/components/ScrollArea.d.vue.ts +81 -0
- package/dist/runtime/components/ScrollArea.vue +187 -0
- package/dist/runtime/components/ScrollArea.vue.d.ts +81 -0
- package/dist/runtime/components/Table.d.vue.ts +1 -0
- package/dist/runtime/components/Table.vue.d.ts +1 -0
- package/dist/runtime/types/index.d.ts +1 -0
- package/dist/runtime/types/index.js +1 -0
- package/dist/runtime/{inertia/components → vue/overrides/inertia}/Link.d.vue.ts +1 -1
- package/dist/runtime/{inertia/components → vue/overrides/inertia}/Link.vue +3 -3
- package/dist/runtime/{inertia/components → vue/overrides/inertia}/Link.vue.d.ts +1 -1
- package/dist/runtime/{inertia/components → vue/overrides/inertia}/LinkBase.d.vue.ts +1 -1
- package/dist/runtime/{inertia/components → vue/overrides/inertia}/LinkBase.vue.d.ts +1 -1
- package/dist/runtime/vue/overrides/none/Link.d.vue.ts +73 -0
- package/dist/runtime/vue/overrides/none/Link.vue +128 -0
- package/dist/runtime/vue/overrides/none/Link.vue.d.ts +73 -0
- package/dist/runtime/vue/{components → overrides/vue-router}/Link.d.vue.ts +1 -1
- package/dist/runtime/vue/{components → overrides/vue-router}/Link.vue +4 -4
- package/dist/runtime/vue/{components → overrides/vue-router}/Link.vue.d.ts +1 -1
- package/dist/runtime/vue/{stubs.d.ts → stubs/base.d.ts} +6 -7
- package/dist/runtime/vue/{stubs.js → stubs/base.js} +6 -7
- package/dist/runtime/vue/stubs/inertia.d.ts +5 -0
- package/dist/runtime/vue/stubs/inertia.js +10 -0
- package/dist/runtime/vue/stubs/none.d.ts +56 -0
- package/dist/runtime/vue/stubs/none.js +48 -0
- package/dist/runtime/vue/stubs/vue-router.d.ts +2 -0
- package/dist/runtime/vue/stubs/vue-router.js +2 -0
- package/dist/shared/{b24ui-nuxt.BeTQIwtu.mjs → b24ui-nuxt.C-CS9MBp.mjs} +37 -8
- package/dist/unplugin.d.mts +13 -0
- package/dist/unplugin.mjs +83 -61
- package/dist/vite.mjs +1 -1
- package/package.json +4 -4
- package/dist/runtime/inertia/stubs.d.ts +0 -46
- package/dist/runtime/inertia/stubs.js +0 -93
- /package/dist/runtime/{inertia/components → vue/overrides/inertia}/LinkBase.vue +0 -0
package/dist/meta.mjs
CHANGED
|
@@ -63623,8 +63623,8 @@ const B24UIMeta = {
|
|
|
63623
63623
|
"type": "true",
|
|
63624
63624
|
"schema": "true"
|
|
63625
63625
|
},
|
|
63626
|
-
"__@ShallowRefMarker@
|
|
63627
|
-
"name": "__@ShallowRefMarker@
|
|
63626
|
+
"__@ShallowRefMarker@24506": {
|
|
63627
|
+
"name": "__@ShallowRefMarker@24506",
|
|
63628
63628
|
"global": false,
|
|
63629
63629
|
"description": "",
|
|
63630
63630
|
"tags": [],
|
|
@@ -81664,8 +81664,8 @@ const B24UIMeta = {
|
|
|
81664
81664
|
"type": "true",
|
|
81665
81665
|
"schema": "true"
|
|
81666
81666
|
},
|
|
81667
|
-
"__@ShallowRefMarker@
|
|
81668
|
-
"name": "__@ShallowRefMarker@
|
|
81667
|
+
"__@ShallowRefMarker@24506": {
|
|
81668
|
+
"name": "__@ShallowRefMarker@24506",
|
|
81669
81669
|
"global": false,
|
|
81670
81670
|
"description": "",
|
|
81671
81671
|
"tags": [],
|
|
@@ -98901,8 +98901,8 @@ const B24UIMeta = {
|
|
|
98901
98901
|
"type": "true",
|
|
98902
98902
|
"schema": "true"
|
|
98903
98903
|
},
|
|
98904
|
-
"__@ShallowRefMarker@
|
|
98905
|
-
"name": "__@ShallowRefMarker@
|
|
98904
|
+
"__@ShallowRefMarker@24506": {
|
|
98905
|
+
"name": "__@ShallowRefMarker@24506",
|
|
98906
98906
|
"global": false,
|
|
98907
98907
|
"description": "",
|
|
98908
98908
|
"tags": [],
|
|
@@ -116433,8 +116433,8 @@ const B24UIMeta = {
|
|
|
116433
116433
|
"type": "true",
|
|
116434
116434
|
"schema": "true"
|
|
116435
116435
|
},
|
|
116436
|
-
"__@ShallowRefMarker@
|
|
116437
|
-
"name": "__@ShallowRefMarker@
|
|
116436
|
+
"__@ShallowRefMarker@24506": {
|
|
116437
|
+
"name": "__@ShallowRefMarker@24506",
|
|
116438
116438
|
"global": false,
|
|
116439
116439
|
"description": "",
|
|
116440
116440
|
"tags": [],
|
|
@@ -133039,8 +133039,8 @@ const B24UIMeta = {
|
|
|
133039
133039
|
"type": "true",
|
|
133040
133040
|
"schema": "true"
|
|
133041
133041
|
},
|
|
133042
|
-
"__@ShallowRefMarker@
|
|
133043
|
-
"name": "__@ShallowRefMarker@
|
|
133042
|
+
"__@ShallowRefMarker@24506": {
|
|
133043
|
+
"name": "__@ShallowRefMarker@24506",
|
|
133044
133044
|
"global": false,
|
|
133045
133045
|
"description": "",
|
|
133046
133046
|
"tags": [],
|
|
@@ -191621,6 +191621,623 @@ const B24UIMeta = {
|
|
|
191621
191621
|
"hash": "-bvvunNPjQGJmxv5XC93SwoLc-IAGx7l13AvJEdRLsc"
|
|
191622
191622
|
}
|
|
191623
191623
|
},
|
|
191624
|
+
"B24ScrollArea": {
|
|
191625
|
+
"mode": "all",
|
|
191626
|
+
"prefetch": false,
|
|
191627
|
+
"preload": false,
|
|
191628
|
+
"declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/ScrollArea.vue",
|
|
191629
|
+
"pascalName": "B24ScrollArea",
|
|
191630
|
+
"kebabName": "b24-scroll-area",
|
|
191631
|
+
"chunkName": "components/b24-scroll-area",
|
|
191632
|
+
"priority": 0,
|
|
191633
|
+
"_scanned": true,
|
|
191634
|
+
"meta": {
|
|
191635
|
+
"type": 2,
|
|
191636
|
+
"props": [
|
|
191637
|
+
{
|
|
191638
|
+
"name": "as",
|
|
191639
|
+
"global": false,
|
|
191640
|
+
"description": "The element or component this component should render as.",
|
|
191641
|
+
"tags": [
|
|
191642
|
+
{
|
|
191643
|
+
"name": "defaultValue",
|
|
191644
|
+
"text": "'div'"
|
|
191645
|
+
}
|
|
191646
|
+
],
|
|
191647
|
+
"required": false,
|
|
191648
|
+
"type": "any",
|
|
191649
|
+
"schema": "any"
|
|
191650
|
+
},
|
|
191651
|
+
{
|
|
191652
|
+
"name": "orientation",
|
|
191653
|
+
"global": false,
|
|
191654
|
+
"description": "The scroll direction.",
|
|
191655
|
+
"tags": [
|
|
191656
|
+
{
|
|
191657
|
+
"name": "defaultValue",
|
|
191658
|
+
"text": "'vertical'"
|
|
191659
|
+
}
|
|
191660
|
+
],
|
|
191661
|
+
"required": false,
|
|
191662
|
+
"type": '"vertical" | "horizontal" | undefined',
|
|
191663
|
+
"schema": {
|
|
191664
|
+
"kind": "enum",
|
|
191665
|
+
"type": '"vertical" | "horizontal" | undefined',
|
|
191666
|
+
"schema": {
|
|
191667
|
+
"0": "undefined",
|
|
191668
|
+
"1": '"vertical"',
|
|
191669
|
+
"2": '"horizontal"'
|
|
191670
|
+
}
|
|
191671
|
+
},
|
|
191672
|
+
"default": '"vertical"'
|
|
191673
|
+
},
|
|
191674
|
+
{
|
|
191675
|
+
"name": "items",
|
|
191676
|
+
"global": false,
|
|
191677
|
+
"description": "Array of items to render.",
|
|
191678
|
+
"tags": [],
|
|
191679
|
+
"required": false,
|
|
191680
|
+
"type": "unknown[] | undefined",
|
|
191681
|
+
"schema": {
|
|
191682
|
+
"kind": "enum",
|
|
191683
|
+
"type": "unknown[] | undefined",
|
|
191684
|
+
"schema": {
|
|
191685
|
+
"0": "undefined",
|
|
191686
|
+
"1": {
|
|
191687
|
+
"kind": "array",
|
|
191688
|
+
"type": "unknown[]",
|
|
191689
|
+
"schema": [
|
|
191690
|
+
"unknown"
|
|
191691
|
+
]
|
|
191692
|
+
}
|
|
191693
|
+
}
|
|
191694
|
+
}
|
|
191695
|
+
},
|
|
191696
|
+
{
|
|
191697
|
+
"name": "virtualize",
|
|
191698
|
+
"global": false,
|
|
191699
|
+
"description": "Enable virtualization for large lists.",
|
|
191700
|
+
"tags": [
|
|
191701
|
+
{
|
|
191702
|
+
"name": "see",
|
|
191703
|
+
"text": "https://tanstack.com/virtual/latest/docs/api/virtualizer#options"
|
|
191704
|
+
},
|
|
191705
|
+
{
|
|
191706
|
+
"name": "defaultValue",
|
|
191707
|
+
"text": "false"
|
|
191708
|
+
}
|
|
191709
|
+
],
|
|
191710
|
+
"required": false,
|
|
191711
|
+
"type": "boolean | ScrollAreaVirtualizeOptions | undefined",
|
|
191712
|
+
"schema": {
|
|
191713
|
+
"kind": "enum",
|
|
191714
|
+
"type": "boolean | ScrollAreaVirtualizeOptions | undefined",
|
|
191715
|
+
"schema": {
|
|
191716
|
+
"0": "undefined",
|
|
191717
|
+
"1": "false",
|
|
191718
|
+
"2": "true",
|
|
191719
|
+
"3": {
|
|
191720
|
+
"kind": "object",
|
|
191721
|
+
"type": "ScrollAreaVirtualizeOptions",
|
|
191722
|
+
"schema": {
|
|
191723
|
+
"estimateSize": {
|
|
191724
|
+
"name": "estimateSize",
|
|
191725
|
+
"global": false,
|
|
191726
|
+
"description": "Estimated size (in px) of each item along the scroll axis. Can be a number or a function.",
|
|
191727
|
+
"tags": [
|
|
191728
|
+
{
|
|
191729
|
+
"name": "defaultValue",
|
|
191730
|
+
"text": "100"
|
|
191731
|
+
}
|
|
191732
|
+
],
|
|
191733
|
+
"required": false,
|
|
191734
|
+
"type": "number | ((index: number) => number) | undefined",
|
|
191735
|
+
"schema": {
|
|
191736
|
+
"kind": "enum",
|
|
191737
|
+
"type": "number | ((index: number) => number) | undefined",
|
|
191738
|
+
"schema": {
|
|
191739
|
+
"0": "undefined",
|
|
191740
|
+
"1": "number",
|
|
191741
|
+
"2": {
|
|
191742
|
+
"kind": "event",
|
|
191743
|
+
"type": "(index: number): number",
|
|
191744
|
+
"schema": []
|
|
191745
|
+
}
|
|
191746
|
+
}
|
|
191747
|
+
}
|
|
191748
|
+
},
|
|
191749
|
+
"lanes": {
|
|
191750
|
+
"name": "lanes",
|
|
191751
|
+
"global": false,
|
|
191752
|
+
"description": "Number of lanes for multi-column/row layouts.\nFor responsive lane counts, use a computed property with viewport/container size:",
|
|
191753
|
+
"tags": [
|
|
191754
|
+
{
|
|
191755
|
+
"name": "example",
|
|
191756
|
+
"text": "```ts\nconst { width } = useWindowSize()\nconst lanes = computed(() => Math.floor(width.value / 300))\n```"
|
|
191757
|
+
},
|
|
191758
|
+
{
|
|
191759
|
+
"name": "defaultValue",
|
|
191760
|
+
"text": "undefined"
|
|
191761
|
+
}
|
|
191762
|
+
],
|
|
191763
|
+
"required": false,
|
|
191764
|
+
"type": "number | undefined",
|
|
191765
|
+
"schema": {
|
|
191766
|
+
"kind": "enum",
|
|
191767
|
+
"type": "number | undefined",
|
|
191768
|
+
"schema": {
|
|
191769
|
+
"0": "undefined",
|
|
191770
|
+
"1": "number"
|
|
191771
|
+
}
|
|
191772
|
+
}
|
|
191773
|
+
},
|
|
191774
|
+
"scrollToFn": {
|
|
191775
|
+
"name": "scrollToFn",
|
|
191776
|
+
"global": false,
|
|
191777
|
+
"description": "",
|
|
191778
|
+
"tags": [],
|
|
191779
|
+
"required": false,
|
|
191780
|
+
"type": "((offset: number, options: { adjustments?: number | undefined; behavior?: ScrollBehavior | undefined; }, instance: Virtualizer<Element, Element>) => void) | undefined",
|
|
191781
|
+
"schema": {
|
|
191782
|
+
"kind": "enum",
|
|
191783
|
+
"type": "((offset: number, options: { adjustments?: number | undefined; behavior?: ScrollBehavior | undefined; }, instance: Virtualizer<Element, Element>) => void) | undefined",
|
|
191784
|
+
"schema": {
|
|
191785
|
+
"0": "undefined",
|
|
191786
|
+
"1": {
|
|
191787
|
+
"kind": "event",
|
|
191788
|
+
"type": "(offset: number, options: { adjustments?: number | undefined; behavior?: ScrollBehavior | undefined; }, instance: Virtualizer<Element, Element>): void",
|
|
191789
|
+
"schema": []
|
|
191790
|
+
}
|
|
191791
|
+
}
|
|
191792
|
+
}
|
|
191793
|
+
},
|
|
191794
|
+
"observeElementRect": {
|
|
191795
|
+
"name": "observeElementRect",
|
|
191796
|
+
"global": false,
|
|
191797
|
+
"description": "",
|
|
191798
|
+
"tags": [],
|
|
191799
|
+
"required": false,
|
|
191800
|
+
"type": "((instance: Virtualizer<Element, Element>, cb: (rect: Rect) => void) => void | (() => void)) | undefined",
|
|
191801
|
+
"schema": {
|
|
191802
|
+
"kind": "enum",
|
|
191803
|
+
"type": "((instance: Virtualizer<Element, Element>, cb: (rect: Rect) => void) => void | (() => void)) | undefined",
|
|
191804
|
+
"schema": {
|
|
191805
|
+
"0": "undefined",
|
|
191806
|
+
"1": {
|
|
191807
|
+
"kind": "event",
|
|
191808
|
+
"type": "(instance: Virtualizer<Element, Element>, cb: (rect: Rect) => void): void | (() => void)",
|
|
191809
|
+
"schema": [
|
|
191810
|
+
{
|
|
191811
|
+
"kind": "object",
|
|
191812
|
+
"type": "Element",
|
|
191813
|
+
"schema": {}
|
|
191814
|
+
},
|
|
191815
|
+
"Element"
|
|
191816
|
+
]
|
|
191817
|
+
}
|
|
191818
|
+
}
|
|
191819
|
+
}
|
|
191820
|
+
},
|
|
191821
|
+
"observeElementOffset": {
|
|
191822
|
+
"name": "observeElementOffset",
|
|
191823
|
+
"global": false,
|
|
191824
|
+
"description": "",
|
|
191825
|
+
"tags": [],
|
|
191826
|
+
"required": false,
|
|
191827
|
+
"type": "((instance: Virtualizer<Element, Element>, cb: ObserveOffsetCallBack) => void | (() => void)) | undefined",
|
|
191828
|
+
"schema": {
|
|
191829
|
+
"kind": "enum",
|
|
191830
|
+
"type": "((instance: Virtualizer<Element, Element>, cb: ObserveOffsetCallBack) => void | (() => void)) | undefined",
|
|
191831
|
+
"schema": {
|
|
191832
|
+
"0": "undefined",
|
|
191833
|
+
"1": {
|
|
191834
|
+
"kind": "event",
|
|
191835
|
+
"type": "(instance: Virtualizer<Element, Element>, cb: ObserveOffsetCallBack): void | (() => void)",
|
|
191836
|
+
"schema": [
|
|
191837
|
+
"Element",
|
|
191838
|
+
"Element"
|
|
191839
|
+
]
|
|
191840
|
+
}
|
|
191841
|
+
}
|
|
191842
|
+
}
|
|
191843
|
+
},
|
|
191844
|
+
"debug": {
|
|
191845
|
+
"name": "debug",
|
|
191846
|
+
"global": false,
|
|
191847
|
+
"description": "",
|
|
191848
|
+
"tags": [],
|
|
191849
|
+
"required": false,
|
|
191850
|
+
"type": "boolean | undefined",
|
|
191851
|
+
"schema": {
|
|
191852
|
+
"kind": "enum",
|
|
191853
|
+
"type": "boolean | undefined",
|
|
191854
|
+
"schema": {
|
|
191855
|
+
"0": "undefined",
|
|
191856
|
+
"1": "false",
|
|
191857
|
+
"2": "true"
|
|
191858
|
+
}
|
|
191859
|
+
}
|
|
191860
|
+
},
|
|
191861
|
+
"initialRect": {
|
|
191862
|
+
"name": "initialRect",
|
|
191863
|
+
"global": false,
|
|
191864
|
+
"description": "",
|
|
191865
|
+
"tags": [],
|
|
191866
|
+
"required": false,
|
|
191867
|
+
"type": "Rect | undefined",
|
|
191868
|
+
"schema": {
|
|
191869
|
+
"kind": "enum",
|
|
191870
|
+
"type": "Rect | undefined",
|
|
191871
|
+
"schema": {
|
|
191872
|
+
"0": "undefined",
|
|
191873
|
+
"1": {
|
|
191874
|
+
"kind": "object",
|
|
191875
|
+
"type": "Rect",
|
|
191876
|
+
"schema": {
|
|
191877
|
+
"width": {
|
|
191878
|
+
"name": "width",
|
|
191879
|
+
"global": false,
|
|
191880
|
+
"description": "",
|
|
191881
|
+
"tags": [],
|
|
191882
|
+
"required": true,
|
|
191883
|
+
"type": "number",
|
|
191884
|
+
"schema": "number"
|
|
191885
|
+
},
|
|
191886
|
+
"height": {
|
|
191887
|
+
"name": "height",
|
|
191888
|
+
"global": false,
|
|
191889
|
+
"description": "",
|
|
191890
|
+
"tags": [],
|
|
191891
|
+
"required": true,
|
|
191892
|
+
"type": "number",
|
|
191893
|
+
"schema": "number"
|
|
191894
|
+
}
|
|
191895
|
+
}
|
|
191896
|
+
}
|
|
191897
|
+
}
|
|
191898
|
+
}
|
|
191899
|
+
},
|
|
191900
|
+
"onChange": {
|
|
191901
|
+
"name": "onChange",
|
|
191902
|
+
"global": false,
|
|
191903
|
+
"description": "",
|
|
191904
|
+
"tags": [],
|
|
191905
|
+
"required": false,
|
|
191906
|
+
"type": "((instance: Virtualizer<Element, Element>, sync: boolean) => void) | undefined",
|
|
191907
|
+
"schema": {
|
|
191908
|
+
"kind": "enum",
|
|
191909
|
+
"type": "((instance: Virtualizer<Element, Element>, sync: boolean) => void) | undefined",
|
|
191910
|
+
"schema": {
|
|
191911
|
+
"0": "undefined",
|
|
191912
|
+
"1": {
|
|
191913
|
+
"kind": "event",
|
|
191914
|
+
"type": "(instance: Virtualizer<Element, Element>, sync: boolean): void",
|
|
191915
|
+
"schema": [
|
|
191916
|
+
"Element",
|
|
191917
|
+
"Element"
|
|
191918
|
+
]
|
|
191919
|
+
}
|
|
191920
|
+
}
|
|
191921
|
+
}
|
|
191922
|
+
},
|
|
191923
|
+
"measureElement": {
|
|
191924
|
+
"name": "measureElement",
|
|
191925
|
+
"global": false,
|
|
191926
|
+
"description": "",
|
|
191927
|
+
"tags": [],
|
|
191928
|
+
"required": false,
|
|
191929
|
+
"type": "((element: Element, entry: ResizeObserverEntry | undefined, instance: Virtualizer<Element, Element>) => number) | undefined",
|
|
191930
|
+
"schema": {
|
|
191931
|
+
"kind": "enum",
|
|
191932
|
+
"type": "((element: Element, entry: ResizeObserverEntry | undefined, instance: Virtualizer<Element, Element>) => number) | undefined",
|
|
191933
|
+
"schema": {
|
|
191934
|
+
"0": "undefined",
|
|
191935
|
+
"1": {
|
|
191936
|
+
"kind": "event",
|
|
191937
|
+
"type": "(element: Element, entry: ResizeObserverEntry | undefined, instance: Virtualizer<Element, Element>): number",
|
|
191938
|
+
"schema": []
|
|
191939
|
+
}
|
|
191940
|
+
}
|
|
191941
|
+
}
|
|
191942
|
+
},
|
|
191943
|
+
"overscan": {
|
|
191944
|
+
"name": "overscan",
|
|
191945
|
+
"global": false,
|
|
191946
|
+
"description": "",
|
|
191947
|
+
"tags": [],
|
|
191948
|
+
"required": false,
|
|
191949
|
+
"type": "number | undefined",
|
|
191950
|
+
"schema": "number | undefined"
|
|
191951
|
+
},
|
|
191952
|
+
"paddingStart": {
|
|
191953
|
+
"name": "paddingStart",
|
|
191954
|
+
"global": false,
|
|
191955
|
+
"description": "",
|
|
191956
|
+
"tags": [],
|
|
191957
|
+
"required": false,
|
|
191958
|
+
"type": "number | undefined",
|
|
191959
|
+
"schema": "number | undefined"
|
|
191960
|
+
},
|
|
191961
|
+
"paddingEnd": {
|
|
191962
|
+
"name": "paddingEnd",
|
|
191963
|
+
"global": false,
|
|
191964
|
+
"description": "",
|
|
191965
|
+
"tags": [],
|
|
191966
|
+
"required": false,
|
|
191967
|
+
"type": "number | undefined",
|
|
191968
|
+
"schema": "number | undefined"
|
|
191969
|
+
},
|
|
191970
|
+
"scrollPaddingStart": {
|
|
191971
|
+
"name": "scrollPaddingStart",
|
|
191972
|
+
"global": false,
|
|
191973
|
+
"description": "",
|
|
191974
|
+
"tags": [],
|
|
191975
|
+
"required": false,
|
|
191976
|
+
"type": "number | undefined",
|
|
191977
|
+
"schema": "number | undefined"
|
|
191978
|
+
},
|
|
191979
|
+
"scrollPaddingEnd": {
|
|
191980
|
+
"name": "scrollPaddingEnd",
|
|
191981
|
+
"global": false,
|
|
191982
|
+
"description": "",
|
|
191983
|
+
"tags": [],
|
|
191984
|
+
"required": false,
|
|
191985
|
+
"type": "number | undefined",
|
|
191986
|
+
"schema": "number | undefined"
|
|
191987
|
+
},
|
|
191988
|
+
"initialOffset": {
|
|
191989
|
+
"name": "initialOffset",
|
|
191990
|
+
"global": false,
|
|
191991
|
+
"description": "",
|
|
191992
|
+
"tags": [],
|
|
191993
|
+
"required": false,
|
|
191994
|
+
"type": "number | (() => number) | undefined",
|
|
191995
|
+
"schema": {
|
|
191996
|
+
"kind": "enum",
|
|
191997
|
+
"type": "number | (() => number) | undefined",
|
|
191998
|
+
"schema": {
|
|
191999
|
+
"0": "undefined",
|
|
192000
|
+
"1": "number",
|
|
192001
|
+
"2": {
|
|
192002
|
+
"kind": "event",
|
|
192003
|
+
"type": "(): number"
|
|
192004
|
+
}
|
|
192005
|
+
}
|
|
192006
|
+
}
|
|
192007
|
+
},
|
|
192008
|
+
"getItemKey": {
|
|
192009
|
+
"name": "getItemKey",
|
|
192010
|
+
"global": false,
|
|
192011
|
+
"description": "",
|
|
192012
|
+
"tags": [],
|
|
192013
|
+
"required": false,
|
|
192014
|
+
"type": "((index: number) => Key) | undefined",
|
|
192015
|
+
"schema": {
|
|
192016
|
+
"kind": "enum",
|
|
192017
|
+
"type": "((index: number) => Key) | undefined",
|
|
192018
|
+
"schema": {
|
|
192019
|
+
"0": "undefined",
|
|
192020
|
+
"1": {
|
|
192021
|
+
"kind": "event",
|
|
192022
|
+
"type": "(index: number): Key",
|
|
192023
|
+
"schema": []
|
|
192024
|
+
}
|
|
192025
|
+
}
|
|
192026
|
+
}
|
|
192027
|
+
},
|
|
192028
|
+
"rangeExtractor": {
|
|
192029
|
+
"name": "rangeExtractor",
|
|
192030
|
+
"global": false,
|
|
192031
|
+
"description": "",
|
|
192032
|
+
"tags": [],
|
|
192033
|
+
"required": false,
|
|
192034
|
+
"type": "((range: Range) => number[]) | undefined",
|
|
192035
|
+
"schema": {
|
|
192036
|
+
"kind": "enum",
|
|
192037
|
+
"type": "((range: Range) => number[]) | undefined",
|
|
192038
|
+
"schema": {
|
|
192039
|
+
"0": "undefined",
|
|
192040
|
+
"1": {
|
|
192041
|
+
"kind": "event",
|
|
192042
|
+
"type": "(range: Range): number[]",
|
|
192043
|
+
"schema": []
|
|
192044
|
+
}
|
|
192045
|
+
}
|
|
192046
|
+
}
|
|
192047
|
+
},
|
|
192048
|
+
"scrollMargin": {
|
|
192049
|
+
"name": "scrollMargin",
|
|
192050
|
+
"global": false,
|
|
192051
|
+
"description": "",
|
|
192052
|
+
"tags": [],
|
|
192053
|
+
"required": false,
|
|
192054
|
+
"type": "number | undefined",
|
|
192055
|
+
"schema": "number | undefined"
|
|
192056
|
+
},
|
|
192057
|
+
"gap": {
|
|
192058
|
+
"name": "gap",
|
|
192059
|
+
"global": false,
|
|
192060
|
+
"description": "",
|
|
192061
|
+
"tags": [],
|
|
192062
|
+
"required": false,
|
|
192063
|
+
"type": "number | undefined",
|
|
192064
|
+
"schema": "number | undefined"
|
|
192065
|
+
},
|
|
192066
|
+
"indexAttribute": {
|
|
192067
|
+
"name": "indexAttribute",
|
|
192068
|
+
"global": false,
|
|
192069
|
+
"description": "",
|
|
192070
|
+
"tags": [],
|
|
192071
|
+
"required": false,
|
|
192072
|
+
"type": "string | undefined",
|
|
192073
|
+
"schema": {
|
|
192074
|
+
"kind": "enum",
|
|
192075
|
+
"type": "string | undefined",
|
|
192076
|
+
"schema": {
|
|
192077
|
+
"0": "undefined",
|
|
192078
|
+
"1": "string"
|
|
192079
|
+
}
|
|
192080
|
+
}
|
|
192081
|
+
},
|
|
192082
|
+
"initialMeasurementsCache": {
|
|
192083
|
+
"name": "initialMeasurementsCache",
|
|
192084
|
+
"global": false,
|
|
192085
|
+
"description": "",
|
|
192086
|
+
"tags": [],
|
|
192087
|
+
"required": false,
|
|
192088
|
+
"type": "VirtualItem[] | undefined",
|
|
192089
|
+
"schema": {
|
|
192090
|
+
"kind": "enum",
|
|
192091
|
+
"type": "VirtualItem[] | undefined",
|
|
192092
|
+
"schema": {
|
|
192093
|
+
"0": "undefined",
|
|
192094
|
+
"1": {
|
|
192095
|
+
"kind": "array",
|
|
192096
|
+
"type": "VirtualItem[]",
|
|
192097
|
+
"schema": [
|
|
192098
|
+
{
|
|
192099
|
+
"kind": "object",
|
|
192100
|
+
"type": "VirtualItem",
|
|
192101
|
+
"schema": {
|
|
192102
|
+
"key": {
|
|
192103
|
+
"name": "key",
|
|
192104
|
+
"global": false,
|
|
192105
|
+
"description": "",
|
|
192106
|
+
"tags": [],
|
|
192107
|
+
"required": true,
|
|
192108
|
+
"type": "Key",
|
|
192109
|
+
"schema": {
|
|
192110
|
+
"kind": "enum",
|
|
192111
|
+
"type": "Key",
|
|
192112
|
+
"schema": {
|
|
192113
|
+
"0": "string",
|
|
192114
|
+
"1": "number",
|
|
192115
|
+
"2": "bigint"
|
|
192116
|
+
}
|
|
192117
|
+
}
|
|
192118
|
+
},
|
|
192119
|
+
"index": {
|
|
192120
|
+
"name": "index",
|
|
192121
|
+
"global": false,
|
|
192122
|
+
"description": "",
|
|
192123
|
+
"tags": [],
|
|
192124
|
+
"required": true,
|
|
192125
|
+
"type": "number",
|
|
192126
|
+
"schema": "number"
|
|
192127
|
+
},
|
|
192128
|
+
"start": {
|
|
192129
|
+
"name": "start",
|
|
192130
|
+
"global": false,
|
|
192131
|
+
"description": "",
|
|
192132
|
+
"tags": [],
|
|
192133
|
+
"required": true,
|
|
192134
|
+
"type": "number",
|
|
192135
|
+
"schema": "number"
|
|
192136
|
+
},
|
|
192137
|
+
"end": {
|
|
192138
|
+
"name": "end",
|
|
192139
|
+
"global": false,
|
|
192140
|
+
"description": "",
|
|
192141
|
+
"tags": [],
|
|
192142
|
+
"required": true,
|
|
192143
|
+
"type": "number",
|
|
192144
|
+
"schema": "number"
|
|
192145
|
+
},
|
|
192146
|
+
"size": {
|
|
192147
|
+
"name": "size",
|
|
192148
|
+
"global": false,
|
|
192149
|
+
"description": "",
|
|
192150
|
+
"tags": [],
|
|
192151
|
+
"required": true,
|
|
192152
|
+
"type": "number",
|
|
192153
|
+
"schema": "number"
|
|
192154
|
+
},
|
|
192155
|
+
"lane": {
|
|
192156
|
+
"name": "lane",
|
|
192157
|
+
"global": false,
|
|
192158
|
+
"description": "",
|
|
192159
|
+
"tags": [],
|
|
192160
|
+
"required": true,
|
|
192161
|
+
"type": "number",
|
|
192162
|
+
"schema": "number"
|
|
192163
|
+
}
|
|
192164
|
+
}
|
|
192165
|
+
}
|
|
192166
|
+
]
|
|
192167
|
+
}
|
|
192168
|
+
}
|
|
192169
|
+
}
|
|
192170
|
+
},
|
|
192171
|
+
"isScrollingResetDelay": {
|
|
192172
|
+
"name": "isScrollingResetDelay",
|
|
192173
|
+
"global": false,
|
|
192174
|
+
"description": "",
|
|
192175
|
+
"tags": [],
|
|
192176
|
+
"required": false,
|
|
192177
|
+
"type": "number | undefined",
|
|
192178
|
+
"schema": "number | undefined"
|
|
192179
|
+
},
|
|
192180
|
+
"useScrollendEvent": {
|
|
192181
|
+
"name": "useScrollendEvent",
|
|
192182
|
+
"global": false,
|
|
192183
|
+
"description": "",
|
|
192184
|
+
"tags": [],
|
|
192185
|
+
"required": false,
|
|
192186
|
+
"type": "boolean | undefined",
|
|
192187
|
+
"schema": "boolean | undefined"
|
|
192188
|
+
},
|
|
192189
|
+
"useAnimationFrameWithResizeObserver": {
|
|
192190
|
+
"name": "useAnimationFrameWithResizeObserver",
|
|
192191
|
+
"global": false,
|
|
192192
|
+
"description": "",
|
|
192193
|
+
"tags": [],
|
|
192194
|
+
"required": false,
|
|
192195
|
+
"type": "boolean | undefined",
|
|
192196
|
+
"schema": "boolean | undefined"
|
|
192197
|
+
}
|
|
192198
|
+
}
|
|
192199
|
+
}
|
|
192200
|
+
}
|
|
192201
|
+
},
|
|
192202
|
+
"default": "false"
|
|
192203
|
+
},
|
|
192204
|
+
{
|
|
192205
|
+
"name": "b24ui",
|
|
192206
|
+
"global": false,
|
|
192207
|
+
"description": "",
|
|
192208
|
+
"tags": [],
|
|
192209
|
+
"required": false,
|
|
192210
|
+
"type": "{ root?: ClassNameValue; viewport?: ClassNameValue; item?: ClassNameValue; } | undefined",
|
|
192211
|
+
"schema": {
|
|
192212
|
+
"kind": "enum",
|
|
192213
|
+
"type": "{ root?: ClassNameValue; viewport?: ClassNameValue; item?: ClassNameValue; } | undefined",
|
|
192214
|
+
"schema": {
|
|
192215
|
+
"0": "undefined",
|
|
192216
|
+
"1": "{ root?: ClassNameValue; viewport?: ClassNameValue; item?: ClassNameValue; }"
|
|
192217
|
+
}
|
|
192218
|
+
}
|
|
192219
|
+
}
|
|
192220
|
+
],
|
|
192221
|
+
"slots": [
|
|
192222
|
+
{
|
|
192223
|
+
"name": "default",
|
|
192224
|
+
"type": "Record<string, never> | { item: unknown; index: number; virtualItem?: VirtualItem | undefined; }",
|
|
192225
|
+
"description": ""
|
|
192226
|
+
}
|
|
192227
|
+
],
|
|
192228
|
+
"events": [
|
|
192229
|
+
{
|
|
192230
|
+
"name": "scroll",
|
|
192231
|
+
"description": "",
|
|
192232
|
+
"tags": [],
|
|
192233
|
+
"type": "[isScrolling: boolean]",
|
|
192234
|
+
"signature": '(evt: "scroll", isScrolling: boolean): void'
|
|
192235
|
+
}
|
|
192236
|
+
],
|
|
192237
|
+
"exposed": [],
|
|
192238
|
+
"hash": "27YjT0GhC66mlQLIloyHVgBZRVUyVu7k-ue1WBLQd5I"
|
|
192239
|
+
}
|
|
192240
|
+
},
|
|
191624
192241
|
"B24Select": {
|
|
191625
192242
|
"mode": "all",
|
|
191626
192243
|
"prefetch": false,
|
|
@@ -206952,6 +207569,10 @@ const B24UIMeta = {
|
|
|
206952
207569
|
"global": false,
|
|
206953
207570
|
"description": "Enable virtualization for large datasets.\nNote: when enabled, the divider between rows and sticky properties are not supported.",
|
|
206954
207571
|
"tags": [
|
|
207572
|
+
{
|
|
207573
|
+
"name": "see",
|
|
207574
|
+
"text": "https://tanstack.com/virtual/latest/docs/api/virtualizer#options"
|
|
207575
|
+
},
|
|
206955
207576
|
{
|
|
206956
207577
|
"name": "defaultValue",
|
|
206957
207578
|
"text": "false"
|
|
@@ -209505,7 +210126,7 @@ const B24UIMeta = {
|
|
|
209505
210126
|
}
|
|
209506
210127
|
],
|
|
209507
210128
|
"exposed": [],
|
|
209508
|
-
"hash": "
|
|
210129
|
+
"hash": "YjBuA2aTaZC2SAXuNMCSZE_rgpuN8XmcK76Sy3H0coM"
|
|
209509
210130
|
}
|
|
209510
210131
|
},
|
|
209511
210132
|
"B24TableWrapper": {
|