@idealyst/mcp-server 1.2.129 → 1.2.131
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/{chunk-RZIMKJRB.js → chunk-L3TA6GOW.js} +131 -86
- package/dist/{chunk-RZIMKJRB.js.map → chunk-L3TA6GOW.js.map} +1 -1
- package/dist/index.cjs +130 -85
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/tools/index.cjs +130 -85
- package/dist/tools/index.cjs.map +1 -1
- package/dist/tools/index.js +1 -1
- package/package.json +5 -5
package/dist/index.cjs
CHANGED
|
@@ -8936,7 +8936,7 @@ export function TabLayout({ routes, currentPath }: TabLayoutProps) {
|
|
|
8936
8936
|
justifyContent: 'center',
|
|
8937
8937
|
gap: 6,
|
|
8938
8938
|
paddingHorizontal: 16,
|
|
8939
|
-
borderBottomWidth:
|
|
8939
|
+
borderBottomWidth: 1,
|
|
8940
8940
|
borderBottomColor: isActive ? '#007AFF' : 'transparent',
|
|
8941
8941
|
}}
|
|
8942
8942
|
>
|
|
@@ -28895,7 +28895,7 @@ var import_url = require("url");
|
|
|
28895
28895
|
// src/generated/types.json
|
|
28896
28896
|
var types_default = {
|
|
28897
28897
|
version: "1.0.93",
|
|
28898
|
-
extractedAt: "2026-03-
|
|
28898
|
+
extractedAt: "2026-03-24T21:22:27.272Z",
|
|
28899
28899
|
components: {
|
|
28900
28900
|
Accordion: {
|
|
28901
28901
|
name: "Accordion",
|
|
@@ -29039,7 +29039,7 @@ var types_default = {
|
|
|
29039
29039
|
}
|
|
29040
29040
|
},
|
|
29041
29041
|
category: "data",
|
|
29042
|
-
filePath: "
|
|
29042
|
+
filePath: "packages/components/src/Accordion",
|
|
29043
29043
|
sampleProps: {
|
|
29044
29044
|
props: {
|
|
29045
29045
|
items: [
|
|
@@ -29168,7 +29168,7 @@ var types_default = {
|
|
|
29168
29168
|
}
|
|
29169
29169
|
},
|
|
29170
29170
|
category: "display",
|
|
29171
|
-
filePath: "
|
|
29171
|
+
filePath: "packages/components/src/ActivityIndicator"
|
|
29172
29172
|
}
|
|
29173
29173
|
},
|
|
29174
29174
|
Alert: {
|
|
@@ -29353,7 +29353,7 @@ var types_default = {
|
|
|
29353
29353
|
}
|
|
29354
29354
|
},
|
|
29355
29355
|
category: "display",
|
|
29356
|
-
filePath: "
|
|
29356
|
+
filePath: "packages/components/src/Alert",
|
|
29357
29357
|
sampleProps: {
|
|
29358
29358
|
props: {
|
|
29359
29359
|
title: "Alert Title",
|
|
@@ -29480,7 +29480,7 @@ var types_default = {
|
|
|
29480
29480
|
}
|
|
29481
29481
|
},
|
|
29482
29482
|
category: "display",
|
|
29483
|
-
filePath: "
|
|
29483
|
+
filePath: "packages/components/src/Avatar",
|
|
29484
29484
|
sampleProps: {
|
|
29485
29485
|
props: {
|
|
29486
29486
|
fallback: "AB"
|
|
@@ -29616,7 +29616,7 @@ var types_default = {
|
|
|
29616
29616
|
}
|
|
29617
29617
|
},
|
|
29618
29618
|
category: "display",
|
|
29619
|
-
filePath: "
|
|
29619
|
+
filePath: "packages/components/src/Badge",
|
|
29620
29620
|
sampleProps: {
|
|
29621
29621
|
children: "'3'"
|
|
29622
29622
|
}
|
|
@@ -29780,7 +29780,7 @@ var types_default = {
|
|
|
29780
29780
|
}
|
|
29781
29781
|
},
|
|
29782
29782
|
category: "navigation",
|
|
29783
|
-
filePath: "
|
|
29783
|
+
filePath: "packages/components/src/Breadcrumb",
|
|
29784
29784
|
sampleProps: {
|
|
29785
29785
|
props: {
|
|
29786
29786
|
items: [
|
|
@@ -29984,7 +29984,7 @@ var types_default = {
|
|
|
29984
29984
|
}
|
|
29985
29985
|
},
|
|
29986
29986
|
category: "form",
|
|
29987
|
-
filePath: "
|
|
29987
|
+
filePath: "packages/components/src/Button",
|
|
29988
29988
|
sampleProps: {
|
|
29989
29989
|
children: "'Click Me'"
|
|
29990
29990
|
}
|
|
@@ -30186,7 +30186,7 @@ var types_default = {
|
|
|
30186
30186
|
}
|
|
30187
30187
|
},
|
|
30188
30188
|
category: "display",
|
|
30189
|
-
filePath: "
|
|
30189
|
+
filePath: "packages/components/src/Card",
|
|
30190
30190
|
sampleProps: {
|
|
30191
30191
|
children: "'Card content goes here'"
|
|
30192
30192
|
}
|
|
@@ -30403,7 +30403,7 @@ var types_default = {
|
|
|
30403
30403
|
}
|
|
30404
30404
|
},
|
|
30405
30405
|
category: "form",
|
|
30406
|
-
filePath: "
|
|
30406
|
+
filePath: "packages/components/src/Checkbox",
|
|
30407
30407
|
sampleProps: {
|
|
30408
30408
|
props: {
|
|
30409
30409
|
label: "Check me"
|
|
@@ -30636,7 +30636,7 @@ var types_default = {
|
|
|
30636
30636
|
}
|
|
30637
30637
|
},
|
|
30638
30638
|
category: "display",
|
|
30639
|
-
filePath: "
|
|
30639
|
+
filePath: "packages/components/src/Chip",
|
|
30640
30640
|
sampleProps: {
|
|
30641
30641
|
props: {
|
|
30642
30642
|
label: "Chip Label"
|
|
@@ -30917,7 +30917,7 @@ var types_default = {
|
|
|
30917
30917
|
}
|
|
30918
30918
|
},
|
|
30919
30919
|
category: "overlay",
|
|
30920
|
-
filePath: "
|
|
30920
|
+
filePath: "packages/components/src/Dialog",
|
|
30921
30921
|
sampleProps: {
|
|
30922
30922
|
props: {
|
|
30923
30923
|
title: "Dialog Title"
|
|
@@ -31067,7 +31067,7 @@ var types_default = {
|
|
|
31067
31067
|
}
|
|
31068
31068
|
},
|
|
31069
31069
|
category: "layout",
|
|
31070
|
-
filePath: "
|
|
31070
|
+
filePath: "packages/components/src/Divider"
|
|
31071
31071
|
}
|
|
31072
31072
|
},
|
|
31073
31073
|
Form: {
|
|
@@ -31125,7 +31125,7 @@ var types_default = {
|
|
|
31125
31125
|
}
|
|
31126
31126
|
},
|
|
31127
31127
|
category: "display",
|
|
31128
|
-
filePath: "
|
|
31128
|
+
filePath: "packages/components/src/Form"
|
|
31129
31129
|
}
|
|
31130
31130
|
},
|
|
31131
31131
|
Grid: {
|
|
@@ -31242,7 +31242,7 @@ var types_default = {
|
|
|
31242
31242
|
}
|
|
31243
31243
|
},
|
|
31244
31244
|
category: "display",
|
|
31245
|
-
filePath: "
|
|
31245
|
+
filePath: "packages/components/src/Grid"
|
|
31246
31246
|
}
|
|
31247
31247
|
},
|
|
31248
31248
|
IconButton: {
|
|
@@ -31409,7 +31409,7 @@ var types_default = {
|
|
|
31409
31409
|
}
|
|
31410
31410
|
},
|
|
31411
31411
|
category: "display",
|
|
31412
|
-
filePath: "
|
|
31412
|
+
filePath: "packages/components/src/IconButton"
|
|
31413
31413
|
}
|
|
31414
31414
|
},
|
|
31415
31415
|
Image: {
|
|
@@ -31586,7 +31586,7 @@ var types_default = {
|
|
|
31586
31586
|
}
|
|
31587
31587
|
},
|
|
31588
31588
|
category: "display",
|
|
31589
|
-
filePath: "
|
|
31589
|
+
filePath: "packages/components/src/Image",
|
|
31590
31590
|
sampleProps: {
|
|
31591
31591
|
props: {
|
|
31592
31592
|
source: {
|
|
@@ -31994,7 +31994,7 @@ var types_default = {
|
|
|
31994
31994
|
}
|
|
31995
31995
|
},
|
|
31996
31996
|
category: "form",
|
|
31997
|
-
filePath: "
|
|
31997
|
+
filePath: "packages/components/src/Input",
|
|
31998
31998
|
sampleProps: {
|
|
31999
31999
|
props: {
|
|
32000
32000
|
placeholder: "Enter text..."
|
|
@@ -32102,7 +32102,7 @@ var types_default = {
|
|
|
32102
32102
|
}
|
|
32103
32103
|
},
|
|
32104
32104
|
category: "navigation",
|
|
32105
|
-
filePath: "
|
|
32105
|
+
filePath: "packages/components/src/Link",
|
|
32106
32106
|
sampleProps: {
|
|
32107
32107
|
props: {
|
|
32108
32108
|
href: "#"
|
|
@@ -32246,7 +32246,7 @@ var types_default = {
|
|
|
32246
32246
|
}
|
|
32247
32247
|
},
|
|
32248
32248
|
category: "navigation",
|
|
32249
|
-
filePath: "
|
|
32249
|
+
filePath: "packages/components/src/List",
|
|
32250
32250
|
sampleProps: {
|
|
32251
32251
|
children: "'List items go here'"
|
|
32252
32252
|
}
|
|
@@ -32368,7 +32368,7 @@ var types_default = {
|
|
|
32368
32368
|
}
|
|
32369
32369
|
},
|
|
32370
32370
|
category: "navigation",
|
|
32371
|
-
filePath: "
|
|
32371
|
+
filePath: "packages/components/src/Menu",
|
|
32372
32372
|
sampleProps: {
|
|
32373
32373
|
props: {
|
|
32374
32374
|
items: [
|
|
@@ -32559,7 +32559,7 @@ var types_default = {
|
|
|
32559
32559
|
}
|
|
32560
32560
|
},
|
|
32561
32561
|
category: "overlay",
|
|
32562
|
-
filePath: "
|
|
32562
|
+
filePath: "packages/components/src/Popover",
|
|
32563
32563
|
sampleProps: {
|
|
32564
32564
|
props: {
|
|
32565
32565
|
open: false
|
|
@@ -32686,7 +32686,7 @@ var types_default = {
|
|
|
32686
32686
|
}
|
|
32687
32687
|
},
|
|
32688
32688
|
category: "display",
|
|
32689
|
-
filePath: "
|
|
32689
|
+
filePath: "packages/components/src/Pressable",
|
|
32690
32690
|
sampleProps: {
|
|
32691
32691
|
children: "'Press me'"
|
|
32692
32692
|
}
|
|
@@ -32833,7 +32833,7 @@ var types_default = {
|
|
|
32833
32833
|
}
|
|
32834
32834
|
},
|
|
32835
32835
|
category: "data",
|
|
32836
|
-
filePath: "
|
|
32836
|
+
filePath: "packages/components/src/Progress",
|
|
32837
32837
|
sampleProps: {
|
|
32838
32838
|
props: {
|
|
32839
32839
|
value: 65
|
|
@@ -32968,7 +32968,7 @@ var types_default = {
|
|
|
32968
32968
|
}
|
|
32969
32969
|
},
|
|
32970
32970
|
category: "form",
|
|
32971
|
-
filePath: "
|
|
32971
|
+
filePath: "packages/components/src/RadioButton",
|
|
32972
32972
|
sampleProps: {
|
|
32973
32973
|
props: {
|
|
32974
32974
|
value: "option1",
|
|
@@ -33080,7 +33080,7 @@ var types_default = {
|
|
|
33080
33080
|
}
|
|
33081
33081
|
},
|
|
33082
33082
|
category: "display",
|
|
33083
|
-
filePath: "
|
|
33083
|
+
filePath: "packages/components/src/SVGImage",
|
|
33084
33084
|
sampleProps: {
|
|
33085
33085
|
props: {
|
|
33086
33086
|
source: '<svg viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="currentColor"/></svg>',
|
|
@@ -33331,7 +33331,7 @@ var types_default = {
|
|
|
33331
33331
|
}
|
|
33332
33332
|
},
|
|
33333
33333
|
category: "layout",
|
|
33334
|
-
filePath: "
|
|
33334
|
+
filePath: "packages/components/src/Screen",
|
|
33335
33335
|
sampleProps: {
|
|
33336
33336
|
children: "'Screen content'"
|
|
33337
33337
|
}
|
|
@@ -33709,7 +33709,7 @@ var types_default = {
|
|
|
33709
33709
|
}
|
|
33710
33710
|
},
|
|
33711
33711
|
category: "display",
|
|
33712
|
-
filePath: "
|
|
33712
|
+
filePath: "packages/components/src/ScrollView",
|
|
33713
33713
|
sampleProps: {
|
|
33714
33714
|
children: "'Scrollable content'"
|
|
33715
33715
|
}
|
|
@@ -33969,7 +33969,7 @@ var types_default = {
|
|
|
33969
33969
|
}
|
|
33970
33970
|
},
|
|
33971
33971
|
category: "form",
|
|
33972
|
-
filePath: "
|
|
33972
|
+
filePath: "packages/components/src/Select",
|
|
33973
33973
|
sampleProps: {
|
|
33974
33974
|
props: {
|
|
33975
33975
|
options: [
|
|
@@ -34105,7 +34105,7 @@ var types_default = {
|
|
|
34105
34105
|
}
|
|
34106
34106
|
},
|
|
34107
34107
|
category: "display",
|
|
34108
|
-
filePath: "
|
|
34108
|
+
filePath: "packages/components/src/Skeleton",
|
|
34109
34109
|
sampleProps: {
|
|
34110
34110
|
props: {
|
|
34111
34111
|
width: 200,
|
|
@@ -34363,7 +34363,7 @@ var types_default = {
|
|
|
34363
34363
|
}
|
|
34364
34364
|
},
|
|
34365
34365
|
category: "form",
|
|
34366
|
-
filePath: "
|
|
34366
|
+
filePath: "packages/components/src/Slider",
|
|
34367
34367
|
sampleProps: {
|
|
34368
34368
|
props: {},
|
|
34369
34369
|
state: {
|
|
@@ -34579,7 +34579,7 @@ var types_default = {
|
|
|
34579
34579
|
}
|
|
34580
34580
|
},
|
|
34581
34581
|
category: "form",
|
|
34582
|
-
filePath: "
|
|
34582
|
+
filePath: "packages/components/src/Switch",
|
|
34583
34583
|
sampleProps: {
|
|
34584
34584
|
props: {},
|
|
34585
34585
|
state: {
|
|
@@ -34789,7 +34789,7 @@ var types_default = {
|
|
|
34789
34789
|
}
|
|
34790
34790
|
},
|
|
34791
34791
|
category: "navigation",
|
|
34792
|
-
filePath: "
|
|
34792
|
+
filePath: "packages/components/src/TabBar",
|
|
34793
34793
|
sampleProps: {
|
|
34794
34794
|
props: {
|
|
34795
34795
|
items: [
|
|
@@ -34846,6 +34846,18 @@ var types_default = {
|
|
|
34846
34846
|
type: "((row: T, index: number) => void) | undefined",
|
|
34847
34847
|
required: false
|
|
34848
34848
|
},
|
|
34849
|
+
{
|
|
34850
|
+
name: "onColumnResize",
|
|
34851
|
+
type: "((key: string, width: number) => void) | undefined",
|
|
34852
|
+
required: false,
|
|
34853
|
+
description: "Called when a column is resized via drag handle.\nReceives the column key and the new width in pixels."
|
|
34854
|
+
},
|
|
34855
|
+
{
|
|
34856
|
+
name: "emptyState",
|
|
34857
|
+
type: "React.ReactNode",
|
|
34858
|
+
required: false,
|
|
34859
|
+
description: "Content to display when `data` is empty.\nRenders in place of the table body."
|
|
34860
|
+
},
|
|
34849
34861
|
{
|
|
34850
34862
|
name: "style",
|
|
34851
34863
|
type: 'import("/home/nicho/Development/idealyst-framework/packages/theme/node_modules/react-native/Libraries/StyleSheet/StyleSheet").StyleProp<import("/home/nicho/Development/idealyst-framework/packages/theme/node_modules/react-native/Libraries/StyleSheet/StyleSheetTypes").ViewStyle>',
|
|
@@ -34857,12 +34869,12 @@ var types_default = {
|
|
|
34857
34869
|
required: false
|
|
34858
34870
|
}
|
|
34859
34871
|
],
|
|
34860
|
-
typeDefinition: "export interface TableProps<T = any> extends ContainerStyleProps, AccessibilityProps {\n /**\n * Column definitions for the table\n */\n columns: TableColumn<T>[];\n data: T[];\n type?: TableType;\n size?: TableSizeVariant;\n stickyHeader?: boolean;\n onRowPress?: (row: T, index: number) => void;\n style?: StyleProp<ViewStyle>;\n testID?: string;\n}",
|
|
34872
|
+
typeDefinition: "export interface TableProps<T = any> extends ContainerStyleProps, AccessibilityProps {\n /**\n * Column definitions for the table\n */\n columns: TableColumn<T>[];\n data: T[];\n type?: TableType;\n size?: TableSizeVariant;\n stickyHeader?: boolean;\n onRowPress?: (row: T, index: number) => void;\n /**\n * Called when a column is resized via drag handle.\n * Receives the column key and the new width in pixels.\n */\n onColumnResize?: (key: string, width: number) => void;\n /**\n * Content to display when `data` is empty.\n * Renders in place of the table body.\n */\n emptyState?: ReactNode;\n style?: StyleProp<ViewStyle>;\n testID?: string;\n}",
|
|
34861
34873
|
relatedTypes: {
|
|
34862
34874
|
TableSizeVariant: "export type TableSizeVariant = Size;",
|
|
34863
34875
|
TableType: "export type TableType = 'standard' | 'bordered' | 'striped';",
|
|
34864
34876
|
TableAlignVariant: "export type TableAlignVariant = 'left' | 'center' | 'right';",
|
|
34865
|
-
TableColumn: "export interface TableColumn<T = any> extends SortableAccessibilityProps {\n key: string;\n title:
|
|
34877
|
+
TableColumn: "export interface TableColumn<T = any> extends SortableAccessibilityProps {\n key: string;\n title: ReactNode;\n dataIndex?: string;\n render?: (value: any, row: T, index: number) => ReactNode;\n footer?: ReactNode | ((data: T[]) => ReactNode);\n width?: number | string;\n align?: TableAlignVariant;\n /**\n * Makes this column sticky (pinned) when scrolling horizontally.\n * `true` or `'left'` pins to the left, `'right'` pins to the right.\n * On web uses CSS `position: sticky`, on native renders outside the ScrollView.\n */\n sticky?: boolean | 'left' | 'right';\n /**\n * Allows the column to be resized by dragging the right edge of the header.\n * Web only.\n */\n resizable?: boolean;\n /**\n * Minimum width when resizing (default: 50).\n */\n minWidth?: number;\n}"
|
|
34866
34878
|
},
|
|
34867
34879
|
registry: {
|
|
34868
34880
|
name: "Table",
|
|
@@ -34908,6 +34920,22 @@ var types_default = {
|
|
|
34908
34920
|
type: "((row: T, index: number) => void) | undefined",
|
|
34909
34921
|
required: false
|
|
34910
34922
|
},
|
|
34923
|
+
onColumnResize: {
|
|
34924
|
+
name: "onColumnResize",
|
|
34925
|
+
type: "((key: string, width: number) => void) | undefined",
|
|
34926
|
+
description: "Called when a column is resized via drag handle.\nReceives the column key and the new width in pixels.",
|
|
34927
|
+
required: false
|
|
34928
|
+
},
|
|
34929
|
+
emptyState: {
|
|
34930
|
+
name: "emptyState",
|
|
34931
|
+
type: "ReactNode",
|
|
34932
|
+
values: [
|
|
34933
|
+
"false",
|
|
34934
|
+
"true"
|
|
34935
|
+
],
|
|
34936
|
+
description: "Content to display when `data` is empty.\nRenders in place of the table body.",
|
|
34937
|
+
required: false
|
|
34938
|
+
},
|
|
34911
34939
|
id: {
|
|
34912
34940
|
name: "id",
|
|
34913
34941
|
type: "string | undefined",
|
|
@@ -34964,7 +34992,7 @@ var types_default = {
|
|
|
34964
34992
|
}
|
|
34965
34993
|
},
|
|
34966
34994
|
category: "data",
|
|
34967
|
-
filePath: "
|
|
34995
|
+
filePath: "packages/components/src/Table",
|
|
34968
34996
|
sampleProps: {
|
|
34969
34997
|
props: {
|
|
34970
34998
|
columns: [
|
|
@@ -35162,7 +35190,7 @@ var types_default = {
|
|
|
35162
35190
|
}
|
|
35163
35191
|
},
|
|
35164
35192
|
category: "display",
|
|
35165
|
-
filePath: "
|
|
35193
|
+
filePath: "packages/components/src/Text",
|
|
35166
35194
|
sampleProps: {
|
|
35167
35195
|
children: "'Sample text content'"
|
|
35168
35196
|
}
|
|
@@ -35464,7 +35492,7 @@ var types_default = {
|
|
|
35464
35492
|
}
|
|
35465
35493
|
},
|
|
35466
35494
|
category: "form",
|
|
35467
|
-
filePath: "
|
|
35495
|
+
filePath: "packages/components/src/TextArea",
|
|
35468
35496
|
sampleProps: {
|
|
35469
35497
|
props: {
|
|
35470
35498
|
placeholder: "Enter text...",
|
|
@@ -36025,7 +36053,7 @@ var types_default = {
|
|
|
36025
36053
|
}
|
|
36026
36054
|
},
|
|
36027
36055
|
category: "display",
|
|
36028
|
-
filePath: "
|
|
36056
|
+
filePath: "packages/components/src/TextInput"
|
|
36029
36057
|
}
|
|
36030
36058
|
},
|
|
36031
36059
|
Tooltip: {
|
|
@@ -36128,7 +36156,7 @@ var types_default = {
|
|
|
36128
36156
|
}
|
|
36129
36157
|
},
|
|
36130
36158
|
category: "display",
|
|
36131
|
-
filePath: "
|
|
36159
|
+
filePath: "packages/components/src/Tooltip",
|
|
36132
36160
|
sampleProps: {
|
|
36133
36161
|
props: {
|
|
36134
36162
|
content: "Tooltip text"
|
|
@@ -36372,7 +36400,7 @@ var types_default = {
|
|
|
36372
36400
|
}
|
|
36373
36401
|
},
|
|
36374
36402
|
category: "display",
|
|
36375
|
-
filePath: "
|
|
36403
|
+
filePath: "packages/components/src/Video",
|
|
36376
36404
|
sampleProps: {
|
|
36377
36405
|
props: {
|
|
36378
36406
|
source: "https://www.w3schools.com/html/mov_bbb.mp4",
|
|
@@ -36583,7 +36611,7 @@ var types_default = {
|
|
|
36583
36611
|
}
|
|
36584
36612
|
},
|
|
36585
36613
|
category: "layout",
|
|
36586
|
-
filePath: "
|
|
36614
|
+
filePath: "packages/components/src/View",
|
|
36587
36615
|
sampleProps: {
|
|
36588
36616
|
children: "'View content'"
|
|
36589
36617
|
}
|
|
@@ -51569,7 +51597,7 @@ var types_default = {
|
|
|
51569
51597
|
}
|
|
51570
51598
|
},
|
|
51571
51599
|
category: "display",
|
|
51572
|
-
filePath: "
|
|
51600
|
+
filePath: "packages/components/src/Icon",
|
|
51573
51601
|
sampleProps: {
|
|
51574
51602
|
props: {
|
|
51575
51603
|
name: "home"
|
|
@@ -51600,9 +51628,10 @@ var types_default = {
|
|
|
51600
51628
|
}
|
|
51601
51629
|
},
|
|
51602
51630
|
navigation: {
|
|
51631
|
+
ScreenAnimation: "export type ScreenAnimation =\n | 'default'\n | 'fade'\n | 'fade_from_bottom'\n | 'flip'\n | 'simple_push'\n | 'slide_from_bottom'\n | 'slide_from_right'\n | 'slide_from_left'\n | 'ios_from_right'\n | 'ios_from_left'\n | 'none';",
|
|
51603
51632
|
TabBarScreenOptions: 'export type TabBarScreenOptions = {\n /**\n * Icon for tab/drawer navigation.\n *\n * Can be:\n * - A **string** (icon name) \u2014 e.g. `"home"`, `"cog"`. The default layout renders\n * `<Icon name={tabBarIcon} size="sm" />` automatically.\n * - A **render function** \u2014 receives `{ focused, color, size }`. The `size` param is\n * a number (from native tab bars); **ignore it** and use a Size token instead:\n * `tabBarIcon: ({ focused }) => <Icon name={focused ? \'home\' : \'home-outline\'} size="sm" />`\n */\n tabBarIcon?: string | ((props: { focused: boolean; color: string; size: string | number }) => React.ReactElement)\n\n /**\n * Label for tab/drawer navigation\n */\n tabBarLabel?: string;\n \n /**\n * Badge for tab navigation\n */\n tabBarBadge?: string | number;\n \n /**\n * Whether to show the tab bar for this screen\n */\n tabBarVisible?: boolean;\n} & ScreenOptions',
|
|
51604
51633
|
NavigatorOptions: "export type NavigatorOptions = {\n\n \n /**\n * Custom header title component or string\n */\n headerTitle?: React.ComponentType | React.ReactElement | string;\n \n /**\n * Custom header left component (overrides back button)\n */\n headerLeft?: React.ComponentType | React.ReactElement;\n \n /**\n * Whether to show header back button\n */\n headerBackVisible?: boolean;\n \n /**\n * Custom header right component\n */\n headerRight?: React.ComponentType | React.ReactElement;\n \n /**\n * Whether to hide the native React Navigation header (mobile only)\n */\n headerShown?: boolean;\n}",
|
|
51605
|
-
ScreenOptions: "export type ScreenOptions = {\n /**\n * Screen title for navigation headers\n */\n title?: string;\n headerShown?: boolean;\n /**\n * Icon name for this screen (used by custom layout components like sidebars, drawers, etc.)\n */\n icon?: string;\n /**\n * When true, renders the screen outside of parent layout wrappers.\n * Useful for fullscreen modals, onboarding flows, or any screen that\n * should not inherit the parent navigator's layout (header, sidebar, tabs, etc.)\n *\n * Web: Screen renders as a sibling route without the parent LayoutComponent\n * Native: Screen uses fullScreenModal presentation\n */\n fullScreen?: boolean;\n\n} & NavigatorOptions;",
|
|
51634
|
+
ScreenOptions: "export type ScreenOptions = {\n /**\n * Screen title for navigation headers\n */\n title?: string;\n headerShown?: boolean;\n /**\n * Icon name for this screen (used by custom layout components like sidebars, drawers, etc.)\n */\n icon?: string;\n /**\n * When true, renders the screen outside of parent layout wrappers.\n * Useful for fullscreen modals, onboarding flows, or any screen that\n * should not inherit the parent navigator's layout (header, sidebar, tabs, etc.)\n *\n * Web: Screen renders as a sibling route without the parent LayoutComponent\n * Native: Screen uses fullScreenModal presentation\n */\n fullScreen?: boolean;\n /**\n * Screen transition animation.\n * On native, controls how the screen animates when pushed/popped.\n * On web, this is a noop.\n *\n * @default 'default' (platform default)\n */\n animation?: ScreenAnimation;\n\n} & NavigatorOptions;",
|
|
51606
51635
|
NotFoundComponentProps: "export type NotFoundComponentProps = {\n /** The full path that was attempted */\n path: string\n /** Any route parameters that were parsed from the path */\n params?: Record<string, string>\n}",
|
|
51607
51636
|
BaseNavigatorParam: "export type BaseNavigatorParam = {\n path: string\n type: 'navigator'\n /**\n * Navigator options. When this navigator is nested inside a tab or drawer,\n * you can include TabBarScreenOptions (tabBarIcon, tabBarLabel, tabBarBadge)\n * so the parent layout can render the tab/drawer entry for this navigator.\n */\n options?: TabBarScreenOptions\n /**\n * Handler called when an invalid route is accessed.\n * - Return NavigateParams to redirect to a different route\n * - Return undefined to show the notFoundComponent (if set)\n * If not defined, bubbles up to parent navigator.\n *\n * @param invalidPath - The path that was attempted but not found\n * @returns NavigateParams to redirect, or undefined to use notFoundComponent\n */\n onInvalidRoute?: (invalidPath: string) => NavigateParams | undefined\n /**\n * Component to render/navigate to when route is invalid and onInvalidRoute returns undefined.\n * - Web: Renders at the current URL via catch-all route\n * - Native: Navigated to as a screen\n * - Optional: If not set and nothing handles the route, a warning is logged\n */\n notFoundComponent?: React.ComponentType<NotFoundComponentProps>\n}",
|
|
51608
51637
|
TabNavigatorParam: "export type TabNavigatorParam = {\n layout: 'tab'\n routes: RouteParam<TabBarScreenOptions>[]\n layoutComponent?: TabLayoutComponent\n} & BaseNavigatorParam",
|
|
@@ -51715,7 +51744,7 @@ var types_default = {
|
|
|
51715
51744
|
}
|
|
51716
51745
|
},
|
|
51717
51746
|
category: "data",
|
|
51718
|
-
filePath: "
|
|
51747
|
+
filePath: "packages/components/src/Accordion",
|
|
51719
51748
|
sampleProps: {
|
|
51720
51749
|
props: {
|
|
51721
51750
|
items: [
|
|
@@ -51791,7 +51820,7 @@ var types_default = {
|
|
|
51791
51820
|
}
|
|
51792
51821
|
},
|
|
51793
51822
|
category: "display",
|
|
51794
|
-
filePath: "
|
|
51823
|
+
filePath: "packages/components/src/ActivityIndicator"
|
|
51795
51824
|
},
|
|
51796
51825
|
Alert: {
|
|
51797
51826
|
name: "Alert",
|
|
@@ -51886,7 +51915,7 @@ var types_default = {
|
|
|
51886
51915
|
}
|
|
51887
51916
|
},
|
|
51888
51917
|
category: "display",
|
|
51889
|
-
filePath: "
|
|
51918
|
+
filePath: "packages/components/src/Alert",
|
|
51890
51919
|
sampleProps: {
|
|
51891
51920
|
props: {
|
|
51892
51921
|
title: "Alert Title",
|
|
@@ -51953,7 +51982,7 @@ var types_default = {
|
|
|
51953
51982
|
}
|
|
51954
51983
|
},
|
|
51955
51984
|
category: "display",
|
|
51956
|
-
filePath: "
|
|
51985
|
+
filePath: "packages/components/src/Avatar",
|
|
51957
51986
|
sampleProps: {
|
|
51958
51987
|
props: {
|
|
51959
51988
|
fallback: "AB"
|
|
@@ -52022,7 +52051,7 @@ var types_default = {
|
|
|
52022
52051
|
}
|
|
52023
52052
|
},
|
|
52024
52053
|
category: "display",
|
|
52025
|
-
filePath: "
|
|
52054
|
+
filePath: "packages/components/src/Badge",
|
|
52026
52055
|
sampleProps: {
|
|
52027
52056
|
children: "'3'"
|
|
52028
52057
|
}
|
|
@@ -52108,7 +52137,7 @@ var types_default = {
|
|
|
52108
52137
|
}
|
|
52109
52138
|
},
|
|
52110
52139
|
category: "navigation",
|
|
52111
|
-
filePath: "
|
|
52140
|
+
filePath: "packages/components/src/Breadcrumb",
|
|
52112
52141
|
sampleProps: {
|
|
52113
52142
|
props: {
|
|
52114
52143
|
items: [
|
|
@@ -52221,7 +52250,7 @@ var types_default = {
|
|
|
52221
52250
|
}
|
|
52222
52251
|
},
|
|
52223
52252
|
category: "form",
|
|
52224
|
-
filePath: "
|
|
52253
|
+
filePath: "packages/components/src/Button",
|
|
52225
52254
|
sampleProps: {
|
|
52226
52255
|
children: "'Click Me'"
|
|
52227
52256
|
}
|
|
@@ -52344,7 +52373,7 @@ var types_default = {
|
|
|
52344
52373
|
}
|
|
52345
52374
|
},
|
|
52346
52375
|
category: "display",
|
|
52347
|
-
filePath: "
|
|
52376
|
+
filePath: "packages/components/src/Card",
|
|
52348
52377
|
sampleProps: {
|
|
52349
52378
|
children: "'Card content goes here'"
|
|
52350
52379
|
}
|
|
@@ -52465,7 +52494,7 @@ var types_default = {
|
|
|
52465
52494
|
}
|
|
52466
52495
|
},
|
|
52467
52496
|
category: "form",
|
|
52468
|
-
filePath: "
|
|
52497
|
+
filePath: "packages/components/src/Checkbox",
|
|
52469
52498
|
sampleProps: {
|
|
52470
52499
|
props: {
|
|
52471
52500
|
label: "Check me"
|
|
@@ -52596,7 +52625,7 @@ var types_default = {
|
|
|
52596
52625
|
}
|
|
52597
52626
|
},
|
|
52598
52627
|
category: "display",
|
|
52599
|
-
filePath: "
|
|
52628
|
+
filePath: "packages/components/src/Chip",
|
|
52600
52629
|
sampleProps: {
|
|
52601
52630
|
props: {
|
|
52602
52631
|
label: "Chip Label"
|
|
@@ -52751,7 +52780,7 @@ var types_default = {
|
|
|
52751
52780
|
}
|
|
52752
52781
|
},
|
|
52753
52782
|
category: "overlay",
|
|
52754
|
-
filePath: "
|
|
52783
|
+
filePath: "packages/components/src/Dialog",
|
|
52755
52784
|
sampleProps: {
|
|
52756
52785
|
props: {
|
|
52757
52786
|
title: "Dialog Title"
|
|
@@ -52826,7 +52855,7 @@ var types_default = {
|
|
|
52826
52855
|
}
|
|
52827
52856
|
},
|
|
52828
52857
|
category: "layout",
|
|
52829
|
-
filePath: "
|
|
52858
|
+
filePath: "packages/components/src/Divider"
|
|
52830
52859
|
},
|
|
52831
52860
|
Form: {
|
|
52832
52861
|
name: "Form",
|
|
@@ -52843,7 +52872,7 @@ var types_default = {
|
|
|
52843
52872
|
}
|
|
52844
52873
|
},
|
|
52845
52874
|
category: "display",
|
|
52846
|
-
filePath: "
|
|
52875
|
+
filePath: "packages/components/src/Form"
|
|
52847
52876
|
},
|
|
52848
52877
|
Grid: {
|
|
52849
52878
|
name: "Grid",
|
|
@@ -52913,7 +52942,7 @@ var types_default = {
|
|
|
52913
52942
|
}
|
|
52914
52943
|
},
|
|
52915
52944
|
category: "display",
|
|
52916
|
-
filePath: "
|
|
52945
|
+
filePath: "packages/components/src/Grid"
|
|
52917
52946
|
},
|
|
52918
52947
|
Icon: {
|
|
52919
52948
|
name: "Icon",
|
|
@@ -67853,7 +67882,7 @@ var types_default = {
|
|
|
67853
67882
|
}
|
|
67854
67883
|
},
|
|
67855
67884
|
category: "display",
|
|
67856
|
-
filePath: "
|
|
67885
|
+
filePath: "packages/components/src/Icon",
|
|
67857
67886
|
sampleProps: {
|
|
67858
67887
|
props: {
|
|
67859
67888
|
name: "home"
|
|
@@ -67946,7 +67975,7 @@ var types_default = {
|
|
|
67946
67975
|
}
|
|
67947
67976
|
},
|
|
67948
67977
|
category: "display",
|
|
67949
|
-
filePath: "
|
|
67978
|
+
filePath: "packages/components/src/IconButton"
|
|
67950
67979
|
},
|
|
67951
67980
|
Image: {
|
|
67952
67981
|
name: "Image",
|
|
@@ -68038,7 +68067,7 @@ var types_default = {
|
|
|
68038
68067
|
}
|
|
68039
68068
|
},
|
|
68040
68069
|
category: "display",
|
|
68041
|
-
filePath: "
|
|
68070
|
+
filePath: "packages/components/src/Image",
|
|
68042
68071
|
sampleProps: {
|
|
68043
68072
|
props: {
|
|
68044
68073
|
source: {
|
|
@@ -68222,7 +68251,7 @@ var types_default = {
|
|
|
68222
68251
|
}
|
|
68223
68252
|
},
|
|
68224
68253
|
category: "form",
|
|
68225
|
-
filePath: "
|
|
68254
|
+
filePath: "packages/components/src/Input",
|
|
68226
68255
|
sampleProps: {
|
|
68227
68256
|
props: {
|
|
68228
68257
|
placeholder: "Enter text..."
|
|
@@ -68274,7 +68303,7 @@ var types_default = {
|
|
|
68274
68303
|
}
|
|
68275
68304
|
},
|
|
68276
68305
|
category: "navigation",
|
|
68277
|
-
filePath: "
|
|
68306
|
+
filePath: "packages/components/src/Link",
|
|
68278
68307
|
sampleProps: {
|
|
68279
68308
|
props: {
|
|
68280
68309
|
href: "#"
|
|
@@ -68371,7 +68400,7 @@ var types_default = {
|
|
|
68371
68400
|
}
|
|
68372
68401
|
},
|
|
68373
68402
|
category: "navigation",
|
|
68374
|
-
filePath: "
|
|
68403
|
+
filePath: "packages/components/src/List",
|
|
68375
68404
|
sampleProps: {
|
|
68376
68405
|
children: "'List items go here'"
|
|
68377
68406
|
}
|
|
@@ -68435,7 +68464,7 @@ var types_default = {
|
|
|
68435
68464
|
}
|
|
68436
68465
|
},
|
|
68437
68466
|
category: "navigation",
|
|
68438
|
-
filePath: "
|
|
68467
|
+
filePath: "packages/components/src/Menu",
|
|
68439
68468
|
sampleProps: {
|
|
68440
68469
|
props: {
|
|
68441
68470
|
items: [
|
|
@@ -68550,7 +68579,7 @@ var types_default = {
|
|
|
68550
68579
|
}
|
|
68551
68580
|
},
|
|
68552
68581
|
category: "overlay",
|
|
68553
|
-
filePath: "
|
|
68582
|
+
filePath: "packages/components/src/Popover",
|
|
68554
68583
|
sampleProps: {
|
|
68555
68584
|
props: {
|
|
68556
68585
|
open: false
|
|
@@ -68615,7 +68644,7 @@ var types_default = {
|
|
|
68615
68644
|
}
|
|
68616
68645
|
},
|
|
68617
68646
|
category: "display",
|
|
68618
|
-
filePath: "
|
|
68647
|
+
filePath: "packages/components/src/Pressable",
|
|
68619
68648
|
sampleProps: {
|
|
68620
68649
|
children: "'Press me'"
|
|
68621
68650
|
}
|
|
@@ -68694,7 +68723,7 @@ var types_default = {
|
|
|
68694
68723
|
}
|
|
68695
68724
|
},
|
|
68696
68725
|
category: "data",
|
|
68697
|
-
filePath: "
|
|
68726
|
+
filePath: "packages/components/src/Progress",
|
|
68698
68727
|
sampleProps: {
|
|
68699
68728
|
props: {
|
|
68700
68729
|
value: 65
|
|
@@ -68773,7 +68802,7 @@ var types_default = {
|
|
|
68773
68802
|
}
|
|
68774
68803
|
},
|
|
68775
68804
|
category: "form",
|
|
68776
|
-
filePath: "
|
|
68805
|
+
filePath: "packages/components/src/RadioButton",
|
|
68777
68806
|
sampleProps: {
|
|
68778
68807
|
props: {
|
|
68779
68808
|
value: "option1",
|
|
@@ -68839,7 +68868,7 @@ var types_default = {
|
|
|
68839
68868
|
}
|
|
68840
68869
|
},
|
|
68841
68870
|
category: "display",
|
|
68842
|
-
filePath: "
|
|
68871
|
+
filePath: "packages/components/src/SVGImage",
|
|
68843
68872
|
sampleProps: {
|
|
68844
68873
|
props: {
|
|
68845
68874
|
source: '<svg viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="currentColor"/></svg>',
|
|
@@ -68998,7 +69027,7 @@ var types_default = {
|
|
|
68998
69027
|
}
|
|
68999
69028
|
},
|
|
69000
69029
|
category: "layout",
|
|
69001
|
-
filePath: "
|
|
69030
|
+
filePath: "packages/components/src/Screen",
|
|
69002
69031
|
sampleProps: {
|
|
69003
69032
|
children: "'Screen content'"
|
|
69004
69033
|
}
|
|
@@ -69214,7 +69243,7 @@ var types_default = {
|
|
|
69214
69243
|
}
|
|
69215
69244
|
},
|
|
69216
69245
|
category: "display",
|
|
69217
|
-
filePath: "
|
|
69246
|
+
filePath: "packages/components/src/ScrollView",
|
|
69218
69247
|
sampleProps: {
|
|
69219
69248
|
children: "'Scrollable content'"
|
|
69220
69249
|
}
|
|
@@ -69359,7 +69388,7 @@ var types_default = {
|
|
|
69359
69388
|
}
|
|
69360
69389
|
},
|
|
69361
69390
|
category: "form",
|
|
69362
|
-
filePath: "
|
|
69391
|
+
filePath: "packages/components/src/Select",
|
|
69363
69392
|
sampleProps: {
|
|
69364
69393
|
props: {
|
|
69365
69394
|
options: [
|
|
@@ -69442,7 +69471,7 @@ var types_default = {
|
|
|
69442
69471
|
}
|
|
69443
69472
|
},
|
|
69444
69473
|
category: "display",
|
|
69445
|
-
filePath: "
|
|
69474
|
+
filePath: "packages/components/src/Skeleton",
|
|
69446
69475
|
sampleProps: {
|
|
69447
69476
|
props: {
|
|
69448
69477
|
width: 200,
|
|
@@ -69587,7 +69616,7 @@ var types_default = {
|
|
|
69587
69616
|
}
|
|
69588
69617
|
},
|
|
69589
69618
|
category: "form",
|
|
69590
|
-
filePath: "
|
|
69619
|
+
filePath: "packages/components/src/Slider",
|
|
69591
69620
|
sampleProps: {
|
|
69592
69621
|
props: {},
|
|
69593
69622
|
state: {
|
|
@@ -69714,7 +69743,7 @@ var types_default = {
|
|
|
69714
69743
|
}
|
|
69715
69744
|
},
|
|
69716
69745
|
category: "form",
|
|
69717
|
-
filePath: "
|
|
69746
|
+
filePath: "packages/components/src/Switch",
|
|
69718
69747
|
sampleProps: {
|
|
69719
69748
|
props: {},
|
|
69720
69749
|
state: {
|
|
@@ -69851,7 +69880,7 @@ var types_default = {
|
|
|
69851
69880
|
}
|
|
69852
69881
|
},
|
|
69853
69882
|
category: "navigation",
|
|
69854
|
-
filePath: "
|
|
69883
|
+
filePath: "packages/components/src/TabBar",
|
|
69855
69884
|
sampleProps: {
|
|
69856
69885
|
props: {
|
|
69857
69886
|
items: [
|
|
@@ -69916,6 +69945,22 @@ var types_default = {
|
|
|
69916
69945
|
type: "((row: T, index: number) => void) | undefined",
|
|
69917
69946
|
required: false
|
|
69918
69947
|
},
|
|
69948
|
+
onColumnResize: {
|
|
69949
|
+
name: "onColumnResize",
|
|
69950
|
+
type: "((key: string, width: number) => void) | undefined",
|
|
69951
|
+
description: "Called when a column is resized via drag handle.\nReceives the column key and the new width in pixels.",
|
|
69952
|
+
required: false
|
|
69953
|
+
},
|
|
69954
|
+
emptyState: {
|
|
69955
|
+
name: "emptyState",
|
|
69956
|
+
type: "ReactNode",
|
|
69957
|
+
values: [
|
|
69958
|
+
"false",
|
|
69959
|
+
"true"
|
|
69960
|
+
],
|
|
69961
|
+
description: "Content to display when `data` is empty.\nRenders in place of the table body.",
|
|
69962
|
+
required: false
|
|
69963
|
+
},
|
|
69919
69964
|
id: {
|
|
69920
69965
|
name: "id",
|
|
69921
69966
|
type: "string | undefined",
|
|
@@ -69972,7 +70017,7 @@ var types_default = {
|
|
|
69972
70017
|
}
|
|
69973
70018
|
},
|
|
69974
70019
|
category: "data",
|
|
69975
|
-
filePath: "
|
|
70020
|
+
filePath: "packages/components/src/Table",
|
|
69976
70021
|
sampleProps: {
|
|
69977
70022
|
props: {
|
|
69978
70023
|
columns: [
|
|
@@ -70102,7 +70147,7 @@ var types_default = {
|
|
|
70102
70147
|
}
|
|
70103
70148
|
},
|
|
70104
70149
|
category: "display",
|
|
70105
|
-
filePath: "
|
|
70150
|
+
filePath: "packages/components/src/Text",
|
|
70106
70151
|
sampleProps: {
|
|
70107
70152
|
children: "'Sample text content'"
|
|
70108
70153
|
}
|
|
@@ -70272,7 +70317,7 @@ var types_default = {
|
|
|
70272
70317
|
}
|
|
70273
70318
|
},
|
|
70274
70319
|
category: "form",
|
|
70275
|
-
filePath: "
|
|
70320
|
+
filePath: "packages/components/src/TextArea",
|
|
70276
70321
|
sampleProps: {
|
|
70277
70322
|
props: {
|
|
70278
70323
|
placeholder: "Enter text...",
|
|
@@ -70524,7 +70569,7 @@ var types_default = {
|
|
|
70524
70569
|
}
|
|
70525
70570
|
},
|
|
70526
70571
|
category: "display",
|
|
70527
|
-
filePath: "
|
|
70572
|
+
filePath: "packages/components/src/TextInput"
|
|
70528
70573
|
},
|
|
70529
70574
|
Tooltip: {
|
|
70530
70575
|
name: "Tooltip",
|
|
@@ -70574,7 +70619,7 @@ var types_default = {
|
|
|
70574
70619
|
}
|
|
70575
70620
|
},
|
|
70576
70621
|
category: "display",
|
|
70577
|
-
filePath: "
|
|
70622
|
+
filePath: "packages/components/src/Tooltip",
|
|
70578
70623
|
sampleProps: {
|
|
70579
70624
|
props: {
|
|
70580
70625
|
content: "Tooltip text"
|
|
@@ -70708,7 +70753,7 @@ var types_default = {
|
|
|
70708
70753
|
}
|
|
70709
70754
|
},
|
|
70710
70755
|
category: "display",
|
|
70711
|
-
filePath: "
|
|
70756
|
+
filePath: "packages/components/src/Video",
|
|
70712
70757
|
sampleProps: {
|
|
70713
70758
|
props: {
|
|
70714
70759
|
source: "https://www.w3schools.com/html/mov_bbb.mp4",
|
|
@@ -70834,7 +70879,7 @@ var types_default = {
|
|
|
70834
70879
|
}
|
|
70835
70880
|
},
|
|
70836
70881
|
category: "layout",
|
|
70837
|
-
filePath: "
|
|
70882
|
+
filePath: "packages/components/src/View",
|
|
70838
70883
|
sampleProps: {
|
|
70839
70884
|
children: "'View content'"
|
|
70840
70885
|
}
|