@mittwald/flow-react-components 0.2.0-alpha.671 → 0.2.0-alpha.672
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 +4 -0
- package/dist/assets/doc-properties.json +1513 -1513
- package/dist/js/components/src/components/List/components/Header/components/AllFiltersModal/AllFiltersModal.mjs +3 -1
- package/dist/js/components/src/components/List/components/Header/components/AllFiltersModal/AllFiltersModal.mjs.map +1 -1
- package/dist/types/components/List/components/Header/components/AllFiltersModal/AllFiltersModal.d.ts.map +1 -1
- package/package.json +4 -4
|
@@ -16073,359 +16073,51 @@
|
|
|
16073
16073
|
"tags": {
|
|
16074
16074
|
"flr-generate": "all"
|
|
16075
16075
|
},
|
|
16076
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
16076
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Switch/Switch.tsx",
|
|
16077
16077
|
"description": "",
|
|
16078
|
-
"displayName": "
|
|
16078
|
+
"displayName": "Switch",
|
|
16079
16079
|
"methods": [],
|
|
16080
16080
|
"props": {
|
|
16081
|
-
"
|
|
16082
|
-
"defaultValue": {
|
|
16083
|
-
"value": "'react-aria-Tooltip'"
|
|
16084
|
-
},
|
|
16085
|
-
"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.",
|
|
16086
|
-
"name": "className",
|
|
16087
|
-
"parent": {
|
|
16088
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16089
|
-
"name": "TooltipProps"
|
|
16090
|
-
},
|
|
16091
|
-
"declarations": [
|
|
16092
|
-
{
|
|
16093
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16094
|
-
"name": "TooltipProps"
|
|
16095
|
-
}
|
|
16096
|
-
],
|
|
16097
|
-
"required": false,
|
|
16098
|
-
"type": {
|
|
16099
|
-
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
16100
|
-
}
|
|
16101
|
-
},
|
|
16102
|
-
"children": {
|
|
16103
|
-
"defaultValue": null,
|
|
16104
|
-
"description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
|
|
16105
|
-
"name": "children",
|
|
16106
|
-
"parent": {
|
|
16107
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16108
|
-
"name": "TableProps"
|
|
16109
|
-
},
|
|
16110
|
-
"declarations": [
|
|
16111
|
-
{
|
|
16112
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16113
|
-
"name": "TableProps"
|
|
16114
|
-
}
|
|
16115
|
-
],
|
|
16116
|
-
"required": false,
|
|
16117
|
-
"type": {
|
|
16118
|
-
"name": "ReactNode"
|
|
16119
|
-
}
|
|
16120
|
-
},
|
|
16121
|
-
"selectionBehavior": {
|
|
16122
|
-
"defaultValue": {
|
|
16123
|
-
"value": "\"toggle\""
|
|
16124
|
-
},
|
|
16125
|
-
"description": "How multiple selection should behave in the collection.",
|
|
16126
|
-
"name": "selectionBehavior",
|
|
16127
|
-
"parent": {
|
|
16128
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16129
|
-
"name": "TableProps"
|
|
16130
|
-
},
|
|
16131
|
-
"declarations": [
|
|
16132
|
-
{
|
|
16133
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16134
|
-
"name": "TableProps"
|
|
16135
|
-
}
|
|
16136
|
-
],
|
|
16137
|
-
"required": false,
|
|
16138
|
-
"type": {
|
|
16139
|
-
"name": "SelectionBehavior"
|
|
16140
|
-
}
|
|
16141
|
-
},
|
|
16142
|
-
"disabledBehavior": {
|
|
16081
|
+
"labelPosition": {
|
|
16143
16082
|
"defaultValue": {
|
|
16144
|
-
"value": "\"
|
|
16145
|
-
},
|
|
16146
|
-
"description": "Whether `disabledKeys` applies to all interactions, or only selection.",
|
|
16147
|
-
"name": "disabledBehavior",
|
|
16148
|
-
"parent": {
|
|
16149
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16150
|
-
"name": "TableProps"
|
|
16151
|
-
},
|
|
16152
|
-
"declarations": [
|
|
16153
|
-
{
|
|
16154
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16155
|
-
"name": "TableProps"
|
|
16156
|
-
}
|
|
16157
|
-
],
|
|
16158
|
-
"required": false,
|
|
16159
|
-
"type": {
|
|
16160
|
-
"name": "DisabledBehavior"
|
|
16161
|
-
}
|
|
16162
|
-
},
|
|
16163
|
-
"onRowAction": {
|
|
16164
|
-
"defaultValue": null,
|
|
16165
|
-
"description": "Handler that is called when a user performs an action on the row.",
|
|
16166
|
-
"name": "onRowAction",
|
|
16167
|
-
"parent": {
|
|
16168
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16169
|
-
"name": "TableProps"
|
|
16170
|
-
},
|
|
16171
|
-
"declarations": [
|
|
16172
|
-
{
|
|
16173
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16174
|
-
"name": "TableProps"
|
|
16175
|
-
}
|
|
16176
|
-
],
|
|
16177
|
-
"required": false,
|
|
16178
|
-
"type": {
|
|
16179
|
-
"name": "((key: Key) => void)"
|
|
16180
|
-
}
|
|
16181
|
-
},
|
|
16182
|
-
"dragAndDropHooks": {
|
|
16183
|
-
"defaultValue": null,
|
|
16184
|
-
"description": "The drag and drop hooks returned by `useDragAndDrop` used to enable drag and drop behavior for the Table.",
|
|
16185
|
-
"name": "dragAndDropHooks",
|
|
16186
|
-
"parent": {
|
|
16187
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16188
|
-
"name": "TableProps"
|
|
16189
|
-
},
|
|
16190
|
-
"declarations": [
|
|
16191
|
-
{
|
|
16192
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16193
|
-
"name": "TableProps"
|
|
16194
|
-
}
|
|
16195
|
-
],
|
|
16196
|
-
"required": false,
|
|
16197
|
-
"type": {
|
|
16198
|
-
"name": "DragAndDropHooks<object>"
|
|
16199
|
-
}
|
|
16200
|
-
},
|
|
16201
|
-
"disallowEmptySelection": {
|
|
16202
|
-
"defaultValue": null,
|
|
16203
|
-
"description": "Whether the collection allows empty selection.",
|
|
16204
|
-
"name": "disallowEmptySelection",
|
|
16205
|
-
"parent": {
|
|
16206
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
16207
|
-
"name": "MultipleSelection"
|
|
16208
|
-
},
|
|
16209
|
-
"declarations": [
|
|
16210
|
-
{
|
|
16211
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
16212
|
-
"name": "MultipleSelection"
|
|
16213
|
-
}
|
|
16214
|
-
],
|
|
16215
|
-
"required": false,
|
|
16216
|
-
"type": {
|
|
16217
|
-
"name": "boolean"
|
|
16218
|
-
}
|
|
16219
|
-
},
|
|
16220
|
-
"onSelectionChange": {
|
|
16221
|
-
"defaultValue": null,
|
|
16222
|
-
"description": "Handler that is called when the selection changes.",
|
|
16223
|
-
"name": "onSelectionChange",
|
|
16224
|
-
"parent": {
|
|
16225
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
16226
|
-
"name": "MultipleSelection"
|
|
16083
|
+
"value": "\"trailing\""
|
|
16227
16084
|
},
|
|
16228
|
-
"
|
|
16229
|
-
|
|
16230
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
16231
|
-
"name": "MultipleSelection"
|
|
16232
|
-
}
|
|
16233
|
-
],
|
|
16234
|
-
"required": false,
|
|
16235
|
-
"type": {
|
|
16236
|
-
"name": "((keys: Selection) => void)"
|
|
16237
|
-
}
|
|
16238
|
-
},
|
|
16239
|
-
"disabledKeys": {
|
|
16240
|
-
"defaultValue": null,
|
|
16241
|
-
"description": "A list of row keys to disable.",
|
|
16242
|
-
"name": "disabledKeys",
|
|
16085
|
+
"description": "Whether the label should appear before or after the switch.",
|
|
16086
|
+
"name": "labelPosition",
|
|
16243
16087
|
"parent": {
|
|
16244
|
-
"fileName": "
|
|
16245
|
-
"name": "
|
|
16088
|
+
"fileName": "components/src/components/Switch/Switch.tsx",
|
|
16089
|
+
"name": "SwitchProps"
|
|
16246
16090
|
},
|
|
16247
16091
|
"declarations": [
|
|
16248
16092
|
{
|
|
16249
|
-
"fileName": "
|
|
16250
|
-
"name": "
|
|
16093
|
+
"fileName": "components/src/components/Switch/Switch.tsx",
|
|
16094
|
+
"name": "SwitchProps"
|
|
16251
16095
|
}
|
|
16252
16096
|
],
|
|
16253
16097
|
"required": false,
|
|
16254
16098
|
"type": {
|
|
16255
|
-
"name": "
|
|
16099
|
+
"name": "\"leading\" | \"trailing\""
|
|
16256
16100
|
}
|
|
16257
16101
|
},
|
|
16258
|
-
"
|
|
16102
|
+
"className": {
|
|
16259
16103
|
"defaultValue": {
|
|
16260
|
-
"value": "'
|
|
16261
|
-
},
|
|
16262
|
-
"description": "Whether pressing the escape key should clear selection in the table or not.\n\nMost experiences should not modify this option as it eliminates a keyboard user's ability to\neasily clear selection. Only use if the escape key is being handled externally or should not\ntrigger selection clearing contextually.",
|
|
16263
|
-
"name": "escapeKeyBehavior",
|
|
16264
|
-
"parent": {
|
|
16265
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+table@3.13.4_react@19.2.4/node_modules/@react-types/table/src/index.d.ts",
|
|
16266
|
-
"name": "TableProps"
|
|
16267
|
-
},
|
|
16268
|
-
"declarations": [
|
|
16269
|
-
{
|
|
16270
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+table@3.13.4_react@19.2.4/node_modules/@react-types/table/src/index.d.ts",
|
|
16271
|
-
"name": "TableProps"
|
|
16272
|
-
}
|
|
16273
|
-
],
|
|
16274
|
-
"required": false,
|
|
16275
|
-
"type": {
|
|
16276
|
-
"name": "\"none\" | \"clearSelection\""
|
|
16277
|
-
}
|
|
16278
|
-
},
|
|
16279
|
-
"shouldSelectOnPressUp": {
|
|
16280
|
-
"defaultValue": null,
|
|
16281
|
-
"description": "Whether selection should occur on press up instead of press down.",
|
|
16282
|
-
"name": "shouldSelectOnPressUp",
|
|
16283
|
-
"parent": {
|
|
16284
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+table@3.13.4_react@19.2.4/node_modules/@react-types/table/src/index.d.ts",
|
|
16285
|
-
"name": "TableProps"
|
|
16286
|
-
},
|
|
16287
|
-
"declarations": [
|
|
16288
|
-
{
|
|
16289
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+table@3.13.4_react@19.2.4/node_modules/@react-types/table/src/index.d.ts",
|
|
16290
|
-
"name": "TableProps"
|
|
16291
|
-
}
|
|
16292
|
-
],
|
|
16293
|
-
"required": false,
|
|
16294
|
-
"type": {
|
|
16295
|
-
"name": "boolean"
|
|
16296
|
-
}
|
|
16297
|
-
},
|
|
16298
|
-
"selectionMode": {
|
|
16299
|
-
"defaultValue": null,
|
|
16300
|
-
"description": "The type of selection that is allowed in the collection.",
|
|
16301
|
-
"name": "selectionMode",
|
|
16302
|
-
"parent": {
|
|
16303
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
16304
|
-
"name": "MultipleSelection"
|
|
16305
|
-
},
|
|
16306
|
-
"declarations": [
|
|
16307
|
-
{
|
|
16308
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
16309
|
-
"name": "MultipleSelection"
|
|
16310
|
-
}
|
|
16311
|
-
],
|
|
16312
|
-
"required": false,
|
|
16313
|
-
"type": {
|
|
16314
|
-
"name": "SelectionMode"
|
|
16315
|
-
}
|
|
16316
|
-
},
|
|
16317
|
-
"selectedKeys": {
|
|
16318
|
-
"defaultValue": null,
|
|
16319
|
-
"description": "The currently selected keys in the collection (controlled).",
|
|
16320
|
-
"name": "selectedKeys",
|
|
16321
|
-
"parent": {
|
|
16322
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
16323
|
-
"name": "MultipleSelection"
|
|
16324
|
-
},
|
|
16325
|
-
"declarations": [
|
|
16326
|
-
{
|
|
16327
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
16328
|
-
"name": "MultipleSelection"
|
|
16329
|
-
}
|
|
16330
|
-
],
|
|
16331
|
-
"required": false,
|
|
16332
|
-
"type": {
|
|
16333
|
-
"name": "\"all\" | Iterable<Key>"
|
|
16334
|
-
}
|
|
16335
|
-
},
|
|
16336
|
-
"defaultSelectedKeys": {
|
|
16337
|
-
"defaultValue": null,
|
|
16338
|
-
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
16339
|
-
"name": "defaultSelectedKeys",
|
|
16340
|
-
"parent": {
|
|
16341
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
16342
|
-
"name": "MultipleSelection"
|
|
16343
|
-
},
|
|
16344
|
-
"declarations": [
|
|
16345
|
-
{
|
|
16346
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
16347
|
-
"name": "MultipleSelection"
|
|
16348
|
-
}
|
|
16349
|
-
],
|
|
16350
|
-
"required": false,
|
|
16351
|
-
"type": {
|
|
16352
|
-
"name": "\"all\" | Iterable<Key>"
|
|
16353
|
-
}
|
|
16354
|
-
},
|
|
16355
|
-
"sortDescriptor": {
|
|
16356
|
-
"defaultValue": null,
|
|
16357
|
-
"description": "The current sorted column and direction.",
|
|
16358
|
-
"name": "sortDescriptor",
|
|
16359
|
-
"parent": {
|
|
16360
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
16361
|
-
"name": "Sortable"
|
|
16362
|
-
},
|
|
16363
|
-
"declarations": [
|
|
16364
|
-
{
|
|
16365
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
16366
|
-
"name": "Sortable"
|
|
16367
|
-
}
|
|
16368
|
-
],
|
|
16369
|
-
"required": false,
|
|
16370
|
-
"type": {
|
|
16371
|
-
"name": "SortDescriptor"
|
|
16372
|
-
}
|
|
16373
|
-
},
|
|
16374
|
-
"onSortChange": {
|
|
16375
|
-
"defaultValue": null,
|
|
16376
|
-
"description": "Handler that is called when the sorted column or direction changes.",
|
|
16377
|
-
"name": "onSortChange",
|
|
16378
|
-
"parent": {
|
|
16379
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
16380
|
-
"name": "Sortable"
|
|
16381
|
-
},
|
|
16382
|
-
"declarations": [
|
|
16383
|
-
{
|
|
16384
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
16385
|
-
"name": "Sortable"
|
|
16386
|
-
}
|
|
16387
|
-
],
|
|
16388
|
-
"required": false,
|
|
16389
|
-
"type": {
|
|
16390
|
-
"name": "((descriptor: SortDescriptor) => any)"
|
|
16391
|
-
}
|
|
16392
|
-
},
|
|
16393
|
-
"style": {
|
|
16394
|
-
"defaultValue": null,
|
|
16395
|
-
"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.",
|
|
16396
|
-
"name": "style",
|
|
16397
|
-
"parent": {
|
|
16398
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16399
|
-
"name": "StyleRenderProps"
|
|
16104
|
+
"value": "'react-aria-Tooltip'"
|
|
16400
16105
|
},
|
|
16401
|
-
"
|
|
16402
|
-
|
|
16403
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16404
|
-
"name": "StyleRenderProps"
|
|
16405
|
-
}
|
|
16406
|
-
],
|
|
16407
|
-
"required": false,
|
|
16408
|
-
"type": {
|
|
16409
|
-
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
16410
|
-
}
|
|
16411
|
-
},
|
|
16412
|
-
"slot": {
|
|
16413
|
-
"defaultValue": null,
|
|
16414
|
-
"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.",
|
|
16415
|
-
"name": "slot",
|
|
16106
|
+
"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.",
|
|
16107
|
+
"name": "className",
|
|
16416
16108
|
"parent": {
|
|
16417
16109
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16418
|
-
"name": "
|
|
16110
|
+
"name": "TooltipProps"
|
|
16419
16111
|
},
|
|
16420
16112
|
"declarations": [
|
|
16421
16113
|
{
|
|
16422
16114
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16423
|
-
"name": "
|
|
16115
|
+
"name": "TooltipProps"
|
|
16424
16116
|
}
|
|
16425
16117
|
],
|
|
16426
16118
|
"required": false,
|
|
16427
16119
|
"type": {
|
|
16428
|
-
"name": "
|
|
16120
|
+
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
16429
16121
|
}
|
|
16430
16122
|
},
|
|
16431
16123
|
"aria-label": {
|
|
@@ -16504,6 +16196,25 @@
|
|
|
16504
16196
|
"name": "string"
|
|
16505
16197
|
}
|
|
16506
16198
|
},
|
|
16199
|
+
"style": {
|
|
16200
|
+
"defaultValue": null,
|
|
16201
|
+
"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.",
|
|
16202
|
+
"name": "style",
|
|
16203
|
+
"parent": {
|
|
16204
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16205
|
+
"name": "StyleRenderProps"
|
|
16206
|
+
},
|
|
16207
|
+
"declarations": [
|
|
16208
|
+
{
|
|
16209
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
16210
|
+
"name": "StyleRenderProps"
|
|
16211
|
+
}
|
|
16212
|
+
],
|
|
16213
|
+
"required": false,
|
|
16214
|
+
"type": {
|
|
16215
|
+
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
16216
|
+
}
|
|
16217
|
+
},
|
|
16507
16218
|
"dir": {
|
|
16508
16219
|
"defaultValue": null,
|
|
16509
16220
|
"description": "",
|
|
@@ -16599,25 +16310,6 @@
|
|
|
16599
16310
|
"name": "\"yes\" | \"no\""
|
|
16600
16311
|
}
|
|
16601
16312
|
},
|
|
16602
|
-
"onClick": {
|
|
16603
|
-
"defaultValue": null,
|
|
16604
|
-
"description": "",
|
|
16605
|
-
"name": "onClick",
|
|
16606
|
-
"parent": {
|
|
16607
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
16608
|
-
"name": "GlobalDOMEvents"
|
|
16609
|
-
},
|
|
16610
|
-
"declarations": [
|
|
16611
|
-
{
|
|
16612
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
16613
|
-
"name": "GlobalDOMEvents"
|
|
16614
|
-
}
|
|
16615
|
-
],
|
|
16616
|
-
"required": false,
|
|
16617
|
-
"type": {
|
|
16618
|
-
"name": "MouseEventHandler<HTMLDivElement>"
|
|
16619
|
-
}
|
|
16620
|
-
},
|
|
16621
16313
|
"onClickCapture": {
|
|
16622
16314
|
"defaultValue": null,
|
|
16623
16315
|
"description": "",
|
|
@@ -17815,19 +17507,494 @@
|
|
|
17815
17507
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
17816
17508
|
}
|
|
17817
17509
|
},
|
|
17818
|
-
"
|
|
17510
|
+
"isDisabled": {
|
|
17819
17511
|
"defaultValue": null,
|
|
17820
|
-
"description": "
|
|
17821
|
-
"name": "
|
|
17512
|
+
"description": "Whether the input is disabled.",
|
|
17513
|
+
"name": "isDisabled",
|
|
17514
|
+
"parent": {
|
|
17515
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
17516
|
+
"name": "InputBase"
|
|
17517
|
+
},
|
|
17822
17518
|
"declarations": [
|
|
17823
17519
|
{
|
|
17824
|
-
"fileName": "
|
|
17520
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
17521
|
+
"name": "InputBase"
|
|
17522
|
+
}
|
|
17523
|
+
],
|
|
17524
|
+
"required": false,
|
|
17525
|
+
"type": {
|
|
17526
|
+
"name": "boolean"
|
|
17527
|
+
}
|
|
17528
|
+
},
|
|
17529
|
+
"isReadOnly": {
|
|
17530
|
+
"defaultValue": null,
|
|
17531
|
+
"description": "Whether the input can be selected but not changed by the user.",
|
|
17532
|
+
"name": "isReadOnly",
|
|
17533
|
+
"parent": {
|
|
17534
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
17535
|
+
"name": "InputBase"
|
|
17536
|
+
},
|
|
17537
|
+
"declarations": [
|
|
17538
|
+
{
|
|
17539
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
17540
|
+
"name": "InputBase"
|
|
17541
|
+
}
|
|
17542
|
+
],
|
|
17543
|
+
"required": false,
|
|
17544
|
+
"type": {
|
|
17545
|
+
"name": "boolean"
|
|
17546
|
+
}
|
|
17547
|
+
},
|
|
17548
|
+
"autoFocus": {
|
|
17549
|
+
"defaultValue": null,
|
|
17550
|
+
"description": "Whether the element should receive focus on render.",
|
|
17551
|
+
"name": "autoFocus",
|
|
17552
|
+
"parent": {
|
|
17553
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17554
|
+
"name": "FocusableProps"
|
|
17555
|
+
},
|
|
17556
|
+
"declarations": [
|
|
17557
|
+
{
|
|
17558
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17559
|
+
"name": "FocusableProps"
|
|
17560
|
+
}
|
|
17561
|
+
],
|
|
17562
|
+
"required": false,
|
|
17563
|
+
"type": {
|
|
17564
|
+
"name": "boolean"
|
|
17565
|
+
}
|
|
17566
|
+
},
|
|
17567
|
+
"onFocus": {
|
|
17568
|
+
"defaultValue": null,
|
|
17569
|
+
"description": "Handler that is called when the element receives focus.",
|
|
17570
|
+
"name": "onFocus",
|
|
17571
|
+
"parent": {
|
|
17572
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17573
|
+
"name": "FocusEvents"
|
|
17574
|
+
},
|
|
17575
|
+
"declarations": [
|
|
17576
|
+
{
|
|
17577
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17578
|
+
"name": "FocusEvents"
|
|
17579
|
+
}
|
|
17580
|
+
],
|
|
17581
|
+
"required": false,
|
|
17582
|
+
"type": {
|
|
17583
|
+
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
17584
|
+
}
|
|
17585
|
+
},
|
|
17586
|
+
"onBlur": {
|
|
17587
|
+
"defaultValue": null,
|
|
17588
|
+
"description": "Handler that is called when the element loses focus.",
|
|
17589
|
+
"name": "onBlur",
|
|
17590
|
+
"parent": {
|
|
17591
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17592
|
+
"name": "FocusEvents"
|
|
17593
|
+
},
|
|
17594
|
+
"declarations": [
|
|
17595
|
+
{
|
|
17596
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17597
|
+
"name": "FocusEvents"
|
|
17598
|
+
}
|
|
17599
|
+
],
|
|
17600
|
+
"required": false,
|
|
17601
|
+
"type": {
|
|
17602
|
+
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
17603
|
+
}
|
|
17604
|
+
},
|
|
17605
|
+
"onFocusChange": {
|
|
17606
|
+
"defaultValue": null,
|
|
17607
|
+
"description": "Handler that is called when the element's focus status changes.",
|
|
17608
|
+
"name": "onFocusChange",
|
|
17609
|
+
"parent": {
|
|
17610
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17611
|
+
"name": "FocusEvents"
|
|
17612
|
+
},
|
|
17613
|
+
"declarations": [
|
|
17614
|
+
{
|
|
17615
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17616
|
+
"name": "FocusEvents"
|
|
17617
|
+
}
|
|
17618
|
+
],
|
|
17619
|
+
"required": false,
|
|
17620
|
+
"type": {
|
|
17621
|
+
"name": "((isFocused: boolean) => void)"
|
|
17622
|
+
}
|
|
17623
|
+
},
|
|
17624
|
+
"onKeyDown": {
|
|
17625
|
+
"defaultValue": null,
|
|
17626
|
+
"description": "Handler that is called when a key is pressed.",
|
|
17627
|
+
"name": "onKeyDown",
|
|
17628
|
+
"parent": {
|
|
17629
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17630
|
+
"name": "KeyboardEvents"
|
|
17631
|
+
},
|
|
17632
|
+
"declarations": [
|
|
17633
|
+
{
|
|
17634
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17635
|
+
"name": "KeyboardEvents"
|
|
17636
|
+
}
|
|
17637
|
+
],
|
|
17638
|
+
"required": false,
|
|
17639
|
+
"type": {
|
|
17640
|
+
"name": "((e: KeyboardEvent) => void)"
|
|
17641
|
+
}
|
|
17642
|
+
},
|
|
17643
|
+
"onKeyUp": {
|
|
17644
|
+
"defaultValue": null,
|
|
17645
|
+
"description": "Handler that is called when a key is released.",
|
|
17646
|
+
"name": "onKeyUp",
|
|
17647
|
+
"parent": {
|
|
17648
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17649
|
+
"name": "KeyboardEvents"
|
|
17650
|
+
},
|
|
17651
|
+
"declarations": [
|
|
17652
|
+
{
|
|
17653
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17654
|
+
"name": "KeyboardEvents"
|
|
17655
|
+
}
|
|
17656
|
+
],
|
|
17657
|
+
"required": false,
|
|
17658
|
+
"type": {
|
|
17659
|
+
"name": "((e: KeyboardEvent) => void)"
|
|
17660
|
+
}
|
|
17661
|
+
},
|
|
17662
|
+
"value": {
|
|
17663
|
+
"defaultValue": null,
|
|
17664
|
+
"description": "The value of the input element, used when submitting an HTML form. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefvalue).",
|
|
17665
|
+
"name": "value",
|
|
17666
|
+
"parent": {
|
|
17667
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
17668
|
+
"name": "SwitchBase"
|
|
17669
|
+
},
|
|
17670
|
+
"declarations": [
|
|
17671
|
+
{
|
|
17672
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
17673
|
+
"name": "SwitchBase"
|
|
17674
|
+
}
|
|
17675
|
+
],
|
|
17676
|
+
"required": false,
|
|
17677
|
+
"type": {
|
|
17678
|
+
"name": "string"
|
|
17679
|
+
}
|
|
17680
|
+
},
|
|
17681
|
+
"onChange": {
|
|
17682
|
+
"defaultValue": null,
|
|
17683
|
+
"description": "Handler that is called when the Switch's selection state changes.",
|
|
17684
|
+
"name": "onChange",
|
|
17685
|
+
"parent": {
|
|
17686
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
17687
|
+
"name": "SwitchBase"
|
|
17688
|
+
},
|
|
17689
|
+
"declarations": [
|
|
17690
|
+
{
|
|
17691
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
17692
|
+
"name": "SwitchBase"
|
|
17693
|
+
}
|
|
17694
|
+
],
|
|
17695
|
+
"required": false,
|
|
17696
|
+
"type": {
|
|
17697
|
+
"name": "((isSelected: boolean) => void)"
|
|
17698
|
+
}
|
|
17699
|
+
},
|
|
17700
|
+
"id": {
|
|
17701
|
+
"defaultValue": null,
|
|
17702
|
+
"description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
17703
|
+
"name": "id",
|
|
17704
|
+
"parent": {
|
|
17705
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
17706
|
+
"name": "DOMProps"
|
|
17707
|
+
},
|
|
17708
|
+
"declarations": [
|
|
17709
|
+
{
|
|
17710
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
17711
|
+
"name": "DOMProps"
|
|
17712
|
+
}
|
|
17713
|
+
],
|
|
17714
|
+
"required": false,
|
|
17715
|
+
"type": {
|
|
17716
|
+
"name": "string"
|
|
17717
|
+
}
|
|
17718
|
+
},
|
|
17719
|
+
"name": {
|
|
17720
|
+
"defaultValue": null,
|
|
17721
|
+
"description": "The name of the input element, used when submitting an HTML form. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname).",
|
|
17722
|
+
"name": "name",
|
|
17723
|
+
"parent": {
|
|
17724
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
17725
|
+
"name": "InputDOMProps"
|
|
17726
|
+
},
|
|
17727
|
+
"declarations": [
|
|
17728
|
+
{
|
|
17729
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
17730
|
+
"name": "InputDOMProps"
|
|
17731
|
+
}
|
|
17732
|
+
],
|
|
17733
|
+
"required": false,
|
|
17734
|
+
"type": {
|
|
17735
|
+
"name": "string"
|
|
17736
|
+
}
|
|
17737
|
+
},
|
|
17738
|
+
"form": {
|
|
17739
|
+
"defaultValue": null,
|
|
17740
|
+
"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).",
|
|
17741
|
+
"name": "form",
|
|
17742
|
+
"parent": {
|
|
17743
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
17744
|
+
"name": "InputDOMProps"
|
|
17745
|
+
},
|
|
17746
|
+
"declarations": [
|
|
17747
|
+
{
|
|
17748
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
17749
|
+
"name": "InputDOMProps"
|
|
17750
|
+
}
|
|
17751
|
+
],
|
|
17752
|
+
"required": false,
|
|
17753
|
+
"type": {
|
|
17754
|
+
"name": "string"
|
|
17755
|
+
}
|
|
17756
|
+
},
|
|
17757
|
+
"slot": {
|
|
17758
|
+
"defaultValue": null,
|
|
17759
|
+
"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.",
|
|
17760
|
+
"name": "slot",
|
|
17761
|
+
"parent": {
|
|
17762
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
17763
|
+
"name": "SlotProps"
|
|
17764
|
+
},
|
|
17765
|
+
"declarations": [
|
|
17766
|
+
{
|
|
17767
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
17768
|
+
"name": "SlotProps"
|
|
17769
|
+
}
|
|
17770
|
+
],
|
|
17771
|
+
"required": false,
|
|
17772
|
+
"type": {
|
|
17773
|
+
"name": "string | null"
|
|
17774
|
+
}
|
|
17775
|
+
},
|
|
17776
|
+
"aria-controls": {
|
|
17777
|
+
"defaultValue": null,
|
|
17778
|
+
"description": "Identifies the element (or elements) whose contents or presence are controlled by the current element.",
|
|
17779
|
+
"name": "aria-controls",
|
|
17780
|
+
"parent": {
|
|
17781
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
17782
|
+
"name": "AriaSwitchBase"
|
|
17783
|
+
},
|
|
17784
|
+
"declarations": [
|
|
17785
|
+
{
|
|
17786
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
17787
|
+
"name": "AriaSwitchBase"
|
|
17788
|
+
}
|
|
17789
|
+
],
|
|
17790
|
+
"required": false,
|
|
17791
|
+
"type": {
|
|
17792
|
+
"name": "string"
|
|
17793
|
+
}
|
|
17794
|
+
},
|
|
17795
|
+
"excludeFromTabOrder": {
|
|
17796
|
+
"defaultValue": null,
|
|
17797
|
+
"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.",
|
|
17798
|
+
"name": "excludeFromTabOrder",
|
|
17799
|
+
"parent": {
|
|
17800
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
17801
|
+
"name": "FocusableDOMProps"
|
|
17802
|
+
},
|
|
17803
|
+
"declarations": [
|
|
17804
|
+
{
|
|
17805
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
17806
|
+
"name": "FocusableDOMProps"
|
|
17807
|
+
}
|
|
17808
|
+
],
|
|
17809
|
+
"required": false,
|
|
17810
|
+
"type": {
|
|
17811
|
+
"name": "boolean"
|
|
17812
|
+
}
|
|
17813
|
+
},
|
|
17814
|
+
"defaultSelected": {
|
|
17815
|
+
"defaultValue": null,
|
|
17816
|
+
"description": "Whether the Switch should be selected (uncontrolled).",
|
|
17817
|
+
"name": "defaultSelected",
|
|
17818
|
+
"parent": {
|
|
17819
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
17820
|
+
"name": "SwitchBase"
|
|
17821
|
+
},
|
|
17822
|
+
"declarations": [
|
|
17823
|
+
{
|
|
17824
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
17825
|
+
"name": "SwitchBase"
|
|
17826
|
+
}
|
|
17827
|
+
],
|
|
17828
|
+
"required": false,
|
|
17829
|
+
"type": {
|
|
17830
|
+
"name": "boolean"
|
|
17831
|
+
}
|
|
17832
|
+
},
|
|
17833
|
+
"isSelected": {
|
|
17834
|
+
"defaultValue": null,
|
|
17835
|
+
"description": "Whether the Switch should be selected (controlled).",
|
|
17836
|
+
"name": "isSelected",
|
|
17837
|
+
"parent": {
|
|
17838
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
17839
|
+
"name": "SwitchBase"
|
|
17840
|
+
},
|
|
17841
|
+
"declarations": [
|
|
17842
|
+
{
|
|
17843
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
17844
|
+
"name": "SwitchBase"
|
|
17845
|
+
}
|
|
17846
|
+
],
|
|
17847
|
+
"required": false,
|
|
17848
|
+
"type": {
|
|
17849
|
+
"name": "boolean"
|
|
17850
|
+
}
|
|
17851
|
+
},
|
|
17852
|
+
"onHoverStart": {
|
|
17853
|
+
"defaultValue": null,
|
|
17854
|
+
"description": "Handler that is called when a hover interaction starts.",
|
|
17855
|
+
"name": "onHoverStart",
|
|
17856
|
+
"parent": {
|
|
17857
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17858
|
+
"name": "HoverEvents"
|
|
17859
|
+
},
|
|
17860
|
+
"declarations": [
|
|
17861
|
+
{
|
|
17862
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17863
|
+
"name": "HoverEvents"
|
|
17864
|
+
}
|
|
17865
|
+
],
|
|
17866
|
+
"required": false,
|
|
17867
|
+
"type": {
|
|
17868
|
+
"name": "((e: HoverEvent) => void)"
|
|
17869
|
+
}
|
|
17870
|
+
},
|
|
17871
|
+
"onHoverEnd": {
|
|
17872
|
+
"defaultValue": null,
|
|
17873
|
+
"description": "Handler that is called when a hover interaction ends.",
|
|
17874
|
+
"name": "onHoverEnd",
|
|
17875
|
+
"parent": {
|
|
17876
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17877
|
+
"name": "HoverEvents"
|
|
17878
|
+
},
|
|
17879
|
+
"declarations": [
|
|
17880
|
+
{
|
|
17881
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17882
|
+
"name": "HoverEvents"
|
|
17883
|
+
}
|
|
17884
|
+
],
|
|
17885
|
+
"required": false,
|
|
17886
|
+
"type": {
|
|
17887
|
+
"name": "((e: HoverEvent) => void)"
|
|
17888
|
+
}
|
|
17889
|
+
},
|
|
17890
|
+
"onHoverChange": {
|
|
17891
|
+
"defaultValue": null,
|
|
17892
|
+
"description": "Handler that is called when the hover state changes.",
|
|
17893
|
+
"name": "onHoverChange",
|
|
17894
|
+
"parent": {
|
|
17895
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17896
|
+
"name": "HoverEvents"
|
|
17897
|
+
},
|
|
17898
|
+
"declarations": [
|
|
17899
|
+
{
|
|
17900
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
17901
|
+
"name": "HoverEvents"
|
|
17902
|
+
}
|
|
17903
|
+
],
|
|
17904
|
+
"required": false,
|
|
17905
|
+
"type": {
|
|
17906
|
+
"name": "((isHovering: boolean) => void)"
|
|
17907
|
+
}
|
|
17908
|
+
},
|
|
17909
|
+
"children": {
|
|
17910
|
+
"defaultValue": null,
|
|
17911
|
+
"description": "",
|
|
17912
|
+
"name": "children",
|
|
17913
|
+
"declarations": [
|
|
17914
|
+
{
|
|
17915
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
17825
17916
|
"name": "TypeLiteral"
|
|
17826
17917
|
}
|
|
17827
17918
|
],
|
|
17828
17919
|
"required": false,
|
|
17829
17920
|
"type": {
|
|
17830
|
-
"name": "
|
|
17921
|
+
"name": "ReactNode"
|
|
17922
|
+
}
|
|
17923
|
+
},
|
|
17924
|
+
"wrapWith": {
|
|
17925
|
+
"defaultValue": null,
|
|
17926
|
+
"description": "",
|
|
17927
|
+
"name": "wrapWith",
|
|
17928
|
+
"parent": {
|
|
17929
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
17930
|
+
"name": "FlowComponentProps"
|
|
17931
|
+
},
|
|
17932
|
+
"declarations": [
|
|
17933
|
+
{
|
|
17934
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
17935
|
+
"name": "FlowComponentProps"
|
|
17936
|
+
}
|
|
17937
|
+
],
|
|
17938
|
+
"required": false,
|
|
17939
|
+
"type": {
|
|
17940
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
17941
|
+
}
|
|
17942
|
+
},
|
|
17943
|
+
"tunnelId": {
|
|
17944
|
+
"defaultValue": null,
|
|
17945
|
+
"description": "@internal",
|
|
17946
|
+
"name": "tunnelId",
|
|
17947
|
+
"parent": {
|
|
17948
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
17949
|
+
"name": "PropsWithTunnel"
|
|
17950
|
+
},
|
|
17951
|
+
"declarations": [
|
|
17952
|
+
{
|
|
17953
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
17954
|
+
"name": "PropsWithTunnel"
|
|
17955
|
+
}
|
|
17956
|
+
],
|
|
17957
|
+
"required": false,
|
|
17958
|
+
"type": {
|
|
17959
|
+
"name": "string | null"
|
|
17960
|
+
}
|
|
17961
|
+
},
|
|
17962
|
+
"ref": {
|
|
17963
|
+
"defaultValue": null,
|
|
17964
|
+
"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}",
|
|
17965
|
+
"name": "ref",
|
|
17966
|
+
"parent": {
|
|
17967
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
17968
|
+
"name": "RefAttributes"
|
|
17969
|
+
},
|
|
17970
|
+
"declarations": [
|
|
17971
|
+
{
|
|
17972
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
17973
|
+
"name": "RefAttributes"
|
|
17974
|
+
}
|
|
17975
|
+
],
|
|
17976
|
+
"required": false,
|
|
17977
|
+
"type": {
|
|
17978
|
+
"name": "Ref<HTMLSpanElement>"
|
|
17979
|
+
}
|
|
17980
|
+
},
|
|
17981
|
+
"key": {
|
|
17982
|
+
"defaultValue": null,
|
|
17983
|
+
"description": "",
|
|
17984
|
+
"name": "key",
|
|
17985
|
+
"parent": {
|
|
17986
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
17987
|
+
"name": "Attributes"
|
|
17988
|
+
},
|
|
17989
|
+
"declarations": [
|
|
17990
|
+
{
|
|
17991
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
17992
|
+
"name": "Attributes"
|
|
17993
|
+
}
|
|
17994
|
+
],
|
|
17995
|
+
"required": false,
|
|
17996
|
+
"type": {
|
|
17997
|
+
"name": "Key | null"
|
|
17831
17998
|
}
|
|
17832
17999
|
}
|
|
17833
18000
|
}
|
|
@@ -17836,51 +18003,359 @@
|
|
|
17836
18003
|
"tags": {
|
|
17837
18004
|
"flr-generate": "all"
|
|
17838
18005
|
},
|
|
17839
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
18006
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/Table.tsx",
|
|
17840
18007
|
"description": "",
|
|
17841
|
-
"displayName": "
|
|
18008
|
+
"displayName": "Table",
|
|
17842
18009
|
"methods": [],
|
|
17843
18010
|
"props": {
|
|
17844
|
-
"
|
|
18011
|
+
"className": {
|
|
17845
18012
|
"defaultValue": {
|
|
17846
|
-
"value": "
|
|
18013
|
+
"value": "'react-aria-Tooltip'"
|
|
17847
18014
|
},
|
|
17848
|
-
"description": "
|
|
17849
|
-
"name": "
|
|
18015
|
+
"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.",
|
|
18016
|
+
"name": "className",
|
|
17850
18017
|
"parent": {
|
|
17851
|
-
"fileName": "components/
|
|
17852
|
-
"name": "
|
|
18018
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
18019
|
+
"name": "TooltipProps"
|
|
17853
18020
|
},
|
|
17854
18021
|
"declarations": [
|
|
17855
18022
|
{
|
|
17856
|
-
"fileName": "components/
|
|
17857
|
-
"name": "
|
|
18023
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
18024
|
+
"name": "TooltipProps"
|
|
17858
18025
|
}
|
|
17859
18026
|
],
|
|
17860
18027
|
"required": false,
|
|
17861
18028
|
"type": {
|
|
17862
|
-
"name": "
|
|
18029
|
+
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
17863
18030
|
}
|
|
17864
18031
|
},
|
|
17865
|
-
"
|
|
18032
|
+
"children": {
|
|
18033
|
+
"defaultValue": null,
|
|
18034
|
+
"description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
|
|
18035
|
+
"name": "children",
|
|
18036
|
+
"parent": {
|
|
18037
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
18038
|
+
"name": "TableProps"
|
|
18039
|
+
},
|
|
18040
|
+
"declarations": [
|
|
18041
|
+
{
|
|
18042
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
18043
|
+
"name": "TableProps"
|
|
18044
|
+
}
|
|
18045
|
+
],
|
|
18046
|
+
"required": false,
|
|
18047
|
+
"type": {
|
|
18048
|
+
"name": "ReactNode"
|
|
18049
|
+
}
|
|
18050
|
+
},
|
|
18051
|
+
"selectionBehavior": {
|
|
17866
18052
|
"defaultValue": {
|
|
17867
|
-
"value": "
|
|
18053
|
+
"value": "\"toggle\""
|
|
17868
18054
|
},
|
|
17869
|
-
"description": "
|
|
17870
|
-
"name": "
|
|
18055
|
+
"description": "How multiple selection should behave in the collection.",
|
|
18056
|
+
"name": "selectionBehavior",
|
|
17871
18057
|
"parent": {
|
|
17872
18058
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
17873
|
-
"name": "
|
|
18059
|
+
"name": "TableProps"
|
|
17874
18060
|
},
|
|
17875
18061
|
"declarations": [
|
|
17876
18062
|
{
|
|
17877
18063
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
17878
|
-
"name": "
|
|
18064
|
+
"name": "TableProps"
|
|
17879
18065
|
}
|
|
17880
18066
|
],
|
|
17881
18067
|
"required": false,
|
|
17882
18068
|
"type": {
|
|
17883
|
-
"name": "
|
|
18069
|
+
"name": "SelectionBehavior"
|
|
18070
|
+
}
|
|
18071
|
+
},
|
|
18072
|
+
"disabledBehavior": {
|
|
18073
|
+
"defaultValue": {
|
|
18074
|
+
"value": "\"all\""
|
|
18075
|
+
},
|
|
18076
|
+
"description": "Whether `disabledKeys` applies to all interactions, or only selection.",
|
|
18077
|
+
"name": "disabledBehavior",
|
|
18078
|
+
"parent": {
|
|
18079
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
18080
|
+
"name": "TableProps"
|
|
18081
|
+
},
|
|
18082
|
+
"declarations": [
|
|
18083
|
+
{
|
|
18084
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
18085
|
+
"name": "TableProps"
|
|
18086
|
+
}
|
|
18087
|
+
],
|
|
18088
|
+
"required": false,
|
|
18089
|
+
"type": {
|
|
18090
|
+
"name": "DisabledBehavior"
|
|
18091
|
+
}
|
|
18092
|
+
},
|
|
18093
|
+
"onRowAction": {
|
|
18094
|
+
"defaultValue": null,
|
|
18095
|
+
"description": "Handler that is called when a user performs an action on the row.",
|
|
18096
|
+
"name": "onRowAction",
|
|
18097
|
+
"parent": {
|
|
18098
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
18099
|
+
"name": "TableProps"
|
|
18100
|
+
},
|
|
18101
|
+
"declarations": [
|
|
18102
|
+
{
|
|
18103
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
18104
|
+
"name": "TableProps"
|
|
18105
|
+
}
|
|
18106
|
+
],
|
|
18107
|
+
"required": false,
|
|
18108
|
+
"type": {
|
|
18109
|
+
"name": "((key: Key) => void)"
|
|
18110
|
+
}
|
|
18111
|
+
},
|
|
18112
|
+
"dragAndDropHooks": {
|
|
18113
|
+
"defaultValue": null,
|
|
18114
|
+
"description": "The drag and drop hooks returned by `useDragAndDrop` used to enable drag and drop behavior for the Table.",
|
|
18115
|
+
"name": "dragAndDropHooks",
|
|
18116
|
+
"parent": {
|
|
18117
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
18118
|
+
"name": "TableProps"
|
|
18119
|
+
},
|
|
18120
|
+
"declarations": [
|
|
18121
|
+
{
|
|
18122
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
18123
|
+
"name": "TableProps"
|
|
18124
|
+
}
|
|
18125
|
+
],
|
|
18126
|
+
"required": false,
|
|
18127
|
+
"type": {
|
|
18128
|
+
"name": "DragAndDropHooks<object>"
|
|
18129
|
+
}
|
|
18130
|
+
},
|
|
18131
|
+
"disallowEmptySelection": {
|
|
18132
|
+
"defaultValue": null,
|
|
18133
|
+
"description": "Whether the collection allows empty selection.",
|
|
18134
|
+
"name": "disallowEmptySelection",
|
|
18135
|
+
"parent": {
|
|
18136
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
18137
|
+
"name": "MultipleSelection"
|
|
18138
|
+
},
|
|
18139
|
+
"declarations": [
|
|
18140
|
+
{
|
|
18141
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
18142
|
+
"name": "MultipleSelection"
|
|
18143
|
+
}
|
|
18144
|
+
],
|
|
18145
|
+
"required": false,
|
|
18146
|
+
"type": {
|
|
18147
|
+
"name": "boolean"
|
|
18148
|
+
}
|
|
18149
|
+
},
|
|
18150
|
+
"onSelectionChange": {
|
|
18151
|
+
"defaultValue": null,
|
|
18152
|
+
"description": "Handler that is called when the selection changes.",
|
|
18153
|
+
"name": "onSelectionChange",
|
|
18154
|
+
"parent": {
|
|
18155
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
18156
|
+
"name": "MultipleSelection"
|
|
18157
|
+
},
|
|
18158
|
+
"declarations": [
|
|
18159
|
+
{
|
|
18160
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
18161
|
+
"name": "MultipleSelection"
|
|
18162
|
+
}
|
|
18163
|
+
],
|
|
18164
|
+
"required": false,
|
|
18165
|
+
"type": {
|
|
18166
|
+
"name": "((keys: Selection) => void)"
|
|
18167
|
+
}
|
|
18168
|
+
},
|
|
18169
|
+
"disabledKeys": {
|
|
18170
|
+
"defaultValue": null,
|
|
18171
|
+
"description": "A list of row keys to disable.",
|
|
18172
|
+
"name": "disabledKeys",
|
|
18173
|
+
"parent": {
|
|
18174
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+table@3.13.4_react@19.2.4/node_modules/@react-types/table/src/index.d.ts",
|
|
18175
|
+
"name": "TableProps"
|
|
18176
|
+
},
|
|
18177
|
+
"declarations": [
|
|
18178
|
+
{
|
|
18179
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+table@3.13.4_react@19.2.4/node_modules/@react-types/table/src/index.d.ts",
|
|
18180
|
+
"name": "TableProps"
|
|
18181
|
+
}
|
|
18182
|
+
],
|
|
18183
|
+
"required": false,
|
|
18184
|
+
"type": {
|
|
18185
|
+
"name": "Iterable<Key>"
|
|
18186
|
+
}
|
|
18187
|
+
},
|
|
18188
|
+
"escapeKeyBehavior": {
|
|
18189
|
+
"defaultValue": {
|
|
18190
|
+
"value": "'clearSelection'"
|
|
18191
|
+
},
|
|
18192
|
+
"description": "Whether pressing the escape key should clear selection in the table or not.\n\nMost experiences should not modify this option as it eliminates a keyboard user's ability to\neasily clear selection. Only use if the escape key is being handled externally or should not\ntrigger selection clearing contextually.",
|
|
18193
|
+
"name": "escapeKeyBehavior",
|
|
18194
|
+
"parent": {
|
|
18195
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+table@3.13.4_react@19.2.4/node_modules/@react-types/table/src/index.d.ts",
|
|
18196
|
+
"name": "TableProps"
|
|
18197
|
+
},
|
|
18198
|
+
"declarations": [
|
|
18199
|
+
{
|
|
18200
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+table@3.13.4_react@19.2.4/node_modules/@react-types/table/src/index.d.ts",
|
|
18201
|
+
"name": "TableProps"
|
|
18202
|
+
}
|
|
18203
|
+
],
|
|
18204
|
+
"required": false,
|
|
18205
|
+
"type": {
|
|
18206
|
+
"name": "\"none\" | \"clearSelection\""
|
|
18207
|
+
}
|
|
18208
|
+
},
|
|
18209
|
+
"shouldSelectOnPressUp": {
|
|
18210
|
+
"defaultValue": null,
|
|
18211
|
+
"description": "Whether selection should occur on press up instead of press down.",
|
|
18212
|
+
"name": "shouldSelectOnPressUp",
|
|
18213
|
+
"parent": {
|
|
18214
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+table@3.13.4_react@19.2.4/node_modules/@react-types/table/src/index.d.ts",
|
|
18215
|
+
"name": "TableProps"
|
|
18216
|
+
},
|
|
18217
|
+
"declarations": [
|
|
18218
|
+
{
|
|
18219
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+table@3.13.4_react@19.2.4/node_modules/@react-types/table/src/index.d.ts",
|
|
18220
|
+
"name": "TableProps"
|
|
18221
|
+
}
|
|
18222
|
+
],
|
|
18223
|
+
"required": false,
|
|
18224
|
+
"type": {
|
|
18225
|
+
"name": "boolean"
|
|
18226
|
+
}
|
|
18227
|
+
},
|
|
18228
|
+
"selectionMode": {
|
|
18229
|
+
"defaultValue": null,
|
|
18230
|
+
"description": "The type of selection that is allowed in the collection.",
|
|
18231
|
+
"name": "selectionMode",
|
|
18232
|
+
"parent": {
|
|
18233
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
18234
|
+
"name": "MultipleSelection"
|
|
18235
|
+
},
|
|
18236
|
+
"declarations": [
|
|
18237
|
+
{
|
|
18238
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
18239
|
+
"name": "MultipleSelection"
|
|
18240
|
+
}
|
|
18241
|
+
],
|
|
18242
|
+
"required": false,
|
|
18243
|
+
"type": {
|
|
18244
|
+
"name": "SelectionMode"
|
|
18245
|
+
}
|
|
18246
|
+
},
|
|
18247
|
+
"selectedKeys": {
|
|
18248
|
+
"defaultValue": null,
|
|
18249
|
+
"description": "The currently selected keys in the collection (controlled).",
|
|
18250
|
+
"name": "selectedKeys",
|
|
18251
|
+
"parent": {
|
|
18252
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
18253
|
+
"name": "MultipleSelection"
|
|
18254
|
+
},
|
|
18255
|
+
"declarations": [
|
|
18256
|
+
{
|
|
18257
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
18258
|
+
"name": "MultipleSelection"
|
|
18259
|
+
}
|
|
18260
|
+
],
|
|
18261
|
+
"required": false,
|
|
18262
|
+
"type": {
|
|
18263
|
+
"name": "\"all\" | Iterable<Key>"
|
|
18264
|
+
}
|
|
18265
|
+
},
|
|
18266
|
+
"defaultSelectedKeys": {
|
|
18267
|
+
"defaultValue": null,
|
|
18268
|
+
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
18269
|
+
"name": "defaultSelectedKeys",
|
|
18270
|
+
"parent": {
|
|
18271
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
18272
|
+
"name": "MultipleSelection"
|
|
18273
|
+
},
|
|
18274
|
+
"declarations": [
|
|
18275
|
+
{
|
|
18276
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
18277
|
+
"name": "MultipleSelection"
|
|
18278
|
+
}
|
|
18279
|
+
],
|
|
18280
|
+
"required": false,
|
|
18281
|
+
"type": {
|
|
18282
|
+
"name": "\"all\" | Iterable<Key>"
|
|
18283
|
+
}
|
|
18284
|
+
},
|
|
18285
|
+
"sortDescriptor": {
|
|
18286
|
+
"defaultValue": null,
|
|
18287
|
+
"description": "The current sorted column and direction.",
|
|
18288
|
+
"name": "sortDescriptor",
|
|
18289
|
+
"parent": {
|
|
18290
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
18291
|
+
"name": "Sortable"
|
|
18292
|
+
},
|
|
18293
|
+
"declarations": [
|
|
18294
|
+
{
|
|
18295
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
18296
|
+
"name": "Sortable"
|
|
18297
|
+
}
|
|
18298
|
+
],
|
|
18299
|
+
"required": false,
|
|
18300
|
+
"type": {
|
|
18301
|
+
"name": "SortDescriptor"
|
|
18302
|
+
}
|
|
18303
|
+
},
|
|
18304
|
+
"onSortChange": {
|
|
18305
|
+
"defaultValue": null,
|
|
18306
|
+
"description": "Handler that is called when the sorted column or direction changes.",
|
|
18307
|
+
"name": "onSortChange",
|
|
18308
|
+
"parent": {
|
|
18309
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
18310
|
+
"name": "Sortable"
|
|
18311
|
+
},
|
|
18312
|
+
"declarations": [
|
|
18313
|
+
{
|
|
18314
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
18315
|
+
"name": "Sortable"
|
|
18316
|
+
}
|
|
18317
|
+
],
|
|
18318
|
+
"required": false,
|
|
18319
|
+
"type": {
|
|
18320
|
+
"name": "((descriptor: SortDescriptor) => any)"
|
|
18321
|
+
}
|
|
18322
|
+
},
|
|
18323
|
+
"style": {
|
|
18324
|
+
"defaultValue": null,
|
|
18325
|
+
"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.",
|
|
18326
|
+
"name": "style",
|
|
18327
|
+
"parent": {
|
|
18328
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
18329
|
+
"name": "StyleRenderProps"
|
|
18330
|
+
},
|
|
18331
|
+
"declarations": [
|
|
18332
|
+
{
|
|
18333
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
18334
|
+
"name": "StyleRenderProps"
|
|
18335
|
+
}
|
|
18336
|
+
],
|
|
18337
|
+
"required": false,
|
|
18338
|
+
"type": {
|
|
18339
|
+
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
18340
|
+
}
|
|
18341
|
+
},
|
|
18342
|
+
"slot": {
|
|
18343
|
+
"defaultValue": null,
|
|
18344
|
+
"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.",
|
|
18345
|
+
"name": "slot",
|
|
18346
|
+
"parent": {
|
|
18347
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
18348
|
+
"name": "SlotProps"
|
|
18349
|
+
},
|
|
18350
|
+
"declarations": [
|
|
18351
|
+
{
|
|
18352
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
18353
|
+
"name": "SlotProps"
|
|
18354
|
+
}
|
|
18355
|
+
],
|
|
18356
|
+
"required": false,
|
|
18357
|
+
"type": {
|
|
18358
|
+
"name": "string | null"
|
|
17884
18359
|
}
|
|
17885
18360
|
},
|
|
17886
18361
|
"aria-label": {
|
|
@@ -17959,25 +18434,6 @@
|
|
|
17959
18434
|
"name": "string"
|
|
17960
18435
|
}
|
|
17961
18436
|
},
|
|
17962
|
-
"style": {
|
|
17963
|
-
"defaultValue": null,
|
|
17964
|
-
"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.",
|
|
17965
|
-
"name": "style",
|
|
17966
|
-
"parent": {
|
|
17967
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
17968
|
-
"name": "StyleRenderProps"
|
|
17969
|
-
},
|
|
17970
|
-
"declarations": [
|
|
17971
|
-
{
|
|
17972
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
17973
|
-
"name": "StyleRenderProps"
|
|
17974
|
-
}
|
|
17975
|
-
],
|
|
17976
|
-
"required": false,
|
|
17977
|
-
"type": {
|
|
17978
|
-
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
17979
|
-
}
|
|
17980
|
-
},
|
|
17981
18437
|
"dir": {
|
|
17982
18438
|
"defaultValue": null,
|
|
17983
18439
|
"description": "",
|
|
@@ -18073,6 +18529,25 @@
|
|
|
18073
18529
|
"name": "\"yes\" | \"no\""
|
|
18074
18530
|
}
|
|
18075
18531
|
},
|
|
18532
|
+
"onClick": {
|
|
18533
|
+
"defaultValue": null,
|
|
18534
|
+
"description": "",
|
|
18535
|
+
"name": "onClick",
|
|
18536
|
+
"parent": {
|
|
18537
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
18538
|
+
"name": "GlobalDOMEvents"
|
|
18539
|
+
},
|
|
18540
|
+
"declarations": [
|
|
18541
|
+
{
|
|
18542
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
18543
|
+
"name": "GlobalDOMEvents"
|
|
18544
|
+
}
|
|
18545
|
+
],
|
|
18546
|
+
"required": false,
|
|
18547
|
+
"type": {
|
|
18548
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
18549
|
+
}
|
|
18550
|
+
},
|
|
18076
18551
|
"onClickCapture": {
|
|
18077
18552
|
"defaultValue": null,
|
|
18078
18553
|
"description": "",
|
|
@@ -19270,494 +19745,19 @@
|
|
|
19270
19745
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
19271
19746
|
}
|
|
19272
19747
|
},
|
|
19273
|
-
"
|
|
19274
|
-
"defaultValue": null,
|
|
19275
|
-
"description": "Whether the input is disabled.",
|
|
19276
|
-
"name": "isDisabled",
|
|
19277
|
-
"parent": {
|
|
19278
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
19279
|
-
"name": "InputBase"
|
|
19280
|
-
},
|
|
19281
|
-
"declarations": [
|
|
19282
|
-
{
|
|
19283
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
19284
|
-
"name": "InputBase"
|
|
19285
|
-
}
|
|
19286
|
-
],
|
|
19287
|
-
"required": false,
|
|
19288
|
-
"type": {
|
|
19289
|
-
"name": "boolean"
|
|
19290
|
-
}
|
|
19291
|
-
},
|
|
19292
|
-
"isReadOnly": {
|
|
19293
|
-
"defaultValue": null,
|
|
19294
|
-
"description": "Whether the input can be selected but not changed by the user.",
|
|
19295
|
-
"name": "isReadOnly",
|
|
19296
|
-
"parent": {
|
|
19297
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
19298
|
-
"name": "InputBase"
|
|
19299
|
-
},
|
|
19300
|
-
"declarations": [
|
|
19301
|
-
{
|
|
19302
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
19303
|
-
"name": "InputBase"
|
|
19304
|
-
}
|
|
19305
|
-
],
|
|
19306
|
-
"required": false,
|
|
19307
|
-
"type": {
|
|
19308
|
-
"name": "boolean"
|
|
19309
|
-
}
|
|
19310
|
-
},
|
|
19311
|
-
"autoFocus": {
|
|
19312
|
-
"defaultValue": null,
|
|
19313
|
-
"description": "Whether the element should receive focus on render.",
|
|
19314
|
-
"name": "autoFocus",
|
|
19315
|
-
"parent": {
|
|
19316
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19317
|
-
"name": "FocusableProps"
|
|
19318
|
-
},
|
|
19319
|
-
"declarations": [
|
|
19320
|
-
{
|
|
19321
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19322
|
-
"name": "FocusableProps"
|
|
19323
|
-
}
|
|
19324
|
-
],
|
|
19325
|
-
"required": false,
|
|
19326
|
-
"type": {
|
|
19327
|
-
"name": "boolean"
|
|
19328
|
-
}
|
|
19329
|
-
},
|
|
19330
|
-
"onFocus": {
|
|
19331
|
-
"defaultValue": null,
|
|
19332
|
-
"description": "Handler that is called when the element receives focus.",
|
|
19333
|
-
"name": "onFocus",
|
|
19334
|
-
"parent": {
|
|
19335
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19336
|
-
"name": "FocusEvents"
|
|
19337
|
-
},
|
|
19338
|
-
"declarations": [
|
|
19339
|
-
{
|
|
19340
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19341
|
-
"name": "FocusEvents"
|
|
19342
|
-
}
|
|
19343
|
-
],
|
|
19344
|
-
"required": false,
|
|
19345
|
-
"type": {
|
|
19346
|
-
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
19347
|
-
}
|
|
19348
|
-
},
|
|
19349
|
-
"onBlur": {
|
|
19350
|
-
"defaultValue": null,
|
|
19351
|
-
"description": "Handler that is called when the element loses focus.",
|
|
19352
|
-
"name": "onBlur",
|
|
19353
|
-
"parent": {
|
|
19354
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19355
|
-
"name": "FocusEvents"
|
|
19356
|
-
},
|
|
19357
|
-
"declarations": [
|
|
19358
|
-
{
|
|
19359
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19360
|
-
"name": "FocusEvents"
|
|
19361
|
-
}
|
|
19362
|
-
],
|
|
19363
|
-
"required": false,
|
|
19364
|
-
"type": {
|
|
19365
|
-
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
19366
|
-
}
|
|
19367
|
-
},
|
|
19368
|
-
"onFocusChange": {
|
|
19369
|
-
"defaultValue": null,
|
|
19370
|
-
"description": "Handler that is called when the element's focus status changes.",
|
|
19371
|
-
"name": "onFocusChange",
|
|
19372
|
-
"parent": {
|
|
19373
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19374
|
-
"name": "FocusEvents"
|
|
19375
|
-
},
|
|
19376
|
-
"declarations": [
|
|
19377
|
-
{
|
|
19378
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19379
|
-
"name": "FocusEvents"
|
|
19380
|
-
}
|
|
19381
|
-
],
|
|
19382
|
-
"required": false,
|
|
19383
|
-
"type": {
|
|
19384
|
-
"name": "((isFocused: boolean) => void)"
|
|
19385
|
-
}
|
|
19386
|
-
},
|
|
19387
|
-
"onKeyDown": {
|
|
19388
|
-
"defaultValue": null,
|
|
19389
|
-
"description": "Handler that is called when a key is pressed.",
|
|
19390
|
-
"name": "onKeyDown",
|
|
19391
|
-
"parent": {
|
|
19392
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19393
|
-
"name": "KeyboardEvents"
|
|
19394
|
-
},
|
|
19395
|
-
"declarations": [
|
|
19396
|
-
{
|
|
19397
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19398
|
-
"name": "KeyboardEvents"
|
|
19399
|
-
}
|
|
19400
|
-
],
|
|
19401
|
-
"required": false,
|
|
19402
|
-
"type": {
|
|
19403
|
-
"name": "((e: KeyboardEvent) => void)"
|
|
19404
|
-
}
|
|
19405
|
-
},
|
|
19406
|
-
"onKeyUp": {
|
|
19407
|
-
"defaultValue": null,
|
|
19408
|
-
"description": "Handler that is called when a key is released.",
|
|
19409
|
-
"name": "onKeyUp",
|
|
19410
|
-
"parent": {
|
|
19411
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19412
|
-
"name": "KeyboardEvents"
|
|
19413
|
-
},
|
|
19414
|
-
"declarations": [
|
|
19415
|
-
{
|
|
19416
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19417
|
-
"name": "KeyboardEvents"
|
|
19418
|
-
}
|
|
19419
|
-
],
|
|
19420
|
-
"required": false,
|
|
19421
|
-
"type": {
|
|
19422
|
-
"name": "((e: KeyboardEvent) => void)"
|
|
19423
|
-
}
|
|
19424
|
-
},
|
|
19425
|
-
"value": {
|
|
19426
|
-
"defaultValue": null,
|
|
19427
|
-
"description": "The value of the input element, used when submitting an HTML form. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefvalue).",
|
|
19428
|
-
"name": "value",
|
|
19429
|
-
"parent": {
|
|
19430
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
19431
|
-
"name": "SwitchBase"
|
|
19432
|
-
},
|
|
19433
|
-
"declarations": [
|
|
19434
|
-
{
|
|
19435
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
19436
|
-
"name": "SwitchBase"
|
|
19437
|
-
}
|
|
19438
|
-
],
|
|
19439
|
-
"required": false,
|
|
19440
|
-
"type": {
|
|
19441
|
-
"name": "string"
|
|
19442
|
-
}
|
|
19443
|
-
},
|
|
19444
|
-
"onChange": {
|
|
19445
|
-
"defaultValue": null,
|
|
19446
|
-
"description": "Handler that is called when the Switch's selection state changes.",
|
|
19447
|
-
"name": "onChange",
|
|
19448
|
-
"parent": {
|
|
19449
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
19450
|
-
"name": "SwitchBase"
|
|
19451
|
-
},
|
|
19452
|
-
"declarations": [
|
|
19453
|
-
{
|
|
19454
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
19455
|
-
"name": "SwitchBase"
|
|
19456
|
-
}
|
|
19457
|
-
],
|
|
19458
|
-
"required": false,
|
|
19459
|
-
"type": {
|
|
19460
|
-
"name": "((isSelected: boolean) => void)"
|
|
19461
|
-
}
|
|
19462
|
-
},
|
|
19463
|
-
"id": {
|
|
19464
|
-
"defaultValue": null,
|
|
19465
|
-
"description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
19466
|
-
"name": "id",
|
|
19467
|
-
"parent": {
|
|
19468
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
19469
|
-
"name": "DOMProps"
|
|
19470
|
-
},
|
|
19471
|
-
"declarations": [
|
|
19472
|
-
{
|
|
19473
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
19474
|
-
"name": "DOMProps"
|
|
19475
|
-
}
|
|
19476
|
-
],
|
|
19477
|
-
"required": false,
|
|
19478
|
-
"type": {
|
|
19479
|
-
"name": "string"
|
|
19480
|
-
}
|
|
19481
|
-
},
|
|
19482
|
-
"name": {
|
|
19483
|
-
"defaultValue": null,
|
|
19484
|
-
"description": "The name of the input element, used when submitting an HTML form. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname).",
|
|
19485
|
-
"name": "name",
|
|
19486
|
-
"parent": {
|
|
19487
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
19488
|
-
"name": "InputDOMProps"
|
|
19489
|
-
},
|
|
19490
|
-
"declarations": [
|
|
19491
|
-
{
|
|
19492
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
19493
|
-
"name": "InputDOMProps"
|
|
19494
|
-
}
|
|
19495
|
-
],
|
|
19496
|
-
"required": false,
|
|
19497
|
-
"type": {
|
|
19498
|
-
"name": "string"
|
|
19499
|
-
}
|
|
19500
|
-
},
|
|
19501
|
-
"form": {
|
|
19502
|
-
"defaultValue": null,
|
|
19503
|
-
"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).",
|
|
19504
|
-
"name": "form",
|
|
19505
|
-
"parent": {
|
|
19506
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
19507
|
-
"name": "InputDOMProps"
|
|
19508
|
-
},
|
|
19509
|
-
"declarations": [
|
|
19510
|
-
{
|
|
19511
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
19512
|
-
"name": "InputDOMProps"
|
|
19513
|
-
}
|
|
19514
|
-
],
|
|
19515
|
-
"required": false,
|
|
19516
|
-
"type": {
|
|
19517
|
-
"name": "string"
|
|
19518
|
-
}
|
|
19519
|
-
},
|
|
19520
|
-
"slot": {
|
|
19521
|
-
"defaultValue": null,
|
|
19522
|
-
"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.",
|
|
19523
|
-
"name": "slot",
|
|
19524
|
-
"parent": {
|
|
19525
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
19526
|
-
"name": "SlotProps"
|
|
19527
|
-
},
|
|
19528
|
-
"declarations": [
|
|
19529
|
-
{
|
|
19530
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
19531
|
-
"name": "SlotProps"
|
|
19532
|
-
}
|
|
19533
|
-
],
|
|
19534
|
-
"required": false,
|
|
19535
|
-
"type": {
|
|
19536
|
-
"name": "string | null"
|
|
19537
|
-
}
|
|
19538
|
-
},
|
|
19539
|
-
"aria-controls": {
|
|
19540
|
-
"defaultValue": null,
|
|
19541
|
-
"description": "Identifies the element (or elements) whose contents or presence are controlled by the current element.",
|
|
19542
|
-
"name": "aria-controls",
|
|
19543
|
-
"parent": {
|
|
19544
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
19545
|
-
"name": "AriaSwitchBase"
|
|
19546
|
-
},
|
|
19547
|
-
"declarations": [
|
|
19548
|
-
{
|
|
19549
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
19550
|
-
"name": "AriaSwitchBase"
|
|
19551
|
-
}
|
|
19552
|
-
],
|
|
19553
|
-
"required": false,
|
|
19554
|
-
"type": {
|
|
19555
|
-
"name": "string"
|
|
19556
|
-
}
|
|
19557
|
-
},
|
|
19558
|
-
"excludeFromTabOrder": {
|
|
19559
|
-
"defaultValue": null,
|
|
19560
|
-
"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.",
|
|
19561
|
-
"name": "excludeFromTabOrder",
|
|
19562
|
-
"parent": {
|
|
19563
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
19564
|
-
"name": "FocusableDOMProps"
|
|
19565
|
-
},
|
|
19566
|
-
"declarations": [
|
|
19567
|
-
{
|
|
19568
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
19569
|
-
"name": "FocusableDOMProps"
|
|
19570
|
-
}
|
|
19571
|
-
],
|
|
19572
|
-
"required": false,
|
|
19573
|
-
"type": {
|
|
19574
|
-
"name": "boolean"
|
|
19575
|
-
}
|
|
19576
|
-
},
|
|
19577
|
-
"defaultSelected": {
|
|
19578
|
-
"defaultValue": null,
|
|
19579
|
-
"description": "Whether the Switch should be selected (uncontrolled).",
|
|
19580
|
-
"name": "defaultSelected",
|
|
19581
|
-
"parent": {
|
|
19582
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
19583
|
-
"name": "SwitchBase"
|
|
19584
|
-
},
|
|
19585
|
-
"declarations": [
|
|
19586
|
-
{
|
|
19587
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
19588
|
-
"name": "SwitchBase"
|
|
19589
|
-
}
|
|
19590
|
-
],
|
|
19591
|
-
"required": false,
|
|
19592
|
-
"type": {
|
|
19593
|
-
"name": "boolean"
|
|
19594
|
-
}
|
|
19595
|
-
},
|
|
19596
|
-
"isSelected": {
|
|
19597
|
-
"defaultValue": null,
|
|
19598
|
-
"description": "Whether the Switch should be selected (controlled).",
|
|
19599
|
-
"name": "isSelected",
|
|
19600
|
-
"parent": {
|
|
19601
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
19602
|
-
"name": "SwitchBase"
|
|
19603
|
-
},
|
|
19604
|
-
"declarations": [
|
|
19605
|
-
{
|
|
19606
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+switch@3.5.15_react@19.2.4/node_modules/@react-types/switch/src/index.d.ts",
|
|
19607
|
-
"name": "SwitchBase"
|
|
19608
|
-
}
|
|
19609
|
-
],
|
|
19610
|
-
"required": false,
|
|
19611
|
-
"type": {
|
|
19612
|
-
"name": "boolean"
|
|
19613
|
-
}
|
|
19614
|
-
},
|
|
19615
|
-
"onHoverStart": {
|
|
19616
|
-
"defaultValue": null,
|
|
19617
|
-
"description": "Handler that is called when a hover interaction starts.",
|
|
19618
|
-
"name": "onHoverStart",
|
|
19619
|
-
"parent": {
|
|
19620
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19621
|
-
"name": "HoverEvents"
|
|
19622
|
-
},
|
|
19623
|
-
"declarations": [
|
|
19624
|
-
{
|
|
19625
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19626
|
-
"name": "HoverEvents"
|
|
19627
|
-
}
|
|
19628
|
-
],
|
|
19629
|
-
"required": false,
|
|
19630
|
-
"type": {
|
|
19631
|
-
"name": "((e: HoverEvent) => void)"
|
|
19632
|
-
}
|
|
19633
|
-
},
|
|
19634
|
-
"onHoverEnd": {
|
|
19635
|
-
"defaultValue": null,
|
|
19636
|
-
"description": "Handler that is called when a hover interaction ends.",
|
|
19637
|
-
"name": "onHoverEnd",
|
|
19638
|
-
"parent": {
|
|
19639
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19640
|
-
"name": "HoverEvents"
|
|
19641
|
-
},
|
|
19642
|
-
"declarations": [
|
|
19643
|
-
{
|
|
19644
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19645
|
-
"name": "HoverEvents"
|
|
19646
|
-
}
|
|
19647
|
-
],
|
|
19648
|
-
"required": false,
|
|
19649
|
-
"type": {
|
|
19650
|
-
"name": "((e: HoverEvent) => void)"
|
|
19651
|
-
}
|
|
19652
|
-
},
|
|
19653
|
-
"onHoverChange": {
|
|
19654
|
-
"defaultValue": null,
|
|
19655
|
-
"description": "Handler that is called when the hover state changes.",
|
|
19656
|
-
"name": "onHoverChange",
|
|
19657
|
-
"parent": {
|
|
19658
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19659
|
-
"name": "HoverEvents"
|
|
19660
|
-
},
|
|
19661
|
-
"declarations": [
|
|
19662
|
-
{
|
|
19663
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
19664
|
-
"name": "HoverEvents"
|
|
19665
|
-
}
|
|
19666
|
-
],
|
|
19667
|
-
"required": false,
|
|
19668
|
-
"type": {
|
|
19669
|
-
"name": "((isHovering: boolean) => void)"
|
|
19670
|
-
}
|
|
19671
|
-
},
|
|
19672
|
-
"children": {
|
|
19748
|
+
"verticalAlign": {
|
|
19673
19749
|
"defaultValue": null,
|
|
19674
|
-
"description": "",
|
|
19675
|
-
"name": "
|
|
19750
|
+
"description": "The vertical alignment of the table cells content.",
|
|
19751
|
+
"name": "verticalAlign",
|
|
19676
19752
|
"declarations": [
|
|
19677
19753
|
{
|
|
19678
|
-
"fileName": "
|
|
19754
|
+
"fileName": "components/src/components/Table/Table.tsx",
|
|
19679
19755
|
"name": "TypeLiteral"
|
|
19680
19756
|
}
|
|
19681
19757
|
],
|
|
19682
19758
|
"required": false,
|
|
19683
19759
|
"type": {
|
|
19684
|
-
"name": "
|
|
19685
|
-
}
|
|
19686
|
-
},
|
|
19687
|
-
"wrapWith": {
|
|
19688
|
-
"defaultValue": null,
|
|
19689
|
-
"description": "",
|
|
19690
|
-
"name": "wrapWith",
|
|
19691
|
-
"parent": {
|
|
19692
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
19693
|
-
"name": "FlowComponentProps"
|
|
19694
|
-
},
|
|
19695
|
-
"declarations": [
|
|
19696
|
-
{
|
|
19697
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
19698
|
-
"name": "FlowComponentProps"
|
|
19699
|
-
}
|
|
19700
|
-
],
|
|
19701
|
-
"required": false,
|
|
19702
|
-
"type": {
|
|
19703
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
19704
|
-
}
|
|
19705
|
-
},
|
|
19706
|
-
"tunnelId": {
|
|
19707
|
-
"defaultValue": null,
|
|
19708
|
-
"description": "@internal",
|
|
19709
|
-
"name": "tunnelId",
|
|
19710
|
-
"parent": {
|
|
19711
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
19712
|
-
"name": "PropsWithTunnel"
|
|
19713
|
-
},
|
|
19714
|
-
"declarations": [
|
|
19715
|
-
{
|
|
19716
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
19717
|
-
"name": "PropsWithTunnel"
|
|
19718
|
-
}
|
|
19719
|
-
],
|
|
19720
|
-
"required": false,
|
|
19721
|
-
"type": {
|
|
19722
|
-
"name": "string | null"
|
|
19723
|
-
}
|
|
19724
|
-
},
|
|
19725
|
-
"ref": {
|
|
19726
|
-
"defaultValue": null,
|
|
19727
|
-
"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}",
|
|
19728
|
-
"name": "ref",
|
|
19729
|
-
"parent": {
|
|
19730
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
19731
|
-
"name": "RefAttributes"
|
|
19732
|
-
},
|
|
19733
|
-
"declarations": [
|
|
19734
|
-
{
|
|
19735
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
19736
|
-
"name": "RefAttributes"
|
|
19737
|
-
}
|
|
19738
|
-
],
|
|
19739
|
-
"required": false,
|
|
19740
|
-
"type": {
|
|
19741
|
-
"name": "Ref<HTMLSpanElement>"
|
|
19742
|
-
}
|
|
19743
|
-
},
|
|
19744
|
-
"key": {
|
|
19745
|
-
"defaultValue": null,
|
|
19746
|
-
"description": "",
|
|
19747
|
-
"name": "key",
|
|
19748
|
-
"parent": {
|
|
19749
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
19750
|
-
"name": "Attributes"
|
|
19751
|
-
},
|
|
19752
|
-
"declarations": [
|
|
19753
|
-
{
|
|
19754
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
19755
|
-
"name": "Attributes"
|
|
19756
|
-
}
|
|
19757
|
-
],
|
|
19758
|
-
"required": false,
|
|
19759
|
-
"type": {
|
|
19760
|
-
"name": "Key | null"
|
|
19760
|
+
"name": "\"top\" | \"middle\""
|
|
19761
19761
|
}
|
|
19762
19762
|
}
|
|
19763
19763
|
}
|
|
@@ -217423,6 +217423,70 @@
|
|
|
217423
217423
|
}
|
|
217424
217424
|
}
|
|
217425
217425
|
},
|
|
217426
|
+
{
|
|
217427
|
+
"tags": {
|
|
217428
|
+
"flr-generate": "all"
|
|
217429
|
+
},
|
|
217430
|
+
"filePath": "src/components/Chat/Chat.tsx",
|
|
217431
|
+
"description": "",
|
|
217432
|
+
"displayName": "Chat",
|
|
217433
|
+
"methods": [],
|
|
217434
|
+
"props": {
|
|
217435
|
+
"height": {
|
|
217436
|
+
"defaultValue": null,
|
|
217437
|
+
"description": "",
|
|
217438
|
+
"name": "height",
|
|
217439
|
+
"parent": {
|
|
217440
|
+
"fileName": "src/components/Chat/Chat.tsx",
|
|
217441
|
+
"name": "ChatProps"
|
|
217442
|
+
},
|
|
217443
|
+
"declarations": [
|
|
217444
|
+
{
|
|
217445
|
+
"fileName": "src/components/Chat/Chat.tsx",
|
|
217446
|
+
"name": "ChatProps"
|
|
217447
|
+
}
|
|
217448
|
+
],
|
|
217449
|
+
"required": false,
|
|
217450
|
+
"type": {
|
|
217451
|
+
"name": "Height<string | number>"
|
|
217452
|
+
}
|
|
217453
|
+
},
|
|
217454
|
+
"children": {
|
|
217455
|
+
"defaultValue": null,
|
|
217456
|
+
"description": "",
|
|
217457
|
+
"name": "children",
|
|
217458
|
+
"declarations": [
|
|
217459
|
+
{
|
|
217460
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
217461
|
+
"name": "TypeLiteral"
|
|
217462
|
+
}
|
|
217463
|
+
],
|
|
217464
|
+
"required": false,
|
|
217465
|
+
"type": {
|
|
217466
|
+
"name": "ReactNode"
|
|
217467
|
+
}
|
|
217468
|
+
},
|
|
217469
|
+
"className": {
|
|
217470
|
+
"defaultValue": null,
|
|
217471
|
+
"description": "The elements class name.",
|
|
217472
|
+
"name": "className",
|
|
217473
|
+
"parent": {
|
|
217474
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
217475
|
+
"name": "PropsWithClassName"
|
|
217476
|
+
},
|
|
217477
|
+
"declarations": [
|
|
217478
|
+
{
|
|
217479
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
217480
|
+
"name": "PropsWithClassName"
|
|
217481
|
+
}
|
|
217482
|
+
],
|
|
217483
|
+
"required": false,
|
|
217484
|
+
"type": {
|
|
217485
|
+
"name": "string"
|
|
217486
|
+
}
|
|
217487
|
+
}
|
|
217488
|
+
}
|
|
217489
|
+
},
|
|
217426
217490
|
{
|
|
217427
217491
|
"tags": {
|
|
217428
217492
|
"flr-generate": "all"
|
|
@@ -219581,70 +219645,6 @@
|
|
|
219581
219645
|
}
|
|
219582
219646
|
}
|
|
219583
219647
|
},
|
|
219584
|
-
{
|
|
219585
|
-
"tags": {
|
|
219586
|
-
"flr-generate": "all"
|
|
219587
|
-
},
|
|
219588
|
-
"filePath": "src/components/Chat/Chat.tsx",
|
|
219589
|
-
"description": "",
|
|
219590
|
-
"displayName": "Chat",
|
|
219591
|
-
"methods": [],
|
|
219592
|
-
"props": {
|
|
219593
|
-
"height": {
|
|
219594
|
-
"defaultValue": null,
|
|
219595
|
-
"description": "",
|
|
219596
|
-
"name": "height",
|
|
219597
|
-
"parent": {
|
|
219598
|
-
"fileName": "src/components/Chat/Chat.tsx",
|
|
219599
|
-
"name": "ChatProps"
|
|
219600
|
-
},
|
|
219601
|
-
"declarations": [
|
|
219602
|
-
{
|
|
219603
|
-
"fileName": "src/components/Chat/Chat.tsx",
|
|
219604
|
-
"name": "ChatProps"
|
|
219605
|
-
}
|
|
219606
|
-
],
|
|
219607
|
-
"required": false,
|
|
219608
|
-
"type": {
|
|
219609
|
-
"name": "Height<string | number>"
|
|
219610
|
-
}
|
|
219611
|
-
},
|
|
219612
|
-
"children": {
|
|
219613
|
-
"defaultValue": null,
|
|
219614
|
-
"description": "",
|
|
219615
|
-
"name": "children",
|
|
219616
|
-
"declarations": [
|
|
219617
|
-
{
|
|
219618
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
219619
|
-
"name": "TypeLiteral"
|
|
219620
|
-
}
|
|
219621
|
-
],
|
|
219622
|
-
"required": false,
|
|
219623
|
-
"type": {
|
|
219624
|
-
"name": "ReactNode"
|
|
219625
|
-
}
|
|
219626
|
-
},
|
|
219627
|
-
"className": {
|
|
219628
|
-
"defaultValue": null,
|
|
219629
|
-
"description": "The elements class name.",
|
|
219630
|
-
"name": "className",
|
|
219631
|
-
"parent": {
|
|
219632
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
219633
|
-
"name": "PropsWithClassName"
|
|
219634
|
-
},
|
|
219635
|
-
"declarations": [
|
|
219636
|
-
{
|
|
219637
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
219638
|
-
"name": "PropsWithClassName"
|
|
219639
|
-
}
|
|
219640
|
-
],
|
|
219641
|
-
"required": false,
|
|
219642
|
-
"type": {
|
|
219643
|
-
"name": "string"
|
|
219644
|
-
}
|
|
219645
|
-
}
|
|
219646
|
-
}
|
|
219647
|
-
},
|
|
219648
219648
|
{
|
|
219649
219649
|
"tags": {
|
|
219650
219650
|
"flr-generate": "all"
|
|
@@ -223835,110 +223835,6 @@
|
|
|
223835
223835
|
}
|
|
223836
223836
|
}
|
|
223837
223837
|
},
|
|
223838
|
-
{
|
|
223839
|
-
"tags": {
|
|
223840
|
-
"flr-generate": "all"
|
|
223841
|
-
},
|
|
223842
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/AvatarStack/AvatarStack.tsx",
|
|
223843
|
-
"description": "",
|
|
223844
|
-
"displayName": "AvatarStack",
|
|
223845
|
-
"methods": [],
|
|
223846
|
-
"props": {
|
|
223847
|
-
"totalCount": {
|
|
223848
|
-
"defaultValue": null,
|
|
223849
|
-
"description": "The total count of items, as avatars should only be displayed for the first\nview",
|
|
223850
|
-
"name": "totalCount",
|
|
223851
|
-
"parent": {
|
|
223852
|
-
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
223853
|
-
"name": "AvatarStackProps"
|
|
223854
|
-
},
|
|
223855
|
-
"declarations": [
|
|
223856
|
-
{
|
|
223857
|
-
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
223858
|
-
"name": "AvatarStackProps"
|
|
223859
|
-
}
|
|
223860
|
-
],
|
|
223861
|
-
"required": false,
|
|
223862
|
-
"type": {
|
|
223863
|
-
"name": "number"
|
|
223864
|
-
}
|
|
223865
|
-
},
|
|
223866
|
-
"onCountPress": {
|
|
223867
|
-
"defaultValue": null,
|
|
223868
|
-
"description": "The onPress action of the additional items count element",
|
|
223869
|
-
"name": "onCountPress",
|
|
223870
|
-
"parent": {
|
|
223871
|
-
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
223872
|
-
"name": "AvatarStackProps"
|
|
223873
|
-
},
|
|
223874
|
-
"declarations": [
|
|
223875
|
-
{
|
|
223876
|
-
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
223877
|
-
"name": "AvatarStackProps"
|
|
223878
|
-
}
|
|
223879
|
-
],
|
|
223880
|
-
"required": false,
|
|
223881
|
-
"type": {
|
|
223882
|
-
"name": "(() => void)"
|
|
223883
|
-
}
|
|
223884
|
-
},
|
|
223885
|
-
"size": {
|
|
223886
|
-
"defaultValue": {
|
|
223887
|
-
"value": "\"m\""
|
|
223888
|
-
},
|
|
223889
|
-
"description": "The size of the avatars inside the stack.",
|
|
223890
|
-
"name": "size",
|
|
223891
|
-
"parent": {
|
|
223892
|
-
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
223893
|
-
"name": "AvatarStackProps"
|
|
223894
|
-
},
|
|
223895
|
-
"declarations": [
|
|
223896
|
-
{
|
|
223897
|
-
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
223898
|
-
"name": "AvatarStackProps"
|
|
223899
|
-
}
|
|
223900
|
-
],
|
|
223901
|
-
"required": false,
|
|
223902
|
-
"type": {
|
|
223903
|
-
"name": "\"s\" | \"xs\" | \"m\" | \"l\""
|
|
223904
|
-
}
|
|
223905
|
-
},
|
|
223906
|
-
"className": {
|
|
223907
|
-
"defaultValue": null,
|
|
223908
|
-
"description": "The elements class name.",
|
|
223909
|
-
"name": "className",
|
|
223910
|
-
"parent": {
|
|
223911
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
223912
|
-
"name": "PropsWithClassName"
|
|
223913
|
-
},
|
|
223914
|
-
"declarations": [
|
|
223915
|
-
{
|
|
223916
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
223917
|
-
"name": "PropsWithClassName"
|
|
223918
|
-
}
|
|
223919
|
-
],
|
|
223920
|
-
"required": false,
|
|
223921
|
-
"type": {
|
|
223922
|
-
"name": "string"
|
|
223923
|
-
}
|
|
223924
|
-
},
|
|
223925
|
-
"children": {
|
|
223926
|
-
"defaultValue": null,
|
|
223927
|
-
"description": "",
|
|
223928
|
-
"name": "children",
|
|
223929
|
-
"declarations": [
|
|
223930
|
-
{
|
|
223931
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
223932
|
-
"name": "TypeLiteral"
|
|
223933
|
-
}
|
|
223934
|
-
],
|
|
223935
|
-
"required": false,
|
|
223936
|
-
"type": {
|
|
223937
|
-
"name": "ReactNode"
|
|
223938
|
-
}
|
|
223939
|
-
}
|
|
223940
|
-
}
|
|
223941
|
-
},
|
|
223942
223838
|
{
|
|
223943
223839
|
"tags": {
|
|
223944
223840
|
"flr-generate": "all"
|
|
@@ -224142,25 +224038,63 @@
|
|
|
224142
224038
|
"tags": {
|
|
224143
224039
|
"flr-generate": "all"
|
|
224144
224040
|
},
|
|
224145
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
224041
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/AvatarStack/AvatarStack.tsx",
|
|
224146
224042
|
"description": "",
|
|
224147
|
-
"displayName": "
|
|
224043
|
+
"displayName": "AvatarStack",
|
|
224148
224044
|
"methods": [],
|
|
224149
224045
|
"props": {
|
|
224046
|
+
"totalCount": {
|
|
224047
|
+
"defaultValue": null,
|
|
224048
|
+
"description": "The total count of items, as avatars should only be displayed for the first\nview",
|
|
224049
|
+
"name": "totalCount",
|
|
224050
|
+
"parent": {
|
|
224051
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
224052
|
+
"name": "AvatarStackProps"
|
|
224053
|
+
},
|
|
224054
|
+
"declarations": [
|
|
224055
|
+
{
|
|
224056
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
224057
|
+
"name": "AvatarStackProps"
|
|
224058
|
+
}
|
|
224059
|
+
],
|
|
224060
|
+
"required": false,
|
|
224061
|
+
"type": {
|
|
224062
|
+
"name": "number"
|
|
224063
|
+
}
|
|
224064
|
+
},
|
|
224065
|
+
"onCountPress": {
|
|
224066
|
+
"defaultValue": null,
|
|
224067
|
+
"description": "The onPress action of the additional items count element",
|
|
224068
|
+
"name": "onCountPress",
|
|
224069
|
+
"parent": {
|
|
224070
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
224071
|
+
"name": "AvatarStackProps"
|
|
224072
|
+
},
|
|
224073
|
+
"declarations": [
|
|
224074
|
+
{
|
|
224075
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
224076
|
+
"name": "AvatarStackProps"
|
|
224077
|
+
}
|
|
224078
|
+
],
|
|
224079
|
+
"required": false,
|
|
224080
|
+
"type": {
|
|
224081
|
+
"name": "(() => void)"
|
|
224082
|
+
}
|
|
224083
|
+
},
|
|
224150
224084
|
"size": {
|
|
224151
224085
|
"defaultValue": {
|
|
224152
224086
|
"value": "\"m\""
|
|
224153
224087
|
},
|
|
224154
|
-
"description": "The size of the
|
|
224088
|
+
"description": "The size of the avatars inside the stack.",
|
|
224155
224089
|
"name": "size",
|
|
224156
224090
|
"parent": {
|
|
224157
|
-
"fileName": "components/src/components/
|
|
224158
|
-
"name": "
|
|
224091
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
224092
|
+
"name": "AvatarStackProps"
|
|
224159
224093
|
},
|
|
224160
224094
|
"declarations": [
|
|
224161
224095
|
{
|
|
224162
|
-
"fileName": "components/src/components/
|
|
224163
|
-
"name": "
|
|
224096
|
+
"fileName": "components/src/components/AvatarStack/AvatarStack.tsx",
|
|
224097
|
+
"name": "AvatarStackProps"
|
|
224164
224098
|
}
|
|
224165
224099
|
],
|
|
224166
224100
|
"required": false,
|
|
@@ -224168,44 +224102,51 @@
|
|
|
224168
224102
|
"name": "\"s\" | \"xs\" | \"m\" | \"l\""
|
|
224169
224103
|
}
|
|
224170
224104
|
},
|
|
224171
|
-
"
|
|
224105
|
+
"className": {
|
|
224172
224106
|
"defaultValue": null,
|
|
224173
|
-
"description": "The
|
|
224174
|
-
"name": "
|
|
224107
|
+
"description": "The elements class name.",
|
|
224108
|
+
"name": "className",
|
|
224175
224109
|
"parent": {
|
|
224176
|
-
"fileName": "components/src/
|
|
224177
|
-
"name": "
|
|
224110
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
224111
|
+
"name": "PropsWithClassName"
|
|
224178
224112
|
},
|
|
224179
224113
|
"declarations": [
|
|
224180
224114
|
{
|
|
224181
|
-
"fileName": "components/src/
|
|
224182
|
-
"name": "
|
|
224115
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
224116
|
+
"name": "PropsWithClassName"
|
|
224183
224117
|
}
|
|
224184
224118
|
],
|
|
224185
224119
|
"required": false,
|
|
224186
224120
|
"type": {
|
|
224187
|
-
"name": "
|
|
224121
|
+
"name": "string"
|
|
224188
224122
|
}
|
|
224189
224123
|
},
|
|
224190
|
-
"
|
|
224124
|
+
"children": {
|
|
224191
224125
|
"defaultValue": null,
|
|
224192
|
-
"description": "
|
|
224193
|
-
"name": "
|
|
224194
|
-
"parent": {
|
|
224195
|
-
"fileName": "components/src/components/Avatar/Avatar.tsx",
|
|
224196
|
-
"name": "AvatarProps"
|
|
224197
|
-
},
|
|
224126
|
+
"description": "",
|
|
224127
|
+
"name": "children",
|
|
224198
224128
|
"declarations": [
|
|
224199
224129
|
{
|
|
224200
|
-
"fileName": "
|
|
224201
|
-
"name": "
|
|
224130
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
224131
|
+
"name": "TypeLiteral"
|
|
224202
224132
|
}
|
|
224203
224133
|
],
|
|
224204
224134
|
"required": false,
|
|
224205
224135
|
"type": {
|
|
224206
|
-
"name": "
|
|
224136
|
+
"name": "ReactNode"
|
|
224207
224137
|
}
|
|
224208
|
-
}
|
|
224138
|
+
}
|
|
224139
|
+
}
|
|
224140
|
+
},
|
|
224141
|
+
{
|
|
224142
|
+
"tags": {
|
|
224143
|
+
"flr-generate": "all"
|
|
224144
|
+
},
|
|
224145
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Autocomplete/Autocomplete.tsx",
|
|
224146
|
+
"description": "",
|
|
224147
|
+
"displayName": "Autocomplete",
|
|
224148
|
+
"methods": [],
|
|
224149
|
+
"props": {
|
|
224209
224150
|
"children": {
|
|
224210
224151
|
"defaultValue": null,
|
|
224211
224152
|
"description": "",
|
|
@@ -224315,6 +224256,86 @@
|
|
|
224315
224256
|
"type": {
|
|
224316
224257
|
"name": "Key | null"
|
|
224317
224258
|
}
|
|
224259
|
+
},
|
|
224260
|
+
"slot": {
|
|
224261
|
+
"defaultValue": null,
|
|
224262
|
+
"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.",
|
|
224263
|
+
"name": "slot",
|
|
224264
|
+
"parent": {
|
|
224265
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
224266
|
+
"name": "SlotProps"
|
|
224267
|
+
},
|
|
224268
|
+
"declarations": [
|
|
224269
|
+
{
|
|
224270
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
224271
|
+
"name": "SlotProps"
|
|
224272
|
+
}
|
|
224273
|
+
],
|
|
224274
|
+
"required": false,
|
|
224275
|
+
"type": {
|
|
224276
|
+
"name": "string | null"
|
|
224277
|
+
}
|
|
224278
|
+
},
|
|
224279
|
+
"filter": {
|
|
224280
|
+
"defaultValue": null,
|
|
224281
|
+
"description": "An optional filter function used to determine if a option should be included in the autocomplete list.\nInclude this if the items you are providing to your wrapped collection aren't filtered by default.",
|
|
224282
|
+
"name": "filter",
|
|
224283
|
+
"parent": {
|
|
224284
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224285
|
+
"name": "AriaAutocompleteProps"
|
|
224286
|
+
},
|
|
224287
|
+
"declarations": [
|
|
224288
|
+
{
|
|
224289
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224290
|
+
"name": "AriaAutocompleteProps"
|
|
224291
|
+
}
|
|
224292
|
+
],
|
|
224293
|
+
"required": false,
|
|
224294
|
+
"type": {
|
|
224295
|
+
"name": "((textValue: string, inputValue: string, node: Node<object>) => boolean)"
|
|
224296
|
+
}
|
|
224297
|
+
},
|
|
224298
|
+
"disableAutoFocusFirst": {
|
|
224299
|
+
"defaultValue": {
|
|
224300
|
+
"value": "false"
|
|
224301
|
+
},
|
|
224302
|
+
"description": "Whether or not to focus the first item in the collection after a filter is performed. Note this is only applicable\nif virtual focus behavior is not turned off via `disableVirtualFocus`.",
|
|
224303
|
+
"name": "disableAutoFocusFirst",
|
|
224304
|
+
"parent": {
|
|
224305
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224306
|
+
"name": "AriaAutocompleteProps"
|
|
224307
|
+
},
|
|
224308
|
+
"declarations": [
|
|
224309
|
+
{
|
|
224310
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224311
|
+
"name": "AriaAutocompleteProps"
|
|
224312
|
+
}
|
|
224313
|
+
],
|
|
224314
|
+
"required": false,
|
|
224315
|
+
"type": {
|
|
224316
|
+
"name": "boolean"
|
|
224317
|
+
}
|
|
224318
|
+
},
|
|
224319
|
+
"disableVirtualFocus": {
|
|
224320
|
+
"defaultValue": {
|
|
224321
|
+
"value": "false"
|
|
224322
|
+
},
|
|
224323
|
+
"description": "Whether the autocomplete should disable virtual focus, instead making the wrapped collection directly tabbable.",
|
|
224324
|
+
"name": "disableVirtualFocus",
|
|
224325
|
+
"parent": {
|
|
224326
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224327
|
+
"name": "AriaAutocompleteProps"
|
|
224328
|
+
},
|
|
224329
|
+
"declarations": [
|
|
224330
|
+
{
|
|
224331
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224332
|
+
"name": "AriaAutocompleteProps"
|
|
224333
|
+
}
|
|
224334
|
+
],
|
|
224335
|
+
"required": false,
|
|
224336
|
+
"type": {
|
|
224337
|
+
"name": "boolean"
|
|
224338
|
+
}
|
|
224318
224339
|
}
|
|
224319
224340
|
}
|
|
224320
224341
|
},
|
|
@@ -224322,11 +224343,70 @@
|
|
|
224322
224343
|
"tags": {
|
|
224323
224344
|
"flr-generate": "all"
|
|
224324
224345
|
},
|
|
224325
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
224346
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Avatar/Avatar.tsx",
|
|
224326
224347
|
"description": "",
|
|
224327
|
-
"displayName": "
|
|
224348
|
+
"displayName": "Avatar",
|
|
224328
224349
|
"methods": [],
|
|
224329
224350
|
"props": {
|
|
224351
|
+
"size": {
|
|
224352
|
+
"defaultValue": {
|
|
224353
|
+
"value": "\"m\""
|
|
224354
|
+
},
|
|
224355
|
+
"description": "The size of the avatar.",
|
|
224356
|
+
"name": "size",
|
|
224357
|
+
"parent": {
|
|
224358
|
+
"fileName": "components/src/components/Avatar/Avatar.tsx",
|
|
224359
|
+
"name": "AvatarProps"
|
|
224360
|
+
},
|
|
224361
|
+
"declarations": [
|
|
224362
|
+
{
|
|
224363
|
+
"fileName": "components/src/components/Avatar/Avatar.tsx",
|
|
224364
|
+
"name": "AvatarProps"
|
|
224365
|
+
}
|
|
224366
|
+
],
|
|
224367
|
+
"required": false,
|
|
224368
|
+
"type": {
|
|
224369
|
+
"name": "\"s\" | \"xs\" | \"m\" | \"l\""
|
|
224370
|
+
}
|
|
224371
|
+
},
|
|
224372
|
+
"color": {
|
|
224373
|
+
"defaultValue": null,
|
|
224374
|
+
"description": "The color of icons and initials inside the avatar.",
|
|
224375
|
+
"name": "color",
|
|
224376
|
+
"parent": {
|
|
224377
|
+
"fileName": "components/src/components/Avatar/Avatar.tsx",
|
|
224378
|
+
"name": "AvatarProps"
|
|
224379
|
+
},
|
|
224380
|
+
"declarations": [
|
|
224381
|
+
{
|
|
224382
|
+
"fileName": "components/src/components/Avatar/Avatar.tsx",
|
|
224383
|
+
"name": "AvatarProps"
|
|
224384
|
+
}
|
|
224385
|
+
],
|
|
224386
|
+
"required": false,
|
|
224387
|
+
"type": {
|
|
224388
|
+
"name": "\"violet\" | \"green\" | \"blue\" | \"teal\" | \"lilac\""
|
|
224389
|
+
}
|
|
224390
|
+
},
|
|
224391
|
+
"status": {
|
|
224392
|
+
"defaultValue": null,
|
|
224393
|
+
"description": "Adds status icon and color to the avatar. May only be used if the status is\nexplained by an element (like text or label) nearby.",
|
|
224394
|
+
"name": "status",
|
|
224395
|
+
"parent": {
|
|
224396
|
+
"fileName": "components/src/components/Avatar/Avatar.tsx",
|
|
224397
|
+
"name": "AvatarProps"
|
|
224398
|
+
},
|
|
224399
|
+
"declarations": [
|
|
224400
|
+
{
|
|
224401
|
+
"fileName": "components/src/components/Avatar/Avatar.tsx",
|
|
224402
|
+
"name": "AvatarProps"
|
|
224403
|
+
}
|
|
224404
|
+
],
|
|
224405
|
+
"required": false,
|
|
224406
|
+
"type": {
|
|
224407
|
+
"name": "Status"
|
|
224408
|
+
}
|
|
224409
|
+
},
|
|
224330
224410
|
"children": {
|
|
224331
224411
|
"defaultValue": null,
|
|
224332
224412
|
"description": "",
|
|
@@ -224436,86 +224516,6 @@
|
|
|
224436
224516
|
"type": {
|
|
224437
224517
|
"name": "Key | null"
|
|
224438
224518
|
}
|
|
224439
|
-
},
|
|
224440
|
-
"slot": {
|
|
224441
|
-
"defaultValue": null,
|
|
224442
|
-
"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.",
|
|
224443
|
-
"name": "slot",
|
|
224444
|
-
"parent": {
|
|
224445
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
224446
|
-
"name": "SlotProps"
|
|
224447
|
-
},
|
|
224448
|
-
"declarations": [
|
|
224449
|
-
{
|
|
224450
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
224451
|
-
"name": "SlotProps"
|
|
224452
|
-
}
|
|
224453
|
-
],
|
|
224454
|
-
"required": false,
|
|
224455
|
-
"type": {
|
|
224456
|
-
"name": "string | null"
|
|
224457
|
-
}
|
|
224458
|
-
},
|
|
224459
|
-
"filter": {
|
|
224460
|
-
"defaultValue": null,
|
|
224461
|
-
"description": "An optional filter function used to determine if a option should be included in the autocomplete list.\nInclude this if the items you are providing to your wrapped collection aren't filtered by default.",
|
|
224462
|
-
"name": "filter",
|
|
224463
|
-
"parent": {
|
|
224464
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224465
|
-
"name": "AriaAutocompleteProps"
|
|
224466
|
-
},
|
|
224467
|
-
"declarations": [
|
|
224468
|
-
{
|
|
224469
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224470
|
-
"name": "AriaAutocompleteProps"
|
|
224471
|
-
}
|
|
224472
|
-
],
|
|
224473
|
-
"required": false,
|
|
224474
|
-
"type": {
|
|
224475
|
-
"name": "((textValue: string, inputValue: string, node: Node<object>) => boolean)"
|
|
224476
|
-
}
|
|
224477
|
-
},
|
|
224478
|
-
"disableAutoFocusFirst": {
|
|
224479
|
-
"defaultValue": {
|
|
224480
|
-
"value": "false"
|
|
224481
|
-
},
|
|
224482
|
-
"description": "Whether or not to focus the first item in the collection after a filter is performed. Note this is only applicable\nif virtual focus behavior is not turned off via `disableVirtualFocus`.",
|
|
224483
|
-
"name": "disableAutoFocusFirst",
|
|
224484
|
-
"parent": {
|
|
224485
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224486
|
-
"name": "AriaAutocompleteProps"
|
|
224487
|
-
},
|
|
224488
|
-
"declarations": [
|
|
224489
|
-
{
|
|
224490
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224491
|
-
"name": "AriaAutocompleteProps"
|
|
224492
|
-
}
|
|
224493
|
-
],
|
|
224494
|
-
"required": false,
|
|
224495
|
-
"type": {
|
|
224496
|
-
"name": "boolean"
|
|
224497
|
-
}
|
|
224498
|
-
},
|
|
224499
|
-
"disableVirtualFocus": {
|
|
224500
|
-
"defaultValue": {
|
|
224501
|
-
"value": "false"
|
|
224502
|
-
},
|
|
224503
|
-
"description": "Whether the autocomplete should disable virtual focus, instead making the wrapped collection directly tabbable.",
|
|
224504
|
-
"name": "disableVirtualFocus",
|
|
224505
|
-
"parent": {
|
|
224506
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224507
|
-
"name": "AriaAutocompleteProps"
|
|
224508
|
-
},
|
|
224509
|
-
"declarations": [
|
|
224510
|
-
{
|
|
224511
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+autocomplete@3.0.0-rc.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/autocomplete/dist/types.d.ts",
|
|
224512
|
-
"name": "AriaAutocompleteProps"
|
|
224513
|
-
}
|
|
224514
|
-
],
|
|
224515
|
-
"required": false,
|
|
224516
|
-
"type": {
|
|
224517
|
-
"name": "boolean"
|
|
224518
|
-
}
|
|
224519
224519
|
}
|
|
224520
224520
|
}
|
|
224521
224521
|
},
|
|
@@ -299726,34 +299726,6 @@
|
|
|
299726
299726
|
}
|
|
299727
299727
|
}
|
|
299728
299728
|
},
|
|
299729
|
-
{
|
|
299730
|
-
"tags": {},
|
|
299731
|
-
"filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
|
|
299732
|
-
"description": "",
|
|
299733
|
-
"displayName": "PopoverTip",
|
|
299734
|
-
"methods": [],
|
|
299735
|
-
"props": {
|
|
299736
|
-
"className": {
|
|
299737
|
-
"defaultValue": null,
|
|
299738
|
-
"description": "The elements class name.",
|
|
299739
|
-
"name": "className",
|
|
299740
|
-
"parent": {
|
|
299741
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
299742
|
-
"name": "PropsWithClassName"
|
|
299743
|
-
},
|
|
299744
|
-
"declarations": [
|
|
299745
|
-
{
|
|
299746
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
299747
|
-
"name": "PropsWithClassName"
|
|
299748
|
-
}
|
|
299749
|
-
],
|
|
299750
|
-
"required": false,
|
|
299751
|
-
"type": {
|
|
299752
|
-
"name": "string"
|
|
299753
|
-
}
|
|
299754
|
-
}
|
|
299755
|
-
}
|
|
299756
|
-
},
|
|
299757
299729
|
{
|
|
299758
299730
|
"tags": {
|
|
299759
299731
|
"flr-generate": "all"
|
|
@@ -299932,6 +299904,34 @@
|
|
|
299932
299904
|
}
|
|
299933
299905
|
}
|
|
299934
299906
|
},
|
|
299907
|
+
{
|
|
299908
|
+
"tags": {},
|
|
299909
|
+
"filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
|
|
299910
|
+
"description": "",
|
|
299911
|
+
"displayName": "PopoverTip",
|
|
299912
|
+
"methods": [],
|
|
299913
|
+
"props": {
|
|
299914
|
+
"className": {
|
|
299915
|
+
"defaultValue": null,
|
|
299916
|
+
"description": "The elements class name.",
|
|
299917
|
+
"name": "className",
|
|
299918
|
+
"parent": {
|
|
299919
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
299920
|
+
"name": "PropsWithClassName"
|
|
299921
|
+
},
|
|
299922
|
+
"declarations": [
|
|
299923
|
+
{
|
|
299924
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
299925
|
+
"name": "PropsWithClassName"
|
|
299926
|
+
}
|
|
299927
|
+
],
|
|
299928
|
+
"required": false,
|
|
299929
|
+
"type": {
|
|
299930
|
+
"name": "string"
|
|
299931
|
+
}
|
|
299932
|
+
}
|
|
299933
|
+
}
|
|
299934
|
+
},
|
|
299935
299935
|
{
|
|
299936
299936
|
"tags": {
|
|
299937
299937
|
"internal": ""
|
|
@@ -299982,67 +299982,71 @@
|
|
|
299982
299982
|
}
|
|
299983
299983
|
},
|
|
299984
299984
|
{
|
|
299985
|
-
"tags": {
|
|
299986
|
-
|
|
299985
|
+
"tags": {
|
|
299986
|
+
"internal": ""
|
|
299987
|
+
},
|
|
299988
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
299987
299989
|
"description": "",
|
|
299988
|
-
"displayName": "
|
|
299990
|
+
"displayName": "TogglePasswordVisibilityButton",
|
|
299989
299991
|
"methods": [],
|
|
299990
299992
|
"props": {
|
|
299991
|
-
"
|
|
299992
|
-
"defaultValue":
|
|
299993
|
+
"isDisabled": {
|
|
299994
|
+
"defaultValue": {
|
|
299995
|
+
"value": "false"
|
|
299996
|
+
},
|
|
299993
299997
|
"description": "",
|
|
299994
|
-
"name": "
|
|
299998
|
+
"name": "isDisabled",
|
|
299995
299999
|
"parent": {
|
|
299996
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
300000
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
299997
300001
|
"name": "Props"
|
|
299998
300002
|
},
|
|
299999
300003
|
"declarations": [
|
|
300000
300004
|
{
|
|
300001
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
300005
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
300002
300006
|
"name": "Props"
|
|
300003
300007
|
}
|
|
300004
300008
|
],
|
|
300005
300009
|
"required": false,
|
|
300006
300010
|
"type": {
|
|
300007
|
-
"name": "
|
|
300011
|
+
"name": "boolean"
|
|
300008
300012
|
}
|
|
300009
300013
|
},
|
|
300010
|
-
"
|
|
300014
|
+
"isVisible": {
|
|
300011
300015
|
"defaultValue": null,
|
|
300012
300016
|
"description": "",
|
|
300013
|
-
"name": "
|
|
300017
|
+
"name": "isVisible",
|
|
300014
300018
|
"parent": {
|
|
300015
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
300019
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
300016
300020
|
"name": "Props"
|
|
300017
300021
|
},
|
|
300018
300022
|
"declarations": [
|
|
300019
300023
|
{
|
|
300020
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
300024
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
300021
300025
|
"name": "Props"
|
|
300022
300026
|
}
|
|
300023
300027
|
],
|
|
300024
|
-
"required":
|
|
300028
|
+
"required": true,
|
|
300025
300029
|
"type": {
|
|
300026
300030
|
"name": "boolean"
|
|
300027
300031
|
}
|
|
300028
300032
|
},
|
|
300029
|
-
"
|
|
300033
|
+
"onPress": {
|
|
300030
300034
|
"defaultValue": null,
|
|
300031
300035
|
"description": "",
|
|
300032
|
-
"name": "
|
|
300036
|
+
"name": "onPress",
|
|
300033
300037
|
"parent": {
|
|
300034
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
300038
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
300035
300039
|
"name": "Props"
|
|
300036
300040
|
},
|
|
300037
300041
|
"declarations": [
|
|
300038
300042
|
{
|
|
300039
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
300043
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
300040
300044
|
"name": "Props"
|
|
300041
300045
|
}
|
|
300042
300046
|
],
|
|
300043
300047
|
"required": true,
|
|
300044
300048
|
"type": {
|
|
300045
|
-
"name": "
|
|
300049
|
+
"name": "ActionFn"
|
|
300046
300050
|
}
|
|
300047
300051
|
},
|
|
300048
300052
|
"className": {
|
|
@@ -300067,71 +300071,67 @@
|
|
|
300067
300071
|
}
|
|
300068
300072
|
},
|
|
300069
300073
|
{
|
|
300070
|
-
"tags": {
|
|
300071
|
-
|
|
300072
|
-
},
|
|
300073
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
300074
|
+
"tags": {},
|
|
300075
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
300074
300076
|
"description": "",
|
|
300075
|
-
"displayName": "
|
|
300077
|
+
"displayName": "ValidationResultButton",
|
|
300076
300078
|
"methods": [],
|
|
300077
300079
|
"props": {
|
|
300078
|
-
"
|
|
300079
|
-
"defaultValue":
|
|
300080
|
-
"value": "false"
|
|
300081
|
-
},
|
|
300080
|
+
"policyValidationResult": {
|
|
300081
|
+
"defaultValue": null,
|
|
300082
300082
|
"description": "",
|
|
300083
|
-
"name": "
|
|
300083
|
+
"name": "policyValidationResult",
|
|
300084
300084
|
"parent": {
|
|
300085
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
300085
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
300086
300086
|
"name": "Props"
|
|
300087
300087
|
},
|
|
300088
300088
|
"declarations": [
|
|
300089
300089
|
{
|
|
300090
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
300090
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
300091
300091
|
"name": "Props"
|
|
300092
300092
|
}
|
|
300093
300093
|
],
|
|
300094
300094
|
"required": false,
|
|
300095
300095
|
"type": {
|
|
300096
|
-
"name": "
|
|
300096
|
+
"name": "ResolvedPolicyValidationResult"
|
|
300097
300097
|
}
|
|
300098
300098
|
},
|
|
300099
|
-
"
|
|
300099
|
+
"isDisabled": {
|
|
300100
300100
|
"defaultValue": null,
|
|
300101
300101
|
"description": "",
|
|
300102
|
-
"name": "
|
|
300102
|
+
"name": "isDisabled",
|
|
300103
300103
|
"parent": {
|
|
300104
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
300104
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
300105
300105
|
"name": "Props"
|
|
300106
300106
|
},
|
|
300107
300107
|
"declarations": [
|
|
300108
300108
|
{
|
|
300109
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
300109
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
300110
300110
|
"name": "Props"
|
|
300111
300111
|
}
|
|
300112
300112
|
],
|
|
300113
|
-
"required":
|
|
300113
|
+
"required": false,
|
|
300114
300114
|
"type": {
|
|
300115
300115
|
"name": "boolean"
|
|
300116
300116
|
}
|
|
300117
300117
|
},
|
|
300118
|
-
"
|
|
300118
|
+
"isEmptyValue": {
|
|
300119
300119
|
"defaultValue": null,
|
|
300120
300120
|
"description": "",
|
|
300121
|
-
"name": "
|
|
300121
|
+
"name": "isEmptyValue",
|
|
300122
300122
|
"parent": {
|
|
300123
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
300123
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
300124
300124
|
"name": "Props"
|
|
300125
300125
|
},
|
|
300126
300126
|
"declarations": [
|
|
300127
300127
|
{
|
|
300128
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
300128
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
300129
300129
|
"name": "Props"
|
|
300130
300130
|
}
|
|
300131
300131
|
],
|
|
300132
300132
|
"required": true,
|
|
300133
300133
|
"type": {
|
|
300134
|
-
"name": "
|
|
300134
|
+
"name": "boolean"
|
|
300135
300135
|
}
|
|
300136
300136
|
},
|
|
300137
300137
|
"className": {
|
|
@@ -306661,14 +306661,6 @@
|
|
|
306661
306661
|
"methods": [],
|
|
306662
306662
|
"props": {}
|
|
306663
306663
|
},
|
|
306664
|
-
{
|
|
306665
|
-
"tags": {},
|
|
306666
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/Footer.tsx",
|
|
306667
|
-
"description": "",
|
|
306668
|
-
"displayName": "Footer",
|
|
306669
|
-
"methods": [],
|
|
306670
|
-
"props": {}
|
|
306671
|
-
},
|
|
306672
306664
|
{
|
|
306673
306665
|
"tags": {},
|
|
306674
306666
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/Header.tsx",
|
|
@@ -306697,6 +306689,14 @@
|
|
|
306697
306689
|
}
|
|
306698
306690
|
}
|
|
306699
306691
|
},
|
|
306692
|
+
{
|
|
306693
|
+
"tags": {},
|
|
306694
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/Footer.tsx",
|
|
306695
|
+
"description": "",
|
|
306696
|
+
"displayName": "Footer",
|
|
306697
|
+
"methods": [],
|
|
306698
|
+
"props": {}
|
|
306699
|
+
},
|
|
306700
306700
|
{
|
|
306701
306701
|
"tags": {},
|
|
306702
306702
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/DataLoader/DataLoaderSuspense.tsx",
|
|
@@ -309046,34 +309046,6 @@
|
|
|
309046
309046
|
}
|
|
309047
309047
|
}
|
|
309048
309048
|
},
|
|
309049
|
-
{
|
|
309050
|
-
"tags": {},
|
|
309051
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
309052
|
-
"description": "",
|
|
309053
|
-
"displayName": "DeleteButton",
|
|
309054
|
-
"methods": [],
|
|
309055
|
-
"props": {
|
|
309056
|
-
"onDelete": {
|
|
309057
|
-
"defaultValue": null,
|
|
309058
|
-
"description": "",
|
|
309059
|
-
"name": "onDelete",
|
|
309060
|
-
"parent": {
|
|
309061
|
-
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
309062
|
-
"name": "Props"
|
|
309063
|
-
},
|
|
309064
|
-
"declarations": [
|
|
309065
|
-
{
|
|
309066
|
-
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
309067
|
-
"name": "Props"
|
|
309068
|
-
}
|
|
309069
|
-
],
|
|
309070
|
-
"required": true,
|
|
309071
|
-
"type": {
|
|
309072
|
-
"name": "() => void"
|
|
309073
|
-
}
|
|
309074
|
-
}
|
|
309075
|
-
}
|
|
309076
|
-
},
|
|
309077
309049
|
{
|
|
309078
309050
|
"tags": {},
|
|
309079
309051
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/Avatar/Avatar.tsx",
|
|
@@ -309140,6 +309112,34 @@
|
|
|
309140
309112
|
}
|
|
309141
309113
|
}
|
|
309142
309114
|
},
|
|
309115
|
+
{
|
|
309116
|
+
"tags": {},
|
|
309117
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
309118
|
+
"description": "",
|
|
309119
|
+
"displayName": "DeleteButton",
|
|
309120
|
+
"methods": [],
|
|
309121
|
+
"props": {
|
|
309122
|
+
"onDelete": {
|
|
309123
|
+
"defaultValue": null,
|
|
309124
|
+
"description": "",
|
|
309125
|
+
"name": "onDelete",
|
|
309126
|
+
"parent": {
|
|
309127
|
+
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
309128
|
+
"name": "Props"
|
|
309129
|
+
},
|
|
309130
|
+
"declarations": [
|
|
309131
|
+
{
|
|
309132
|
+
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
309133
|
+
"name": "Props"
|
|
309134
|
+
}
|
|
309135
|
+
],
|
|
309136
|
+
"required": true,
|
|
309137
|
+
"type": {
|
|
309138
|
+
"name": "() => void"
|
|
309139
|
+
}
|
|
309140
|
+
}
|
|
309141
|
+
}
|
|
309142
|
+
},
|
|
309143
309143
|
{
|
|
309144
309144
|
"tags": {},
|
|
309145
309145
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/DateRangePicker/components/DateRangeInput/DateRangeInput.tsx",
|
|
@@ -335419,71 +335419,314 @@
|
|
|
335419
335419
|
},
|
|
335420
335420
|
{
|
|
335421
335421
|
"tags": {},
|
|
335422
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
335422
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
335423
|
+
"description": "",
|
|
335424
|
+
"displayName": "ItemContainer",
|
|
335425
|
+
"methods": [],
|
|
335426
|
+
"props": {
|
|
335427
|
+
"id": {
|
|
335428
|
+
"defaultValue": null,
|
|
335429
|
+
"description": "",
|
|
335430
|
+
"name": "id",
|
|
335431
|
+
"parent": {
|
|
335432
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
335433
|
+
"name": "Props"
|
|
335434
|
+
},
|
|
335435
|
+
"declarations": [
|
|
335436
|
+
{
|
|
335437
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
335438
|
+
"name": "Props"
|
|
335439
|
+
}
|
|
335440
|
+
],
|
|
335441
|
+
"required": true,
|
|
335442
|
+
"type": {
|
|
335443
|
+
"name": "Key"
|
|
335444
|
+
}
|
|
335445
|
+
},
|
|
335446
|
+
"data": {
|
|
335447
|
+
"defaultValue": null,
|
|
335448
|
+
"description": "",
|
|
335449
|
+
"name": "data",
|
|
335450
|
+
"parent": {
|
|
335451
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
335452
|
+
"name": "Props"
|
|
335453
|
+
},
|
|
335454
|
+
"declarations": [
|
|
335455
|
+
{
|
|
335456
|
+
"fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
|
|
335457
|
+
"name": "Props"
|
|
335458
|
+
}
|
|
335459
|
+
],
|
|
335460
|
+
"required": true,
|
|
335461
|
+
"type": {
|
|
335462
|
+
"name": "never"
|
|
335463
|
+
}
|
|
335464
|
+
},
|
|
335465
|
+
"children": {
|
|
335466
|
+
"defaultValue": null,
|
|
335467
|
+
"description": "",
|
|
335468
|
+
"name": "children",
|
|
335469
|
+
"declarations": [
|
|
335470
|
+
{
|
|
335471
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
335472
|
+
"name": "TypeLiteral"
|
|
335473
|
+
}
|
|
335474
|
+
],
|
|
335475
|
+
"required": false,
|
|
335476
|
+
"type": {
|
|
335477
|
+
"name": "ReactNode"
|
|
335478
|
+
}
|
|
335479
|
+
}
|
|
335480
|
+
}
|
|
335481
|
+
},
|
|
335482
|
+
{
|
|
335483
|
+
"tags": {},
|
|
335484
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
|
|
335423
335485
|
"description": "",
|
|
335424
|
-
"displayName": "
|
|
335486
|
+
"displayName": "FallbackItems",
|
|
335487
|
+
"methods": [],
|
|
335488
|
+
"props": {}
|
|
335489
|
+
},
|
|
335490
|
+
{
|
|
335491
|
+
"tags": {},
|
|
335492
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
335493
|
+
"description": "",
|
|
335494
|
+
"displayName": "ViewModeMenuItem",
|
|
335425
335495
|
"methods": [],
|
|
335426
335496
|
"props": {
|
|
335427
|
-
"
|
|
335497
|
+
"viewMode": {
|
|
335428
335498
|
"defaultValue": null,
|
|
335429
335499
|
"description": "",
|
|
335430
|
-
"name": "
|
|
335500
|
+
"name": "viewMode",
|
|
335431
335501
|
"parent": {
|
|
335432
|
-
"fileName": "components/src/components/List/components/
|
|
335502
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
335433
335503
|
"name": "Props"
|
|
335434
335504
|
},
|
|
335435
335505
|
"declarations": [
|
|
335436
335506
|
{
|
|
335437
|
-
"fileName": "components/src/components/List/components/
|
|
335507
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
335438
335508
|
"name": "Props"
|
|
335439
335509
|
}
|
|
335440
335510
|
],
|
|
335441
335511
|
"required": true,
|
|
335442
335512
|
"type": {
|
|
335443
|
-
"name": "
|
|
335513
|
+
"name": "ListViewMode"
|
|
335444
335514
|
}
|
|
335445
|
-
}
|
|
335446
|
-
|
|
335515
|
+
}
|
|
335516
|
+
}
|
|
335517
|
+
},
|
|
335518
|
+
{
|
|
335519
|
+
"tags": {},
|
|
335520
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
335521
|
+
"description": "",
|
|
335522
|
+
"displayName": "ViewModeContextMenu",
|
|
335523
|
+
"methods": [],
|
|
335524
|
+
"props": {}
|
|
335525
|
+
},
|
|
335526
|
+
{
|
|
335527
|
+
"tags": {},
|
|
335528
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
335529
|
+
"description": "",
|
|
335530
|
+
"displayName": "SortingMenuItem",
|
|
335531
|
+
"methods": [],
|
|
335532
|
+
"props": {
|
|
335533
|
+
"sorting": {
|
|
335447
335534
|
"defaultValue": null,
|
|
335448
335535
|
"description": "",
|
|
335449
|
-
"name": "
|
|
335536
|
+
"name": "sorting",
|
|
335450
335537
|
"parent": {
|
|
335451
|
-
"fileName": "components/src/components/List/components/
|
|
335538
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
335452
335539
|
"name": "Props"
|
|
335453
335540
|
},
|
|
335454
335541
|
"declarations": [
|
|
335455
335542
|
{
|
|
335456
|
-
"fileName": "components/src/components/List/components/
|
|
335543
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
335457
335544
|
"name": "Props"
|
|
335458
335545
|
}
|
|
335459
335546
|
],
|
|
335460
335547
|
"required": true,
|
|
335461
335548
|
"type": {
|
|
335462
|
-
"name": "never"
|
|
335549
|
+
"name": "Sorting<never>"
|
|
335463
335550
|
}
|
|
335464
|
-
}
|
|
335465
|
-
|
|
335551
|
+
}
|
|
335552
|
+
}
|
|
335553
|
+
},
|
|
335554
|
+
{
|
|
335555
|
+
"tags": {},
|
|
335556
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
335557
|
+
"description": "",
|
|
335558
|
+
"displayName": "SortingContextMenu",
|
|
335559
|
+
"methods": [],
|
|
335560
|
+
"props": {}
|
|
335561
|
+
},
|
|
335562
|
+
{
|
|
335563
|
+
"tags": {},
|
|
335564
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
335565
|
+
"description": "",
|
|
335566
|
+
"displayName": "SearchField",
|
|
335567
|
+
"methods": [],
|
|
335568
|
+
"props": {
|
|
335569
|
+
"search": {
|
|
335466
335570
|
"defaultValue": null,
|
|
335467
335571
|
"description": "",
|
|
335468
|
-
"name": "
|
|
335572
|
+
"name": "search",
|
|
335573
|
+
"parent": {
|
|
335574
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
335575
|
+
"name": "Props"
|
|
335576
|
+
},
|
|
335469
335577
|
"declarations": [
|
|
335470
335578
|
{
|
|
335471
|
-
"fileName": "
|
|
335472
|
-
"name": "
|
|
335579
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
335580
|
+
"name": "Props"
|
|
335581
|
+
}
|
|
335582
|
+
],
|
|
335583
|
+
"required": true,
|
|
335584
|
+
"type": {
|
|
335585
|
+
"name": "Search<never>"
|
|
335586
|
+
}
|
|
335587
|
+
},
|
|
335588
|
+
"className": {
|
|
335589
|
+
"defaultValue": null,
|
|
335590
|
+
"description": "The elements class name.",
|
|
335591
|
+
"name": "className",
|
|
335592
|
+
"parent": {
|
|
335593
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
335594
|
+
"name": "PropsWithClassName"
|
|
335595
|
+
},
|
|
335596
|
+
"declarations": [
|
|
335597
|
+
{
|
|
335598
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
335599
|
+
"name": "PropsWithClassName"
|
|
335473
335600
|
}
|
|
335474
335601
|
],
|
|
335475
335602
|
"required": false,
|
|
335476
335603
|
"type": {
|
|
335477
|
-
"name": "
|
|
335604
|
+
"name": "string"
|
|
335478
335605
|
}
|
|
335479
335606
|
}
|
|
335480
335607
|
}
|
|
335481
335608
|
},
|
|
335482
335609
|
{
|
|
335483
335610
|
"tags": {},
|
|
335484
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/
|
|
335611
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
|
|
335485
335612
|
"description": "",
|
|
335486
|
-
"displayName": "
|
|
335613
|
+
"displayName": "FilterMenuItem",
|
|
335614
|
+
"methods": [],
|
|
335615
|
+
"props": {
|
|
335616
|
+
"filterValue": {
|
|
335617
|
+
"defaultValue": null,
|
|
335618
|
+
"description": "",
|
|
335619
|
+
"name": "filterValue",
|
|
335620
|
+
"parent": {
|
|
335621
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
|
|
335622
|
+
"name": "Props"
|
|
335623
|
+
},
|
|
335624
|
+
"declarations": [
|
|
335625
|
+
{
|
|
335626
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
|
|
335627
|
+
"name": "Props"
|
|
335628
|
+
}
|
|
335629
|
+
],
|
|
335630
|
+
"required": true,
|
|
335631
|
+
"type": {
|
|
335632
|
+
"name": "FilterValue"
|
|
335633
|
+
}
|
|
335634
|
+
}
|
|
335635
|
+
}
|
|
335636
|
+
},
|
|
335637
|
+
{
|
|
335638
|
+
"tags": {},
|
|
335639
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenus.tsx",
|
|
335640
|
+
"description": "",
|
|
335641
|
+
"displayName": "FilterContextMenus",
|
|
335642
|
+
"methods": [],
|
|
335643
|
+
"props": {}
|
|
335644
|
+
},
|
|
335645
|
+
{
|
|
335646
|
+
"tags": {},
|
|
335647
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
|
|
335648
|
+
"description": "",
|
|
335649
|
+
"displayName": "FilterContextMenu",
|
|
335650
|
+
"methods": [],
|
|
335651
|
+
"props": {
|
|
335652
|
+
"filter": {
|
|
335653
|
+
"defaultValue": null,
|
|
335654
|
+
"description": "",
|
|
335655
|
+
"name": "filter",
|
|
335656
|
+
"parent": {
|
|
335657
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
|
|
335658
|
+
"name": "Props"
|
|
335659
|
+
},
|
|
335660
|
+
"declarations": [
|
|
335661
|
+
{
|
|
335662
|
+
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
|
|
335663
|
+
"name": "Props"
|
|
335664
|
+
}
|
|
335665
|
+
],
|
|
335666
|
+
"required": true,
|
|
335667
|
+
"type": {
|
|
335668
|
+
"name": "Filter<never, never, never>"
|
|
335669
|
+
}
|
|
335670
|
+
}
|
|
335671
|
+
}
|
|
335672
|
+
},
|
|
335673
|
+
{
|
|
335674
|
+
"tags": {},
|
|
335675
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/ViewModeAccordion.tsx",
|
|
335676
|
+
"description": "",
|
|
335677
|
+
"displayName": "ViewModeAccordion",
|
|
335678
|
+
"methods": [],
|
|
335679
|
+
"props": {}
|
|
335680
|
+
},
|
|
335681
|
+
{
|
|
335682
|
+
"tags": {},
|
|
335683
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/SortingAccordion.tsx",
|
|
335684
|
+
"description": "",
|
|
335685
|
+
"displayName": "SortingAccordion",
|
|
335686
|
+
"methods": [],
|
|
335687
|
+
"props": {}
|
|
335688
|
+
},
|
|
335689
|
+
{
|
|
335690
|
+
"tags": {},
|
|
335691
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
|
|
335692
|
+
"description": "",
|
|
335693
|
+
"displayName": "FilterAccordion",
|
|
335694
|
+
"methods": [],
|
|
335695
|
+
"props": {
|
|
335696
|
+
"filter": {
|
|
335697
|
+
"defaultValue": null,
|
|
335698
|
+
"description": "",
|
|
335699
|
+
"name": "filter",
|
|
335700
|
+
"parent": {
|
|
335701
|
+
"fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
|
|
335702
|
+
"name": "Props"
|
|
335703
|
+
},
|
|
335704
|
+
"declarations": [
|
|
335705
|
+
{
|
|
335706
|
+
"fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
|
|
335707
|
+
"name": "Props"
|
|
335708
|
+
}
|
|
335709
|
+
],
|
|
335710
|
+
"required": true,
|
|
335711
|
+
"type": {
|
|
335712
|
+
"name": "Filter<never, never, never>"
|
|
335713
|
+
}
|
|
335714
|
+
}
|
|
335715
|
+
}
|
|
335716
|
+
},
|
|
335717
|
+
{
|
|
335718
|
+
"tags": {},
|
|
335719
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/AllFiltersModal.tsx",
|
|
335720
|
+
"description": "",
|
|
335721
|
+
"displayName": "AllFiltersModal",
|
|
335722
|
+
"methods": [],
|
|
335723
|
+
"props": {}
|
|
335724
|
+
},
|
|
335725
|
+
{
|
|
335726
|
+
"tags": {},
|
|
335727
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|
|
335728
|
+
"description": "",
|
|
335729
|
+
"displayName": "ActiveFilters",
|
|
335487
335730
|
"methods": [],
|
|
335488
335731
|
"props": {}
|
|
335489
335732
|
},
|
|
@@ -343316,249 +343559,6 @@
|
|
|
343316
343559
|
}
|
|
343317
343560
|
}
|
|
343318
343561
|
},
|
|
343319
|
-
{
|
|
343320
|
-
"tags": {},
|
|
343321
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
343322
|
-
"description": "",
|
|
343323
|
-
"displayName": "ViewModeMenuItem",
|
|
343324
|
-
"methods": [],
|
|
343325
|
-
"props": {
|
|
343326
|
-
"viewMode": {
|
|
343327
|
-
"defaultValue": null,
|
|
343328
|
-
"description": "",
|
|
343329
|
-
"name": "viewMode",
|
|
343330
|
-
"parent": {
|
|
343331
|
-
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
343332
|
-
"name": "Props"
|
|
343333
|
-
},
|
|
343334
|
-
"declarations": [
|
|
343335
|
-
{
|
|
343336
|
-
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
343337
|
-
"name": "Props"
|
|
343338
|
-
}
|
|
343339
|
-
],
|
|
343340
|
-
"required": true,
|
|
343341
|
-
"type": {
|
|
343342
|
-
"name": "ListViewMode"
|
|
343343
|
-
}
|
|
343344
|
-
}
|
|
343345
|
-
}
|
|
343346
|
-
},
|
|
343347
|
-
{
|
|
343348
|
-
"tags": {},
|
|
343349
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
343350
|
-
"description": "",
|
|
343351
|
-
"displayName": "ViewModeContextMenu",
|
|
343352
|
-
"methods": [],
|
|
343353
|
-
"props": {}
|
|
343354
|
-
},
|
|
343355
|
-
{
|
|
343356
|
-
"tags": {},
|
|
343357
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
343358
|
-
"description": "",
|
|
343359
|
-
"displayName": "SortingMenuItem",
|
|
343360
|
-
"methods": [],
|
|
343361
|
-
"props": {
|
|
343362
|
-
"sorting": {
|
|
343363
|
-
"defaultValue": null,
|
|
343364
|
-
"description": "",
|
|
343365
|
-
"name": "sorting",
|
|
343366
|
-
"parent": {
|
|
343367
|
-
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
343368
|
-
"name": "Props"
|
|
343369
|
-
},
|
|
343370
|
-
"declarations": [
|
|
343371
|
-
{
|
|
343372
|
-
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
343373
|
-
"name": "Props"
|
|
343374
|
-
}
|
|
343375
|
-
],
|
|
343376
|
-
"required": true,
|
|
343377
|
-
"type": {
|
|
343378
|
-
"name": "Sorting<never>"
|
|
343379
|
-
}
|
|
343380
|
-
}
|
|
343381
|
-
}
|
|
343382
|
-
},
|
|
343383
|
-
{
|
|
343384
|
-
"tags": {},
|
|
343385
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
343386
|
-
"description": "",
|
|
343387
|
-
"displayName": "SortingContextMenu",
|
|
343388
|
-
"methods": [],
|
|
343389
|
-
"props": {}
|
|
343390
|
-
},
|
|
343391
|
-
{
|
|
343392
|
-
"tags": {},
|
|
343393
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
343394
|
-
"description": "",
|
|
343395
|
-
"displayName": "SearchField",
|
|
343396
|
-
"methods": [],
|
|
343397
|
-
"props": {
|
|
343398
|
-
"search": {
|
|
343399
|
-
"defaultValue": null,
|
|
343400
|
-
"description": "",
|
|
343401
|
-
"name": "search",
|
|
343402
|
-
"parent": {
|
|
343403
|
-
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
343404
|
-
"name": "Props"
|
|
343405
|
-
},
|
|
343406
|
-
"declarations": [
|
|
343407
|
-
{
|
|
343408
|
-
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
343409
|
-
"name": "Props"
|
|
343410
|
-
}
|
|
343411
|
-
],
|
|
343412
|
-
"required": true,
|
|
343413
|
-
"type": {
|
|
343414
|
-
"name": "Search<never>"
|
|
343415
|
-
}
|
|
343416
|
-
},
|
|
343417
|
-
"className": {
|
|
343418
|
-
"defaultValue": null,
|
|
343419
|
-
"description": "The elements class name.",
|
|
343420
|
-
"name": "className",
|
|
343421
|
-
"parent": {
|
|
343422
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
343423
|
-
"name": "PropsWithClassName"
|
|
343424
|
-
},
|
|
343425
|
-
"declarations": [
|
|
343426
|
-
{
|
|
343427
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
343428
|
-
"name": "PropsWithClassName"
|
|
343429
|
-
}
|
|
343430
|
-
],
|
|
343431
|
-
"required": false,
|
|
343432
|
-
"type": {
|
|
343433
|
-
"name": "string"
|
|
343434
|
-
}
|
|
343435
|
-
}
|
|
343436
|
-
}
|
|
343437
|
-
},
|
|
343438
|
-
{
|
|
343439
|
-
"tags": {},
|
|
343440
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
|
|
343441
|
-
"description": "",
|
|
343442
|
-
"displayName": "FilterMenuItem",
|
|
343443
|
-
"methods": [],
|
|
343444
|
-
"props": {
|
|
343445
|
-
"filterValue": {
|
|
343446
|
-
"defaultValue": null,
|
|
343447
|
-
"description": "",
|
|
343448
|
-
"name": "filterValue",
|
|
343449
|
-
"parent": {
|
|
343450
|
-
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
|
|
343451
|
-
"name": "Props"
|
|
343452
|
-
},
|
|
343453
|
-
"declarations": [
|
|
343454
|
-
{
|
|
343455
|
-
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
|
|
343456
|
-
"name": "Props"
|
|
343457
|
-
}
|
|
343458
|
-
],
|
|
343459
|
-
"required": true,
|
|
343460
|
-
"type": {
|
|
343461
|
-
"name": "FilterValue"
|
|
343462
|
-
}
|
|
343463
|
-
}
|
|
343464
|
-
}
|
|
343465
|
-
},
|
|
343466
|
-
{
|
|
343467
|
-
"tags": {},
|
|
343468
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenus.tsx",
|
|
343469
|
-
"description": "",
|
|
343470
|
-
"displayName": "FilterContextMenus",
|
|
343471
|
-
"methods": [],
|
|
343472
|
-
"props": {}
|
|
343473
|
-
},
|
|
343474
|
-
{
|
|
343475
|
-
"tags": {},
|
|
343476
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
|
|
343477
|
-
"description": "",
|
|
343478
|
-
"displayName": "FilterContextMenu",
|
|
343479
|
-
"methods": [],
|
|
343480
|
-
"props": {
|
|
343481
|
-
"filter": {
|
|
343482
|
-
"defaultValue": null,
|
|
343483
|
-
"description": "",
|
|
343484
|
-
"name": "filter",
|
|
343485
|
-
"parent": {
|
|
343486
|
-
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
|
|
343487
|
-
"name": "Props"
|
|
343488
|
-
},
|
|
343489
|
-
"declarations": [
|
|
343490
|
-
{
|
|
343491
|
-
"fileName": "components/src/components/List/components/Header/components/FilterContextMenu/FilterContextMenu.tsx",
|
|
343492
|
-
"name": "Props"
|
|
343493
|
-
}
|
|
343494
|
-
],
|
|
343495
|
-
"required": true,
|
|
343496
|
-
"type": {
|
|
343497
|
-
"name": "Filter<never, never, never>"
|
|
343498
|
-
}
|
|
343499
|
-
}
|
|
343500
|
-
}
|
|
343501
|
-
},
|
|
343502
|
-
{
|
|
343503
|
-
"tags": {},
|
|
343504
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/ViewModeAccordion.tsx",
|
|
343505
|
-
"description": "",
|
|
343506
|
-
"displayName": "ViewModeAccordion",
|
|
343507
|
-
"methods": [],
|
|
343508
|
-
"props": {}
|
|
343509
|
-
},
|
|
343510
|
-
{
|
|
343511
|
-
"tags": {},
|
|
343512
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/SortingAccordion.tsx",
|
|
343513
|
-
"description": "",
|
|
343514
|
-
"displayName": "SortingAccordion",
|
|
343515
|
-
"methods": [],
|
|
343516
|
-
"props": {}
|
|
343517
|
-
},
|
|
343518
|
-
{
|
|
343519
|
-
"tags": {},
|
|
343520
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
|
|
343521
|
-
"description": "",
|
|
343522
|
-
"displayName": "FilterAccordion",
|
|
343523
|
-
"methods": [],
|
|
343524
|
-
"props": {
|
|
343525
|
-
"filter": {
|
|
343526
|
-
"defaultValue": null,
|
|
343527
|
-
"description": "",
|
|
343528
|
-
"name": "filter",
|
|
343529
|
-
"parent": {
|
|
343530
|
-
"fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
|
|
343531
|
-
"name": "Props"
|
|
343532
|
-
},
|
|
343533
|
-
"declarations": [
|
|
343534
|
-
{
|
|
343535
|
-
"fileName": "components/src/components/List/components/Header/components/AllFiltersModal/FilterAccordion.tsx",
|
|
343536
|
-
"name": "Props"
|
|
343537
|
-
}
|
|
343538
|
-
],
|
|
343539
|
-
"required": true,
|
|
343540
|
-
"type": {
|
|
343541
|
-
"name": "Filter<never, never, never>"
|
|
343542
|
-
}
|
|
343543
|
-
}
|
|
343544
|
-
}
|
|
343545
|
-
},
|
|
343546
|
-
{
|
|
343547
|
-
"tags": {},
|
|
343548
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/AllFiltersModal.tsx",
|
|
343549
|
-
"description": "",
|
|
343550
|
-
"displayName": "AllFiltersModal",
|
|
343551
|
-
"methods": [],
|
|
343552
|
-
"props": {}
|
|
343553
|
-
},
|
|
343554
|
-
{
|
|
343555
|
-
"tags": {},
|
|
343556
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|
|
343557
|
-
"description": "",
|
|
343558
|
-
"displayName": "ActiveFilters",
|
|
343559
|
-
"methods": [],
|
|
343560
|
-
"props": {}
|
|
343561
|
-
},
|
|
343562
343562
|
{
|
|
343563
343563
|
"tags": {},
|
|
343564
343564
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/AccordionButton.tsx",
|