@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/tools/index.cjs
CHANGED
|
@@ -13530,7 +13530,7 @@ export function TabLayout({ routes, currentPath }: TabLayoutProps) {
|
|
|
13530
13530
|
justifyContent: 'center',
|
|
13531
13531
|
gap: 6,
|
|
13532
13532
|
paddingHorizontal: 16,
|
|
13533
|
-
borderBottomWidth:
|
|
13533
|
+
borderBottomWidth: 1,
|
|
13534
13534
|
borderBottomColor: isActive ? '#007AFF' : 'transparent',
|
|
13535
13535
|
}}
|
|
13536
13536
|
>
|
|
@@ -24295,7 +24295,7 @@ var import_url = require("url");
|
|
|
24295
24295
|
// src/generated/types.json
|
|
24296
24296
|
var types_default = {
|
|
24297
24297
|
version: "1.0.93",
|
|
24298
|
-
extractedAt: "2026-03-
|
|
24298
|
+
extractedAt: "2026-03-24T21:22:27.272Z",
|
|
24299
24299
|
components: {
|
|
24300
24300
|
Accordion: {
|
|
24301
24301
|
name: "Accordion",
|
|
@@ -24439,7 +24439,7 @@ var types_default = {
|
|
|
24439
24439
|
}
|
|
24440
24440
|
},
|
|
24441
24441
|
category: "data",
|
|
24442
|
-
filePath: "
|
|
24442
|
+
filePath: "packages/components/src/Accordion",
|
|
24443
24443
|
sampleProps: {
|
|
24444
24444
|
props: {
|
|
24445
24445
|
items: [
|
|
@@ -24568,7 +24568,7 @@ var types_default = {
|
|
|
24568
24568
|
}
|
|
24569
24569
|
},
|
|
24570
24570
|
category: "display",
|
|
24571
|
-
filePath: "
|
|
24571
|
+
filePath: "packages/components/src/ActivityIndicator"
|
|
24572
24572
|
}
|
|
24573
24573
|
},
|
|
24574
24574
|
Alert: {
|
|
@@ -24753,7 +24753,7 @@ var types_default = {
|
|
|
24753
24753
|
}
|
|
24754
24754
|
},
|
|
24755
24755
|
category: "display",
|
|
24756
|
-
filePath: "
|
|
24756
|
+
filePath: "packages/components/src/Alert",
|
|
24757
24757
|
sampleProps: {
|
|
24758
24758
|
props: {
|
|
24759
24759
|
title: "Alert Title",
|
|
@@ -24880,7 +24880,7 @@ var types_default = {
|
|
|
24880
24880
|
}
|
|
24881
24881
|
},
|
|
24882
24882
|
category: "display",
|
|
24883
|
-
filePath: "
|
|
24883
|
+
filePath: "packages/components/src/Avatar",
|
|
24884
24884
|
sampleProps: {
|
|
24885
24885
|
props: {
|
|
24886
24886
|
fallback: "AB"
|
|
@@ -25016,7 +25016,7 @@ var types_default = {
|
|
|
25016
25016
|
}
|
|
25017
25017
|
},
|
|
25018
25018
|
category: "display",
|
|
25019
|
-
filePath: "
|
|
25019
|
+
filePath: "packages/components/src/Badge",
|
|
25020
25020
|
sampleProps: {
|
|
25021
25021
|
children: "'3'"
|
|
25022
25022
|
}
|
|
@@ -25180,7 +25180,7 @@ var types_default = {
|
|
|
25180
25180
|
}
|
|
25181
25181
|
},
|
|
25182
25182
|
category: "navigation",
|
|
25183
|
-
filePath: "
|
|
25183
|
+
filePath: "packages/components/src/Breadcrumb",
|
|
25184
25184
|
sampleProps: {
|
|
25185
25185
|
props: {
|
|
25186
25186
|
items: [
|
|
@@ -25384,7 +25384,7 @@ var types_default = {
|
|
|
25384
25384
|
}
|
|
25385
25385
|
},
|
|
25386
25386
|
category: "form",
|
|
25387
|
-
filePath: "
|
|
25387
|
+
filePath: "packages/components/src/Button",
|
|
25388
25388
|
sampleProps: {
|
|
25389
25389
|
children: "'Click Me'"
|
|
25390
25390
|
}
|
|
@@ -25586,7 +25586,7 @@ var types_default = {
|
|
|
25586
25586
|
}
|
|
25587
25587
|
},
|
|
25588
25588
|
category: "display",
|
|
25589
|
-
filePath: "
|
|
25589
|
+
filePath: "packages/components/src/Card",
|
|
25590
25590
|
sampleProps: {
|
|
25591
25591
|
children: "'Card content goes here'"
|
|
25592
25592
|
}
|
|
@@ -25803,7 +25803,7 @@ var types_default = {
|
|
|
25803
25803
|
}
|
|
25804
25804
|
},
|
|
25805
25805
|
category: "form",
|
|
25806
|
-
filePath: "
|
|
25806
|
+
filePath: "packages/components/src/Checkbox",
|
|
25807
25807
|
sampleProps: {
|
|
25808
25808
|
props: {
|
|
25809
25809
|
label: "Check me"
|
|
@@ -26036,7 +26036,7 @@ var types_default = {
|
|
|
26036
26036
|
}
|
|
26037
26037
|
},
|
|
26038
26038
|
category: "display",
|
|
26039
|
-
filePath: "
|
|
26039
|
+
filePath: "packages/components/src/Chip",
|
|
26040
26040
|
sampleProps: {
|
|
26041
26041
|
props: {
|
|
26042
26042
|
label: "Chip Label"
|
|
@@ -26317,7 +26317,7 @@ var types_default = {
|
|
|
26317
26317
|
}
|
|
26318
26318
|
},
|
|
26319
26319
|
category: "overlay",
|
|
26320
|
-
filePath: "
|
|
26320
|
+
filePath: "packages/components/src/Dialog",
|
|
26321
26321
|
sampleProps: {
|
|
26322
26322
|
props: {
|
|
26323
26323
|
title: "Dialog Title"
|
|
@@ -26467,7 +26467,7 @@ var types_default = {
|
|
|
26467
26467
|
}
|
|
26468
26468
|
},
|
|
26469
26469
|
category: "layout",
|
|
26470
|
-
filePath: "
|
|
26470
|
+
filePath: "packages/components/src/Divider"
|
|
26471
26471
|
}
|
|
26472
26472
|
},
|
|
26473
26473
|
Form: {
|
|
@@ -26525,7 +26525,7 @@ var types_default = {
|
|
|
26525
26525
|
}
|
|
26526
26526
|
},
|
|
26527
26527
|
category: "display",
|
|
26528
|
-
filePath: "
|
|
26528
|
+
filePath: "packages/components/src/Form"
|
|
26529
26529
|
}
|
|
26530
26530
|
},
|
|
26531
26531
|
Grid: {
|
|
@@ -26642,7 +26642,7 @@ var types_default = {
|
|
|
26642
26642
|
}
|
|
26643
26643
|
},
|
|
26644
26644
|
category: "display",
|
|
26645
|
-
filePath: "
|
|
26645
|
+
filePath: "packages/components/src/Grid"
|
|
26646
26646
|
}
|
|
26647
26647
|
},
|
|
26648
26648
|
IconButton: {
|
|
@@ -26809,7 +26809,7 @@ var types_default = {
|
|
|
26809
26809
|
}
|
|
26810
26810
|
},
|
|
26811
26811
|
category: "display",
|
|
26812
|
-
filePath: "
|
|
26812
|
+
filePath: "packages/components/src/IconButton"
|
|
26813
26813
|
}
|
|
26814
26814
|
},
|
|
26815
26815
|
Image: {
|
|
@@ -26986,7 +26986,7 @@ var types_default = {
|
|
|
26986
26986
|
}
|
|
26987
26987
|
},
|
|
26988
26988
|
category: "display",
|
|
26989
|
-
filePath: "
|
|
26989
|
+
filePath: "packages/components/src/Image",
|
|
26990
26990
|
sampleProps: {
|
|
26991
26991
|
props: {
|
|
26992
26992
|
source: {
|
|
@@ -27394,7 +27394,7 @@ var types_default = {
|
|
|
27394
27394
|
}
|
|
27395
27395
|
},
|
|
27396
27396
|
category: "form",
|
|
27397
|
-
filePath: "
|
|
27397
|
+
filePath: "packages/components/src/Input",
|
|
27398
27398
|
sampleProps: {
|
|
27399
27399
|
props: {
|
|
27400
27400
|
placeholder: "Enter text..."
|
|
@@ -27502,7 +27502,7 @@ var types_default = {
|
|
|
27502
27502
|
}
|
|
27503
27503
|
},
|
|
27504
27504
|
category: "navigation",
|
|
27505
|
-
filePath: "
|
|
27505
|
+
filePath: "packages/components/src/Link",
|
|
27506
27506
|
sampleProps: {
|
|
27507
27507
|
props: {
|
|
27508
27508
|
href: "#"
|
|
@@ -27646,7 +27646,7 @@ var types_default = {
|
|
|
27646
27646
|
}
|
|
27647
27647
|
},
|
|
27648
27648
|
category: "navigation",
|
|
27649
|
-
filePath: "
|
|
27649
|
+
filePath: "packages/components/src/List",
|
|
27650
27650
|
sampleProps: {
|
|
27651
27651
|
children: "'List items go here'"
|
|
27652
27652
|
}
|
|
@@ -27768,7 +27768,7 @@ var types_default = {
|
|
|
27768
27768
|
}
|
|
27769
27769
|
},
|
|
27770
27770
|
category: "navigation",
|
|
27771
|
-
filePath: "
|
|
27771
|
+
filePath: "packages/components/src/Menu",
|
|
27772
27772
|
sampleProps: {
|
|
27773
27773
|
props: {
|
|
27774
27774
|
items: [
|
|
@@ -27959,7 +27959,7 @@ var types_default = {
|
|
|
27959
27959
|
}
|
|
27960
27960
|
},
|
|
27961
27961
|
category: "overlay",
|
|
27962
|
-
filePath: "
|
|
27962
|
+
filePath: "packages/components/src/Popover",
|
|
27963
27963
|
sampleProps: {
|
|
27964
27964
|
props: {
|
|
27965
27965
|
open: false
|
|
@@ -28086,7 +28086,7 @@ var types_default = {
|
|
|
28086
28086
|
}
|
|
28087
28087
|
},
|
|
28088
28088
|
category: "display",
|
|
28089
|
-
filePath: "
|
|
28089
|
+
filePath: "packages/components/src/Pressable",
|
|
28090
28090
|
sampleProps: {
|
|
28091
28091
|
children: "'Press me'"
|
|
28092
28092
|
}
|
|
@@ -28233,7 +28233,7 @@ var types_default = {
|
|
|
28233
28233
|
}
|
|
28234
28234
|
},
|
|
28235
28235
|
category: "data",
|
|
28236
|
-
filePath: "
|
|
28236
|
+
filePath: "packages/components/src/Progress",
|
|
28237
28237
|
sampleProps: {
|
|
28238
28238
|
props: {
|
|
28239
28239
|
value: 65
|
|
@@ -28368,7 +28368,7 @@ var types_default = {
|
|
|
28368
28368
|
}
|
|
28369
28369
|
},
|
|
28370
28370
|
category: "form",
|
|
28371
|
-
filePath: "
|
|
28371
|
+
filePath: "packages/components/src/RadioButton",
|
|
28372
28372
|
sampleProps: {
|
|
28373
28373
|
props: {
|
|
28374
28374
|
value: "option1",
|
|
@@ -28480,7 +28480,7 @@ var types_default = {
|
|
|
28480
28480
|
}
|
|
28481
28481
|
},
|
|
28482
28482
|
category: "display",
|
|
28483
|
-
filePath: "
|
|
28483
|
+
filePath: "packages/components/src/SVGImage",
|
|
28484
28484
|
sampleProps: {
|
|
28485
28485
|
props: {
|
|
28486
28486
|
source: '<svg viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="currentColor"/></svg>',
|
|
@@ -28731,7 +28731,7 @@ var types_default = {
|
|
|
28731
28731
|
}
|
|
28732
28732
|
},
|
|
28733
28733
|
category: "layout",
|
|
28734
|
-
filePath: "
|
|
28734
|
+
filePath: "packages/components/src/Screen",
|
|
28735
28735
|
sampleProps: {
|
|
28736
28736
|
children: "'Screen content'"
|
|
28737
28737
|
}
|
|
@@ -29109,7 +29109,7 @@ var types_default = {
|
|
|
29109
29109
|
}
|
|
29110
29110
|
},
|
|
29111
29111
|
category: "display",
|
|
29112
|
-
filePath: "
|
|
29112
|
+
filePath: "packages/components/src/ScrollView",
|
|
29113
29113
|
sampleProps: {
|
|
29114
29114
|
children: "'Scrollable content'"
|
|
29115
29115
|
}
|
|
@@ -29369,7 +29369,7 @@ var types_default = {
|
|
|
29369
29369
|
}
|
|
29370
29370
|
},
|
|
29371
29371
|
category: "form",
|
|
29372
|
-
filePath: "
|
|
29372
|
+
filePath: "packages/components/src/Select",
|
|
29373
29373
|
sampleProps: {
|
|
29374
29374
|
props: {
|
|
29375
29375
|
options: [
|
|
@@ -29505,7 +29505,7 @@ var types_default = {
|
|
|
29505
29505
|
}
|
|
29506
29506
|
},
|
|
29507
29507
|
category: "display",
|
|
29508
|
-
filePath: "
|
|
29508
|
+
filePath: "packages/components/src/Skeleton",
|
|
29509
29509
|
sampleProps: {
|
|
29510
29510
|
props: {
|
|
29511
29511
|
width: 200,
|
|
@@ -29763,7 +29763,7 @@ var types_default = {
|
|
|
29763
29763
|
}
|
|
29764
29764
|
},
|
|
29765
29765
|
category: "form",
|
|
29766
|
-
filePath: "
|
|
29766
|
+
filePath: "packages/components/src/Slider",
|
|
29767
29767
|
sampleProps: {
|
|
29768
29768
|
props: {},
|
|
29769
29769
|
state: {
|
|
@@ -29979,7 +29979,7 @@ var types_default = {
|
|
|
29979
29979
|
}
|
|
29980
29980
|
},
|
|
29981
29981
|
category: "form",
|
|
29982
|
-
filePath: "
|
|
29982
|
+
filePath: "packages/components/src/Switch",
|
|
29983
29983
|
sampleProps: {
|
|
29984
29984
|
props: {},
|
|
29985
29985
|
state: {
|
|
@@ -30189,7 +30189,7 @@ var types_default = {
|
|
|
30189
30189
|
}
|
|
30190
30190
|
},
|
|
30191
30191
|
category: "navigation",
|
|
30192
|
-
filePath: "
|
|
30192
|
+
filePath: "packages/components/src/TabBar",
|
|
30193
30193
|
sampleProps: {
|
|
30194
30194
|
props: {
|
|
30195
30195
|
items: [
|
|
@@ -30246,6 +30246,18 @@ var types_default = {
|
|
|
30246
30246
|
type: "((row: T, index: number) => void) | undefined",
|
|
30247
30247
|
required: false
|
|
30248
30248
|
},
|
|
30249
|
+
{
|
|
30250
|
+
name: "onColumnResize",
|
|
30251
|
+
type: "((key: string, width: number) => void) | undefined",
|
|
30252
|
+
required: false,
|
|
30253
|
+
description: "Called when a column is resized via drag handle.\nReceives the column key and the new width in pixels."
|
|
30254
|
+
},
|
|
30255
|
+
{
|
|
30256
|
+
name: "emptyState",
|
|
30257
|
+
type: "React.ReactNode",
|
|
30258
|
+
required: false,
|
|
30259
|
+
description: "Content to display when `data` is empty.\nRenders in place of the table body."
|
|
30260
|
+
},
|
|
30249
30261
|
{
|
|
30250
30262
|
name: "style",
|
|
30251
30263
|
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>',
|
|
@@ -30257,12 +30269,12 @@ var types_default = {
|
|
|
30257
30269
|
required: false
|
|
30258
30270
|
}
|
|
30259
30271
|
],
|
|
30260
|
-
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}",
|
|
30272
|
+
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}",
|
|
30261
30273
|
relatedTypes: {
|
|
30262
30274
|
TableSizeVariant: "export type TableSizeVariant = Size;",
|
|
30263
30275
|
TableType: "export type TableType = 'standard' | 'bordered' | 'striped';",
|
|
30264
30276
|
TableAlignVariant: "export type TableAlignVariant = 'left' | 'center' | 'right';",
|
|
30265
|
-
TableColumn: "export interface TableColumn<T = any> extends SortableAccessibilityProps {\n key: string;\n title:
|
|
30277
|
+
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}"
|
|
30266
30278
|
},
|
|
30267
30279
|
registry: {
|
|
30268
30280
|
name: "Table",
|
|
@@ -30308,6 +30320,22 @@ var types_default = {
|
|
|
30308
30320
|
type: "((row: T, index: number) => void) | undefined",
|
|
30309
30321
|
required: false
|
|
30310
30322
|
},
|
|
30323
|
+
onColumnResize: {
|
|
30324
|
+
name: "onColumnResize",
|
|
30325
|
+
type: "((key: string, width: number) => void) | undefined",
|
|
30326
|
+
description: "Called when a column is resized via drag handle.\nReceives the column key and the new width in pixels.",
|
|
30327
|
+
required: false
|
|
30328
|
+
},
|
|
30329
|
+
emptyState: {
|
|
30330
|
+
name: "emptyState",
|
|
30331
|
+
type: "ReactNode",
|
|
30332
|
+
values: [
|
|
30333
|
+
"false",
|
|
30334
|
+
"true"
|
|
30335
|
+
],
|
|
30336
|
+
description: "Content to display when `data` is empty.\nRenders in place of the table body.",
|
|
30337
|
+
required: false
|
|
30338
|
+
},
|
|
30311
30339
|
id: {
|
|
30312
30340
|
name: "id",
|
|
30313
30341
|
type: "string | undefined",
|
|
@@ -30364,7 +30392,7 @@ var types_default = {
|
|
|
30364
30392
|
}
|
|
30365
30393
|
},
|
|
30366
30394
|
category: "data",
|
|
30367
|
-
filePath: "
|
|
30395
|
+
filePath: "packages/components/src/Table",
|
|
30368
30396
|
sampleProps: {
|
|
30369
30397
|
props: {
|
|
30370
30398
|
columns: [
|
|
@@ -30562,7 +30590,7 @@ var types_default = {
|
|
|
30562
30590
|
}
|
|
30563
30591
|
},
|
|
30564
30592
|
category: "display",
|
|
30565
|
-
filePath: "
|
|
30593
|
+
filePath: "packages/components/src/Text",
|
|
30566
30594
|
sampleProps: {
|
|
30567
30595
|
children: "'Sample text content'"
|
|
30568
30596
|
}
|
|
@@ -30864,7 +30892,7 @@ var types_default = {
|
|
|
30864
30892
|
}
|
|
30865
30893
|
},
|
|
30866
30894
|
category: "form",
|
|
30867
|
-
filePath: "
|
|
30895
|
+
filePath: "packages/components/src/TextArea",
|
|
30868
30896
|
sampleProps: {
|
|
30869
30897
|
props: {
|
|
30870
30898
|
placeholder: "Enter text...",
|
|
@@ -31425,7 +31453,7 @@ var types_default = {
|
|
|
31425
31453
|
}
|
|
31426
31454
|
},
|
|
31427
31455
|
category: "display",
|
|
31428
|
-
filePath: "
|
|
31456
|
+
filePath: "packages/components/src/TextInput"
|
|
31429
31457
|
}
|
|
31430
31458
|
},
|
|
31431
31459
|
Tooltip: {
|
|
@@ -31528,7 +31556,7 @@ var types_default = {
|
|
|
31528
31556
|
}
|
|
31529
31557
|
},
|
|
31530
31558
|
category: "display",
|
|
31531
|
-
filePath: "
|
|
31559
|
+
filePath: "packages/components/src/Tooltip",
|
|
31532
31560
|
sampleProps: {
|
|
31533
31561
|
props: {
|
|
31534
31562
|
content: "Tooltip text"
|
|
@@ -31772,7 +31800,7 @@ var types_default = {
|
|
|
31772
31800
|
}
|
|
31773
31801
|
},
|
|
31774
31802
|
category: "display",
|
|
31775
|
-
filePath: "
|
|
31803
|
+
filePath: "packages/components/src/Video",
|
|
31776
31804
|
sampleProps: {
|
|
31777
31805
|
props: {
|
|
31778
31806
|
source: "https://www.w3schools.com/html/mov_bbb.mp4",
|
|
@@ -31983,7 +32011,7 @@ var types_default = {
|
|
|
31983
32011
|
}
|
|
31984
32012
|
},
|
|
31985
32013
|
category: "layout",
|
|
31986
|
-
filePath: "
|
|
32014
|
+
filePath: "packages/components/src/View",
|
|
31987
32015
|
sampleProps: {
|
|
31988
32016
|
children: "'View content'"
|
|
31989
32017
|
}
|
|
@@ -46969,7 +46997,7 @@ var types_default = {
|
|
|
46969
46997
|
}
|
|
46970
46998
|
},
|
|
46971
46999
|
category: "display",
|
|
46972
|
-
filePath: "
|
|
47000
|
+
filePath: "packages/components/src/Icon",
|
|
46973
47001
|
sampleProps: {
|
|
46974
47002
|
props: {
|
|
46975
47003
|
name: "home"
|
|
@@ -47000,9 +47028,10 @@ var types_default = {
|
|
|
47000
47028
|
}
|
|
47001
47029
|
},
|
|
47002
47030
|
navigation: {
|
|
47031
|
+
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';",
|
|
47003
47032
|
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',
|
|
47004
47033
|
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}",
|
|
47005
|
-
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;",
|
|
47034
|
+
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;",
|
|
47006
47035
|
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}",
|
|
47007
47036
|
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}",
|
|
47008
47037
|
TabNavigatorParam: "export type TabNavigatorParam = {\n layout: 'tab'\n routes: RouteParam<TabBarScreenOptions>[]\n layoutComponent?: TabLayoutComponent\n} & BaseNavigatorParam",
|
|
@@ -47115,7 +47144,7 @@ var types_default = {
|
|
|
47115
47144
|
}
|
|
47116
47145
|
},
|
|
47117
47146
|
category: "data",
|
|
47118
|
-
filePath: "
|
|
47147
|
+
filePath: "packages/components/src/Accordion",
|
|
47119
47148
|
sampleProps: {
|
|
47120
47149
|
props: {
|
|
47121
47150
|
items: [
|
|
@@ -47191,7 +47220,7 @@ var types_default = {
|
|
|
47191
47220
|
}
|
|
47192
47221
|
},
|
|
47193
47222
|
category: "display",
|
|
47194
|
-
filePath: "
|
|
47223
|
+
filePath: "packages/components/src/ActivityIndicator"
|
|
47195
47224
|
},
|
|
47196
47225
|
Alert: {
|
|
47197
47226
|
name: "Alert",
|
|
@@ -47286,7 +47315,7 @@ var types_default = {
|
|
|
47286
47315
|
}
|
|
47287
47316
|
},
|
|
47288
47317
|
category: "display",
|
|
47289
|
-
filePath: "
|
|
47318
|
+
filePath: "packages/components/src/Alert",
|
|
47290
47319
|
sampleProps: {
|
|
47291
47320
|
props: {
|
|
47292
47321
|
title: "Alert Title",
|
|
@@ -47353,7 +47382,7 @@ var types_default = {
|
|
|
47353
47382
|
}
|
|
47354
47383
|
},
|
|
47355
47384
|
category: "display",
|
|
47356
|
-
filePath: "
|
|
47385
|
+
filePath: "packages/components/src/Avatar",
|
|
47357
47386
|
sampleProps: {
|
|
47358
47387
|
props: {
|
|
47359
47388
|
fallback: "AB"
|
|
@@ -47422,7 +47451,7 @@ var types_default = {
|
|
|
47422
47451
|
}
|
|
47423
47452
|
},
|
|
47424
47453
|
category: "display",
|
|
47425
|
-
filePath: "
|
|
47454
|
+
filePath: "packages/components/src/Badge",
|
|
47426
47455
|
sampleProps: {
|
|
47427
47456
|
children: "'3'"
|
|
47428
47457
|
}
|
|
@@ -47508,7 +47537,7 @@ var types_default = {
|
|
|
47508
47537
|
}
|
|
47509
47538
|
},
|
|
47510
47539
|
category: "navigation",
|
|
47511
|
-
filePath: "
|
|
47540
|
+
filePath: "packages/components/src/Breadcrumb",
|
|
47512
47541
|
sampleProps: {
|
|
47513
47542
|
props: {
|
|
47514
47543
|
items: [
|
|
@@ -47621,7 +47650,7 @@ var types_default = {
|
|
|
47621
47650
|
}
|
|
47622
47651
|
},
|
|
47623
47652
|
category: "form",
|
|
47624
|
-
filePath: "
|
|
47653
|
+
filePath: "packages/components/src/Button",
|
|
47625
47654
|
sampleProps: {
|
|
47626
47655
|
children: "'Click Me'"
|
|
47627
47656
|
}
|
|
@@ -47744,7 +47773,7 @@ var types_default = {
|
|
|
47744
47773
|
}
|
|
47745
47774
|
},
|
|
47746
47775
|
category: "display",
|
|
47747
|
-
filePath: "
|
|
47776
|
+
filePath: "packages/components/src/Card",
|
|
47748
47777
|
sampleProps: {
|
|
47749
47778
|
children: "'Card content goes here'"
|
|
47750
47779
|
}
|
|
@@ -47865,7 +47894,7 @@ var types_default = {
|
|
|
47865
47894
|
}
|
|
47866
47895
|
},
|
|
47867
47896
|
category: "form",
|
|
47868
|
-
filePath: "
|
|
47897
|
+
filePath: "packages/components/src/Checkbox",
|
|
47869
47898
|
sampleProps: {
|
|
47870
47899
|
props: {
|
|
47871
47900
|
label: "Check me"
|
|
@@ -47996,7 +48025,7 @@ var types_default = {
|
|
|
47996
48025
|
}
|
|
47997
48026
|
},
|
|
47998
48027
|
category: "display",
|
|
47999
|
-
filePath: "
|
|
48028
|
+
filePath: "packages/components/src/Chip",
|
|
48000
48029
|
sampleProps: {
|
|
48001
48030
|
props: {
|
|
48002
48031
|
label: "Chip Label"
|
|
@@ -48151,7 +48180,7 @@ var types_default = {
|
|
|
48151
48180
|
}
|
|
48152
48181
|
},
|
|
48153
48182
|
category: "overlay",
|
|
48154
|
-
filePath: "
|
|
48183
|
+
filePath: "packages/components/src/Dialog",
|
|
48155
48184
|
sampleProps: {
|
|
48156
48185
|
props: {
|
|
48157
48186
|
title: "Dialog Title"
|
|
@@ -48226,7 +48255,7 @@ var types_default = {
|
|
|
48226
48255
|
}
|
|
48227
48256
|
},
|
|
48228
48257
|
category: "layout",
|
|
48229
|
-
filePath: "
|
|
48258
|
+
filePath: "packages/components/src/Divider"
|
|
48230
48259
|
},
|
|
48231
48260
|
Form: {
|
|
48232
48261
|
name: "Form",
|
|
@@ -48243,7 +48272,7 @@ var types_default = {
|
|
|
48243
48272
|
}
|
|
48244
48273
|
},
|
|
48245
48274
|
category: "display",
|
|
48246
|
-
filePath: "
|
|
48275
|
+
filePath: "packages/components/src/Form"
|
|
48247
48276
|
},
|
|
48248
48277
|
Grid: {
|
|
48249
48278
|
name: "Grid",
|
|
@@ -48313,7 +48342,7 @@ var types_default = {
|
|
|
48313
48342
|
}
|
|
48314
48343
|
},
|
|
48315
48344
|
category: "display",
|
|
48316
|
-
filePath: "
|
|
48345
|
+
filePath: "packages/components/src/Grid"
|
|
48317
48346
|
},
|
|
48318
48347
|
Icon: {
|
|
48319
48348
|
name: "Icon",
|
|
@@ -63253,7 +63282,7 @@ var types_default = {
|
|
|
63253
63282
|
}
|
|
63254
63283
|
},
|
|
63255
63284
|
category: "display",
|
|
63256
|
-
filePath: "
|
|
63285
|
+
filePath: "packages/components/src/Icon",
|
|
63257
63286
|
sampleProps: {
|
|
63258
63287
|
props: {
|
|
63259
63288
|
name: "home"
|
|
@@ -63346,7 +63375,7 @@ var types_default = {
|
|
|
63346
63375
|
}
|
|
63347
63376
|
},
|
|
63348
63377
|
category: "display",
|
|
63349
|
-
filePath: "
|
|
63378
|
+
filePath: "packages/components/src/IconButton"
|
|
63350
63379
|
},
|
|
63351
63380
|
Image: {
|
|
63352
63381
|
name: "Image",
|
|
@@ -63438,7 +63467,7 @@ var types_default = {
|
|
|
63438
63467
|
}
|
|
63439
63468
|
},
|
|
63440
63469
|
category: "display",
|
|
63441
|
-
filePath: "
|
|
63470
|
+
filePath: "packages/components/src/Image",
|
|
63442
63471
|
sampleProps: {
|
|
63443
63472
|
props: {
|
|
63444
63473
|
source: {
|
|
@@ -63622,7 +63651,7 @@ var types_default = {
|
|
|
63622
63651
|
}
|
|
63623
63652
|
},
|
|
63624
63653
|
category: "form",
|
|
63625
|
-
filePath: "
|
|
63654
|
+
filePath: "packages/components/src/Input",
|
|
63626
63655
|
sampleProps: {
|
|
63627
63656
|
props: {
|
|
63628
63657
|
placeholder: "Enter text..."
|
|
@@ -63674,7 +63703,7 @@ var types_default = {
|
|
|
63674
63703
|
}
|
|
63675
63704
|
},
|
|
63676
63705
|
category: "navigation",
|
|
63677
|
-
filePath: "
|
|
63706
|
+
filePath: "packages/components/src/Link",
|
|
63678
63707
|
sampleProps: {
|
|
63679
63708
|
props: {
|
|
63680
63709
|
href: "#"
|
|
@@ -63771,7 +63800,7 @@ var types_default = {
|
|
|
63771
63800
|
}
|
|
63772
63801
|
},
|
|
63773
63802
|
category: "navigation",
|
|
63774
|
-
filePath: "
|
|
63803
|
+
filePath: "packages/components/src/List",
|
|
63775
63804
|
sampleProps: {
|
|
63776
63805
|
children: "'List items go here'"
|
|
63777
63806
|
}
|
|
@@ -63835,7 +63864,7 @@ var types_default = {
|
|
|
63835
63864
|
}
|
|
63836
63865
|
},
|
|
63837
63866
|
category: "navigation",
|
|
63838
|
-
filePath: "
|
|
63867
|
+
filePath: "packages/components/src/Menu",
|
|
63839
63868
|
sampleProps: {
|
|
63840
63869
|
props: {
|
|
63841
63870
|
items: [
|
|
@@ -63950,7 +63979,7 @@ var types_default = {
|
|
|
63950
63979
|
}
|
|
63951
63980
|
},
|
|
63952
63981
|
category: "overlay",
|
|
63953
|
-
filePath: "
|
|
63982
|
+
filePath: "packages/components/src/Popover",
|
|
63954
63983
|
sampleProps: {
|
|
63955
63984
|
props: {
|
|
63956
63985
|
open: false
|
|
@@ -64015,7 +64044,7 @@ var types_default = {
|
|
|
64015
64044
|
}
|
|
64016
64045
|
},
|
|
64017
64046
|
category: "display",
|
|
64018
|
-
filePath: "
|
|
64047
|
+
filePath: "packages/components/src/Pressable",
|
|
64019
64048
|
sampleProps: {
|
|
64020
64049
|
children: "'Press me'"
|
|
64021
64050
|
}
|
|
@@ -64094,7 +64123,7 @@ var types_default = {
|
|
|
64094
64123
|
}
|
|
64095
64124
|
},
|
|
64096
64125
|
category: "data",
|
|
64097
|
-
filePath: "
|
|
64126
|
+
filePath: "packages/components/src/Progress",
|
|
64098
64127
|
sampleProps: {
|
|
64099
64128
|
props: {
|
|
64100
64129
|
value: 65
|
|
@@ -64173,7 +64202,7 @@ var types_default = {
|
|
|
64173
64202
|
}
|
|
64174
64203
|
},
|
|
64175
64204
|
category: "form",
|
|
64176
|
-
filePath: "
|
|
64205
|
+
filePath: "packages/components/src/RadioButton",
|
|
64177
64206
|
sampleProps: {
|
|
64178
64207
|
props: {
|
|
64179
64208
|
value: "option1",
|
|
@@ -64239,7 +64268,7 @@ var types_default = {
|
|
|
64239
64268
|
}
|
|
64240
64269
|
},
|
|
64241
64270
|
category: "display",
|
|
64242
|
-
filePath: "
|
|
64271
|
+
filePath: "packages/components/src/SVGImage",
|
|
64243
64272
|
sampleProps: {
|
|
64244
64273
|
props: {
|
|
64245
64274
|
source: '<svg viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="currentColor"/></svg>',
|
|
@@ -64398,7 +64427,7 @@ var types_default = {
|
|
|
64398
64427
|
}
|
|
64399
64428
|
},
|
|
64400
64429
|
category: "layout",
|
|
64401
|
-
filePath: "
|
|
64430
|
+
filePath: "packages/components/src/Screen",
|
|
64402
64431
|
sampleProps: {
|
|
64403
64432
|
children: "'Screen content'"
|
|
64404
64433
|
}
|
|
@@ -64614,7 +64643,7 @@ var types_default = {
|
|
|
64614
64643
|
}
|
|
64615
64644
|
},
|
|
64616
64645
|
category: "display",
|
|
64617
|
-
filePath: "
|
|
64646
|
+
filePath: "packages/components/src/ScrollView",
|
|
64618
64647
|
sampleProps: {
|
|
64619
64648
|
children: "'Scrollable content'"
|
|
64620
64649
|
}
|
|
@@ -64759,7 +64788,7 @@ var types_default = {
|
|
|
64759
64788
|
}
|
|
64760
64789
|
},
|
|
64761
64790
|
category: "form",
|
|
64762
|
-
filePath: "
|
|
64791
|
+
filePath: "packages/components/src/Select",
|
|
64763
64792
|
sampleProps: {
|
|
64764
64793
|
props: {
|
|
64765
64794
|
options: [
|
|
@@ -64842,7 +64871,7 @@ var types_default = {
|
|
|
64842
64871
|
}
|
|
64843
64872
|
},
|
|
64844
64873
|
category: "display",
|
|
64845
|
-
filePath: "
|
|
64874
|
+
filePath: "packages/components/src/Skeleton",
|
|
64846
64875
|
sampleProps: {
|
|
64847
64876
|
props: {
|
|
64848
64877
|
width: 200,
|
|
@@ -64987,7 +65016,7 @@ var types_default = {
|
|
|
64987
65016
|
}
|
|
64988
65017
|
},
|
|
64989
65018
|
category: "form",
|
|
64990
|
-
filePath: "
|
|
65019
|
+
filePath: "packages/components/src/Slider",
|
|
64991
65020
|
sampleProps: {
|
|
64992
65021
|
props: {},
|
|
64993
65022
|
state: {
|
|
@@ -65114,7 +65143,7 @@ var types_default = {
|
|
|
65114
65143
|
}
|
|
65115
65144
|
},
|
|
65116
65145
|
category: "form",
|
|
65117
|
-
filePath: "
|
|
65146
|
+
filePath: "packages/components/src/Switch",
|
|
65118
65147
|
sampleProps: {
|
|
65119
65148
|
props: {},
|
|
65120
65149
|
state: {
|
|
@@ -65251,7 +65280,7 @@ var types_default = {
|
|
|
65251
65280
|
}
|
|
65252
65281
|
},
|
|
65253
65282
|
category: "navigation",
|
|
65254
|
-
filePath: "
|
|
65283
|
+
filePath: "packages/components/src/TabBar",
|
|
65255
65284
|
sampleProps: {
|
|
65256
65285
|
props: {
|
|
65257
65286
|
items: [
|
|
@@ -65316,6 +65345,22 @@ var types_default = {
|
|
|
65316
65345
|
type: "((row: T, index: number) => void) | undefined",
|
|
65317
65346
|
required: false
|
|
65318
65347
|
},
|
|
65348
|
+
onColumnResize: {
|
|
65349
|
+
name: "onColumnResize",
|
|
65350
|
+
type: "((key: string, width: number) => void) | undefined",
|
|
65351
|
+
description: "Called when a column is resized via drag handle.\nReceives the column key and the new width in pixels.",
|
|
65352
|
+
required: false
|
|
65353
|
+
},
|
|
65354
|
+
emptyState: {
|
|
65355
|
+
name: "emptyState",
|
|
65356
|
+
type: "ReactNode",
|
|
65357
|
+
values: [
|
|
65358
|
+
"false",
|
|
65359
|
+
"true"
|
|
65360
|
+
],
|
|
65361
|
+
description: "Content to display when `data` is empty.\nRenders in place of the table body.",
|
|
65362
|
+
required: false
|
|
65363
|
+
},
|
|
65319
65364
|
id: {
|
|
65320
65365
|
name: "id",
|
|
65321
65366
|
type: "string | undefined",
|
|
@@ -65372,7 +65417,7 @@ var types_default = {
|
|
|
65372
65417
|
}
|
|
65373
65418
|
},
|
|
65374
65419
|
category: "data",
|
|
65375
|
-
filePath: "
|
|
65420
|
+
filePath: "packages/components/src/Table",
|
|
65376
65421
|
sampleProps: {
|
|
65377
65422
|
props: {
|
|
65378
65423
|
columns: [
|
|
@@ -65502,7 +65547,7 @@ var types_default = {
|
|
|
65502
65547
|
}
|
|
65503
65548
|
},
|
|
65504
65549
|
category: "display",
|
|
65505
|
-
filePath: "
|
|
65550
|
+
filePath: "packages/components/src/Text",
|
|
65506
65551
|
sampleProps: {
|
|
65507
65552
|
children: "'Sample text content'"
|
|
65508
65553
|
}
|
|
@@ -65672,7 +65717,7 @@ var types_default = {
|
|
|
65672
65717
|
}
|
|
65673
65718
|
},
|
|
65674
65719
|
category: "form",
|
|
65675
|
-
filePath: "
|
|
65720
|
+
filePath: "packages/components/src/TextArea",
|
|
65676
65721
|
sampleProps: {
|
|
65677
65722
|
props: {
|
|
65678
65723
|
placeholder: "Enter text...",
|
|
@@ -65924,7 +65969,7 @@ var types_default = {
|
|
|
65924
65969
|
}
|
|
65925
65970
|
},
|
|
65926
65971
|
category: "display",
|
|
65927
|
-
filePath: "
|
|
65972
|
+
filePath: "packages/components/src/TextInput"
|
|
65928
65973
|
},
|
|
65929
65974
|
Tooltip: {
|
|
65930
65975
|
name: "Tooltip",
|
|
@@ -65974,7 +66019,7 @@ var types_default = {
|
|
|
65974
66019
|
}
|
|
65975
66020
|
},
|
|
65976
66021
|
category: "display",
|
|
65977
|
-
filePath: "
|
|
66022
|
+
filePath: "packages/components/src/Tooltip",
|
|
65978
66023
|
sampleProps: {
|
|
65979
66024
|
props: {
|
|
65980
66025
|
content: "Tooltip text"
|
|
@@ -66108,7 +66153,7 @@ var types_default = {
|
|
|
66108
66153
|
}
|
|
66109
66154
|
},
|
|
66110
66155
|
category: "display",
|
|
66111
|
-
filePath: "
|
|
66156
|
+
filePath: "packages/components/src/Video",
|
|
66112
66157
|
sampleProps: {
|
|
66113
66158
|
props: {
|
|
66114
66159
|
source: "https://www.w3schools.com/html/mov_bbb.mp4",
|
|
@@ -66234,7 +66279,7 @@ var types_default = {
|
|
|
66234
66279
|
}
|
|
66235
66280
|
},
|
|
66236
66281
|
category: "layout",
|
|
66237
|
-
filePath: "
|
|
66282
|
+
filePath: "packages/components/src/View",
|
|
66238
66283
|
sampleProps: {
|
|
66239
66284
|
children: "'View content'"
|
|
66240
66285
|
}
|