@mittwald/flow-react-components 0.2.0-alpha.528 → 0.2.0-alpha.529
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/CHANGELOG.md +6 -0
- package/dist/assets/doc-properties.json +665 -723
- package/dist/js/components/src/components/List/model/loading/IncrementalLoader.mjs +9 -0
- package/dist/js/components/src/components/List/model/loading/IncrementalLoader.mjs.map +1 -1
- package/dist/types/components/List/model/loading/IncrementalLoader.d.ts.map +1 -1
- package/package.json +4 -4
|
@@ -54,65 +54,7 @@
|
|
|
54
54
|
"description": "",
|
|
55
55
|
"displayName": "TunnelEntry",
|
|
56
56
|
"methods": [],
|
|
57
|
-
"props": {
|
|
58
|
-
"id": {
|
|
59
|
-
"defaultValue": null,
|
|
60
|
-
"description": "",
|
|
61
|
-
"name": "id",
|
|
62
|
-
"parent": {
|
|
63
|
-
"fileName": "packages/react-tunnel/dist/types/components/TunnelEntry.d.ts",
|
|
64
|
-
"name": "TunnelEntryProps"
|
|
65
|
-
},
|
|
66
|
-
"declarations": [
|
|
67
|
-
{
|
|
68
|
-
"fileName": "packages/react-tunnel/dist/types/components/TunnelEntry.d.ts",
|
|
69
|
-
"name": "TunnelEntryProps"
|
|
70
|
-
}
|
|
71
|
-
],
|
|
72
|
-
"required": false,
|
|
73
|
-
"type": {
|
|
74
|
-
"name": "string"
|
|
75
|
-
}
|
|
76
|
-
},
|
|
77
|
-
"children": {
|
|
78
|
-
"defaultValue": null,
|
|
79
|
-
"description": "",
|
|
80
|
-
"name": "children",
|
|
81
|
-
"parent": {
|
|
82
|
-
"fileName": "packages/react-tunnel/dist/types/components/TunnelEntry.d.ts",
|
|
83
|
-
"name": "TunnelEntryProps"
|
|
84
|
-
},
|
|
85
|
-
"declarations": [
|
|
86
|
-
{
|
|
87
|
-
"fileName": "packages/react-tunnel/dist/types/components/TunnelEntry.d.ts",
|
|
88
|
-
"name": "TunnelEntryProps"
|
|
89
|
-
}
|
|
90
|
-
],
|
|
91
|
-
"required": false,
|
|
92
|
-
"type": {
|
|
93
|
-
"name": "TunnelEntryChildren"
|
|
94
|
-
}
|
|
95
|
-
},
|
|
96
|
-
"staticEntryId": {
|
|
97
|
-
"defaultValue": null,
|
|
98
|
-
"description": "Static entry ID instead of generated ID by `useId`",
|
|
99
|
-
"name": "staticEntryId",
|
|
100
|
-
"parent": {
|
|
101
|
-
"fileName": "packages/react-tunnel/dist/types/components/TunnelEntry.d.ts",
|
|
102
|
-
"name": "TunnelEntryProps"
|
|
103
|
-
},
|
|
104
|
-
"declarations": [
|
|
105
|
-
{
|
|
106
|
-
"fileName": "packages/react-tunnel/dist/types/components/TunnelEntry.d.ts",
|
|
107
|
-
"name": "TunnelEntryProps"
|
|
108
|
-
}
|
|
109
|
-
],
|
|
110
|
-
"required": false,
|
|
111
|
-
"type": {
|
|
112
|
-
"name": "string"
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
}
|
|
57
|
+
"props": {}
|
|
116
58
|
},
|
|
117
59
|
{
|
|
118
60
|
"tags": {},
|
|
@@ -34644,125 +34586,11 @@
|
|
|
34644
34586
|
"tags": {
|
|
34645
34587
|
"flr-generate": "all"
|
|
34646
34588
|
},
|
|
34647
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
34589
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Separator/Separator.tsx",
|
|
34648
34590
|
"description": "",
|
|
34649
|
-
"displayName": "
|
|
34591
|
+
"displayName": "Separator",
|
|
34650
34592
|
"methods": [],
|
|
34651
34593
|
"props": {
|
|
34652
|
-
"onChange": {
|
|
34653
|
-
"defaultValue": null,
|
|
34654
|
-
"description": "Handler that is called when the selected value changes.",
|
|
34655
|
-
"name": "onChange",
|
|
34656
|
-
"parent": {
|
|
34657
|
-
"fileName": "components/src/components/Select/Select.tsx",
|
|
34658
|
-
"name": "SelectProps"
|
|
34659
|
-
},
|
|
34660
|
-
"declarations": [
|
|
34661
|
-
{
|
|
34662
|
-
"fileName": "components/src/components/Select/Select.tsx",
|
|
34663
|
-
"name": "SelectProps"
|
|
34664
|
-
}
|
|
34665
|
-
],
|
|
34666
|
-
"required": false,
|
|
34667
|
-
"type": {
|
|
34668
|
-
"name": "((value: Key | null) => void)"
|
|
34669
|
-
}
|
|
34670
|
-
},
|
|
34671
|
-
"controller": {
|
|
34672
|
-
"defaultValue": null,
|
|
34673
|
-
"description": "An overlay controller to control the select option popover state.",
|
|
34674
|
-
"name": "controller",
|
|
34675
|
-
"parent": {
|
|
34676
|
-
"fileName": "components/src/components/Select/Select.tsx",
|
|
34677
|
-
"name": "SelectProps"
|
|
34678
|
-
},
|
|
34679
|
-
"declarations": [
|
|
34680
|
-
{
|
|
34681
|
-
"fileName": "components/src/components/Select/Select.tsx",
|
|
34682
|
-
"name": "SelectProps"
|
|
34683
|
-
}
|
|
34684
|
-
],
|
|
34685
|
-
"required": false,
|
|
34686
|
-
"type": {
|
|
34687
|
-
"name": "OverlayController"
|
|
34688
|
-
}
|
|
34689
|
-
},
|
|
34690
|
-
"isReadOnly": {
|
|
34691
|
-
"defaultValue": null,
|
|
34692
|
-
"description": "Whether the component is read only.",
|
|
34693
|
-
"name": "isReadOnly",
|
|
34694
|
-
"parent": {
|
|
34695
|
-
"fileName": "components/src/components/Select/Select.tsx",
|
|
34696
|
-
"name": "SelectProps"
|
|
34697
|
-
},
|
|
34698
|
-
"declarations": [
|
|
34699
|
-
{
|
|
34700
|
-
"fileName": "components/src/components/Select/Select.tsx",
|
|
34701
|
-
"name": "SelectProps"
|
|
34702
|
-
}
|
|
34703
|
-
],
|
|
34704
|
-
"required": false,
|
|
34705
|
-
"type": {
|
|
34706
|
-
"name": "boolean"
|
|
34707
|
-
}
|
|
34708
|
-
},
|
|
34709
|
-
"isOpen": {
|
|
34710
|
-
"defaultValue": null,
|
|
34711
|
-
"description": "Sets the open state of the menu.",
|
|
34712
|
-
"name": "isOpen",
|
|
34713
|
-
"parent": {
|
|
34714
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
34715
|
-
"name": "SelectProps"
|
|
34716
|
-
},
|
|
34717
|
-
"declarations": [
|
|
34718
|
-
{
|
|
34719
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
34720
|
-
"name": "SelectProps"
|
|
34721
|
-
}
|
|
34722
|
-
],
|
|
34723
|
-
"required": false,
|
|
34724
|
-
"type": {
|
|
34725
|
-
"name": "boolean"
|
|
34726
|
-
}
|
|
34727
|
-
},
|
|
34728
|
-
"defaultOpen": {
|
|
34729
|
-
"defaultValue": null,
|
|
34730
|
-
"description": "Sets the default open state of the menu.",
|
|
34731
|
-
"name": "defaultOpen",
|
|
34732
|
-
"parent": {
|
|
34733
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
34734
|
-
"name": "SelectProps"
|
|
34735
|
-
},
|
|
34736
|
-
"declarations": [
|
|
34737
|
-
{
|
|
34738
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
34739
|
-
"name": "SelectProps"
|
|
34740
|
-
}
|
|
34741
|
-
],
|
|
34742
|
-
"required": false,
|
|
34743
|
-
"type": {
|
|
34744
|
-
"name": "boolean"
|
|
34745
|
-
}
|
|
34746
|
-
},
|
|
34747
|
-
"onOpenChange": {
|
|
34748
|
-
"defaultValue": null,
|
|
34749
|
-
"description": "Method that is called when the open state of the menu changes.",
|
|
34750
|
-
"name": "onOpenChange",
|
|
34751
|
-
"parent": {
|
|
34752
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
34753
|
-
"name": "SelectProps"
|
|
34754
|
-
},
|
|
34755
|
-
"declarations": [
|
|
34756
|
-
{
|
|
34757
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
34758
|
-
"name": "SelectProps"
|
|
34759
|
-
}
|
|
34760
|
-
],
|
|
34761
|
-
"required": false,
|
|
34762
|
-
"type": {
|
|
34763
|
-
"name": "((isOpen: boolean) => void)"
|
|
34764
|
-
}
|
|
34765
|
-
},
|
|
34766
34594
|
"aria-label": {
|
|
34767
34595
|
"defaultValue": null,
|
|
34768
34596
|
"description": "Defines a string value that labels the current element.",
|
|
@@ -34839,6 +34667,25 @@
|
|
|
34839
34667
|
"name": "string"
|
|
34840
34668
|
}
|
|
34841
34669
|
},
|
|
34670
|
+
"className": {
|
|
34671
|
+
"defaultValue": null,
|
|
34672
|
+
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.",
|
|
34673
|
+
"name": "className",
|
|
34674
|
+
"parent": {
|
|
34675
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
34676
|
+
"name": "StyleRenderProps"
|
|
34677
|
+
},
|
|
34678
|
+
"declarations": [
|
|
34679
|
+
{
|
|
34680
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
34681
|
+
"name": "StyleRenderProps"
|
|
34682
|
+
}
|
|
34683
|
+
],
|
|
34684
|
+
"required": false,
|
|
34685
|
+
"type": {
|
|
34686
|
+
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
34687
|
+
}
|
|
34688
|
+
},
|
|
34842
34689
|
"style": {
|
|
34843
34690
|
"defaultValue": null,
|
|
34844
34691
|
"description": "The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the element. A function may be provided to compute the style based on component state.",
|
|
@@ -36169,255 +36016,6 @@
|
|
|
36169
36016
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
36170
36017
|
}
|
|
36171
36018
|
},
|
|
36172
|
-
"validationBehavior": {
|
|
36173
|
-
"defaultValue": {
|
|
36174
|
-
"value": "'native'"
|
|
36175
|
-
},
|
|
36176
|
-
"description": "Whether to use native HTML form validation to prevent form submission\nwhen the value is missing or invalid, or mark the field as required\nor invalid via ARIA.",
|
|
36177
|
-
"name": "validationBehavior",
|
|
36178
|
-
"parent": {
|
|
36179
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
36180
|
-
"name": "RACValidation"
|
|
36181
|
-
},
|
|
36182
|
-
"declarations": [
|
|
36183
|
-
{
|
|
36184
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
36185
|
-
"name": "RACValidation"
|
|
36186
|
-
}
|
|
36187
|
-
],
|
|
36188
|
-
"required": false,
|
|
36189
|
-
"type": {
|
|
36190
|
-
"name": "\"native\" | \"aria\""
|
|
36191
|
-
}
|
|
36192
|
-
},
|
|
36193
|
-
"isDisabled": {
|
|
36194
|
-
"defaultValue": null,
|
|
36195
|
-
"description": "Whether the input is disabled.",
|
|
36196
|
-
"name": "isDisabled",
|
|
36197
|
-
"parent": {
|
|
36198
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
36199
|
-
"name": "InputBase"
|
|
36200
|
-
},
|
|
36201
|
-
"declarations": [
|
|
36202
|
-
{
|
|
36203
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
36204
|
-
"name": "InputBase"
|
|
36205
|
-
}
|
|
36206
|
-
],
|
|
36207
|
-
"required": false,
|
|
36208
|
-
"type": {
|
|
36209
|
-
"name": "boolean"
|
|
36210
|
-
}
|
|
36211
|
-
},
|
|
36212
|
-
"isRequired": {
|
|
36213
|
-
"defaultValue": null,
|
|
36214
|
-
"description": "Whether user input is required on the input before form submission.",
|
|
36215
|
-
"name": "isRequired",
|
|
36216
|
-
"parent": {
|
|
36217
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
36218
|
-
"name": "Validation"
|
|
36219
|
-
},
|
|
36220
|
-
"declarations": [
|
|
36221
|
-
{
|
|
36222
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
36223
|
-
"name": "Validation"
|
|
36224
|
-
}
|
|
36225
|
-
],
|
|
36226
|
-
"required": false,
|
|
36227
|
-
"type": {
|
|
36228
|
-
"name": "boolean"
|
|
36229
|
-
}
|
|
36230
|
-
},
|
|
36231
|
-
"isInvalid": {
|
|
36232
|
-
"defaultValue": null,
|
|
36233
|
-
"description": "Whether the input value is invalid.",
|
|
36234
|
-
"name": "isInvalid",
|
|
36235
|
-
"parent": {
|
|
36236
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
36237
|
-
"name": "Validation"
|
|
36238
|
-
},
|
|
36239
|
-
"declarations": [
|
|
36240
|
-
{
|
|
36241
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
36242
|
-
"name": "Validation"
|
|
36243
|
-
}
|
|
36244
|
-
],
|
|
36245
|
-
"required": false,
|
|
36246
|
-
"type": {
|
|
36247
|
-
"name": "boolean"
|
|
36248
|
-
}
|
|
36249
|
-
},
|
|
36250
|
-
"validate": {
|
|
36251
|
-
"defaultValue": null,
|
|
36252
|
-
"description": "A function that returns an error message if a given value is invalid.\nValidation errors are displayed to the user when the form is submitted\nif `validationBehavior=\"native\"`. For realtime validation, use the `isInvalid`\nprop instead.",
|
|
36253
|
-
"name": "validate",
|
|
36254
|
-
"parent": {
|
|
36255
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
36256
|
-
"name": "Validation"
|
|
36257
|
-
},
|
|
36258
|
-
"declarations": [
|
|
36259
|
-
{
|
|
36260
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
36261
|
-
"name": "Validation"
|
|
36262
|
-
}
|
|
36263
|
-
],
|
|
36264
|
-
"required": false,
|
|
36265
|
-
"type": {
|
|
36266
|
-
"name": "((value: TimeValue) => true | ValidationError | null)"
|
|
36267
|
-
}
|
|
36268
|
-
},
|
|
36269
|
-
"autoFocus": {
|
|
36270
|
-
"defaultValue": null,
|
|
36271
|
-
"description": "Whether the element should receive focus on render.",
|
|
36272
|
-
"name": "autoFocus",
|
|
36273
|
-
"parent": {
|
|
36274
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
36275
|
-
"name": "FocusableProps"
|
|
36276
|
-
},
|
|
36277
|
-
"declarations": [
|
|
36278
|
-
{
|
|
36279
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
36280
|
-
"name": "FocusableProps"
|
|
36281
|
-
}
|
|
36282
|
-
],
|
|
36283
|
-
"required": false,
|
|
36284
|
-
"type": {
|
|
36285
|
-
"name": "boolean"
|
|
36286
|
-
}
|
|
36287
|
-
},
|
|
36288
|
-
"onFocus": {
|
|
36289
|
-
"defaultValue": null,
|
|
36290
|
-
"description": "Handler that is called when the element receives focus.",
|
|
36291
|
-
"name": "onFocus",
|
|
36292
|
-
"parent": {
|
|
36293
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
36294
|
-
"name": "FocusEvents"
|
|
36295
|
-
},
|
|
36296
|
-
"declarations": [
|
|
36297
|
-
{
|
|
36298
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
36299
|
-
"name": "FocusEvents"
|
|
36300
|
-
}
|
|
36301
|
-
],
|
|
36302
|
-
"required": false,
|
|
36303
|
-
"type": {
|
|
36304
|
-
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
36305
|
-
}
|
|
36306
|
-
},
|
|
36307
|
-
"onBlur": {
|
|
36308
|
-
"defaultValue": null,
|
|
36309
|
-
"description": "Handler that is called when the element loses focus.",
|
|
36310
|
-
"name": "onBlur",
|
|
36311
|
-
"parent": {
|
|
36312
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
36313
|
-
"name": "FocusEvents"
|
|
36314
|
-
},
|
|
36315
|
-
"declarations": [
|
|
36316
|
-
{
|
|
36317
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
36318
|
-
"name": "FocusEvents"
|
|
36319
|
-
}
|
|
36320
|
-
],
|
|
36321
|
-
"required": false,
|
|
36322
|
-
"type": {
|
|
36323
|
-
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
36324
|
-
}
|
|
36325
|
-
},
|
|
36326
|
-
"onFocusChange": {
|
|
36327
|
-
"defaultValue": null,
|
|
36328
|
-
"description": "Handler that is called when the element's focus status changes.",
|
|
36329
|
-
"name": "onFocusChange",
|
|
36330
|
-
"parent": {
|
|
36331
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
36332
|
-
"name": "FocusEvents"
|
|
36333
|
-
},
|
|
36334
|
-
"declarations": [
|
|
36335
|
-
{
|
|
36336
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
36337
|
-
"name": "FocusEvents"
|
|
36338
|
-
}
|
|
36339
|
-
],
|
|
36340
|
-
"required": false,
|
|
36341
|
-
"type": {
|
|
36342
|
-
"name": "((isFocused: boolean) => void)"
|
|
36343
|
-
}
|
|
36344
|
-
},
|
|
36345
|
-
"onKeyDown": {
|
|
36346
|
-
"defaultValue": null,
|
|
36347
|
-
"description": "Handler that is called when a key is pressed.",
|
|
36348
|
-
"name": "onKeyDown",
|
|
36349
|
-
"parent": {
|
|
36350
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
36351
|
-
"name": "KeyboardEvents"
|
|
36352
|
-
},
|
|
36353
|
-
"declarations": [
|
|
36354
|
-
{
|
|
36355
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
36356
|
-
"name": "KeyboardEvents"
|
|
36357
|
-
}
|
|
36358
|
-
],
|
|
36359
|
-
"required": false,
|
|
36360
|
-
"type": {
|
|
36361
|
-
"name": "((e: KeyboardEvent) => void)"
|
|
36362
|
-
}
|
|
36363
|
-
},
|
|
36364
|
-
"onKeyUp": {
|
|
36365
|
-
"defaultValue": null,
|
|
36366
|
-
"description": "Handler that is called when a key is released.",
|
|
36367
|
-
"name": "onKeyUp",
|
|
36368
|
-
"parent": {
|
|
36369
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
36370
|
-
"name": "KeyboardEvents"
|
|
36371
|
-
},
|
|
36372
|
-
"declarations": [
|
|
36373
|
-
{
|
|
36374
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
36375
|
-
"name": "KeyboardEvents"
|
|
36376
|
-
}
|
|
36377
|
-
],
|
|
36378
|
-
"required": false,
|
|
36379
|
-
"type": {
|
|
36380
|
-
"name": "((e: KeyboardEvent) => void)"
|
|
36381
|
-
}
|
|
36382
|
-
},
|
|
36383
|
-
"value": {
|
|
36384
|
-
"defaultValue": null,
|
|
36385
|
-
"description": "The current value (controlled).",
|
|
36386
|
-
"name": "value",
|
|
36387
|
-
"parent": {
|
|
36388
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
36389
|
-
"name": "ValueBase"
|
|
36390
|
-
},
|
|
36391
|
-
"declarations": [
|
|
36392
|
-
{
|
|
36393
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
36394
|
-
"name": "ValueBase"
|
|
36395
|
-
}
|
|
36396
|
-
],
|
|
36397
|
-
"required": false,
|
|
36398
|
-
"type": {
|
|
36399
|
-
"name": "TimeValue | null"
|
|
36400
|
-
}
|
|
36401
|
-
},
|
|
36402
|
-
"defaultValue": {
|
|
36403
|
-
"defaultValue": null,
|
|
36404
|
-
"description": "The default value (uncontrolled).",
|
|
36405
|
-
"name": "defaultValue",
|
|
36406
|
-
"parent": {
|
|
36407
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
36408
|
-
"name": "ValueBase"
|
|
36409
|
-
},
|
|
36410
|
-
"declarations": [
|
|
36411
|
-
{
|
|
36412
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
36413
|
-
"name": "ValueBase"
|
|
36414
|
-
}
|
|
36415
|
-
],
|
|
36416
|
-
"required": false,
|
|
36417
|
-
"type": {
|
|
36418
|
-
"name": "TimeValue | null"
|
|
36419
|
-
}
|
|
36420
|
-
},
|
|
36421
36019
|
"id": {
|
|
36422
36020
|
"defaultValue": null,
|
|
36423
36021
|
"description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
@@ -36437,44 +36035,6 @@
|
|
|
36437
36035
|
"name": "string"
|
|
36438
36036
|
}
|
|
36439
36037
|
},
|
|
36440
|
-
"name": {
|
|
36441
|
-
"defaultValue": null,
|
|
36442
|
-
"description": "The name of the input, used when submitting an HTML form.",
|
|
36443
|
-
"name": "name",
|
|
36444
|
-
"parent": {
|
|
36445
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
36446
|
-
"name": "AriaSelectProps"
|
|
36447
|
-
},
|
|
36448
|
-
"declarations": [
|
|
36449
|
-
{
|
|
36450
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
36451
|
-
"name": "AriaSelectProps"
|
|
36452
|
-
}
|
|
36453
|
-
],
|
|
36454
|
-
"required": false,
|
|
36455
|
-
"type": {
|
|
36456
|
-
"name": "string"
|
|
36457
|
-
}
|
|
36458
|
-
},
|
|
36459
|
-
"form": {
|
|
36460
|
-
"defaultValue": null,
|
|
36461
|
-
"description": "The `<form>` element to associate the input with.\nThe value of this attribute must be the id of a `<form>` in the same document.\nSee [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input#form).",
|
|
36462
|
-
"name": "form",
|
|
36463
|
-
"parent": {
|
|
36464
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
36465
|
-
"name": "AriaSelectProps"
|
|
36466
|
-
},
|
|
36467
|
-
"declarations": [
|
|
36468
|
-
{
|
|
36469
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
36470
|
-
"name": "AriaSelectProps"
|
|
36471
|
-
}
|
|
36472
|
-
],
|
|
36473
|
-
"required": false,
|
|
36474
|
-
"type": {
|
|
36475
|
-
"name": "string"
|
|
36476
|
-
}
|
|
36477
|
-
},
|
|
36478
36038
|
"slot": {
|
|
36479
36039
|
"defaultValue": null,
|
|
36480
36040
|
"description": "A slot name for the component. Slots allow the component to receive props from a parent component.\nAn explicit `null` value indicates that the local props completely override all props received from a parent.",
|
|
@@ -36494,86 +36054,97 @@
|
|
|
36494
36054
|
"name": "string | null"
|
|
36495
36055
|
}
|
|
36496
36056
|
},
|
|
36497
|
-
"
|
|
36057
|
+
"elementType": {
|
|
36498
36058
|
"defaultValue": null,
|
|
36499
|
-
"description": "
|
|
36500
|
-
"name": "
|
|
36059
|
+
"description": "The HTML element type that will be used to render the separator.",
|
|
36060
|
+
"name": "elementType",
|
|
36501
36061
|
"parent": {
|
|
36502
|
-
"fileName": "flow/node_modules/.pnpm
|
|
36503
|
-
"name": "
|
|
36062
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+separator@3.4.13_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/@react-aria/separator/dist/types.d.ts",
|
|
36063
|
+
"name": "SeparatorProps"
|
|
36504
36064
|
},
|
|
36505
36065
|
"declarations": [
|
|
36506
36066
|
{
|
|
36507
|
-
"fileName": "flow/node_modules/.pnpm
|
|
36508
|
-
"name": "
|
|
36067
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+separator@3.4.13_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/@react-aria/separator/dist/types.d.ts",
|
|
36068
|
+
"name": "SeparatorProps"
|
|
36509
36069
|
}
|
|
36510
36070
|
],
|
|
36511
36071
|
"required": false,
|
|
36512
36072
|
"type": {
|
|
36513
36073
|
"name": "string"
|
|
36514
36074
|
}
|
|
36515
|
-
}
|
|
36516
|
-
|
|
36075
|
+
}
|
|
36076
|
+
}
|
|
36077
|
+
},
|
|
36078
|
+
{
|
|
36079
|
+
"tags": {
|
|
36080
|
+
"flr-generate": "all"
|
|
36081
|
+
},
|
|
36082
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Select/Select.tsx",
|
|
36083
|
+
"description": "",
|
|
36084
|
+
"displayName": "Select",
|
|
36085
|
+
"methods": [],
|
|
36086
|
+
"props": {
|
|
36087
|
+
"onChange": {
|
|
36517
36088
|
"defaultValue": null,
|
|
36518
|
-
"description": "
|
|
36519
|
-
"name": "
|
|
36089
|
+
"description": "Handler that is called when the selected value changes.",
|
|
36090
|
+
"name": "onChange",
|
|
36520
36091
|
"parent": {
|
|
36521
|
-
"fileName": "
|
|
36522
|
-
"name": "
|
|
36092
|
+
"fileName": "components/src/components/Select/Select.tsx",
|
|
36093
|
+
"name": "SelectProps"
|
|
36523
36094
|
},
|
|
36524
36095
|
"declarations": [
|
|
36525
36096
|
{
|
|
36526
|
-
"fileName": "
|
|
36527
|
-
"name": "
|
|
36097
|
+
"fileName": "components/src/components/Select/Select.tsx",
|
|
36098
|
+
"name": "SelectProps"
|
|
36528
36099
|
}
|
|
36529
36100
|
],
|
|
36530
36101
|
"required": false,
|
|
36531
36102
|
"type": {
|
|
36532
|
-
"name": "
|
|
36103
|
+
"name": "((value: Key | null) => void)"
|
|
36533
36104
|
}
|
|
36534
36105
|
},
|
|
36535
|
-
"
|
|
36106
|
+
"controller": {
|
|
36536
36107
|
"defaultValue": null,
|
|
36537
|
-
"description": "
|
|
36538
|
-
"name": "
|
|
36108
|
+
"description": "An overlay controller to control the select option popover state.",
|
|
36109
|
+
"name": "controller",
|
|
36539
36110
|
"parent": {
|
|
36540
|
-
"fileName": "
|
|
36541
|
-
"name": "
|
|
36111
|
+
"fileName": "components/src/components/Select/Select.tsx",
|
|
36112
|
+
"name": "SelectProps"
|
|
36542
36113
|
},
|
|
36543
36114
|
"declarations": [
|
|
36544
36115
|
{
|
|
36545
|
-
"fileName": "
|
|
36546
|
-
"name": "
|
|
36116
|
+
"fileName": "components/src/components/Select/Select.tsx",
|
|
36117
|
+
"name": "SelectProps"
|
|
36547
36118
|
}
|
|
36548
36119
|
],
|
|
36549
36120
|
"required": false,
|
|
36550
36121
|
"type": {
|
|
36551
|
-
"name": "
|
|
36122
|
+
"name": "OverlayController"
|
|
36552
36123
|
}
|
|
36553
36124
|
},
|
|
36554
|
-
"
|
|
36125
|
+
"isReadOnly": {
|
|
36555
36126
|
"defaultValue": null,
|
|
36556
|
-
"description": "
|
|
36557
|
-
"name": "
|
|
36127
|
+
"description": "Whether the component is read only.",
|
|
36128
|
+
"name": "isReadOnly",
|
|
36558
36129
|
"parent": {
|
|
36559
|
-
"fileName": "
|
|
36130
|
+
"fileName": "components/src/components/Select/Select.tsx",
|
|
36560
36131
|
"name": "SelectProps"
|
|
36561
36132
|
},
|
|
36562
36133
|
"declarations": [
|
|
36563
36134
|
{
|
|
36564
|
-
"fileName": "
|
|
36135
|
+
"fileName": "components/src/components/Select/Select.tsx",
|
|
36565
36136
|
"name": "SelectProps"
|
|
36566
36137
|
}
|
|
36567
36138
|
],
|
|
36568
36139
|
"required": false,
|
|
36569
36140
|
"type": {
|
|
36570
|
-
"name": "
|
|
36141
|
+
"name": "boolean"
|
|
36571
36142
|
}
|
|
36572
36143
|
},
|
|
36573
|
-
"
|
|
36144
|
+
"isOpen": {
|
|
36574
36145
|
"defaultValue": null,
|
|
36575
|
-
"description": "
|
|
36576
|
-
"name": "
|
|
36146
|
+
"description": "Sets the open state of the menu.",
|
|
36147
|
+
"name": "isOpen",
|
|
36577
36148
|
"parent": {
|
|
36578
36149
|
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
36579
36150
|
"name": "SelectProps"
|
|
@@ -36586,13 +36157,13 @@
|
|
|
36586
36157
|
],
|
|
36587
36158
|
"required": false,
|
|
36588
36159
|
"type": {
|
|
36589
|
-
"name": "
|
|
36160
|
+
"name": "boolean"
|
|
36590
36161
|
}
|
|
36591
36162
|
},
|
|
36592
|
-
"
|
|
36163
|
+
"defaultOpen": {
|
|
36593
36164
|
"defaultValue": null,
|
|
36594
|
-
"description": "
|
|
36595
|
-
"name": "
|
|
36165
|
+
"description": "Sets the default open state of the menu.",
|
|
36166
|
+
"name": "defaultOpen",
|
|
36596
36167
|
"parent": {
|
|
36597
36168
|
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
36598
36169
|
"name": "SelectProps"
|
|
@@ -36605,34 +36176,13 @@
|
|
|
36605
36176
|
],
|
|
36606
36177
|
"required": false,
|
|
36607
36178
|
"type": {
|
|
36608
|
-
"name": "
|
|
36179
|
+
"name": "boolean"
|
|
36609
36180
|
}
|
|
36610
36181
|
},
|
|
36611
|
-
"
|
|
36182
|
+
"onOpenChange": {
|
|
36612
36183
|
"defaultValue": null,
|
|
36613
|
-
"description": "
|
|
36614
|
-
"name": "
|
|
36615
|
-
"parent": {
|
|
36616
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
36617
|
-
"name": "CollectionBase"
|
|
36618
|
-
},
|
|
36619
|
-
"declarations": [
|
|
36620
|
-
{
|
|
36621
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
36622
|
-
"name": "CollectionBase"
|
|
36623
|
-
}
|
|
36624
|
-
],
|
|
36625
|
-
"required": false,
|
|
36626
|
-
"type": {
|
|
36627
|
-
"name": "Iterable<Key>"
|
|
36628
|
-
}
|
|
36629
|
-
},
|
|
36630
|
-
"selectionMode": {
|
|
36631
|
-
"defaultValue": {
|
|
36632
|
-
"value": "'single'"
|
|
36633
|
-
},
|
|
36634
|
-
"description": "Whether single or multiple selection is enabled.",
|
|
36635
|
-
"name": "selectionMode",
|
|
36184
|
+
"description": "Method that is called when the open state of the menu changes.",
|
|
36185
|
+
"name": "onOpenChange",
|
|
36636
36186
|
"parent": {
|
|
36637
36187
|
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
36638
36188
|
"name": "SelectProps"
|
|
@@ -36645,130 +36195,9 @@
|
|
|
36645
36195
|
],
|
|
36646
36196
|
"required": false,
|
|
36647
36197
|
"type": {
|
|
36648
|
-
"name": "
|
|
36649
|
-
}
|
|
36650
|
-
},
|
|
36651
|
-
"children": {
|
|
36652
|
-
"defaultValue": null,
|
|
36653
|
-
"description": "",
|
|
36654
|
-
"name": "children",
|
|
36655
|
-
"declarations": [
|
|
36656
|
-
{
|
|
36657
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
36658
|
-
"name": "TypeLiteral"
|
|
36659
|
-
}
|
|
36660
|
-
],
|
|
36661
|
-
"required": false,
|
|
36662
|
-
"type": {
|
|
36663
|
-
"name": "ReactNode"
|
|
36664
|
-
}
|
|
36665
|
-
},
|
|
36666
|
-
"wrapWith": {
|
|
36667
|
-
"defaultValue": null,
|
|
36668
|
-
"description": "",
|
|
36669
|
-
"name": "wrapWith",
|
|
36670
|
-
"parent": {
|
|
36671
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
36672
|
-
"name": "FlowComponentProps"
|
|
36673
|
-
},
|
|
36674
|
-
"declarations": [
|
|
36675
|
-
{
|
|
36676
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
36677
|
-
"name": "FlowComponentProps"
|
|
36678
|
-
}
|
|
36679
|
-
],
|
|
36680
|
-
"required": false,
|
|
36681
|
-
"type": {
|
|
36682
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
36683
|
-
}
|
|
36684
|
-
},
|
|
36685
|
-
"tunnelId": {
|
|
36686
|
-
"defaultValue": null,
|
|
36687
|
-
"description": "@internal",
|
|
36688
|
-
"name": "tunnelId",
|
|
36689
|
-
"parent": {
|
|
36690
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
36691
|
-
"name": "PropsWithTunnel"
|
|
36692
|
-
},
|
|
36693
|
-
"declarations": [
|
|
36694
|
-
{
|
|
36695
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
36696
|
-
"name": "PropsWithTunnel"
|
|
36697
|
-
}
|
|
36698
|
-
],
|
|
36699
|
-
"required": false,
|
|
36700
|
-
"type": {
|
|
36701
|
-
"name": "string | null"
|
|
36702
|
-
}
|
|
36703
|
-
},
|
|
36704
|
-
"ref": {
|
|
36705
|
-
"defaultValue": null,
|
|
36706
|
-
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
|
|
36707
|
-
"name": "ref",
|
|
36708
|
-
"parent": {
|
|
36709
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
36710
|
-
"name": "RefAttributes"
|
|
36711
|
-
},
|
|
36712
|
-
"declarations": [
|
|
36713
|
-
{
|
|
36714
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
36715
|
-
"name": "RefAttributes"
|
|
36716
|
-
}
|
|
36717
|
-
],
|
|
36718
|
-
"required": false,
|
|
36719
|
-
"type": {
|
|
36720
|
-
"name": "Ref<HTMLInputElement>"
|
|
36721
|
-
}
|
|
36722
|
-
},
|
|
36723
|
-
"key": {
|
|
36724
|
-
"defaultValue": null,
|
|
36725
|
-
"description": "",
|
|
36726
|
-
"name": "key",
|
|
36727
|
-
"parent": {
|
|
36728
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
36729
|
-
"name": "Attributes"
|
|
36730
|
-
},
|
|
36731
|
-
"declarations": [
|
|
36732
|
-
{
|
|
36733
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
36734
|
-
"name": "Attributes"
|
|
36735
|
-
}
|
|
36736
|
-
],
|
|
36737
|
-
"required": false,
|
|
36738
|
-
"type": {
|
|
36739
|
-
"name": "Key | null"
|
|
36198
|
+
"name": "((isOpen: boolean) => void)"
|
|
36740
36199
|
}
|
|
36741
36200
|
},
|
|
36742
|
-
"className": {
|
|
36743
|
-
"defaultValue": null,
|
|
36744
|
-
"description": "The elements class name.",
|
|
36745
|
-
"name": "className",
|
|
36746
|
-
"parent": {
|
|
36747
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
36748
|
-
"name": "PropsWithClassName"
|
|
36749
|
-
},
|
|
36750
|
-
"declarations": [
|
|
36751
|
-
{
|
|
36752
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
36753
|
-
"name": "PropsWithClassName"
|
|
36754
|
-
}
|
|
36755
|
-
],
|
|
36756
|
-
"required": false,
|
|
36757
|
-
"type": {
|
|
36758
|
-
"name": "string"
|
|
36759
|
-
}
|
|
36760
|
-
}
|
|
36761
|
-
}
|
|
36762
|
-
},
|
|
36763
|
-
{
|
|
36764
|
-
"tags": {
|
|
36765
|
-
"flr-generate": "all"
|
|
36766
|
-
},
|
|
36767
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Separator/Separator.tsx",
|
|
36768
|
-
"description": "",
|
|
36769
|
-
"displayName": "Separator",
|
|
36770
|
-
"methods": [],
|
|
36771
|
-
"props": {
|
|
36772
36201
|
"aria-label": {
|
|
36773
36202
|
"defaultValue": null,
|
|
36774
36203
|
"description": "Defines a string value that labels the current element.",
|
|
@@ -36845,25 +36274,6 @@
|
|
|
36845
36274
|
"name": "string"
|
|
36846
36275
|
}
|
|
36847
36276
|
},
|
|
36848
|
-
"className": {
|
|
36849
|
-
"defaultValue": null,
|
|
36850
|
-
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.",
|
|
36851
|
-
"name": "className",
|
|
36852
|
-
"parent": {
|
|
36853
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
36854
|
-
"name": "StyleRenderProps"
|
|
36855
|
-
},
|
|
36856
|
-
"declarations": [
|
|
36857
|
-
{
|
|
36858
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
36859
|
-
"name": "StyleRenderProps"
|
|
36860
|
-
}
|
|
36861
|
-
],
|
|
36862
|
-
"required": false,
|
|
36863
|
-
"type": {
|
|
36864
|
-
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
36865
|
-
}
|
|
36866
|
-
},
|
|
36867
36277
|
"style": {
|
|
36868
36278
|
"defaultValue": null,
|
|
36869
36279
|
"description": "The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the element. A function may be provided to compute the style based on component state.",
|
|
@@ -38194,6 +37604,255 @@
|
|
|
38194
37604
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
38195
37605
|
}
|
|
38196
37606
|
},
|
|
37607
|
+
"validationBehavior": {
|
|
37608
|
+
"defaultValue": {
|
|
37609
|
+
"value": "'native'"
|
|
37610
|
+
},
|
|
37611
|
+
"description": "Whether to use native HTML form validation to prevent form submission\nwhen the value is missing or invalid, or mark the field as required\nor invalid via ARIA.",
|
|
37612
|
+
"name": "validationBehavior",
|
|
37613
|
+
"parent": {
|
|
37614
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
37615
|
+
"name": "RACValidation"
|
|
37616
|
+
},
|
|
37617
|
+
"declarations": [
|
|
37618
|
+
{
|
|
37619
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
37620
|
+
"name": "RACValidation"
|
|
37621
|
+
}
|
|
37622
|
+
],
|
|
37623
|
+
"required": false,
|
|
37624
|
+
"type": {
|
|
37625
|
+
"name": "\"native\" | \"aria\""
|
|
37626
|
+
}
|
|
37627
|
+
},
|
|
37628
|
+
"isDisabled": {
|
|
37629
|
+
"defaultValue": null,
|
|
37630
|
+
"description": "Whether the input is disabled.",
|
|
37631
|
+
"name": "isDisabled",
|
|
37632
|
+
"parent": {
|
|
37633
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
37634
|
+
"name": "InputBase"
|
|
37635
|
+
},
|
|
37636
|
+
"declarations": [
|
|
37637
|
+
{
|
|
37638
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
37639
|
+
"name": "InputBase"
|
|
37640
|
+
}
|
|
37641
|
+
],
|
|
37642
|
+
"required": false,
|
|
37643
|
+
"type": {
|
|
37644
|
+
"name": "boolean"
|
|
37645
|
+
}
|
|
37646
|
+
},
|
|
37647
|
+
"isRequired": {
|
|
37648
|
+
"defaultValue": null,
|
|
37649
|
+
"description": "Whether user input is required on the input before form submission.",
|
|
37650
|
+
"name": "isRequired",
|
|
37651
|
+
"parent": {
|
|
37652
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
37653
|
+
"name": "Validation"
|
|
37654
|
+
},
|
|
37655
|
+
"declarations": [
|
|
37656
|
+
{
|
|
37657
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
37658
|
+
"name": "Validation"
|
|
37659
|
+
}
|
|
37660
|
+
],
|
|
37661
|
+
"required": false,
|
|
37662
|
+
"type": {
|
|
37663
|
+
"name": "boolean"
|
|
37664
|
+
}
|
|
37665
|
+
},
|
|
37666
|
+
"isInvalid": {
|
|
37667
|
+
"defaultValue": null,
|
|
37668
|
+
"description": "Whether the input value is invalid.",
|
|
37669
|
+
"name": "isInvalid",
|
|
37670
|
+
"parent": {
|
|
37671
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
37672
|
+
"name": "Validation"
|
|
37673
|
+
},
|
|
37674
|
+
"declarations": [
|
|
37675
|
+
{
|
|
37676
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
37677
|
+
"name": "Validation"
|
|
37678
|
+
}
|
|
37679
|
+
],
|
|
37680
|
+
"required": false,
|
|
37681
|
+
"type": {
|
|
37682
|
+
"name": "boolean"
|
|
37683
|
+
}
|
|
37684
|
+
},
|
|
37685
|
+
"validate": {
|
|
37686
|
+
"defaultValue": null,
|
|
37687
|
+
"description": "A function that returns an error message if a given value is invalid.\nValidation errors are displayed to the user when the form is submitted\nif `validationBehavior=\"native\"`. For realtime validation, use the `isInvalid`\nprop instead.",
|
|
37688
|
+
"name": "validate",
|
|
37689
|
+
"parent": {
|
|
37690
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
37691
|
+
"name": "Validation"
|
|
37692
|
+
},
|
|
37693
|
+
"declarations": [
|
|
37694
|
+
{
|
|
37695
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
37696
|
+
"name": "Validation"
|
|
37697
|
+
}
|
|
37698
|
+
],
|
|
37699
|
+
"required": false,
|
|
37700
|
+
"type": {
|
|
37701
|
+
"name": "((value: TimeValue) => true | ValidationError | null)"
|
|
37702
|
+
}
|
|
37703
|
+
},
|
|
37704
|
+
"autoFocus": {
|
|
37705
|
+
"defaultValue": null,
|
|
37706
|
+
"description": "Whether the element should receive focus on render.",
|
|
37707
|
+
"name": "autoFocus",
|
|
37708
|
+
"parent": {
|
|
37709
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
37710
|
+
"name": "FocusableProps"
|
|
37711
|
+
},
|
|
37712
|
+
"declarations": [
|
|
37713
|
+
{
|
|
37714
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
37715
|
+
"name": "FocusableProps"
|
|
37716
|
+
}
|
|
37717
|
+
],
|
|
37718
|
+
"required": false,
|
|
37719
|
+
"type": {
|
|
37720
|
+
"name": "boolean"
|
|
37721
|
+
}
|
|
37722
|
+
},
|
|
37723
|
+
"onFocus": {
|
|
37724
|
+
"defaultValue": null,
|
|
37725
|
+
"description": "Handler that is called when the element receives focus.",
|
|
37726
|
+
"name": "onFocus",
|
|
37727
|
+
"parent": {
|
|
37728
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
37729
|
+
"name": "FocusEvents"
|
|
37730
|
+
},
|
|
37731
|
+
"declarations": [
|
|
37732
|
+
{
|
|
37733
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
37734
|
+
"name": "FocusEvents"
|
|
37735
|
+
}
|
|
37736
|
+
],
|
|
37737
|
+
"required": false,
|
|
37738
|
+
"type": {
|
|
37739
|
+
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
37740
|
+
}
|
|
37741
|
+
},
|
|
37742
|
+
"onBlur": {
|
|
37743
|
+
"defaultValue": null,
|
|
37744
|
+
"description": "Handler that is called when the element loses focus.",
|
|
37745
|
+
"name": "onBlur",
|
|
37746
|
+
"parent": {
|
|
37747
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
37748
|
+
"name": "FocusEvents"
|
|
37749
|
+
},
|
|
37750
|
+
"declarations": [
|
|
37751
|
+
{
|
|
37752
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
37753
|
+
"name": "FocusEvents"
|
|
37754
|
+
}
|
|
37755
|
+
],
|
|
37756
|
+
"required": false,
|
|
37757
|
+
"type": {
|
|
37758
|
+
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
37759
|
+
}
|
|
37760
|
+
},
|
|
37761
|
+
"onFocusChange": {
|
|
37762
|
+
"defaultValue": null,
|
|
37763
|
+
"description": "Handler that is called when the element's focus status changes.",
|
|
37764
|
+
"name": "onFocusChange",
|
|
37765
|
+
"parent": {
|
|
37766
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
37767
|
+
"name": "FocusEvents"
|
|
37768
|
+
},
|
|
37769
|
+
"declarations": [
|
|
37770
|
+
{
|
|
37771
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
37772
|
+
"name": "FocusEvents"
|
|
37773
|
+
}
|
|
37774
|
+
],
|
|
37775
|
+
"required": false,
|
|
37776
|
+
"type": {
|
|
37777
|
+
"name": "((isFocused: boolean) => void)"
|
|
37778
|
+
}
|
|
37779
|
+
},
|
|
37780
|
+
"onKeyDown": {
|
|
37781
|
+
"defaultValue": null,
|
|
37782
|
+
"description": "Handler that is called when a key is pressed.",
|
|
37783
|
+
"name": "onKeyDown",
|
|
37784
|
+
"parent": {
|
|
37785
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
37786
|
+
"name": "KeyboardEvents"
|
|
37787
|
+
},
|
|
37788
|
+
"declarations": [
|
|
37789
|
+
{
|
|
37790
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
37791
|
+
"name": "KeyboardEvents"
|
|
37792
|
+
}
|
|
37793
|
+
],
|
|
37794
|
+
"required": false,
|
|
37795
|
+
"type": {
|
|
37796
|
+
"name": "((e: KeyboardEvent) => void)"
|
|
37797
|
+
}
|
|
37798
|
+
},
|
|
37799
|
+
"onKeyUp": {
|
|
37800
|
+
"defaultValue": null,
|
|
37801
|
+
"description": "Handler that is called when a key is released.",
|
|
37802
|
+
"name": "onKeyUp",
|
|
37803
|
+
"parent": {
|
|
37804
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
37805
|
+
"name": "KeyboardEvents"
|
|
37806
|
+
},
|
|
37807
|
+
"declarations": [
|
|
37808
|
+
{
|
|
37809
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
37810
|
+
"name": "KeyboardEvents"
|
|
37811
|
+
}
|
|
37812
|
+
],
|
|
37813
|
+
"required": false,
|
|
37814
|
+
"type": {
|
|
37815
|
+
"name": "((e: KeyboardEvent) => void)"
|
|
37816
|
+
}
|
|
37817
|
+
},
|
|
37818
|
+
"value": {
|
|
37819
|
+
"defaultValue": null,
|
|
37820
|
+
"description": "The current value (controlled).",
|
|
37821
|
+
"name": "value",
|
|
37822
|
+
"parent": {
|
|
37823
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
37824
|
+
"name": "ValueBase"
|
|
37825
|
+
},
|
|
37826
|
+
"declarations": [
|
|
37827
|
+
{
|
|
37828
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
37829
|
+
"name": "ValueBase"
|
|
37830
|
+
}
|
|
37831
|
+
],
|
|
37832
|
+
"required": false,
|
|
37833
|
+
"type": {
|
|
37834
|
+
"name": "TimeValue | null"
|
|
37835
|
+
}
|
|
37836
|
+
},
|
|
37837
|
+
"defaultValue": {
|
|
37838
|
+
"defaultValue": null,
|
|
37839
|
+
"description": "The default value (uncontrolled).",
|
|
37840
|
+
"name": "defaultValue",
|
|
37841
|
+
"parent": {
|
|
37842
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
37843
|
+
"name": "ValueBase"
|
|
37844
|
+
},
|
|
37845
|
+
"declarations": [
|
|
37846
|
+
{
|
|
37847
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
37848
|
+
"name": "ValueBase"
|
|
37849
|
+
}
|
|
37850
|
+
],
|
|
37851
|
+
"required": false,
|
|
37852
|
+
"type": {
|
|
37853
|
+
"name": "TimeValue | null"
|
|
37854
|
+
}
|
|
37855
|
+
},
|
|
38197
37856
|
"id": {
|
|
38198
37857
|
"defaultValue": null,
|
|
38199
37858
|
"description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
@@ -38213,6 +37872,44 @@
|
|
|
38213
37872
|
"name": "string"
|
|
38214
37873
|
}
|
|
38215
37874
|
},
|
|
37875
|
+
"name": {
|
|
37876
|
+
"defaultValue": null,
|
|
37877
|
+
"description": "The name of the input, used when submitting an HTML form.",
|
|
37878
|
+
"name": "name",
|
|
37879
|
+
"parent": {
|
|
37880
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
37881
|
+
"name": "AriaSelectProps"
|
|
37882
|
+
},
|
|
37883
|
+
"declarations": [
|
|
37884
|
+
{
|
|
37885
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
37886
|
+
"name": "AriaSelectProps"
|
|
37887
|
+
}
|
|
37888
|
+
],
|
|
37889
|
+
"required": false,
|
|
37890
|
+
"type": {
|
|
37891
|
+
"name": "string"
|
|
37892
|
+
}
|
|
37893
|
+
},
|
|
37894
|
+
"form": {
|
|
37895
|
+
"defaultValue": null,
|
|
37896
|
+
"description": "The `<form>` element to associate the input with.\nThe value of this attribute must be the id of a `<form>` in the same document.\nSee [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input#form).",
|
|
37897
|
+
"name": "form",
|
|
37898
|
+
"parent": {
|
|
37899
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
37900
|
+
"name": "AriaSelectProps"
|
|
37901
|
+
},
|
|
37902
|
+
"declarations": [
|
|
37903
|
+
{
|
|
37904
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
37905
|
+
"name": "AriaSelectProps"
|
|
37906
|
+
}
|
|
37907
|
+
],
|
|
37908
|
+
"required": false,
|
|
37909
|
+
"type": {
|
|
37910
|
+
"name": "string"
|
|
37911
|
+
}
|
|
37912
|
+
},
|
|
38216
37913
|
"slot": {
|
|
38217
37914
|
"defaultValue": null,
|
|
38218
37915
|
"description": "A slot name for the component. Slots allow the component to receive props from a parent component.\nAn explicit `null` value indicates that the local props completely override all props received from a parent.",
|
|
@@ -38232,18 +37929,263 @@
|
|
|
38232
37929
|
"name": "string | null"
|
|
38233
37930
|
}
|
|
38234
37931
|
},
|
|
38235
|
-
"
|
|
37932
|
+
"placeholder": {
|
|
38236
37933
|
"defaultValue": null,
|
|
38237
|
-
"description": "
|
|
38238
|
-
"name": "
|
|
37934
|
+
"description": "Temporary text that occupies the text input when it is empty.\nSee [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/placeholder).",
|
|
37935
|
+
"name": "placeholder",
|
|
38239
37936
|
"parent": {
|
|
38240
|
-
"fileName": "flow/node_modules/.pnpm
|
|
38241
|
-
"name": "
|
|
37937
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
37938
|
+
"name": "InputProps"
|
|
38242
37939
|
},
|
|
38243
37940
|
"declarations": [
|
|
38244
37941
|
{
|
|
38245
|
-
"fileName": "flow/node_modules/.pnpm
|
|
38246
|
-
"name": "
|
|
37942
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
37943
|
+
"name": "InputProps"
|
|
37944
|
+
}
|
|
37945
|
+
],
|
|
37946
|
+
"required": false,
|
|
37947
|
+
"type": {
|
|
37948
|
+
"name": "string"
|
|
37949
|
+
}
|
|
37950
|
+
},
|
|
37951
|
+
"excludeFromTabOrder": {
|
|
37952
|
+
"defaultValue": null,
|
|
37953
|
+
"description": "Whether to exclude the element from the sequential tab order. If true,\nthe element will not be focusable via the keyboard by tabbing. This should\nbe avoided except in rare scenarios where an alternative means of accessing\nthe element or its functionality via the keyboard is available.",
|
|
37954
|
+
"name": "excludeFromTabOrder",
|
|
37955
|
+
"parent": {
|
|
37956
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
37957
|
+
"name": "FocusableDOMProps"
|
|
37958
|
+
},
|
|
37959
|
+
"declarations": [
|
|
37960
|
+
{
|
|
37961
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
37962
|
+
"name": "FocusableDOMProps"
|
|
37963
|
+
}
|
|
37964
|
+
],
|
|
37965
|
+
"required": false,
|
|
37966
|
+
"type": {
|
|
37967
|
+
"name": "boolean"
|
|
37968
|
+
}
|
|
37969
|
+
},
|
|
37970
|
+
"autoComplete": {
|
|
37971
|
+
"defaultValue": null,
|
|
37972
|
+
"description": "Describes the type of autocomplete functionality the input should provide if any. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautocomplete).",
|
|
37973
|
+
"name": "autoComplete",
|
|
37974
|
+
"parent": {
|
|
37975
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
37976
|
+
"name": "AriaSelectProps"
|
|
37977
|
+
},
|
|
37978
|
+
"declarations": [
|
|
37979
|
+
{
|
|
37980
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
37981
|
+
"name": "AriaSelectProps"
|
|
37982
|
+
}
|
|
37983
|
+
],
|
|
37984
|
+
"required": false,
|
|
37985
|
+
"type": {
|
|
37986
|
+
"name": "string"
|
|
37987
|
+
}
|
|
37988
|
+
},
|
|
37989
|
+
"onSelectionChange": {
|
|
37990
|
+
"defaultValue": null,
|
|
37991
|
+
"description": "Handler that is called when the selection changes.\n@deprecated",
|
|
37992
|
+
"name": "onSelectionChange",
|
|
37993
|
+
"parent": {
|
|
37994
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
37995
|
+
"name": "SelectProps"
|
|
37996
|
+
},
|
|
37997
|
+
"declarations": [
|
|
37998
|
+
{
|
|
37999
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
38000
|
+
"name": "SelectProps"
|
|
38001
|
+
}
|
|
38002
|
+
],
|
|
38003
|
+
"required": false,
|
|
38004
|
+
"type": {
|
|
38005
|
+
"name": "((key: Key | null) => void)"
|
|
38006
|
+
}
|
|
38007
|
+
},
|
|
38008
|
+
"selectedKey": {
|
|
38009
|
+
"defaultValue": null,
|
|
38010
|
+
"description": "The currently selected key in the collection (controlled).\n@deprecated",
|
|
38011
|
+
"name": "selectedKey",
|
|
38012
|
+
"parent": {
|
|
38013
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
38014
|
+
"name": "SelectProps"
|
|
38015
|
+
},
|
|
38016
|
+
"declarations": [
|
|
38017
|
+
{
|
|
38018
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
38019
|
+
"name": "SelectProps"
|
|
38020
|
+
}
|
|
38021
|
+
],
|
|
38022
|
+
"required": false,
|
|
38023
|
+
"type": {
|
|
38024
|
+
"name": "Key | null"
|
|
38025
|
+
}
|
|
38026
|
+
},
|
|
38027
|
+
"defaultSelectedKey": {
|
|
38028
|
+
"defaultValue": null,
|
|
38029
|
+
"description": "The initial selected key in the collection (uncontrolled).\n@deprecated",
|
|
38030
|
+
"name": "defaultSelectedKey",
|
|
38031
|
+
"parent": {
|
|
38032
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
38033
|
+
"name": "SelectProps"
|
|
38034
|
+
},
|
|
38035
|
+
"declarations": [
|
|
38036
|
+
{
|
|
38037
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
38038
|
+
"name": "SelectProps"
|
|
38039
|
+
}
|
|
38040
|
+
],
|
|
38041
|
+
"required": false,
|
|
38042
|
+
"type": {
|
|
38043
|
+
"name": "Key"
|
|
38044
|
+
}
|
|
38045
|
+
},
|
|
38046
|
+
"disabledKeys": {
|
|
38047
|
+
"defaultValue": null,
|
|
38048
|
+
"description": "The item keys that are disabled. These items cannot be selected, focused, or otherwise interacted with.",
|
|
38049
|
+
"name": "disabledKeys",
|
|
38050
|
+
"parent": {
|
|
38051
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
38052
|
+
"name": "CollectionBase"
|
|
38053
|
+
},
|
|
38054
|
+
"declarations": [
|
|
38055
|
+
{
|
|
38056
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
38057
|
+
"name": "CollectionBase"
|
|
38058
|
+
}
|
|
38059
|
+
],
|
|
38060
|
+
"required": false,
|
|
38061
|
+
"type": {
|
|
38062
|
+
"name": "Iterable<Key>"
|
|
38063
|
+
}
|
|
38064
|
+
},
|
|
38065
|
+
"selectionMode": {
|
|
38066
|
+
"defaultValue": {
|
|
38067
|
+
"value": "'single'"
|
|
38068
|
+
},
|
|
38069
|
+
"description": "Whether single or multiple selection is enabled.",
|
|
38070
|
+
"name": "selectionMode",
|
|
38071
|
+
"parent": {
|
|
38072
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
38073
|
+
"name": "SelectProps"
|
|
38074
|
+
},
|
|
38075
|
+
"declarations": [
|
|
38076
|
+
{
|
|
38077
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+select@3.11.0_react@19.2.0/node_modules/@react-types/select/src/index.d.ts",
|
|
38078
|
+
"name": "SelectProps"
|
|
38079
|
+
}
|
|
38080
|
+
],
|
|
38081
|
+
"required": false,
|
|
38082
|
+
"type": {
|
|
38083
|
+
"name": "\"single\""
|
|
38084
|
+
}
|
|
38085
|
+
},
|
|
38086
|
+
"children": {
|
|
38087
|
+
"defaultValue": null,
|
|
38088
|
+
"description": "",
|
|
38089
|
+
"name": "children",
|
|
38090
|
+
"declarations": [
|
|
38091
|
+
{
|
|
38092
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
38093
|
+
"name": "TypeLiteral"
|
|
38094
|
+
}
|
|
38095
|
+
],
|
|
38096
|
+
"required": false,
|
|
38097
|
+
"type": {
|
|
38098
|
+
"name": "ReactNode"
|
|
38099
|
+
}
|
|
38100
|
+
},
|
|
38101
|
+
"wrapWith": {
|
|
38102
|
+
"defaultValue": null,
|
|
38103
|
+
"description": "",
|
|
38104
|
+
"name": "wrapWith",
|
|
38105
|
+
"parent": {
|
|
38106
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
38107
|
+
"name": "FlowComponentProps"
|
|
38108
|
+
},
|
|
38109
|
+
"declarations": [
|
|
38110
|
+
{
|
|
38111
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
38112
|
+
"name": "FlowComponentProps"
|
|
38113
|
+
}
|
|
38114
|
+
],
|
|
38115
|
+
"required": false,
|
|
38116
|
+
"type": {
|
|
38117
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
38118
|
+
}
|
|
38119
|
+
},
|
|
38120
|
+
"tunnelId": {
|
|
38121
|
+
"defaultValue": null,
|
|
38122
|
+
"description": "@internal",
|
|
38123
|
+
"name": "tunnelId",
|
|
38124
|
+
"parent": {
|
|
38125
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
38126
|
+
"name": "PropsWithTunnel"
|
|
38127
|
+
},
|
|
38128
|
+
"declarations": [
|
|
38129
|
+
{
|
|
38130
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
38131
|
+
"name": "PropsWithTunnel"
|
|
38132
|
+
}
|
|
38133
|
+
],
|
|
38134
|
+
"required": false,
|
|
38135
|
+
"type": {
|
|
38136
|
+
"name": "string | null"
|
|
38137
|
+
}
|
|
38138
|
+
},
|
|
38139
|
+
"ref": {
|
|
38140
|
+
"defaultValue": null,
|
|
38141
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
|
|
38142
|
+
"name": "ref",
|
|
38143
|
+
"parent": {
|
|
38144
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
38145
|
+
"name": "RefAttributes"
|
|
38146
|
+
},
|
|
38147
|
+
"declarations": [
|
|
38148
|
+
{
|
|
38149
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
38150
|
+
"name": "RefAttributes"
|
|
38151
|
+
}
|
|
38152
|
+
],
|
|
38153
|
+
"required": false,
|
|
38154
|
+
"type": {
|
|
38155
|
+
"name": "Ref<HTMLInputElement>"
|
|
38156
|
+
}
|
|
38157
|
+
},
|
|
38158
|
+
"key": {
|
|
38159
|
+
"defaultValue": null,
|
|
38160
|
+
"description": "",
|
|
38161
|
+
"name": "key",
|
|
38162
|
+
"parent": {
|
|
38163
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
38164
|
+
"name": "Attributes"
|
|
38165
|
+
},
|
|
38166
|
+
"declarations": [
|
|
38167
|
+
{
|
|
38168
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
38169
|
+
"name": "Attributes"
|
|
38170
|
+
}
|
|
38171
|
+
],
|
|
38172
|
+
"required": false,
|
|
38173
|
+
"type": {
|
|
38174
|
+
"name": "Key | null"
|
|
38175
|
+
}
|
|
38176
|
+
},
|
|
38177
|
+
"className": {
|
|
38178
|
+
"defaultValue": null,
|
|
38179
|
+
"description": "The elements class name.",
|
|
38180
|
+
"name": "className",
|
|
38181
|
+
"parent": {
|
|
38182
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
38183
|
+
"name": "PropsWithClassName"
|
|
38184
|
+
},
|
|
38185
|
+
"declarations": [
|
|
38186
|
+
{
|
|
38187
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
38188
|
+
"name": "PropsWithClassName"
|
|
38247
38189
|
}
|
|
38248
38190
|
],
|
|
38249
38191
|
"required": false,
|
|
@@ -222333,51 +222275,6 @@
|
|
|
222333
222275
|
}
|
|
222334
222276
|
}
|
|
222335
222277
|
},
|
|
222336
|
-
{
|
|
222337
|
-
"tags": {
|
|
222338
|
-
"flr-generate": "all"
|
|
222339
|
-
},
|
|
222340
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/BigNumber/BigNumber.tsx",
|
|
222341
|
-
"description": "",
|
|
222342
|
-
"displayName": "BigNumber",
|
|
222343
|
-
"methods": [],
|
|
222344
|
-
"props": {
|
|
222345
|
-
"children": {
|
|
222346
|
-
"defaultValue": null,
|
|
222347
|
-
"description": "",
|
|
222348
|
-
"name": "children",
|
|
222349
|
-
"declarations": [
|
|
222350
|
-
{
|
|
222351
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
222352
|
-
"name": "TypeLiteral"
|
|
222353
|
-
}
|
|
222354
|
-
],
|
|
222355
|
-
"required": false,
|
|
222356
|
-
"type": {
|
|
222357
|
-
"name": "ReactNode"
|
|
222358
|
-
}
|
|
222359
|
-
},
|
|
222360
|
-
"className": {
|
|
222361
|
-
"defaultValue": null,
|
|
222362
|
-
"description": "The elements class name.",
|
|
222363
|
-
"name": "className",
|
|
222364
|
-
"parent": {
|
|
222365
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
222366
|
-
"name": "PropsWithClassName"
|
|
222367
|
-
},
|
|
222368
|
-
"declarations": [
|
|
222369
|
-
{
|
|
222370
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
222371
|
-
"name": "PropsWithClassName"
|
|
222372
|
-
}
|
|
222373
|
-
],
|
|
222374
|
-
"required": false,
|
|
222375
|
-
"type": {
|
|
222376
|
-
"name": "string"
|
|
222377
|
-
}
|
|
222378
|
-
}
|
|
222379
|
-
}
|
|
222380
|
-
},
|
|
222381
222278
|
{
|
|
222382
222279
|
"tags": {
|
|
222383
222280
|
"flr-generate": "all"
|
|
@@ -222681,6 +222578,51 @@
|
|
|
222681
222578
|
}
|
|
222682
222579
|
}
|
|
222683
222580
|
},
|
|
222581
|
+
{
|
|
222582
|
+
"tags": {
|
|
222583
|
+
"flr-generate": "all"
|
|
222584
|
+
},
|
|
222585
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/BigNumber/BigNumber.tsx",
|
|
222586
|
+
"description": "",
|
|
222587
|
+
"displayName": "BigNumber",
|
|
222588
|
+
"methods": [],
|
|
222589
|
+
"props": {
|
|
222590
|
+
"children": {
|
|
222591
|
+
"defaultValue": null,
|
|
222592
|
+
"description": "",
|
|
222593
|
+
"name": "children",
|
|
222594
|
+
"declarations": [
|
|
222595
|
+
{
|
|
222596
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
222597
|
+
"name": "TypeLiteral"
|
|
222598
|
+
}
|
|
222599
|
+
],
|
|
222600
|
+
"required": false,
|
|
222601
|
+
"type": {
|
|
222602
|
+
"name": "ReactNode"
|
|
222603
|
+
}
|
|
222604
|
+
},
|
|
222605
|
+
"className": {
|
|
222606
|
+
"defaultValue": null,
|
|
222607
|
+
"description": "The elements class name.",
|
|
222608
|
+
"name": "className",
|
|
222609
|
+
"parent": {
|
|
222610
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
222611
|
+
"name": "PropsWithClassName"
|
|
222612
|
+
},
|
|
222613
|
+
"declarations": [
|
|
222614
|
+
{
|
|
222615
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
222616
|
+
"name": "PropsWithClassName"
|
|
222617
|
+
}
|
|
222618
|
+
],
|
|
222619
|
+
"required": false,
|
|
222620
|
+
"type": {
|
|
222621
|
+
"name": "string"
|
|
222622
|
+
}
|
|
222623
|
+
}
|
|
222624
|
+
}
|
|
222625
|
+
},
|
|
222684
222626
|
{
|
|
222685
222627
|
"tags": {
|
|
222686
222628
|
"flr-generate": "all"
|
|
@@ -256422,10 +256364,10 @@
|
|
|
256422
256364
|
"name": "() => ArrayIterator<any>"
|
|
256423
256365
|
}
|
|
256424
256366
|
},
|
|
256425
|
-
"__@unscopables@
|
|
256367
|
+
"__@unscopables@3159": {
|
|
256426
256368
|
"defaultValue": null,
|
|
256427
256369
|
"description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
|
|
256428
|
-
"name": "__@unscopables@
|
|
256370
|
+
"name": "__@unscopables@3159",
|
|
256429
256371
|
"parent": {
|
|
256430
256372
|
"fileName": "flow/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
|
|
256431
256373
|
"name": "Array"
|
|
@@ -257258,10 +257200,10 @@
|
|
|
257258
257200
|
"name": "() => ArrayIterator<any>"
|
|
257259
257201
|
}
|
|
257260
257202
|
},
|
|
257261
|
-
"__@unscopables@
|
|
257203
|
+
"__@unscopables@3159": {
|
|
257262
257204
|
"defaultValue": null,
|
|
257263
257205
|
"description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
|
|
257264
|
-
"name": "__@unscopables@
|
|
257206
|
+
"name": "__@unscopables@3159",
|
|
257265
257207
|
"parent": {
|
|
257266
257208
|
"fileName": "flow/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
|
|
257267
257209
|
"name": "Array"
|
|
@@ -258094,10 +258036,10 @@
|
|
|
258094
258036
|
"name": "() => ArrayIterator<any>"
|
|
258095
258037
|
}
|
|
258096
258038
|
},
|
|
258097
|
-
"__@unscopables@
|
|
258039
|
+
"__@unscopables@3159": {
|
|
258098
258040
|
"defaultValue": null,
|
|
258099
258041
|
"description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
|
|
258100
|
-
"name": "__@unscopables@
|
|
258042
|
+
"name": "__@unscopables@3159",
|
|
258101
258043
|
"parent": {
|
|
258102
258044
|
"fileName": "flow/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
|
|
258103
258045
|
"name": "Array"
|