@mittwald/flow-react-components 0.2.0-alpha.562 → 0.2.0-alpha.563
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 +1621 -1621
- package/package.json +4 -4
|
@@ -261118,111 +261118,102 @@
|
|
|
261118
261118
|
}
|
|
261119
261119
|
},
|
|
261120
261120
|
{
|
|
261121
|
-
"tags": {
|
|
261122
|
-
|
|
261121
|
+
"tags": {
|
|
261122
|
+
"flr-generate": "all"
|
|
261123
|
+
},
|
|
261124
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableRow/TableRow.tsx",
|
|
261123
261125
|
"description": "",
|
|
261124
|
-
"displayName": "
|
|
261126
|
+
"displayName": "TableRow",
|
|
261125
261127
|
"methods": [],
|
|
261126
261128
|
"props": {
|
|
261127
|
-
"
|
|
261129
|
+
"columns": {
|
|
261128
261130
|
"defaultValue": null,
|
|
261129
|
-
"description": "",
|
|
261130
|
-
"name": "
|
|
261131
|
+
"description": "A list of columns used when dynamically rendering cells.",
|
|
261132
|
+
"name": "columns",
|
|
261131
261133
|
"parent": {
|
|
261132
|
-
"fileName": "
|
|
261133
|
-
"name": "
|
|
261134
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261135
|
+
"name": "RowProps"
|
|
261134
261136
|
},
|
|
261135
261137
|
"declarations": [
|
|
261136
261138
|
{
|
|
261137
|
-
"fileName": "
|
|
261138
|
-
"name": "
|
|
261139
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261140
|
+
"name": "RowProps"
|
|
261139
261141
|
}
|
|
261140
261142
|
],
|
|
261141
261143
|
"required": false,
|
|
261142
261144
|
"type": {
|
|
261143
|
-
"name": "
|
|
261145
|
+
"name": "Iterable<never>"
|
|
261144
261146
|
}
|
|
261145
261147
|
},
|
|
261146
|
-
"
|
|
261148
|
+
"children": {
|
|
261147
261149
|
"defaultValue": null,
|
|
261148
|
-
"description": "The elements
|
|
261149
|
-
"name": "
|
|
261150
|
+
"description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
|
|
261151
|
+
"name": "children",
|
|
261150
261152
|
"parent": {
|
|
261151
|
-
"fileName": "components/
|
|
261152
|
-
"name": "
|
|
261153
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261154
|
+
"name": "TableProps"
|
|
261153
261155
|
},
|
|
261154
261156
|
"declarations": [
|
|
261155
261157
|
{
|
|
261156
|
-
"fileName": "components/
|
|
261157
|
-
"name": "
|
|
261158
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261159
|
+
"name": "TableProps"
|
|
261158
261160
|
}
|
|
261159
261161
|
],
|
|
261160
261162
|
"required": false,
|
|
261161
261163
|
"type": {
|
|
261162
|
-
"name": "
|
|
261164
|
+
"name": "ReactNode"
|
|
261163
261165
|
}
|
|
261164
|
-
}
|
|
261165
|
-
|
|
261166
|
-
},
|
|
261167
|
-
{
|
|
261168
|
-
"tags": {
|
|
261169
|
-
"flr-generate": "all"
|
|
261170
|
-
},
|
|
261171
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/TabTitle/TabTitle.tsx",
|
|
261172
|
-
"description": "",
|
|
261173
|
-
"displayName": "TabTitle",
|
|
261174
|
-
"methods": [],
|
|
261175
|
-
"props": {
|
|
261176
|
-
"aria-label": {
|
|
261166
|
+
},
|
|
261167
|
+
"value": {
|
|
261177
261168
|
"defaultValue": null,
|
|
261178
|
-
"description": "
|
|
261179
|
-
"name": "
|
|
261169
|
+
"description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
|
|
261170
|
+
"name": "value",
|
|
261180
261171
|
"parent": {
|
|
261181
|
-
"fileName": "flow/node_modules/.pnpm
|
|
261182
|
-
"name": "
|
|
261172
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261173
|
+
"name": "MenuItemProps"
|
|
261183
261174
|
},
|
|
261184
261175
|
"declarations": [
|
|
261185
261176
|
{
|
|
261186
|
-
"fileName": "flow/node_modules/.pnpm
|
|
261187
|
-
"name": "
|
|
261177
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261178
|
+
"name": "MenuItemProps"
|
|
261188
261179
|
}
|
|
261189
261180
|
],
|
|
261190
261181
|
"required": false,
|
|
261191
261182
|
"type": {
|
|
261192
|
-
"name": "
|
|
261183
|
+
"name": "object"
|
|
261193
261184
|
}
|
|
261194
261185
|
},
|
|
261195
|
-
"
|
|
261186
|
+
"dependencies": {
|
|
261196
261187
|
"defaultValue": null,
|
|
261197
|
-
"description": "
|
|
261198
|
-
"name": "
|
|
261188
|
+
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
261189
|
+
"name": "dependencies",
|
|
261199
261190
|
"parent": {
|
|
261200
|
-
"fileName": "flow/node_modules/.pnpm
|
|
261201
|
-
"name": "
|
|
261191
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261192
|
+
"name": "CollectionProps"
|
|
261202
261193
|
},
|
|
261203
261194
|
"declarations": [
|
|
261204
261195
|
{
|
|
261205
|
-
"fileName": "flow/node_modules/.pnpm
|
|
261206
|
-
"name": "
|
|
261196
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261197
|
+
"name": "CollectionProps"
|
|
261207
261198
|
}
|
|
261208
261199
|
],
|
|
261209
261200
|
"required": false,
|
|
261210
261201
|
"type": {
|
|
261211
|
-
"name": "
|
|
261202
|
+
"name": "readonly any[]"
|
|
261212
261203
|
}
|
|
261213
261204
|
},
|
|
261214
|
-
"
|
|
261205
|
+
"textValue": {
|
|
261215
261206
|
"defaultValue": null,
|
|
261216
|
-
"description": "
|
|
261217
|
-
"name": "
|
|
261207
|
+
"description": "A string representation of the item's contents, used for features like typeahead.",
|
|
261208
|
+
"name": "textValue",
|
|
261218
261209
|
"parent": {
|
|
261219
|
-
"fileName": "flow/node_modules/.pnpm
|
|
261220
|
-
"name": "
|
|
261210
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261211
|
+
"name": "ListBoxItemProps"
|
|
261221
261212
|
},
|
|
261222
261213
|
"declarations": [
|
|
261223
261214
|
{
|
|
261224
|
-
"fileName": "flow/node_modules/.pnpm
|
|
261225
|
-
"name": "
|
|
261215
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261216
|
+
"name": "ListBoxItemProps"
|
|
261226
261217
|
}
|
|
261227
261218
|
],
|
|
261228
261219
|
"required": false,
|
|
@@ -261230,23 +261221,61 @@
|
|
|
261230
261221
|
"name": "string"
|
|
261231
261222
|
}
|
|
261232
261223
|
},
|
|
261233
|
-
"
|
|
261224
|
+
"isDisabled": {
|
|
261234
261225
|
"defaultValue": null,
|
|
261235
|
-
"description": "
|
|
261236
|
-
"name": "
|
|
261226
|
+
"description": "Whether the item is disabled.",
|
|
261227
|
+
"name": "isDisabled",
|
|
261237
261228
|
"parent": {
|
|
261238
|
-
"fileName": "flow/node_modules/.pnpm
|
|
261239
|
-
"name": "
|
|
261229
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261230
|
+
"name": "ListBoxItemProps"
|
|
261240
261231
|
},
|
|
261241
261232
|
"declarations": [
|
|
261242
261233
|
{
|
|
261243
|
-
"fileName": "flow/node_modules/.pnpm
|
|
261244
|
-
"name": "
|
|
261234
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261235
|
+
"name": "ListBoxItemProps"
|
|
261245
261236
|
}
|
|
261246
261237
|
],
|
|
261247
261238
|
"required": false,
|
|
261248
261239
|
"type": {
|
|
261249
|
-
"name": "
|
|
261240
|
+
"name": "boolean"
|
|
261241
|
+
}
|
|
261242
|
+
},
|
|
261243
|
+
"onAction": {
|
|
261244
|
+
"defaultValue": null,
|
|
261245
|
+
"description": "Handler that is called when a user performs an action on the item. The exact user event depends on\nthe collection's `selectionBehavior` prop and the interaction modality.",
|
|
261246
|
+
"name": "onAction",
|
|
261247
|
+
"parent": {
|
|
261248
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261249
|
+
"name": "ListBoxItemProps"
|
|
261250
|
+
},
|
|
261251
|
+
"declarations": [
|
|
261252
|
+
{
|
|
261253
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261254
|
+
"name": "ListBoxItemProps"
|
|
261255
|
+
}
|
|
261256
|
+
],
|
|
261257
|
+
"required": false,
|
|
261258
|
+
"type": {
|
|
261259
|
+
"name": "(() => void)"
|
|
261260
|
+
}
|
|
261261
|
+
},
|
|
261262
|
+
"id": {
|
|
261263
|
+
"defaultValue": null,
|
|
261264
|
+
"description": "The unique id of the item.",
|
|
261265
|
+
"name": "id",
|
|
261266
|
+
"parent": {
|
|
261267
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261268
|
+
"name": "MenuItemProps"
|
|
261269
|
+
},
|
|
261270
|
+
"declarations": [
|
|
261271
|
+
{
|
|
261272
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
261273
|
+
"name": "MenuItemProps"
|
|
261274
|
+
}
|
|
261275
|
+
],
|
|
261276
|
+
"required": false,
|
|
261277
|
+
"type": {
|
|
261278
|
+
"name": "Key"
|
|
261250
261279
|
}
|
|
261251
261280
|
},
|
|
261252
261281
|
"className": {
|
|
@@ -261287,6 +261316,329 @@
|
|
|
261287
261316
|
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
261288
261317
|
}
|
|
261289
261318
|
},
|
|
261319
|
+
"href": {
|
|
261320
|
+
"defaultValue": null,
|
|
261321
|
+
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
261322
|
+
"name": "href",
|
|
261323
|
+
"parent": {
|
|
261324
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261325
|
+
"name": "LinkDOMProps"
|
|
261326
|
+
},
|
|
261327
|
+
"declarations": [
|
|
261328
|
+
{
|
|
261329
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261330
|
+
"name": "LinkDOMProps"
|
|
261331
|
+
}
|
|
261332
|
+
],
|
|
261333
|
+
"required": false,
|
|
261334
|
+
"type": {
|
|
261335
|
+
"name": "string"
|
|
261336
|
+
}
|
|
261337
|
+
},
|
|
261338
|
+
"hrefLang": {
|
|
261339
|
+
"defaultValue": null,
|
|
261340
|
+
"description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
261341
|
+
"name": "hrefLang",
|
|
261342
|
+
"parent": {
|
|
261343
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261344
|
+
"name": "LinkDOMProps"
|
|
261345
|
+
},
|
|
261346
|
+
"declarations": [
|
|
261347
|
+
{
|
|
261348
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261349
|
+
"name": "LinkDOMProps"
|
|
261350
|
+
}
|
|
261351
|
+
],
|
|
261352
|
+
"required": false,
|
|
261353
|
+
"type": {
|
|
261354
|
+
"name": "string"
|
|
261355
|
+
}
|
|
261356
|
+
},
|
|
261357
|
+
"target": {
|
|
261358
|
+
"defaultValue": null,
|
|
261359
|
+
"description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
261360
|
+
"name": "target",
|
|
261361
|
+
"parent": {
|
|
261362
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261363
|
+
"name": "LinkDOMProps"
|
|
261364
|
+
},
|
|
261365
|
+
"declarations": [
|
|
261366
|
+
{
|
|
261367
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261368
|
+
"name": "LinkDOMProps"
|
|
261369
|
+
}
|
|
261370
|
+
],
|
|
261371
|
+
"required": false,
|
|
261372
|
+
"type": {
|
|
261373
|
+
"name": "HTMLAttributeAnchorTarget"
|
|
261374
|
+
}
|
|
261375
|
+
},
|
|
261376
|
+
"rel": {
|
|
261377
|
+
"defaultValue": null,
|
|
261378
|
+
"description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
261379
|
+
"name": "rel",
|
|
261380
|
+
"parent": {
|
|
261381
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261382
|
+
"name": "LinkDOMProps"
|
|
261383
|
+
},
|
|
261384
|
+
"declarations": [
|
|
261385
|
+
{
|
|
261386
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261387
|
+
"name": "LinkDOMProps"
|
|
261388
|
+
}
|
|
261389
|
+
],
|
|
261390
|
+
"required": false,
|
|
261391
|
+
"type": {
|
|
261392
|
+
"name": "string"
|
|
261393
|
+
}
|
|
261394
|
+
},
|
|
261395
|
+
"download": {
|
|
261396
|
+
"defaultValue": null,
|
|
261397
|
+
"description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
|
|
261398
|
+
"name": "download",
|
|
261399
|
+
"parent": {
|
|
261400
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261401
|
+
"name": "LinkDOMProps"
|
|
261402
|
+
},
|
|
261403
|
+
"declarations": [
|
|
261404
|
+
{
|
|
261405
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261406
|
+
"name": "LinkDOMProps"
|
|
261407
|
+
}
|
|
261408
|
+
],
|
|
261409
|
+
"required": false,
|
|
261410
|
+
"type": {
|
|
261411
|
+
"name": "string | boolean"
|
|
261412
|
+
}
|
|
261413
|
+
},
|
|
261414
|
+
"ping": {
|
|
261415
|
+
"defaultValue": null,
|
|
261416
|
+
"description": "A space-separated list of URLs to ping when the link is followed. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
|
|
261417
|
+
"name": "ping",
|
|
261418
|
+
"parent": {
|
|
261419
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261420
|
+
"name": "LinkDOMProps"
|
|
261421
|
+
},
|
|
261422
|
+
"declarations": [
|
|
261423
|
+
{
|
|
261424
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261425
|
+
"name": "LinkDOMProps"
|
|
261426
|
+
}
|
|
261427
|
+
],
|
|
261428
|
+
"required": false,
|
|
261429
|
+
"type": {
|
|
261430
|
+
"name": "string"
|
|
261431
|
+
}
|
|
261432
|
+
},
|
|
261433
|
+
"referrerPolicy": {
|
|
261434
|
+
"defaultValue": null,
|
|
261435
|
+
"description": "How much of the referrer to send when following the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
|
|
261436
|
+
"name": "referrerPolicy",
|
|
261437
|
+
"parent": {
|
|
261438
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261439
|
+
"name": "LinkDOMProps"
|
|
261440
|
+
},
|
|
261441
|
+
"declarations": [
|
|
261442
|
+
{
|
|
261443
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261444
|
+
"name": "LinkDOMProps"
|
|
261445
|
+
}
|
|
261446
|
+
],
|
|
261447
|
+
"required": false,
|
|
261448
|
+
"type": {
|
|
261449
|
+
"name": "HTMLAttributeReferrerPolicy"
|
|
261450
|
+
}
|
|
261451
|
+
},
|
|
261452
|
+
"routerOptions": {
|
|
261453
|
+
"defaultValue": null,
|
|
261454
|
+
"description": "Options for the configured client side router.",
|
|
261455
|
+
"name": "routerOptions",
|
|
261456
|
+
"parent": {
|
|
261457
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261458
|
+
"name": "LinkDOMProps"
|
|
261459
|
+
},
|
|
261460
|
+
"declarations": [
|
|
261461
|
+
{
|
|
261462
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
261463
|
+
"name": "LinkDOMProps"
|
|
261464
|
+
}
|
|
261465
|
+
],
|
|
261466
|
+
"required": false,
|
|
261467
|
+
"type": {
|
|
261468
|
+
"name": "undefined"
|
|
261469
|
+
}
|
|
261470
|
+
},
|
|
261471
|
+
"onHoverStart": {
|
|
261472
|
+
"defaultValue": null,
|
|
261473
|
+
"description": "Handler that is called when a hover interaction starts.",
|
|
261474
|
+
"name": "onHoverStart",
|
|
261475
|
+
"parent": {
|
|
261476
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261477
|
+
"name": "HoverEvents"
|
|
261478
|
+
},
|
|
261479
|
+
"declarations": [
|
|
261480
|
+
{
|
|
261481
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261482
|
+
"name": "HoverEvents"
|
|
261483
|
+
}
|
|
261484
|
+
],
|
|
261485
|
+
"required": false,
|
|
261486
|
+
"type": {
|
|
261487
|
+
"name": "((e: HoverEvent) => void)"
|
|
261488
|
+
}
|
|
261489
|
+
},
|
|
261490
|
+
"onHoverEnd": {
|
|
261491
|
+
"defaultValue": null,
|
|
261492
|
+
"description": "Handler that is called when a hover interaction ends.",
|
|
261493
|
+
"name": "onHoverEnd",
|
|
261494
|
+
"parent": {
|
|
261495
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261496
|
+
"name": "HoverEvents"
|
|
261497
|
+
},
|
|
261498
|
+
"declarations": [
|
|
261499
|
+
{
|
|
261500
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261501
|
+
"name": "HoverEvents"
|
|
261502
|
+
}
|
|
261503
|
+
],
|
|
261504
|
+
"required": false,
|
|
261505
|
+
"type": {
|
|
261506
|
+
"name": "((e: HoverEvent) => void)"
|
|
261507
|
+
}
|
|
261508
|
+
},
|
|
261509
|
+
"onHoverChange": {
|
|
261510
|
+
"defaultValue": null,
|
|
261511
|
+
"description": "Handler that is called when the hover state changes.",
|
|
261512
|
+
"name": "onHoverChange",
|
|
261513
|
+
"parent": {
|
|
261514
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261515
|
+
"name": "HoverEvents"
|
|
261516
|
+
},
|
|
261517
|
+
"declarations": [
|
|
261518
|
+
{
|
|
261519
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261520
|
+
"name": "HoverEvents"
|
|
261521
|
+
}
|
|
261522
|
+
],
|
|
261523
|
+
"required": false,
|
|
261524
|
+
"type": {
|
|
261525
|
+
"name": "((isHovering: boolean) => void)"
|
|
261526
|
+
}
|
|
261527
|
+
},
|
|
261528
|
+
"onPress": {
|
|
261529
|
+
"defaultValue": null,
|
|
261530
|
+
"description": "Handler that is called when the press is released over the target.",
|
|
261531
|
+
"name": "onPress",
|
|
261532
|
+
"parent": {
|
|
261533
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261534
|
+
"name": "PressEvents"
|
|
261535
|
+
},
|
|
261536
|
+
"declarations": [
|
|
261537
|
+
{
|
|
261538
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261539
|
+
"name": "PressEvents"
|
|
261540
|
+
}
|
|
261541
|
+
],
|
|
261542
|
+
"required": false,
|
|
261543
|
+
"type": {
|
|
261544
|
+
"name": "((e: PressEvent) => void)"
|
|
261545
|
+
}
|
|
261546
|
+
},
|
|
261547
|
+
"onPressStart": {
|
|
261548
|
+
"defaultValue": null,
|
|
261549
|
+
"description": "Handler that is called when a press interaction starts.",
|
|
261550
|
+
"name": "onPressStart",
|
|
261551
|
+
"parent": {
|
|
261552
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261553
|
+
"name": "PressEvents"
|
|
261554
|
+
},
|
|
261555
|
+
"declarations": [
|
|
261556
|
+
{
|
|
261557
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261558
|
+
"name": "PressEvents"
|
|
261559
|
+
}
|
|
261560
|
+
],
|
|
261561
|
+
"required": false,
|
|
261562
|
+
"type": {
|
|
261563
|
+
"name": "((e: PressEvent) => void)"
|
|
261564
|
+
}
|
|
261565
|
+
},
|
|
261566
|
+
"onPressEnd": {
|
|
261567
|
+
"defaultValue": null,
|
|
261568
|
+
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
261569
|
+
"name": "onPressEnd",
|
|
261570
|
+
"parent": {
|
|
261571
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261572
|
+
"name": "PressEvents"
|
|
261573
|
+
},
|
|
261574
|
+
"declarations": [
|
|
261575
|
+
{
|
|
261576
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261577
|
+
"name": "PressEvents"
|
|
261578
|
+
}
|
|
261579
|
+
],
|
|
261580
|
+
"required": false,
|
|
261581
|
+
"type": {
|
|
261582
|
+
"name": "((e: PressEvent) => void)"
|
|
261583
|
+
}
|
|
261584
|
+
},
|
|
261585
|
+
"onPressChange": {
|
|
261586
|
+
"defaultValue": null,
|
|
261587
|
+
"description": "Handler that is called when the press state changes.",
|
|
261588
|
+
"name": "onPressChange",
|
|
261589
|
+
"parent": {
|
|
261590
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261591
|
+
"name": "PressEvents"
|
|
261592
|
+
},
|
|
261593
|
+
"declarations": [
|
|
261594
|
+
{
|
|
261595
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261596
|
+
"name": "PressEvents"
|
|
261597
|
+
}
|
|
261598
|
+
],
|
|
261599
|
+
"required": false,
|
|
261600
|
+
"type": {
|
|
261601
|
+
"name": "((isPressed: boolean) => void)"
|
|
261602
|
+
}
|
|
261603
|
+
},
|
|
261604
|
+
"onPressUp": {
|
|
261605
|
+
"defaultValue": null,
|
|
261606
|
+
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
261607
|
+
"name": "onPressUp",
|
|
261608
|
+
"parent": {
|
|
261609
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261610
|
+
"name": "PressEvents"
|
|
261611
|
+
},
|
|
261612
|
+
"declarations": [
|
|
261613
|
+
{
|
|
261614
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261615
|
+
"name": "PressEvents"
|
|
261616
|
+
}
|
|
261617
|
+
],
|
|
261618
|
+
"required": false,
|
|
261619
|
+
"type": {
|
|
261620
|
+
"name": "((e: PressEvent) => void)"
|
|
261621
|
+
}
|
|
261622
|
+
},
|
|
261623
|
+
"onClick": {
|
|
261624
|
+
"defaultValue": null,
|
|
261625
|
+
"description": "**Not recommended – use `onPress` instead.** `onClick` is an alias for `onPress`\nprovided for compatibility with other libraries. `onPress` provides \nadditional event details for non-mouse interactions.",
|
|
261626
|
+
"name": "onClick",
|
|
261627
|
+
"parent": {
|
|
261628
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261629
|
+
"name": "PressEvents"
|
|
261630
|
+
},
|
|
261631
|
+
"declarations": [
|
|
261632
|
+
{
|
|
261633
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261634
|
+
"name": "PressEvents"
|
|
261635
|
+
}
|
|
261636
|
+
],
|
|
261637
|
+
"required": false,
|
|
261638
|
+
"type": {
|
|
261639
|
+
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
261640
|
+
}
|
|
261641
|
+
},
|
|
261290
261642
|
"dir": {
|
|
261291
261643
|
"defaultValue": null,
|
|
261292
261644
|
"description": "",
|
|
@@ -261382,25 +261734,6 @@
|
|
|
261382
261734
|
"name": "\"yes\" | \"no\""
|
|
261383
261735
|
}
|
|
261384
261736
|
},
|
|
261385
|
-
"onClick": {
|
|
261386
|
-
"defaultValue": null,
|
|
261387
|
-
"description": "**Not recommended – use `onPress` instead.** `onClick` is an alias for `onPress`\nprovided for compatibility with other libraries. `onPress` provides \nadditional event details for non-mouse interactions.",
|
|
261388
|
-
"name": "onClick",
|
|
261389
|
-
"parent": {
|
|
261390
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261391
|
-
"name": "PressEvents"
|
|
261392
|
-
},
|
|
261393
|
-
"declarations": [
|
|
261394
|
-
{
|
|
261395
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
261396
|
-
"name": "PressEvents"
|
|
261397
|
-
}
|
|
261398
|
-
],
|
|
261399
|
-
"required": false,
|
|
261400
|
-
"type": {
|
|
261401
|
-
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
261402
|
-
}
|
|
261403
|
-
},
|
|
261404
261737
|
"onClickCapture": {
|
|
261405
261738
|
"defaultValue": null,
|
|
261406
261739
|
"description": "",
|
|
@@ -262598,514 +262931,182 @@
|
|
|
262598
262931
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
262599
262932
|
}
|
|
262600
262933
|
},
|
|
262601
|
-
"
|
|
262602
|
-
"defaultValue": null,
|
|
262603
|
-
"description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
262604
|
-
"name": "rel",
|
|
262605
|
-
"parent": {
|
|
262606
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262607
|
-
"name": "LinkDOMProps"
|
|
262608
|
-
},
|
|
262609
|
-
"declarations": [
|
|
262610
|
-
{
|
|
262611
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262612
|
-
"name": "LinkDOMProps"
|
|
262613
|
-
}
|
|
262614
|
-
],
|
|
262615
|
-
"required": false,
|
|
262616
|
-
"type": {
|
|
262617
|
-
"name": "string"
|
|
262618
|
-
}
|
|
262619
|
-
},
|
|
262620
|
-
"onHoverStart": {
|
|
262621
|
-
"defaultValue": null,
|
|
262622
|
-
"description": "Handler that is called when a hover interaction starts.",
|
|
262623
|
-
"name": "onHoverStart",
|
|
262624
|
-
"parent": {
|
|
262625
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262626
|
-
"name": "HoverEvents"
|
|
262627
|
-
},
|
|
262628
|
-
"declarations": [
|
|
262629
|
-
{
|
|
262630
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262631
|
-
"name": "HoverEvents"
|
|
262632
|
-
}
|
|
262633
|
-
],
|
|
262634
|
-
"required": false,
|
|
262635
|
-
"type": {
|
|
262636
|
-
"name": "((e: HoverEvent) => void)"
|
|
262637
|
-
}
|
|
262638
|
-
},
|
|
262639
|
-
"onHoverEnd": {
|
|
262640
|
-
"defaultValue": null,
|
|
262641
|
-
"description": "Handler that is called when a hover interaction ends.",
|
|
262642
|
-
"name": "onHoverEnd",
|
|
262643
|
-
"parent": {
|
|
262644
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262645
|
-
"name": "HoverEvents"
|
|
262646
|
-
},
|
|
262647
|
-
"declarations": [
|
|
262648
|
-
{
|
|
262649
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262650
|
-
"name": "HoverEvents"
|
|
262651
|
-
}
|
|
262652
|
-
],
|
|
262653
|
-
"required": false,
|
|
262654
|
-
"type": {
|
|
262655
|
-
"name": "((e: HoverEvent) => void)"
|
|
262656
|
-
}
|
|
262657
|
-
},
|
|
262658
|
-
"onHoverChange": {
|
|
262659
|
-
"defaultValue": null,
|
|
262660
|
-
"description": "Handler that is called when the hover state changes.",
|
|
262661
|
-
"name": "onHoverChange",
|
|
262662
|
-
"parent": {
|
|
262663
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262664
|
-
"name": "HoverEvents"
|
|
262665
|
-
},
|
|
262666
|
-
"declarations": [
|
|
262667
|
-
{
|
|
262668
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262669
|
-
"name": "HoverEvents"
|
|
262670
|
-
}
|
|
262671
|
-
],
|
|
262672
|
-
"required": false,
|
|
262673
|
-
"type": {
|
|
262674
|
-
"name": "((isHovering: boolean) => void)"
|
|
262675
|
-
}
|
|
262676
|
-
},
|
|
262677
|
-
"target": {
|
|
262678
|
-
"defaultValue": null,
|
|
262679
|
-
"description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
262680
|
-
"name": "target",
|
|
262681
|
-
"parent": {
|
|
262682
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262683
|
-
"name": "LinkDOMProps"
|
|
262684
|
-
},
|
|
262685
|
-
"declarations": [
|
|
262686
|
-
{
|
|
262687
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262688
|
-
"name": "LinkDOMProps"
|
|
262689
|
-
}
|
|
262690
|
-
],
|
|
262691
|
-
"required": false,
|
|
262692
|
-
"type": {
|
|
262693
|
-
"name": "HTMLAttributeAnchorTarget"
|
|
262694
|
-
}
|
|
262695
|
-
},
|
|
262696
|
-
"href": {
|
|
262697
|
-
"defaultValue": null,
|
|
262698
|
-
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
262699
|
-
"name": "href",
|
|
262700
|
-
"parent": {
|
|
262701
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262702
|
-
"name": "LinkDOMProps"
|
|
262703
|
-
},
|
|
262704
|
-
"declarations": [
|
|
262705
|
-
{
|
|
262706
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262707
|
-
"name": "LinkDOMProps"
|
|
262708
|
-
}
|
|
262709
|
-
],
|
|
262710
|
-
"required": false,
|
|
262711
|
-
"type": {
|
|
262712
|
-
"name": "string"
|
|
262713
|
-
}
|
|
262714
|
-
},
|
|
262715
|
-
"hrefLang": {
|
|
262716
|
-
"defaultValue": null,
|
|
262717
|
-
"description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
262718
|
-
"name": "hrefLang",
|
|
262719
|
-
"parent": {
|
|
262720
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262721
|
-
"name": "LinkDOMProps"
|
|
262722
|
-
},
|
|
262723
|
-
"declarations": [
|
|
262724
|
-
{
|
|
262725
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262726
|
-
"name": "LinkDOMProps"
|
|
262727
|
-
}
|
|
262728
|
-
],
|
|
262729
|
-
"required": false,
|
|
262730
|
-
"type": {
|
|
262731
|
-
"name": "string"
|
|
262732
|
-
}
|
|
262733
|
-
},
|
|
262734
|
-
"download": {
|
|
262735
|
-
"defaultValue": null,
|
|
262736
|
-
"description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
|
|
262737
|
-
"name": "download",
|
|
262738
|
-
"parent": {
|
|
262739
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262740
|
-
"name": "LinkDOMProps"
|
|
262741
|
-
},
|
|
262742
|
-
"declarations": [
|
|
262743
|
-
{
|
|
262744
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262745
|
-
"name": "LinkDOMProps"
|
|
262746
|
-
}
|
|
262747
|
-
],
|
|
262748
|
-
"required": false,
|
|
262749
|
-
"type": {
|
|
262750
|
-
"name": "string | boolean"
|
|
262751
|
-
}
|
|
262752
|
-
},
|
|
262753
|
-
"ping": {
|
|
262754
|
-
"defaultValue": null,
|
|
262755
|
-
"description": "A space-separated list of URLs to ping when the link is followed. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
|
|
262756
|
-
"name": "ping",
|
|
262757
|
-
"parent": {
|
|
262758
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262759
|
-
"name": "LinkDOMProps"
|
|
262760
|
-
},
|
|
262761
|
-
"declarations": [
|
|
262762
|
-
{
|
|
262763
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262764
|
-
"name": "LinkDOMProps"
|
|
262765
|
-
}
|
|
262766
|
-
],
|
|
262767
|
-
"required": false,
|
|
262768
|
-
"type": {
|
|
262769
|
-
"name": "string"
|
|
262770
|
-
}
|
|
262771
|
-
},
|
|
262772
|
-
"referrerPolicy": {
|
|
262773
|
-
"defaultValue": null,
|
|
262774
|
-
"description": "How much of the referrer to send when following the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
|
|
262775
|
-
"name": "referrerPolicy",
|
|
262776
|
-
"parent": {
|
|
262777
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262778
|
-
"name": "LinkDOMProps"
|
|
262779
|
-
},
|
|
262780
|
-
"declarations": [
|
|
262781
|
-
{
|
|
262782
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262783
|
-
"name": "LinkDOMProps"
|
|
262784
|
-
}
|
|
262785
|
-
],
|
|
262786
|
-
"required": false,
|
|
262787
|
-
"type": {
|
|
262788
|
-
"name": "HTMLAttributeReferrerPolicy"
|
|
262789
|
-
}
|
|
262790
|
-
},
|
|
262791
|
-
"routerOptions": {
|
|
262792
|
-
"defaultValue": null,
|
|
262793
|
-
"description": "Options for the configured client side router.",
|
|
262794
|
-
"name": "routerOptions",
|
|
262795
|
-
"parent": {
|
|
262796
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262797
|
-
"name": "LinkDOMProps"
|
|
262798
|
-
},
|
|
262799
|
-
"declarations": [
|
|
262800
|
-
{
|
|
262801
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
262802
|
-
"name": "LinkDOMProps"
|
|
262803
|
-
}
|
|
262804
|
-
],
|
|
262805
|
-
"required": false,
|
|
262806
|
-
"type": {
|
|
262807
|
-
"name": "undefined"
|
|
262808
|
-
}
|
|
262809
|
-
},
|
|
262810
|
-
"onPress": {
|
|
262811
|
-
"defaultValue": null,
|
|
262812
|
-
"description": "Handler that is called when the press is released over the target.",
|
|
262813
|
-
"name": "onPress",
|
|
262814
|
-
"parent": {
|
|
262815
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262816
|
-
"name": "PressEvents"
|
|
262817
|
-
},
|
|
262818
|
-
"declarations": [
|
|
262819
|
-
{
|
|
262820
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262821
|
-
"name": "PressEvents"
|
|
262822
|
-
}
|
|
262823
|
-
],
|
|
262824
|
-
"required": false,
|
|
262825
|
-
"type": {
|
|
262826
|
-
"name": "((e: PressEvent) => void)"
|
|
262827
|
-
}
|
|
262828
|
-
},
|
|
262829
|
-
"onPressStart": {
|
|
262830
|
-
"defaultValue": null,
|
|
262831
|
-
"description": "Handler that is called when a press interaction starts.",
|
|
262832
|
-
"name": "onPressStart",
|
|
262833
|
-
"parent": {
|
|
262834
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262835
|
-
"name": "PressEvents"
|
|
262836
|
-
},
|
|
262837
|
-
"declarations": [
|
|
262838
|
-
{
|
|
262839
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262840
|
-
"name": "PressEvents"
|
|
262841
|
-
}
|
|
262842
|
-
],
|
|
262843
|
-
"required": false,
|
|
262844
|
-
"type": {
|
|
262845
|
-
"name": "((e: PressEvent) => void)"
|
|
262846
|
-
}
|
|
262847
|
-
},
|
|
262848
|
-
"onPressEnd": {
|
|
262849
|
-
"defaultValue": null,
|
|
262850
|
-
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
262851
|
-
"name": "onPressEnd",
|
|
262852
|
-
"parent": {
|
|
262853
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262854
|
-
"name": "PressEvents"
|
|
262855
|
-
},
|
|
262856
|
-
"declarations": [
|
|
262857
|
-
{
|
|
262858
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262859
|
-
"name": "PressEvents"
|
|
262860
|
-
}
|
|
262861
|
-
],
|
|
262862
|
-
"required": false,
|
|
262863
|
-
"type": {
|
|
262864
|
-
"name": "((e: PressEvent) => void)"
|
|
262865
|
-
}
|
|
262866
|
-
},
|
|
262867
|
-
"onPressChange": {
|
|
262868
|
-
"defaultValue": null,
|
|
262869
|
-
"description": "Handler that is called when the press state changes.",
|
|
262870
|
-
"name": "onPressChange",
|
|
262871
|
-
"parent": {
|
|
262872
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262873
|
-
"name": "PressEvents"
|
|
262874
|
-
},
|
|
262875
|
-
"declarations": [
|
|
262876
|
-
{
|
|
262877
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262878
|
-
"name": "PressEvents"
|
|
262879
|
-
}
|
|
262880
|
-
],
|
|
262881
|
-
"required": false,
|
|
262882
|
-
"type": {
|
|
262883
|
-
"name": "((isPressed: boolean) => void)"
|
|
262884
|
-
}
|
|
262885
|
-
},
|
|
262886
|
-
"onPressUp": {
|
|
262887
|
-
"defaultValue": null,
|
|
262888
|
-
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
262889
|
-
"name": "onPressUp",
|
|
262890
|
-
"parent": {
|
|
262891
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262892
|
-
"name": "PressEvents"
|
|
262893
|
-
},
|
|
262894
|
-
"declarations": [
|
|
262895
|
-
{
|
|
262896
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
262897
|
-
"name": "PressEvents"
|
|
262898
|
-
}
|
|
262899
|
-
],
|
|
262900
|
-
"required": false,
|
|
262901
|
-
"type": {
|
|
262902
|
-
"name": "((e: PressEvent) => void)"
|
|
262903
|
-
}
|
|
262904
|
-
},
|
|
262905
|
-
"children": {
|
|
262934
|
+
"footer": {
|
|
262906
262935
|
"defaultValue": null,
|
|
262907
|
-
"description": "",
|
|
262908
|
-
"name": "
|
|
262936
|
+
"description": "@internal",
|
|
262937
|
+
"name": "footer",
|
|
262909
262938
|
"declarations": [
|
|
262910
262939
|
{
|
|
262911
|
-
"fileName": "
|
|
262940
|
+
"fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
|
|
262912
262941
|
"name": "TypeLiteral"
|
|
262913
262942
|
}
|
|
262914
262943
|
],
|
|
262915
262944
|
"required": false,
|
|
262916
262945
|
"type": {
|
|
262917
|
-
"name": "
|
|
262946
|
+
"name": "boolean"
|
|
262918
262947
|
}
|
|
262919
262948
|
}
|
|
262920
262949
|
}
|
|
262921
262950
|
},
|
|
262922
262951
|
{
|
|
262923
|
-
"tags": {
|
|
262924
|
-
|
|
262952
|
+
"tags": {
|
|
262953
|
+
"flr-generate": "all"
|
|
262954
|
+
},
|
|
262955
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableHeader/TableHeader.tsx",
|
|
262925
262956
|
"description": "",
|
|
262926
|
-
"displayName": "
|
|
262957
|
+
"displayName": "TableHeader",
|
|
262927
262958
|
"methods": [],
|
|
262928
262959
|
"props": {
|
|
262929
|
-
"
|
|
262930
|
-
"defaultValue": null,
|
|
262931
|
-
"description": "",
|
|
262932
|
-
"name": "selection",
|
|
262933
|
-
"parent": {
|
|
262934
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
262935
|
-
"name": "Props"
|
|
262936
|
-
},
|
|
262937
|
-
"declarations": [
|
|
262938
|
-
{
|
|
262939
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
262940
|
-
"name": "Props"
|
|
262941
|
-
}
|
|
262942
|
-
],
|
|
262943
|
-
"required": true,
|
|
262944
|
-
"type": {
|
|
262945
|
-
"name": "Key | undefined"
|
|
262946
|
-
}
|
|
262947
|
-
},
|
|
262948
|
-
"onContextMenuSelectionChange": {
|
|
262960
|
+
"columns": {
|
|
262949
262961
|
"defaultValue": null,
|
|
262950
|
-
"description": "",
|
|
262951
|
-
"name": "
|
|
262962
|
+
"description": "A list of columns used when dynamically rendering cells.",
|
|
262963
|
+
"name": "columns",
|
|
262952
262964
|
"parent": {
|
|
262953
|
-
"fileName": "
|
|
262954
|
-
"name": "
|
|
262965
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
262966
|
+
"name": "RowProps"
|
|
262955
262967
|
},
|
|
262956
262968
|
"declarations": [
|
|
262957
262969
|
{
|
|
262958
|
-
"fileName": "
|
|
262959
|
-
"name": "
|
|
262970
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
262971
|
+
"name": "RowProps"
|
|
262960
262972
|
}
|
|
262961
262973
|
],
|
|
262962
|
-
"required":
|
|
262974
|
+
"required": false,
|
|
262963
262975
|
"type": {
|
|
262964
|
-
"name": "
|
|
262976
|
+
"name": "Iterable<never>"
|
|
262965
262977
|
}
|
|
262966
262978
|
},
|
|
262967
|
-
"
|
|
262979
|
+
"children": {
|
|
262968
262980
|
"defaultValue": null,
|
|
262969
|
-
"description": "",
|
|
262970
|
-
"name": "
|
|
262981
|
+
"description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
|
|
262982
|
+
"name": "children",
|
|
262971
262983
|
"parent": {
|
|
262972
|
-
"fileName": "
|
|
262973
|
-
"name": "
|
|
262984
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
262985
|
+
"name": "TableProps"
|
|
262974
262986
|
},
|
|
262975
262987
|
"declarations": [
|
|
262976
262988
|
{
|
|
262977
|
-
"fileName": "
|
|
262978
|
-
"name": "
|
|
262989
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
262990
|
+
"name": "TableProps"
|
|
262979
262991
|
}
|
|
262980
262992
|
],
|
|
262981
262993
|
"required": false,
|
|
262982
262994
|
"type": {
|
|
262983
|
-
"name": "
|
|
262995
|
+
"name": "ReactNode"
|
|
262984
262996
|
}
|
|
262985
|
-
}
|
|
262986
|
-
|
|
262987
|
-
},
|
|
262988
|
-
{
|
|
262989
|
-
"tags": {
|
|
262990
|
-
"flr-generate": "all"
|
|
262991
|
-
},
|
|
262992
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/Tab/Tab.tsx",
|
|
262993
|
-
"description": "",
|
|
262994
|
-
"displayName": "Tab",
|
|
262995
|
-
"methods": [],
|
|
262996
|
-
"props": {
|
|
262997
|
-
"aria-label": {
|
|
262997
|
+
},
|
|
262998
|
+
"dependencies": {
|
|
262998
262999
|
"defaultValue": null,
|
|
262999
|
-
"description": "
|
|
263000
|
-
"name": "
|
|
263000
|
+
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
263001
|
+
"name": "dependencies",
|
|
263001
263002
|
"parent": {
|
|
263002
|
-
"fileName": "flow/node_modules/.pnpm
|
|
263003
|
-
"name": "
|
|
263003
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
263004
|
+
"name": "CollectionProps"
|
|
263004
263005
|
},
|
|
263005
263006
|
"declarations": [
|
|
263006
263007
|
{
|
|
263007
|
-
"fileName": "flow/node_modules/.pnpm
|
|
263008
|
-
"name": "
|
|
263008
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
263009
|
+
"name": "CollectionProps"
|
|
263009
263010
|
}
|
|
263010
263011
|
],
|
|
263011
263012
|
"required": false,
|
|
263012
263013
|
"type": {
|
|
263013
|
-
"name": "
|
|
263014
|
+
"name": "readonly any[]"
|
|
263014
263015
|
}
|
|
263015
263016
|
},
|
|
263016
|
-
"
|
|
263017
|
+
"className": {
|
|
263017
263018
|
"defaultValue": null,
|
|
263018
|
-
"description": "
|
|
263019
|
-
"name": "
|
|
263019
|
+
"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.",
|
|
263020
|
+
"name": "className",
|
|
263020
263021
|
"parent": {
|
|
263021
|
-
"fileName": "flow/node_modules/.pnpm
|
|
263022
|
-
"name": "
|
|
263022
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
263023
|
+
"name": "StyleRenderProps"
|
|
263023
263024
|
},
|
|
263024
263025
|
"declarations": [
|
|
263025
263026
|
{
|
|
263026
|
-
"fileName": "flow/node_modules/.pnpm
|
|
263027
|
-
"name": "
|
|
263027
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
263028
|
+
"name": "StyleRenderProps"
|
|
263028
263029
|
}
|
|
263029
263030
|
],
|
|
263030
263031
|
"required": false,
|
|
263031
263032
|
"type": {
|
|
263032
|
-
"name": "
|
|
263033
|
+
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
263033
263034
|
}
|
|
263034
263035
|
},
|
|
263035
|
-
"
|
|
263036
|
+
"style": {
|
|
263036
263037
|
"defaultValue": null,
|
|
263037
|
-
"description": "
|
|
263038
|
-
"name": "
|
|
263038
|
+
"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.",
|
|
263039
|
+
"name": "style",
|
|
263039
263040
|
"parent": {
|
|
263040
|
-
"fileName": "flow/node_modules/.pnpm
|
|
263041
|
-
"name": "
|
|
263041
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
263042
|
+
"name": "StyleRenderProps"
|
|
263042
263043
|
},
|
|
263043
263044
|
"declarations": [
|
|
263044
263045
|
{
|
|
263045
|
-
"fileName": "flow/node_modules/.pnpm
|
|
263046
|
-
"name": "
|
|
263046
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
263047
|
+
"name": "StyleRenderProps"
|
|
263047
263048
|
}
|
|
263048
263049
|
],
|
|
263049
263050
|
"required": false,
|
|
263050
263051
|
"type": {
|
|
263051
|
-
"name": "
|
|
263052
|
+
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
263052
263053
|
}
|
|
263053
263054
|
},
|
|
263054
|
-
"
|
|
263055
|
+
"onHoverStart": {
|
|
263055
263056
|
"defaultValue": null,
|
|
263056
|
-
"description": "
|
|
263057
|
-
"name": "
|
|
263057
|
+
"description": "Handler that is called when a hover interaction starts.",
|
|
263058
|
+
"name": "onHoverStart",
|
|
263058
263059
|
"parent": {
|
|
263059
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
263060
|
-
"name": "
|
|
263060
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
263061
|
+
"name": "HoverEvents"
|
|
263061
263062
|
},
|
|
263062
263063
|
"declarations": [
|
|
263063
263064
|
{
|
|
263064
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
263065
|
-
"name": "
|
|
263065
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
263066
|
+
"name": "HoverEvents"
|
|
263066
263067
|
}
|
|
263067
263068
|
],
|
|
263068
263069
|
"required": false,
|
|
263069
263070
|
"type": {
|
|
263070
|
-
"name": "
|
|
263071
|
+
"name": "((e: HoverEvent) => void)"
|
|
263071
263072
|
}
|
|
263072
263073
|
},
|
|
263073
|
-
"
|
|
263074
|
+
"onHoverEnd": {
|
|
263074
263075
|
"defaultValue": null,
|
|
263075
|
-
"description": "
|
|
263076
|
-
"name": "
|
|
263076
|
+
"description": "Handler that is called when a hover interaction ends.",
|
|
263077
|
+
"name": "onHoverEnd",
|
|
263077
263078
|
"parent": {
|
|
263078
|
-
"fileName": "flow/node_modules/.pnpm
|
|
263079
|
-
"name": "
|
|
263079
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
263080
|
+
"name": "HoverEvents"
|
|
263080
263081
|
},
|
|
263081
263082
|
"declarations": [
|
|
263082
263083
|
{
|
|
263083
|
-
"fileName": "flow/node_modules/.pnpm
|
|
263084
|
-
"name": "
|
|
263084
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
263085
|
+
"name": "HoverEvents"
|
|
263085
263086
|
}
|
|
263086
263087
|
],
|
|
263087
263088
|
"required": false,
|
|
263088
263089
|
"type": {
|
|
263089
|
-
"name": "
|
|
263090
|
+
"name": "((e: HoverEvent) => void)"
|
|
263090
263091
|
}
|
|
263091
263092
|
},
|
|
263092
|
-
"
|
|
263093
|
+
"onHoverChange": {
|
|
263093
263094
|
"defaultValue": null,
|
|
263094
|
-
"description": "
|
|
263095
|
-
"name": "
|
|
263095
|
+
"description": "Handler that is called when the hover state changes.",
|
|
263096
|
+
"name": "onHoverChange",
|
|
263096
263097
|
"parent": {
|
|
263097
|
-
"fileName": "flow/node_modules/.pnpm
|
|
263098
|
-
"name": "
|
|
263098
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
263099
|
+
"name": "HoverEvents"
|
|
263099
263100
|
},
|
|
263100
263101
|
"declarations": [
|
|
263101
263102
|
{
|
|
263102
|
-
"fileName": "flow/node_modules/.pnpm
|
|
263103
|
-
"name": "
|
|
263103
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
263104
|
+
"name": "HoverEvents"
|
|
263104
263105
|
}
|
|
263105
263106
|
],
|
|
263106
263107
|
"required": false,
|
|
263107
263108
|
"type": {
|
|
263108
|
-
"name": "
|
|
263109
|
+
"name": "((isHovering: boolean) => void)"
|
|
263109
263110
|
}
|
|
263110
263111
|
},
|
|
263111
263112
|
"dir": {
|
|
@@ -264418,61 +264419,6 @@
|
|
|
264418
264419
|
"type": {
|
|
264419
264420
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
264420
264421
|
}
|
|
264421
|
-
},
|
|
264422
|
-
"id": {
|
|
264423
|
-
"defaultValue": null,
|
|
264424
|
-
"description": "The unique id of the tab.",
|
|
264425
|
-
"name": "id",
|
|
264426
|
-
"parent": {
|
|
264427
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+tabs@3.3.19_react@19.2.0/node_modules/@react-types/tabs/src/index.d.ts",
|
|
264428
|
-
"name": "AriaTabPanelProps"
|
|
264429
|
-
},
|
|
264430
|
-
"declarations": [
|
|
264431
|
-
{
|
|
264432
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+tabs@3.3.19_react@19.2.0/node_modules/@react-types/tabs/src/index.d.ts",
|
|
264433
|
-
"name": "AriaTabPanelProps"
|
|
264434
|
-
}
|
|
264435
|
-
],
|
|
264436
|
-
"required": false,
|
|
264437
|
-
"type": {
|
|
264438
|
-
"name": "Key"
|
|
264439
|
-
}
|
|
264440
|
-
},
|
|
264441
|
-
"shouldForceMount": {
|
|
264442
|
-
"defaultValue": {
|
|
264443
|
-
"value": "false"
|
|
264444
|
-
},
|
|
264445
|
-
"description": "Whether to mount the tab panel in the DOM even when it is not currently selected.\nInactive tab panels are inert and cannot be interacted with. They must be styled appropriately so this is clear to the user visually.",
|
|
264446
|
-
"name": "shouldForceMount",
|
|
264447
|
-
"parent": {
|
|
264448
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
264449
|
-
"name": "TabPanelProps"
|
|
264450
|
-
},
|
|
264451
|
-
"declarations": [
|
|
264452
|
-
{
|
|
264453
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
264454
|
-
"name": "TabPanelProps"
|
|
264455
|
-
}
|
|
264456
|
-
],
|
|
264457
|
-
"required": false,
|
|
264458
|
-
"type": {
|
|
264459
|
-
"name": "boolean"
|
|
264460
|
-
}
|
|
264461
|
-
},
|
|
264462
|
-
"children": {
|
|
264463
|
-
"defaultValue": null,
|
|
264464
|
-
"description": "",
|
|
264465
|
-
"name": "children",
|
|
264466
|
-
"declarations": [
|
|
264467
|
-
{
|
|
264468
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
264469
|
-
"name": "TypeLiteral"
|
|
264470
|
-
}
|
|
264471
|
-
],
|
|
264472
|
-
"required": false,
|
|
264473
|
-
"type": {
|
|
264474
|
-
"name": "ReactNode"
|
|
264475
|
-
}
|
|
264476
264422
|
}
|
|
264477
264423
|
}
|
|
264478
264424
|
},
|
|
@@ -264480,9 +264426,9 @@
|
|
|
264480
264426
|
"tags": {
|
|
264481
264427
|
"flr-generate": "all"
|
|
264482
264428
|
},
|
|
264483
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
264429
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableFooterRow/TableFooterRow.tsx",
|
|
264484
264430
|
"description": "",
|
|
264485
|
-
"displayName": "
|
|
264431
|
+
"displayName": "TableFooterRow",
|
|
264486
264432
|
"methods": [],
|
|
264487
264433
|
"props": {
|
|
264488
264434
|
"columns": {
|
|
@@ -266311,66 +266257,30 @@
|
|
|
266311
266257
|
"tags": {
|
|
266312
266258
|
"flr-generate": "all"
|
|
266313
266259
|
},
|
|
266314
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
266260
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableColumn/TableColumn.tsx",
|
|
266315
266261
|
"description": "",
|
|
266316
|
-
"displayName": "
|
|
266262
|
+
"displayName": "TableColumn",
|
|
266317
266263
|
"methods": [],
|
|
266318
266264
|
"props": {
|
|
266319
|
-
"
|
|
266320
|
-
"defaultValue":
|
|
266321
|
-
|
|
266322
|
-
"name": "columns",
|
|
266323
|
-
"parent": {
|
|
266324
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
266325
|
-
"name": "RowProps"
|
|
266326
|
-
},
|
|
266327
|
-
"declarations": [
|
|
266328
|
-
{
|
|
266329
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
266330
|
-
"name": "RowProps"
|
|
266331
|
-
}
|
|
266332
|
-
],
|
|
266333
|
-
"required": false,
|
|
266334
|
-
"type": {
|
|
266335
|
-
"name": "Iterable<never>"
|
|
266336
|
-
}
|
|
266337
|
-
},
|
|
266338
|
-
"children": {
|
|
266339
|
-
"defaultValue": null,
|
|
266340
|
-
"description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
|
|
266341
|
-
"name": "children",
|
|
266342
|
-
"parent": {
|
|
266343
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
266344
|
-
"name": "TableProps"
|
|
266265
|
+
"horizontalAlign": {
|
|
266266
|
+
"defaultValue": {
|
|
266267
|
+
"value": "\"start\""
|
|
266345
266268
|
},
|
|
266346
|
-
"
|
|
266347
|
-
|
|
266348
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
266349
|
-
"name": "TableProps"
|
|
266350
|
-
}
|
|
266351
|
-
],
|
|
266352
|
-
"required": false,
|
|
266353
|
-
"type": {
|
|
266354
|
-
"name": "ReactNode"
|
|
266355
|
-
}
|
|
266356
|
-
},
|
|
266357
|
-
"dependencies": {
|
|
266358
|
-
"defaultValue": null,
|
|
266359
|
-
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
266360
|
-
"name": "dependencies",
|
|
266269
|
+
"description": "Horizontal alignment of the cell content",
|
|
266270
|
+
"name": "horizontalAlign",
|
|
266361
266271
|
"parent": {
|
|
266362
|
-
"fileName": "
|
|
266363
|
-
"name": "
|
|
266272
|
+
"fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
|
|
266273
|
+
"name": "TableColumnProps"
|
|
266364
266274
|
},
|
|
266365
266275
|
"declarations": [
|
|
266366
266276
|
{
|
|
266367
|
-
"fileName": "
|
|
266368
|
-
"name": "
|
|
266277
|
+
"fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
|
|
266278
|
+
"name": "TableColumnProps"
|
|
266369
266279
|
}
|
|
266370
266280
|
],
|
|
266371
266281
|
"required": false,
|
|
266372
266282
|
"type": {
|
|
266373
|
-
"name": "
|
|
266283
|
+
"name": "\"start\" | \"end\" | \"center\""
|
|
266374
266284
|
}
|
|
266375
266285
|
},
|
|
266376
266286
|
"className": {
|
|
@@ -266411,63 +266321,6 @@
|
|
|
266411
266321
|
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
266412
266322
|
}
|
|
266413
266323
|
},
|
|
266414
|
-
"onHoverStart": {
|
|
266415
|
-
"defaultValue": null,
|
|
266416
|
-
"description": "Handler that is called when a hover interaction starts.",
|
|
266417
|
-
"name": "onHoverStart",
|
|
266418
|
-
"parent": {
|
|
266419
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
266420
|
-
"name": "HoverEvents"
|
|
266421
|
-
},
|
|
266422
|
-
"declarations": [
|
|
266423
|
-
{
|
|
266424
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
266425
|
-
"name": "HoverEvents"
|
|
266426
|
-
}
|
|
266427
|
-
],
|
|
266428
|
-
"required": false,
|
|
266429
|
-
"type": {
|
|
266430
|
-
"name": "((e: HoverEvent) => void)"
|
|
266431
|
-
}
|
|
266432
|
-
},
|
|
266433
|
-
"onHoverEnd": {
|
|
266434
|
-
"defaultValue": null,
|
|
266435
|
-
"description": "Handler that is called when a hover interaction ends.",
|
|
266436
|
-
"name": "onHoverEnd",
|
|
266437
|
-
"parent": {
|
|
266438
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
266439
|
-
"name": "HoverEvents"
|
|
266440
|
-
},
|
|
266441
|
-
"declarations": [
|
|
266442
|
-
{
|
|
266443
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
266444
|
-
"name": "HoverEvents"
|
|
266445
|
-
}
|
|
266446
|
-
],
|
|
266447
|
-
"required": false,
|
|
266448
|
-
"type": {
|
|
266449
|
-
"name": "((e: HoverEvent) => void)"
|
|
266450
|
-
}
|
|
266451
|
-
},
|
|
266452
|
-
"onHoverChange": {
|
|
266453
|
-
"defaultValue": null,
|
|
266454
|
-
"description": "Handler that is called when the hover state changes.",
|
|
266455
|
-
"name": "onHoverChange",
|
|
266456
|
-
"parent": {
|
|
266457
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
266458
|
-
"name": "HoverEvents"
|
|
266459
|
-
},
|
|
266460
|
-
"declarations": [
|
|
266461
|
-
{
|
|
266462
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
266463
|
-
"name": "HoverEvents"
|
|
266464
|
-
}
|
|
266465
|
-
],
|
|
266466
|
-
"required": false,
|
|
266467
|
-
"type": {
|
|
266468
|
-
"name": "((isHovering: boolean) => void)"
|
|
266469
|
-
}
|
|
266470
|
-
},
|
|
266471
266324
|
"dir": {
|
|
266472
266325
|
"defaultValue": null,
|
|
266473
266326
|
"description": "",
|
|
@@ -267778,60 +267631,11 @@
|
|
|
267778
267631
|
"type": {
|
|
267779
267632
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
267780
267633
|
}
|
|
267781
|
-
}
|
|
267782
|
-
}
|
|
267783
|
-
},
|
|
267784
|
-
{
|
|
267785
|
-
"tags": {
|
|
267786
|
-
"flr-generate": "all"
|
|
267787
|
-
},
|
|
267788
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableFooterRow/TableFooterRow.tsx",
|
|
267789
|
-
"description": "",
|
|
267790
|
-
"displayName": "TableFooterRow",
|
|
267791
|
-
"methods": [],
|
|
267792
|
-
"props": {
|
|
267793
|
-
"columns": {
|
|
267794
|
-
"defaultValue": null,
|
|
267795
|
-
"description": "A list of columns used when dynamically rendering cells.",
|
|
267796
|
-
"name": "columns",
|
|
267797
|
-
"parent": {
|
|
267798
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267799
|
-
"name": "RowProps"
|
|
267800
|
-
},
|
|
267801
|
-
"declarations": [
|
|
267802
|
-
{
|
|
267803
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267804
|
-
"name": "RowProps"
|
|
267805
|
-
}
|
|
267806
|
-
],
|
|
267807
|
-
"required": false,
|
|
267808
|
-
"type": {
|
|
267809
|
-
"name": "Iterable<never>"
|
|
267810
|
-
}
|
|
267811
267634
|
},
|
|
267812
|
-
"
|
|
267813
|
-
"defaultValue": null,
|
|
267814
|
-
"description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
|
|
267815
|
-
"name": "children",
|
|
267816
|
-
"parent": {
|
|
267817
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267818
|
-
"name": "TableProps"
|
|
267819
|
-
},
|
|
267820
|
-
"declarations": [
|
|
267821
|
-
{
|
|
267822
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267823
|
-
"name": "TableProps"
|
|
267824
|
-
}
|
|
267825
|
-
],
|
|
267826
|
-
"required": false,
|
|
267827
|
-
"type": {
|
|
267828
|
-
"name": "ReactNode"
|
|
267829
|
-
}
|
|
267830
|
-
},
|
|
267831
|
-
"value": {
|
|
267635
|
+
"id": {
|
|
267832
267636
|
"defaultValue": null,
|
|
267833
|
-
"description": "The
|
|
267834
|
-
"name": "
|
|
267637
|
+
"description": "The unique id of the item.",
|
|
267638
|
+
"name": "id",
|
|
267835
267639
|
"parent": {
|
|
267836
267640
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267837
267641
|
"name": "MenuItemProps"
|
|
@@ -267844,26 +267648,26 @@
|
|
|
267844
267648
|
],
|
|
267845
267649
|
"required": false,
|
|
267846
267650
|
"type": {
|
|
267847
|
-
"name": "
|
|
267651
|
+
"name": "Key"
|
|
267848
267652
|
}
|
|
267849
267653
|
},
|
|
267850
|
-
"
|
|
267654
|
+
"width": {
|
|
267851
267655
|
"defaultValue": null,
|
|
267852
|
-
"description": "
|
|
267853
|
-
"name": "
|
|
267656
|
+
"description": "The width of the column. This prop only applies when the `<Table>` is wrapped in a `<ResizableTableContainer>`.",
|
|
267657
|
+
"name": "width",
|
|
267854
267658
|
"parent": {
|
|
267855
267659
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267856
|
-
"name": "
|
|
267660
|
+
"name": "ColumnProps"
|
|
267857
267661
|
},
|
|
267858
267662
|
"declarations": [
|
|
267859
267663
|
{
|
|
267860
267664
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267861
|
-
"name": "
|
|
267665
|
+
"name": "ColumnProps"
|
|
267862
267666
|
}
|
|
267863
267667
|
],
|
|
267864
267668
|
"required": false,
|
|
267865
267669
|
"type": {
|
|
267866
|
-
"name": "
|
|
267670
|
+
"name": "ColumnSize | null"
|
|
267867
267671
|
}
|
|
267868
267672
|
},
|
|
267869
267673
|
"textValue": {
|
|
@@ -267885,18 +267689,18 @@
|
|
|
267885
267689
|
"name": "string"
|
|
267886
267690
|
}
|
|
267887
267691
|
},
|
|
267888
|
-
"
|
|
267692
|
+
"allowsSorting": {
|
|
267889
267693
|
"defaultValue": null,
|
|
267890
|
-
"description": "Whether the
|
|
267891
|
-
"name": "
|
|
267694
|
+
"description": "Whether the column allows sorting.",
|
|
267695
|
+
"name": "allowsSorting",
|
|
267892
267696
|
"parent": {
|
|
267893
267697
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267894
|
-
"name": "
|
|
267698
|
+
"name": "ColumnProps"
|
|
267895
267699
|
},
|
|
267896
267700
|
"declarations": [
|
|
267897
267701
|
{
|
|
267898
267702
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267899
|
-
"name": "
|
|
267703
|
+
"name": "ColumnProps"
|
|
267900
267704
|
}
|
|
267901
267705
|
],
|
|
267902
267706
|
"required": false,
|
|
@@ -267904,403 +267708,165 @@
|
|
|
267904
267708
|
"name": "boolean"
|
|
267905
267709
|
}
|
|
267906
267710
|
},
|
|
267907
|
-
"
|
|
267711
|
+
"isRowHeader": {
|
|
267908
267712
|
"defaultValue": null,
|
|
267909
|
-
"description": "
|
|
267910
|
-
"name": "
|
|
267713
|
+
"description": "Whether a column is a [row header](https://www.w3.org/TR/wai-aria-1.1/#rowheader) and should be announced by assistive technology during row navigation.",
|
|
267714
|
+
"name": "isRowHeader",
|
|
267911
267715
|
"parent": {
|
|
267912
267716
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267913
|
-
"name": "
|
|
267717
|
+
"name": "ColumnProps"
|
|
267914
267718
|
},
|
|
267915
267719
|
"declarations": [
|
|
267916
267720
|
{
|
|
267917
267721
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267918
|
-
"name": "
|
|
267722
|
+
"name": "ColumnProps"
|
|
267919
267723
|
}
|
|
267920
267724
|
],
|
|
267921
267725
|
"required": false,
|
|
267922
267726
|
"type": {
|
|
267923
|
-
"name": "
|
|
267727
|
+
"name": "boolean"
|
|
267924
267728
|
}
|
|
267925
267729
|
},
|
|
267926
|
-
"
|
|
267730
|
+
"defaultWidth": {
|
|
267927
267731
|
"defaultValue": null,
|
|
267928
|
-
"description": "The
|
|
267929
|
-
"name": "
|
|
267732
|
+
"description": "The default width of the column. This prop only applies when the `<Table>` is wrapped in a `<ResizableTableContainer>`.",
|
|
267733
|
+
"name": "defaultWidth",
|
|
267930
267734
|
"parent": {
|
|
267931
267735
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267932
|
-
"name": "
|
|
267736
|
+
"name": "ColumnProps"
|
|
267933
267737
|
},
|
|
267934
267738
|
"declarations": [
|
|
267935
267739
|
{
|
|
267936
267740
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267937
|
-
"name": "
|
|
267741
|
+
"name": "ColumnProps"
|
|
267938
267742
|
}
|
|
267939
267743
|
],
|
|
267940
267744
|
"required": false,
|
|
267941
267745
|
"type": {
|
|
267942
|
-
"name": "
|
|
267746
|
+
"name": "ColumnSize | null"
|
|
267943
267747
|
}
|
|
267944
267748
|
},
|
|
267945
|
-
"
|
|
267749
|
+
"minWidth": {
|
|
267946
267750
|
"defaultValue": null,
|
|
267947
|
-
"description": "The
|
|
267948
|
-
"name": "
|
|
267751
|
+
"description": "The minimum width of the column. This prop only applies when the `<Table>` is wrapped in a `<ResizableTableContainer>`.",
|
|
267752
|
+
"name": "minWidth",
|
|
267949
267753
|
"parent": {
|
|
267950
267754
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267951
|
-
"name": "
|
|
267755
|
+
"name": "ColumnProps"
|
|
267952
267756
|
},
|
|
267953
267757
|
"declarations": [
|
|
267954
267758
|
{
|
|
267955
267759
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267956
|
-
"name": "
|
|
267760
|
+
"name": "ColumnProps"
|
|
267957
267761
|
}
|
|
267958
267762
|
],
|
|
267959
267763
|
"required": false,
|
|
267960
267764
|
"type": {
|
|
267961
|
-
"name": "
|
|
267765
|
+
"name": "ColumnStaticSize | null"
|
|
267962
267766
|
}
|
|
267963
267767
|
},
|
|
267964
|
-
"
|
|
267768
|
+
"maxWidth": {
|
|
267965
267769
|
"defaultValue": null,
|
|
267966
|
-
"description": "The
|
|
267967
|
-
"name": "
|
|
267770
|
+
"description": "The maximum width of the column. This prop only applies when the `<Table>` is wrapped in a `<ResizableTableContainer>`.",
|
|
267771
|
+
"name": "maxWidth",
|
|
267968
267772
|
"parent": {
|
|
267969
267773
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267970
|
-
"name": "
|
|
267774
|
+
"name": "ColumnProps"
|
|
267971
267775
|
},
|
|
267972
267776
|
"declarations": [
|
|
267973
267777
|
{
|
|
267974
267778
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267975
|
-
"name": "
|
|
267976
|
-
}
|
|
267977
|
-
],
|
|
267978
|
-
"required": false,
|
|
267979
|
-
"type": {
|
|
267980
|
-
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
267981
|
-
}
|
|
267982
|
-
},
|
|
267983
|
-
"href": {
|
|
267984
|
-
"defaultValue": null,
|
|
267985
|
-
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
267986
|
-
"name": "href",
|
|
267987
|
-
"parent": {
|
|
267988
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
267989
|
-
"name": "LinkDOMProps"
|
|
267990
|
-
},
|
|
267991
|
-
"declarations": [
|
|
267992
|
-
{
|
|
267993
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
267994
|
-
"name": "LinkDOMProps"
|
|
267995
|
-
}
|
|
267996
|
-
],
|
|
267997
|
-
"required": false,
|
|
267998
|
-
"type": {
|
|
267999
|
-
"name": "string"
|
|
268000
|
-
}
|
|
268001
|
-
},
|
|
268002
|
-
"hrefLang": {
|
|
268003
|
-
"defaultValue": null,
|
|
268004
|
-
"description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
268005
|
-
"name": "hrefLang",
|
|
268006
|
-
"parent": {
|
|
268007
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
268008
|
-
"name": "LinkDOMProps"
|
|
268009
|
-
},
|
|
268010
|
-
"declarations": [
|
|
268011
|
-
{
|
|
268012
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
268013
|
-
"name": "LinkDOMProps"
|
|
268014
|
-
}
|
|
268015
|
-
],
|
|
268016
|
-
"required": false,
|
|
268017
|
-
"type": {
|
|
268018
|
-
"name": "string"
|
|
268019
|
-
}
|
|
268020
|
-
},
|
|
268021
|
-
"target": {
|
|
268022
|
-
"defaultValue": null,
|
|
268023
|
-
"description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
268024
|
-
"name": "target",
|
|
268025
|
-
"parent": {
|
|
268026
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
268027
|
-
"name": "LinkDOMProps"
|
|
268028
|
-
},
|
|
268029
|
-
"declarations": [
|
|
268030
|
-
{
|
|
268031
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
268032
|
-
"name": "LinkDOMProps"
|
|
268033
|
-
}
|
|
268034
|
-
],
|
|
268035
|
-
"required": false,
|
|
268036
|
-
"type": {
|
|
268037
|
-
"name": "HTMLAttributeAnchorTarget"
|
|
268038
|
-
}
|
|
268039
|
-
},
|
|
268040
|
-
"rel": {
|
|
268041
|
-
"defaultValue": null,
|
|
268042
|
-
"description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
268043
|
-
"name": "rel",
|
|
268044
|
-
"parent": {
|
|
268045
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
268046
|
-
"name": "LinkDOMProps"
|
|
268047
|
-
},
|
|
268048
|
-
"declarations": [
|
|
268049
|
-
{
|
|
268050
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
268051
|
-
"name": "LinkDOMProps"
|
|
268052
|
-
}
|
|
268053
|
-
],
|
|
268054
|
-
"required": false,
|
|
268055
|
-
"type": {
|
|
268056
|
-
"name": "string"
|
|
268057
|
-
}
|
|
268058
|
-
},
|
|
268059
|
-
"download": {
|
|
268060
|
-
"defaultValue": null,
|
|
268061
|
-
"description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
|
|
268062
|
-
"name": "download",
|
|
268063
|
-
"parent": {
|
|
268064
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
268065
|
-
"name": "LinkDOMProps"
|
|
268066
|
-
},
|
|
268067
|
-
"declarations": [
|
|
268068
|
-
{
|
|
268069
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
268070
|
-
"name": "LinkDOMProps"
|
|
268071
|
-
}
|
|
268072
|
-
],
|
|
268073
|
-
"required": false,
|
|
268074
|
-
"type": {
|
|
268075
|
-
"name": "string | boolean"
|
|
268076
|
-
}
|
|
268077
|
-
},
|
|
268078
|
-
"ping": {
|
|
268079
|
-
"defaultValue": null,
|
|
268080
|
-
"description": "A space-separated list of URLs to ping when the link is followed. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
|
|
268081
|
-
"name": "ping",
|
|
268082
|
-
"parent": {
|
|
268083
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
268084
|
-
"name": "LinkDOMProps"
|
|
268085
|
-
},
|
|
268086
|
-
"declarations": [
|
|
268087
|
-
{
|
|
268088
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
268089
|
-
"name": "LinkDOMProps"
|
|
268090
|
-
}
|
|
268091
|
-
],
|
|
268092
|
-
"required": false,
|
|
268093
|
-
"type": {
|
|
268094
|
-
"name": "string"
|
|
268095
|
-
}
|
|
268096
|
-
},
|
|
268097
|
-
"referrerPolicy": {
|
|
268098
|
-
"defaultValue": null,
|
|
268099
|
-
"description": "How much of the referrer to send when following the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
|
|
268100
|
-
"name": "referrerPolicy",
|
|
268101
|
-
"parent": {
|
|
268102
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
268103
|
-
"name": "LinkDOMProps"
|
|
268104
|
-
},
|
|
268105
|
-
"declarations": [
|
|
268106
|
-
{
|
|
268107
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
268108
|
-
"name": "LinkDOMProps"
|
|
268109
|
-
}
|
|
268110
|
-
],
|
|
268111
|
-
"required": false,
|
|
268112
|
-
"type": {
|
|
268113
|
-
"name": "HTMLAttributeReferrerPolicy"
|
|
268114
|
-
}
|
|
268115
|
-
},
|
|
268116
|
-
"routerOptions": {
|
|
268117
|
-
"defaultValue": null,
|
|
268118
|
-
"description": "Options for the configured client side router.",
|
|
268119
|
-
"name": "routerOptions",
|
|
268120
|
-
"parent": {
|
|
268121
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
268122
|
-
"name": "LinkDOMProps"
|
|
268123
|
-
},
|
|
268124
|
-
"declarations": [
|
|
268125
|
-
{
|
|
268126
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
268127
|
-
"name": "LinkDOMProps"
|
|
268128
|
-
}
|
|
268129
|
-
],
|
|
268130
|
-
"required": false,
|
|
268131
|
-
"type": {
|
|
268132
|
-
"name": "undefined"
|
|
268133
|
-
}
|
|
268134
|
-
},
|
|
268135
|
-
"onHoverStart": {
|
|
268136
|
-
"defaultValue": null,
|
|
268137
|
-
"description": "Handler that is called when a hover interaction starts.",
|
|
268138
|
-
"name": "onHoverStart",
|
|
268139
|
-
"parent": {
|
|
268140
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
268141
|
-
"name": "HoverEvents"
|
|
268142
|
-
},
|
|
268143
|
-
"declarations": [
|
|
268144
|
-
{
|
|
268145
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
268146
|
-
"name": "HoverEvents"
|
|
268147
|
-
}
|
|
268148
|
-
],
|
|
268149
|
-
"required": false,
|
|
268150
|
-
"type": {
|
|
268151
|
-
"name": "((e: HoverEvent) => void)"
|
|
268152
|
-
}
|
|
268153
|
-
},
|
|
268154
|
-
"onHoverEnd": {
|
|
268155
|
-
"defaultValue": null,
|
|
268156
|
-
"description": "Handler that is called when a hover interaction ends.",
|
|
268157
|
-
"name": "onHoverEnd",
|
|
268158
|
-
"parent": {
|
|
268159
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
268160
|
-
"name": "HoverEvents"
|
|
268161
|
-
},
|
|
268162
|
-
"declarations": [
|
|
268163
|
-
{
|
|
268164
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
268165
|
-
"name": "HoverEvents"
|
|
268166
|
-
}
|
|
268167
|
-
],
|
|
268168
|
-
"required": false,
|
|
268169
|
-
"type": {
|
|
268170
|
-
"name": "((e: HoverEvent) => void)"
|
|
268171
|
-
}
|
|
268172
|
-
},
|
|
268173
|
-
"onHoverChange": {
|
|
268174
|
-
"defaultValue": null,
|
|
268175
|
-
"description": "Handler that is called when the hover state changes.",
|
|
268176
|
-
"name": "onHoverChange",
|
|
268177
|
-
"parent": {
|
|
268178
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
268179
|
-
"name": "HoverEvents"
|
|
268180
|
-
},
|
|
268181
|
-
"declarations": [
|
|
268182
|
-
{
|
|
268183
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
268184
|
-
"name": "HoverEvents"
|
|
268185
|
-
}
|
|
268186
|
-
],
|
|
268187
|
-
"required": false,
|
|
268188
|
-
"type": {
|
|
268189
|
-
"name": "((isHovering: boolean) => void)"
|
|
268190
|
-
}
|
|
268191
|
-
},
|
|
268192
|
-
"onPress": {
|
|
268193
|
-
"defaultValue": null,
|
|
268194
|
-
"description": "Handler that is called when the press is released over the target.",
|
|
268195
|
-
"name": "onPress",
|
|
268196
|
-
"parent": {
|
|
268197
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
268198
|
-
"name": "PressEvents"
|
|
268199
|
-
},
|
|
268200
|
-
"declarations": [
|
|
268201
|
-
{
|
|
268202
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
268203
|
-
"name": "PressEvents"
|
|
267779
|
+
"name": "ColumnProps"
|
|
268204
267780
|
}
|
|
268205
267781
|
],
|
|
268206
267782
|
"required": false,
|
|
268207
267783
|
"type": {
|
|
268208
|
-
"name": "
|
|
267784
|
+
"name": "ColumnStaticSize | null"
|
|
268209
267785
|
}
|
|
268210
267786
|
},
|
|
268211
|
-
"
|
|
267787
|
+
"children": {
|
|
268212
267788
|
"defaultValue": null,
|
|
268213
|
-
"description": "
|
|
268214
|
-
"name": "
|
|
268215
|
-
"parent": {
|
|
268216
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
268217
|
-
"name": "PressEvents"
|
|
268218
|
-
},
|
|
267789
|
+
"description": "",
|
|
267790
|
+
"name": "children",
|
|
268219
267791
|
"declarations": [
|
|
268220
267792
|
{
|
|
268221
|
-
"fileName": "flow/node_modules/.pnpm/@
|
|
268222
|
-
"name": "
|
|
267793
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
267794
|
+
"name": "TypeLiteral"
|
|
268223
267795
|
}
|
|
268224
267796
|
],
|
|
268225
267797
|
"required": false,
|
|
268226
267798
|
"type": {
|
|
268227
|
-
"name": "
|
|
267799
|
+
"name": "ReactNode"
|
|
268228
267800
|
}
|
|
268229
|
-
}
|
|
268230
|
-
|
|
267801
|
+
}
|
|
267802
|
+
}
|
|
267803
|
+
},
|
|
267804
|
+
{
|
|
267805
|
+
"tags": {
|
|
267806
|
+
"flr-generate": "all"
|
|
267807
|
+
},
|
|
267808
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableCell/TableCell.tsx",
|
|
267809
|
+
"description": "",
|
|
267810
|
+
"displayName": "TableCell",
|
|
267811
|
+
"methods": [],
|
|
267812
|
+
"props": {
|
|
267813
|
+
"rowHeader": {
|
|
268231
267814
|
"defaultValue": null,
|
|
268232
|
-
"description": "
|
|
268233
|
-
"name": "
|
|
267815
|
+
"description": "Use cell as row header",
|
|
267816
|
+
"name": "rowHeader",
|
|
268234
267817
|
"parent": {
|
|
268235
|
-
"fileName": "
|
|
268236
|
-
"name": "
|
|
267818
|
+
"fileName": "components/src/components/Table/components/TableCell/TableCell.tsx",
|
|
267819
|
+
"name": "TableCellProps"
|
|
268237
267820
|
},
|
|
268238
267821
|
"declarations": [
|
|
268239
267822
|
{
|
|
268240
|
-
"fileName": "
|
|
268241
|
-
"name": "
|
|
267823
|
+
"fileName": "components/src/components/Table/components/TableCell/TableCell.tsx",
|
|
267824
|
+
"name": "TableCellProps"
|
|
268242
267825
|
}
|
|
268243
267826
|
],
|
|
268244
267827
|
"required": false,
|
|
268245
267828
|
"type": {
|
|
268246
|
-
"name": "
|
|
267829
|
+
"name": "boolean"
|
|
268247
267830
|
}
|
|
268248
267831
|
},
|
|
268249
|
-
"
|
|
268250
|
-
"defaultValue":
|
|
268251
|
-
|
|
268252
|
-
"name": "onPressChange",
|
|
268253
|
-
"parent": {
|
|
268254
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
268255
|
-
"name": "PressEvents"
|
|
267832
|
+
"horizontalAlign": {
|
|
267833
|
+
"defaultValue": {
|
|
267834
|
+
"value": "\"start\""
|
|
268256
267835
|
},
|
|
268257
|
-
"
|
|
268258
|
-
|
|
268259
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
268260
|
-
"name": "PressEvents"
|
|
268261
|
-
}
|
|
268262
|
-
],
|
|
268263
|
-
"required": false,
|
|
268264
|
-
"type": {
|
|
268265
|
-
"name": "((isPressed: boolean) => void)"
|
|
268266
|
-
}
|
|
268267
|
-
},
|
|
268268
|
-
"onPressUp": {
|
|
268269
|
-
"defaultValue": null,
|
|
268270
|
-
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
268271
|
-
"name": "onPressUp",
|
|
267836
|
+
"description": "Horizontal alignment of the cell content",
|
|
267837
|
+
"name": "horizontalAlign",
|
|
268272
267838
|
"parent": {
|
|
268273
|
-
"fileName": "
|
|
268274
|
-
"name": "
|
|
267839
|
+
"fileName": "components/src/components/Table/components/TableCell/TableCell.tsx",
|
|
267840
|
+
"name": "TableCellProps"
|
|
268275
267841
|
},
|
|
268276
267842
|
"declarations": [
|
|
268277
267843
|
{
|
|
268278
|
-
"fileName": "
|
|
268279
|
-
"name": "
|
|
267844
|
+
"fileName": "components/src/components/Table/components/TableCell/TableCell.tsx",
|
|
267845
|
+
"name": "TableCellProps"
|
|
268280
267846
|
}
|
|
268281
267847
|
],
|
|
268282
267848
|
"required": false,
|
|
268283
267849
|
"type": {
|
|
268284
|
-
"name": "
|
|
267850
|
+
"name": "\"start\" | \"end\" | \"center\""
|
|
268285
267851
|
}
|
|
268286
267852
|
},
|
|
268287
|
-
"
|
|
267853
|
+
"className": {
|
|
268288
267854
|
"defaultValue": null,
|
|
268289
|
-
"description": "
|
|
268290
|
-
"name": "
|
|
267855
|
+
"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.",
|
|
267856
|
+
"name": "className",
|
|
268291
267857
|
"parent": {
|
|
268292
|
-
"fileName": "flow/node_modules/.pnpm
|
|
268293
|
-
"name": "
|
|
267858
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267859
|
+
"name": "StyleRenderProps"
|
|
268294
267860
|
},
|
|
268295
267861
|
"declarations": [
|
|
268296
267862
|
{
|
|
268297
|
-
"fileName": "flow/node_modules/.pnpm
|
|
268298
|
-
"name": "
|
|
267863
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
267864
|
+
"name": "StyleRenderProps"
|
|
268299
267865
|
}
|
|
268300
267866
|
],
|
|
268301
267867
|
"required": false,
|
|
268302
267868
|
"type": {
|
|
268303
|
-
"name": "
|
|
267869
|
+
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
268304
267870
|
}
|
|
268305
267871
|
},
|
|
268306
267872
|
"dir": {
|
|
@@ -268398,6 +267964,25 @@
|
|
|
268398
267964
|
"name": "\"yes\" | \"no\""
|
|
268399
267965
|
}
|
|
268400
267966
|
},
|
|
267967
|
+
"onClick": {
|
|
267968
|
+
"defaultValue": null,
|
|
267969
|
+
"description": "",
|
|
267970
|
+
"name": "onClick",
|
|
267971
|
+
"parent": {
|
|
267972
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
267973
|
+
"name": "GlobalDOMEvents"
|
|
267974
|
+
},
|
|
267975
|
+
"declarations": [
|
|
267976
|
+
{
|
|
267977
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
267978
|
+
"name": "GlobalDOMEvents"
|
|
267979
|
+
}
|
|
267980
|
+
],
|
|
267981
|
+
"required": false,
|
|
267982
|
+
"type": {
|
|
267983
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
267984
|
+
}
|
|
267985
|
+
},
|
|
268401
267986
|
"onClickCapture": {
|
|
268402
267987
|
"defaultValue": null,
|
|
268403
267988
|
"description": "",
|
|
@@ -269595,19 +269180,76 @@
|
|
|
269595
269180
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
269596
269181
|
}
|
|
269597
269182
|
},
|
|
269598
|
-
"
|
|
269183
|
+
"id": {
|
|
269599
269184
|
"defaultValue": null,
|
|
269600
|
-
"description": "
|
|
269601
|
-
"name": "
|
|
269185
|
+
"description": "The unique id of the item.",
|
|
269186
|
+
"name": "id",
|
|
269187
|
+
"parent": {
|
|
269188
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
269189
|
+
"name": "MenuItemProps"
|
|
269190
|
+
},
|
|
269602
269191
|
"declarations": [
|
|
269603
269192
|
{
|
|
269604
|
-
"fileName": "
|
|
269193
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
269194
|
+
"name": "MenuItemProps"
|
|
269195
|
+
}
|
|
269196
|
+
],
|
|
269197
|
+
"required": false,
|
|
269198
|
+
"type": {
|
|
269199
|
+
"name": "Key"
|
|
269200
|
+
}
|
|
269201
|
+
},
|
|
269202
|
+
"textValue": {
|
|
269203
|
+
"defaultValue": null,
|
|
269204
|
+
"description": "A string representation of the item's contents, used for features like typeahead.",
|
|
269205
|
+
"name": "textValue",
|
|
269206
|
+
"parent": {
|
|
269207
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
269208
|
+
"name": "ListBoxItemProps"
|
|
269209
|
+
},
|
|
269210
|
+
"declarations": [
|
|
269211
|
+
{
|
|
269212
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
269213
|
+
"name": "ListBoxItemProps"
|
|
269214
|
+
}
|
|
269215
|
+
],
|
|
269216
|
+
"required": false,
|
|
269217
|
+
"type": {
|
|
269218
|
+
"name": "string"
|
|
269219
|
+
}
|
|
269220
|
+
},
|
|
269221
|
+
"colSpan": {
|
|
269222
|
+
"defaultValue": null,
|
|
269223
|
+
"description": "Indicates how many columns the data cell spans.",
|
|
269224
|
+
"name": "colSpan",
|
|
269225
|
+
"parent": {
|
|
269226
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
269227
|
+
"name": "CellProps"
|
|
269228
|
+
},
|
|
269229
|
+
"declarations": [
|
|
269230
|
+
{
|
|
269231
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
269232
|
+
"name": "CellProps"
|
|
269233
|
+
}
|
|
269234
|
+
],
|
|
269235
|
+
"required": false,
|
|
269236
|
+
"type": {
|
|
269237
|
+
"name": "number"
|
|
269238
|
+
}
|
|
269239
|
+
},
|
|
269240
|
+
"children": {
|
|
269241
|
+
"defaultValue": null,
|
|
269242
|
+
"description": "",
|
|
269243
|
+
"name": "children",
|
|
269244
|
+
"declarations": [
|
|
269245
|
+
{
|
|
269246
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
269605
269247
|
"name": "TypeLiteral"
|
|
269606
269248
|
}
|
|
269607
269249
|
],
|
|
269608
269250
|
"required": false,
|
|
269609
269251
|
"type": {
|
|
269610
|
-
"name": "
|
|
269252
|
+
"name": "ReactNode"
|
|
269611
269253
|
}
|
|
269612
269254
|
}
|
|
269613
269255
|
}
|
|
@@ -269616,30 +269258,85 @@
|
|
|
269616
269258
|
"tags": {
|
|
269617
269259
|
"flr-generate": "all"
|
|
269618
269260
|
},
|
|
269619
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
269261
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableBody/TableBody.tsx",
|
|
269620
269262
|
"description": "",
|
|
269621
|
-
"displayName": "
|
|
269263
|
+
"displayName": "TableBody",
|
|
269622
269264
|
"methods": [],
|
|
269623
269265
|
"props": {
|
|
269624
|
-
"
|
|
269625
|
-
"defaultValue":
|
|
269626
|
-
|
|
269266
|
+
"renderEmptyState": {
|
|
269267
|
+
"defaultValue": null,
|
|
269268
|
+
"description": "Provides content to display when there are no items in the list.",
|
|
269269
|
+
"name": "renderEmptyState",
|
|
269270
|
+
"parent": {
|
|
269271
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
269272
|
+
"name": "ListBoxProps"
|
|
269627
269273
|
},
|
|
269628
|
-
"
|
|
269629
|
-
|
|
269274
|
+
"declarations": [
|
|
269275
|
+
{
|
|
269276
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
269277
|
+
"name": "ListBoxProps"
|
|
269278
|
+
}
|
|
269279
|
+
],
|
|
269280
|
+
"required": false,
|
|
269281
|
+
"type": {
|
|
269282
|
+
"name": "((props: ListBoxRenderProps) => ReactNode)"
|
|
269283
|
+
}
|
|
269284
|
+
},
|
|
269285
|
+
"children": {
|
|
269286
|
+
"defaultValue": null,
|
|
269287
|
+
"description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
|
|
269288
|
+
"name": "children",
|
|
269630
269289
|
"parent": {
|
|
269631
|
-
"fileName": "
|
|
269632
|
-
"name": "
|
|
269290
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
269291
|
+
"name": "TableProps"
|
|
269633
269292
|
},
|
|
269634
269293
|
"declarations": [
|
|
269635
269294
|
{
|
|
269636
|
-
"fileName": "
|
|
269637
|
-
"name": "
|
|
269295
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
269296
|
+
"name": "TableProps"
|
|
269638
269297
|
}
|
|
269639
269298
|
],
|
|
269640
269299
|
"required": false,
|
|
269641
269300
|
"type": {
|
|
269642
|
-
"name": "
|
|
269301
|
+
"name": "ReactNode"
|
|
269302
|
+
}
|
|
269303
|
+
},
|
|
269304
|
+
"items": {
|
|
269305
|
+
"defaultValue": null,
|
|
269306
|
+
"description": "Item objects in the collection.",
|
|
269307
|
+
"name": "items",
|
|
269308
|
+
"parent": {
|
|
269309
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
269310
|
+
"name": "CollectionBase"
|
|
269311
|
+
},
|
|
269312
|
+
"declarations": [
|
|
269313
|
+
{
|
|
269314
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
269315
|
+
"name": "CollectionBase"
|
|
269316
|
+
}
|
|
269317
|
+
],
|
|
269318
|
+
"required": false,
|
|
269319
|
+
"type": {
|
|
269320
|
+
"name": "Iterable<object>"
|
|
269321
|
+
}
|
|
269322
|
+
},
|
|
269323
|
+
"dependencies": {
|
|
269324
|
+
"defaultValue": null,
|
|
269325
|
+
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
269326
|
+
"name": "dependencies",
|
|
269327
|
+
"parent": {
|
|
269328
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
269329
|
+
"name": "CollectionProps"
|
|
269330
|
+
},
|
|
269331
|
+
"declarations": [
|
|
269332
|
+
{
|
|
269333
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
269334
|
+
"name": "CollectionProps"
|
|
269335
|
+
}
|
|
269336
|
+
],
|
|
269337
|
+
"required": false,
|
|
269338
|
+
"type": {
|
|
269339
|
+
"name": "readonly any[]"
|
|
269643
269340
|
}
|
|
269644
269341
|
},
|
|
269645
269342
|
"className": {
|
|
@@ -270990,229 +270687,164 @@
|
|
|
270990
270687
|
"type": {
|
|
270991
270688
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
270992
270689
|
}
|
|
270993
|
-
}
|
|
270690
|
+
}
|
|
270691
|
+
}
|
|
270692
|
+
},
|
|
270693
|
+
{
|
|
270694
|
+
"tags": {},
|
|
270695
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/TabTitle/TabTitleCollapsed.tsx",
|
|
270696
|
+
"description": "",
|
|
270697
|
+
"displayName": "TabTitleCollapsed",
|
|
270698
|
+
"methods": [],
|
|
270699
|
+
"props": {
|
|
270994
270700
|
"id": {
|
|
270995
270701
|
"defaultValue": null,
|
|
270996
|
-
"description": "
|
|
270702
|
+
"description": "",
|
|
270997
270703
|
"name": "id",
|
|
270998
270704
|
"parent": {
|
|
270999
|
-
"fileName": "
|
|
271000
|
-
"name": "
|
|
271001
|
-
},
|
|
271002
|
-
"declarations": [
|
|
271003
|
-
{
|
|
271004
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
271005
|
-
"name": "MenuItemProps"
|
|
271006
|
-
}
|
|
271007
|
-
],
|
|
271008
|
-
"required": false,
|
|
271009
|
-
"type": {
|
|
271010
|
-
"name": "Key"
|
|
271011
|
-
}
|
|
271012
|
-
},
|
|
271013
|
-
"width": {
|
|
271014
|
-
"defaultValue": null,
|
|
271015
|
-
"description": "The width of the column. This prop only applies when the `<Table>` is wrapped in a `<ResizableTableContainer>`.",
|
|
271016
|
-
"name": "width",
|
|
271017
|
-
"parent": {
|
|
271018
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
271019
|
-
"name": "ColumnProps"
|
|
270705
|
+
"fileName": "components/src/components/Tabs/components/TabTitle/TabTitleCollapsed.tsx",
|
|
270706
|
+
"name": "Props"
|
|
271020
270707
|
},
|
|
271021
270708
|
"declarations": [
|
|
271022
270709
|
{
|
|
271023
|
-
"fileName": "
|
|
271024
|
-
"name": "
|
|
270710
|
+
"fileName": "components/src/components/Tabs/components/TabTitle/TabTitleCollapsed.tsx",
|
|
270711
|
+
"name": "Props"
|
|
271025
270712
|
}
|
|
271026
270713
|
],
|
|
271027
270714
|
"required": false,
|
|
271028
270715
|
"type": {
|
|
271029
|
-
"name": "
|
|
270716
|
+
"name": "string"
|
|
271030
270717
|
}
|
|
271031
270718
|
},
|
|
271032
|
-
"
|
|
270719
|
+
"className": {
|
|
271033
270720
|
"defaultValue": null,
|
|
271034
|
-
"description": "
|
|
271035
|
-
"name": "
|
|
270721
|
+
"description": "The elements class name.",
|
|
270722
|
+
"name": "className",
|
|
271036
270723
|
"parent": {
|
|
271037
|
-
"fileName": "
|
|
271038
|
-
"name": "
|
|
270724
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
270725
|
+
"name": "PropsWithClassName"
|
|
271039
270726
|
},
|
|
271040
270727
|
"declarations": [
|
|
271041
270728
|
{
|
|
271042
|
-
"fileName": "
|
|
271043
|
-
"name": "
|
|
270729
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
270730
|
+
"name": "PropsWithClassName"
|
|
271044
270731
|
}
|
|
271045
270732
|
],
|
|
271046
270733
|
"required": false,
|
|
271047
270734
|
"type": {
|
|
271048
270735
|
"name": "string"
|
|
271049
270736
|
}
|
|
271050
|
-
}
|
|
271051
|
-
|
|
270737
|
+
}
|
|
270738
|
+
}
|
|
270739
|
+
},
|
|
270740
|
+
{
|
|
270741
|
+
"tags": {
|
|
270742
|
+
"flr-generate": "all"
|
|
270743
|
+
},
|
|
270744
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/TabTitle/TabTitle.tsx",
|
|
270745
|
+
"description": "",
|
|
270746
|
+
"displayName": "TabTitle",
|
|
270747
|
+
"methods": [],
|
|
270748
|
+
"props": {
|
|
270749
|
+
"aria-label": {
|
|
271052
270750
|
"defaultValue": null,
|
|
271053
|
-
"description": "
|
|
271054
|
-
"name": "
|
|
270751
|
+
"description": "Defines a string value that labels the current element.",
|
|
270752
|
+
"name": "aria-label",
|
|
271055
270753
|
"parent": {
|
|
271056
|
-
"fileName": "flow/node_modules/.pnpm
|
|
271057
|
-
"name": "
|
|
270754
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
270755
|
+
"name": "AriaLabelingProps"
|
|
271058
270756
|
},
|
|
271059
270757
|
"declarations": [
|
|
271060
270758
|
{
|
|
271061
|
-
"fileName": "flow/node_modules/.pnpm
|
|
271062
|
-
"name": "
|
|
270759
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
270760
|
+
"name": "AriaLabelingProps"
|
|
271063
270761
|
}
|
|
271064
270762
|
],
|
|
271065
270763
|
"required": false,
|
|
271066
270764
|
"type": {
|
|
271067
|
-
"name": "
|
|
270765
|
+
"name": "string"
|
|
271068
270766
|
}
|
|
271069
270767
|
},
|
|
271070
|
-
"
|
|
270768
|
+
"aria-labelledby": {
|
|
271071
270769
|
"defaultValue": null,
|
|
271072
|
-
"description": "
|
|
271073
|
-
"name": "
|
|
270770
|
+
"description": "Identifies the element (or elements) that labels the current element.",
|
|
270771
|
+
"name": "aria-labelledby",
|
|
271074
270772
|
"parent": {
|
|
271075
|
-
"fileName": "flow/node_modules/.pnpm
|
|
271076
|
-
"name": "
|
|
270773
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
270774
|
+
"name": "AriaLabelingProps"
|
|
271077
270775
|
},
|
|
271078
270776
|
"declarations": [
|
|
271079
270777
|
{
|
|
271080
|
-
"fileName": "flow/node_modules/.pnpm
|
|
271081
|
-
"name": "
|
|
270778
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
270779
|
+
"name": "AriaLabelingProps"
|
|
271082
270780
|
}
|
|
271083
270781
|
],
|
|
271084
270782
|
"required": false,
|
|
271085
270783
|
"type": {
|
|
271086
|
-
"name": "
|
|
270784
|
+
"name": "string"
|
|
271087
270785
|
}
|
|
271088
270786
|
},
|
|
271089
|
-
"
|
|
270787
|
+
"aria-describedby": {
|
|
271090
270788
|
"defaultValue": null,
|
|
271091
|
-
"description": "
|
|
271092
|
-
"name": "
|
|
270789
|
+
"description": "Identifies the element (or elements) that describes the object.",
|
|
270790
|
+
"name": "aria-describedby",
|
|
271093
270791
|
"parent": {
|
|
271094
|
-
"fileName": "flow/node_modules/.pnpm
|
|
271095
|
-
"name": "
|
|
270792
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
270793
|
+
"name": "AriaLabelingProps"
|
|
271096
270794
|
},
|
|
271097
270795
|
"declarations": [
|
|
271098
270796
|
{
|
|
271099
|
-
"fileName": "flow/node_modules/.pnpm
|
|
271100
|
-
"name": "
|
|
270797
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
270798
|
+
"name": "AriaLabelingProps"
|
|
271101
270799
|
}
|
|
271102
270800
|
],
|
|
271103
270801
|
"required": false,
|
|
271104
270802
|
"type": {
|
|
271105
|
-
"name": "
|
|
270803
|
+
"name": "string"
|
|
271106
270804
|
}
|
|
271107
270805
|
},
|
|
271108
|
-
"
|
|
270806
|
+
"aria-details": {
|
|
271109
270807
|
"defaultValue": null,
|
|
271110
|
-
"description": "
|
|
271111
|
-
"name": "
|
|
270808
|
+
"description": "Identifies the element (or elements) that provide a detailed, extended description for the object.",
|
|
270809
|
+
"name": "aria-details",
|
|
271112
270810
|
"parent": {
|
|
271113
|
-
"fileName": "flow/node_modules/.pnpm
|
|
271114
|
-
"name": "
|
|
270811
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
270812
|
+
"name": "AriaLabelingProps"
|
|
271115
270813
|
},
|
|
271116
270814
|
"declarations": [
|
|
271117
270815
|
{
|
|
271118
|
-
"fileName": "flow/node_modules/.pnpm
|
|
271119
|
-
"name": "
|
|
270816
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
270817
|
+
"name": "AriaLabelingProps"
|
|
271120
270818
|
}
|
|
271121
270819
|
],
|
|
271122
270820
|
"required": false,
|
|
271123
270821
|
"type": {
|
|
271124
|
-
"name": "
|
|
270822
|
+
"name": "string"
|
|
271125
270823
|
}
|
|
271126
270824
|
},
|
|
271127
|
-
"
|
|
270825
|
+
"className": {
|
|
271128
270826
|
"defaultValue": null,
|
|
271129
|
-
"description": "The
|
|
271130
|
-
"name": "
|
|
270827
|
+
"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.",
|
|
270828
|
+
"name": "className",
|
|
271131
270829
|
"parent": {
|
|
271132
270830
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
271133
|
-
"name": "
|
|
270831
|
+
"name": "StyleRenderProps"
|
|
271134
270832
|
},
|
|
271135
270833
|
"declarations": [
|
|
271136
270834
|
{
|
|
271137
270835
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
271138
|
-
"name": "
|
|
271139
|
-
}
|
|
271140
|
-
],
|
|
271141
|
-
"required": false,
|
|
271142
|
-
"type": {
|
|
271143
|
-
"name": "ColumnStaticSize | null"
|
|
271144
|
-
}
|
|
271145
|
-
},
|
|
271146
|
-
"children": {
|
|
271147
|
-
"defaultValue": null,
|
|
271148
|
-
"description": "",
|
|
271149
|
-
"name": "children",
|
|
271150
|
-
"declarations": [
|
|
271151
|
-
{
|
|
271152
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
271153
|
-
"name": "TypeLiteral"
|
|
271154
|
-
}
|
|
271155
|
-
],
|
|
271156
|
-
"required": false,
|
|
271157
|
-
"type": {
|
|
271158
|
-
"name": "ReactNode"
|
|
271159
|
-
}
|
|
271160
|
-
}
|
|
271161
|
-
}
|
|
271162
|
-
},
|
|
271163
|
-
{
|
|
271164
|
-
"tags": {
|
|
271165
|
-
"flr-generate": "all"
|
|
271166
|
-
},
|
|
271167
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableCell/TableCell.tsx",
|
|
271168
|
-
"description": "",
|
|
271169
|
-
"displayName": "TableCell",
|
|
271170
|
-
"methods": [],
|
|
271171
|
-
"props": {
|
|
271172
|
-
"rowHeader": {
|
|
271173
|
-
"defaultValue": null,
|
|
271174
|
-
"description": "Use cell as row header",
|
|
271175
|
-
"name": "rowHeader",
|
|
271176
|
-
"parent": {
|
|
271177
|
-
"fileName": "components/src/components/Table/components/TableCell/TableCell.tsx",
|
|
271178
|
-
"name": "TableCellProps"
|
|
271179
|
-
},
|
|
271180
|
-
"declarations": [
|
|
271181
|
-
{
|
|
271182
|
-
"fileName": "components/src/components/Table/components/TableCell/TableCell.tsx",
|
|
271183
|
-
"name": "TableCellProps"
|
|
271184
|
-
}
|
|
271185
|
-
],
|
|
271186
|
-
"required": false,
|
|
271187
|
-
"type": {
|
|
271188
|
-
"name": "boolean"
|
|
271189
|
-
}
|
|
271190
|
-
},
|
|
271191
|
-
"horizontalAlign": {
|
|
271192
|
-
"defaultValue": {
|
|
271193
|
-
"value": "\"start\""
|
|
271194
|
-
},
|
|
271195
|
-
"description": "Horizontal alignment of the cell content",
|
|
271196
|
-
"name": "horizontalAlign",
|
|
271197
|
-
"parent": {
|
|
271198
|
-
"fileName": "components/src/components/Table/components/TableCell/TableCell.tsx",
|
|
271199
|
-
"name": "TableCellProps"
|
|
271200
|
-
},
|
|
271201
|
-
"declarations": [
|
|
271202
|
-
{
|
|
271203
|
-
"fileName": "components/src/components/Table/components/TableCell/TableCell.tsx",
|
|
271204
|
-
"name": "TableCellProps"
|
|
270836
|
+
"name": "StyleRenderProps"
|
|
271205
270837
|
}
|
|
271206
270838
|
],
|
|
271207
270839
|
"required": false,
|
|
271208
270840
|
"type": {
|
|
271209
|
-
"name": "
|
|
270841
|
+
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
271210
270842
|
}
|
|
271211
270843
|
},
|
|
271212
|
-
"
|
|
270844
|
+
"style": {
|
|
271213
270845
|
"defaultValue": null,
|
|
271214
|
-
"description": "The
|
|
271215
|
-
"name": "
|
|
270846
|
+
"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.",
|
|
270847
|
+
"name": "style",
|
|
271216
270848
|
"parent": {
|
|
271217
270849
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
271218
270850
|
"name": "StyleRenderProps"
|
|
@@ -271225,7 +270857,7 @@
|
|
|
271225
270857
|
],
|
|
271226
270858
|
"required": false,
|
|
271227
270859
|
"type": {
|
|
271228
|
-
"name": "
|
|
270860
|
+
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
271229
270861
|
}
|
|
271230
270862
|
},
|
|
271231
270863
|
"dir": {
|
|
@@ -271325,21 +270957,21 @@
|
|
|
271325
270957
|
},
|
|
271326
270958
|
"onClick": {
|
|
271327
270959
|
"defaultValue": null,
|
|
271328
|
-
"description": "",
|
|
270960
|
+
"description": "**Not recommended – use `onPress` instead.** `onClick` is an alias for `onPress`\nprovided for compatibility with other libraries. `onPress` provides \nadditional event details for non-mouse interactions.",
|
|
271329
270961
|
"name": "onClick",
|
|
271330
270962
|
"parent": {
|
|
271331
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
271332
|
-
"name": "
|
|
270963
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
270964
|
+
"name": "PressEvents"
|
|
271333
270965
|
},
|
|
271334
270966
|
"declarations": [
|
|
271335
270967
|
{
|
|
271336
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
271337
|
-
"name": "
|
|
270968
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
270969
|
+
"name": "PressEvents"
|
|
271338
270970
|
}
|
|
271339
270971
|
],
|
|
271340
270972
|
"required": false,
|
|
271341
270973
|
"type": {
|
|
271342
|
-
"name": "
|
|
270974
|
+
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
271343
270975
|
}
|
|
271344
270976
|
},
|
|
271345
270977
|
"onClickCapture": {
|
|
@@ -272539,37 +272171,113 @@
|
|
|
272539
272171
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
272540
272172
|
}
|
|
272541
272173
|
},
|
|
272542
|
-
"
|
|
272174
|
+
"rel": {
|
|
272543
272175
|
"defaultValue": null,
|
|
272544
|
-
"description": "The
|
|
272545
|
-
"name": "
|
|
272176
|
+
"description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
272177
|
+
"name": "rel",
|
|
272546
272178
|
"parent": {
|
|
272547
|
-
"fileName": "flow/node_modules/.pnpm
|
|
272548
|
-
"name": "
|
|
272179
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272180
|
+
"name": "LinkDOMProps"
|
|
272549
272181
|
},
|
|
272550
272182
|
"declarations": [
|
|
272551
272183
|
{
|
|
272552
|
-
"fileName": "flow/node_modules/.pnpm
|
|
272553
|
-
"name": "
|
|
272184
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272185
|
+
"name": "LinkDOMProps"
|
|
272554
272186
|
}
|
|
272555
272187
|
],
|
|
272556
272188
|
"required": false,
|
|
272557
272189
|
"type": {
|
|
272558
|
-
"name": "
|
|
272190
|
+
"name": "string"
|
|
272559
272191
|
}
|
|
272560
272192
|
},
|
|
272561
|
-
"
|
|
272193
|
+
"onHoverStart": {
|
|
272562
272194
|
"defaultValue": null,
|
|
272563
|
-
"description": "
|
|
272564
|
-
"name": "
|
|
272195
|
+
"description": "Handler that is called when a hover interaction starts.",
|
|
272196
|
+
"name": "onHoverStart",
|
|
272565
272197
|
"parent": {
|
|
272566
|
-
"fileName": "flow/node_modules/.pnpm
|
|
272567
|
-
"name": "
|
|
272198
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272199
|
+
"name": "HoverEvents"
|
|
272568
272200
|
},
|
|
272569
272201
|
"declarations": [
|
|
272570
272202
|
{
|
|
272571
|
-
"fileName": "flow/node_modules/.pnpm
|
|
272572
|
-
"name": "
|
|
272203
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272204
|
+
"name": "HoverEvents"
|
|
272205
|
+
}
|
|
272206
|
+
],
|
|
272207
|
+
"required": false,
|
|
272208
|
+
"type": {
|
|
272209
|
+
"name": "((e: HoverEvent) => void)"
|
|
272210
|
+
}
|
|
272211
|
+
},
|
|
272212
|
+
"onHoverEnd": {
|
|
272213
|
+
"defaultValue": null,
|
|
272214
|
+
"description": "Handler that is called when a hover interaction ends.",
|
|
272215
|
+
"name": "onHoverEnd",
|
|
272216
|
+
"parent": {
|
|
272217
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272218
|
+
"name": "HoverEvents"
|
|
272219
|
+
},
|
|
272220
|
+
"declarations": [
|
|
272221
|
+
{
|
|
272222
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272223
|
+
"name": "HoverEvents"
|
|
272224
|
+
}
|
|
272225
|
+
],
|
|
272226
|
+
"required": false,
|
|
272227
|
+
"type": {
|
|
272228
|
+
"name": "((e: HoverEvent) => void)"
|
|
272229
|
+
}
|
|
272230
|
+
},
|
|
272231
|
+
"onHoverChange": {
|
|
272232
|
+
"defaultValue": null,
|
|
272233
|
+
"description": "Handler that is called when the hover state changes.",
|
|
272234
|
+
"name": "onHoverChange",
|
|
272235
|
+
"parent": {
|
|
272236
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272237
|
+
"name": "HoverEvents"
|
|
272238
|
+
},
|
|
272239
|
+
"declarations": [
|
|
272240
|
+
{
|
|
272241
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272242
|
+
"name": "HoverEvents"
|
|
272243
|
+
}
|
|
272244
|
+
],
|
|
272245
|
+
"required": false,
|
|
272246
|
+
"type": {
|
|
272247
|
+
"name": "((isHovering: boolean) => void)"
|
|
272248
|
+
}
|
|
272249
|
+
},
|
|
272250
|
+
"target": {
|
|
272251
|
+
"defaultValue": null,
|
|
272252
|
+
"description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
272253
|
+
"name": "target",
|
|
272254
|
+
"parent": {
|
|
272255
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272256
|
+
"name": "LinkDOMProps"
|
|
272257
|
+
},
|
|
272258
|
+
"declarations": [
|
|
272259
|
+
{
|
|
272260
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272261
|
+
"name": "LinkDOMProps"
|
|
272262
|
+
}
|
|
272263
|
+
],
|
|
272264
|
+
"required": false,
|
|
272265
|
+
"type": {
|
|
272266
|
+
"name": "HTMLAttributeAnchorTarget"
|
|
272267
|
+
}
|
|
272268
|
+
},
|
|
272269
|
+
"href": {
|
|
272270
|
+
"defaultValue": null,
|
|
272271
|
+
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
272272
|
+
"name": "href",
|
|
272273
|
+
"parent": {
|
|
272274
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272275
|
+
"name": "LinkDOMProps"
|
|
272276
|
+
},
|
|
272277
|
+
"declarations": [
|
|
272278
|
+
{
|
|
272279
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272280
|
+
"name": "LinkDOMProps"
|
|
272573
272281
|
}
|
|
272574
272282
|
],
|
|
272575
272283
|
"required": false,
|
|
@@ -272577,23 +272285,194 @@
|
|
|
272577
272285
|
"name": "string"
|
|
272578
272286
|
}
|
|
272579
272287
|
},
|
|
272580
|
-
"
|
|
272288
|
+
"hrefLang": {
|
|
272581
272289
|
"defaultValue": null,
|
|
272582
|
-
"description": "
|
|
272583
|
-
"name": "
|
|
272290
|
+
"description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
272291
|
+
"name": "hrefLang",
|
|
272584
272292
|
"parent": {
|
|
272585
|
-
"fileName": "flow/node_modules/.pnpm
|
|
272586
|
-
"name": "
|
|
272293
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272294
|
+
"name": "LinkDOMProps"
|
|
272587
272295
|
},
|
|
272588
272296
|
"declarations": [
|
|
272589
272297
|
{
|
|
272590
|
-
"fileName": "flow/node_modules/.pnpm
|
|
272591
|
-
"name": "
|
|
272298
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272299
|
+
"name": "LinkDOMProps"
|
|
272592
272300
|
}
|
|
272593
272301
|
],
|
|
272594
272302
|
"required": false,
|
|
272595
272303
|
"type": {
|
|
272596
|
-
"name": "
|
|
272304
|
+
"name": "string"
|
|
272305
|
+
}
|
|
272306
|
+
},
|
|
272307
|
+
"download": {
|
|
272308
|
+
"defaultValue": null,
|
|
272309
|
+
"description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
|
|
272310
|
+
"name": "download",
|
|
272311
|
+
"parent": {
|
|
272312
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272313
|
+
"name": "LinkDOMProps"
|
|
272314
|
+
},
|
|
272315
|
+
"declarations": [
|
|
272316
|
+
{
|
|
272317
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272318
|
+
"name": "LinkDOMProps"
|
|
272319
|
+
}
|
|
272320
|
+
],
|
|
272321
|
+
"required": false,
|
|
272322
|
+
"type": {
|
|
272323
|
+
"name": "string | boolean"
|
|
272324
|
+
}
|
|
272325
|
+
},
|
|
272326
|
+
"ping": {
|
|
272327
|
+
"defaultValue": null,
|
|
272328
|
+
"description": "A space-separated list of URLs to ping when the link is followed. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
|
|
272329
|
+
"name": "ping",
|
|
272330
|
+
"parent": {
|
|
272331
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272332
|
+
"name": "LinkDOMProps"
|
|
272333
|
+
},
|
|
272334
|
+
"declarations": [
|
|
272335
|
+
{
|
|
272336
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272337
|
+
"name": "LinkDOMProps"
|
|
272338
|
+
}
|
|
272339
|
+
],
|
|
272340
|
+
"required": false,
|
|
272341
|
+
"type": {
|
|
272342
|
+
"name": "string"
|
|
272343
|
+
}
|
|
272344
|
+
},
|
|
272345
|
+
"referrerPolicy": {
|
|
272346
|
+
"defaultValue": null,
|
|
272347
|
+
"description": "How much of the referrer to send when following the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
|
|
272348
|
+
"name": "referrerPolicy",
|
|
272349
|
+
"parent": {
|
|
272350
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272351
|
+
"name": "LinkDOMProps"
|
|
272352
|
+
},
|
|
272353
|
+
"declarations": [
|
|
272354
|
+
{
|
|
272355
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272356
|
+
"name": "LinkDOMProps"
|
|
272357
|
+
}
|
|
272358
|
+
],
|
|
272359
|
+
"required": false,
|
|
272360
|
+
"type": {
|
|
272361
|
+
"name": "HTMLAttributeReferrerPolicy"
|
|
272362
|
+
}
|
|
272363
|
+
},
|
|
272364
|
+
"routerOptions": {
|
|
272365
|
+
"defaultValue": null,
|
|
272366
|
+
"description": "Options for the configured client side router.",
|
|
272367
|
+
"name": "routerOptions",
|
|
272368
|
+
"parent": {
|
|
272369
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272370
|
+
"name": "LinkDOMProps"
|
|
272371
|
+
},
|
|
272372
|
+
"declarations": [
|
|
272373
|
+
{
|
|
272374
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272375
|
+
"name": "LinkDOMProps"
|
|
272376
|
+
}
|
|
272377
|
+
],
|
|
272378
|
+
"required": false,
|
|
272379
|
+
"type": {
|
|
272380
|
+
"name": "undefined"
|
|
272381
|
+
}
|
|
272382
|
+
},
|
|
272383
|
+
"onPress": {
|
|
272384
|
+
"defaultValue": null,
|
|
272385
|
+
"description": "Handler that is called when the press is released over the target.",
|
|
272386
|
+
"name": "onPress",
|
|
272387
|
+
"parent": {
|
|
272388
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272389
|
+
"name": "PressEvents"
|
|
272390
|
+
},
|
|
272391
|
+
"declarations": [
|
|
272392
|
+
{
|
|
272393
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272394
|
+
"name": "PressEvents"
|
|
272395
|
+
}
|
|
272396
|
+
],
|
|
272397
|
+
"required": false,
|
|
272398
|
+
"type": {
|
|
272399
|
+
"name": "((e: PressEvent) => void)"
|
|
272400
|
+
}
|
|
272401
|
+
},
|
|
272402
|
+
"onPressStart": {
|
|
272403
|
+
"defaultValue": null,
|
|
272404
|
+
"description": "Handler that is called when a press interaction starts.",
|
|
272405
|
+
"name": "onPressStart",
|
|
272406
|
+
"parent": {
|
|
272407
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272408
|
+
"name": "PressEvents"
|
|
272409
|
+
},
|
|
272410
|
+
"declarations": [
|
|
272411
|
+
{
|
|
272412
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272413
|
+
"name": "PressEvents"
|
|
272414
|
+
}
|
|
272415
|
+
],
|
|
272416
|
+
"required": false,
|
|
272417
|
+
"type": {
|
|
272418
|
+
"name": "((e: PressEvent) => void)"
|
|
272419
|
+
}
|
|
272420
|
+
},
|
|
272421
|
+
"onPressEnd": {
|
|
272422
|
+
"defaultValue": null,
|
|
272423
|
+
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
272424
|
+
"name": "onPressEnd",
|
|
272425
|
+
"parent": {
|
|
272426
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272427
|
+
"name": "PressEvents"
|
|
272428
|
+
},
|
|
272429
|
+
"declarations": [
|
|
272430
|
+
{
|
|
272431
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272432
|
+
"name": "PressEvents"
|
|
272433
|
+
}
|
|
272434
|
+
],
|
|
272435
|
+
"required": false,
|
|
272436
|
+
"type": {
|
|
272437
|
+
"name": "((e: PressEvent) => void)"
|
|
272438
|
+
}
|
|
272439
|
+
},
|
|
272440
|
+
"onPressChange": {
|
|
272441
|
+
"defaultValue": null,
|
|
272442
|
+
"description": "Handler that is called when the press state changes.",
|
|
272443
|
+
"name": "onPressChange",
|
|
272444
|
+
"parent": {
|
|
272445
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272446
|
+
"name": "PressEvents"
|
|
272447
|
+
},
|
|
272448
|
+
"declarations": [
|
|
272449
|
+
{
|
|
272450
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272451
|
+
"name": "PressEvents"
|
|
272452
|
+
}
|
|
272453
|
+
],
|
|
272454
|
+
"required": false,
|
|
272455
|
+
"type": {
|
|
272456
|
+
"name": "((isPressed: boolean) => void)"
|
|
272457
|
+
}
|
|
272458
|
+
},
|
|
272459
|
+
"onPressUp": {
|
|
272460
|
+
"defaultValue": null,
|
|
272461
|
+
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
272462
|
+
"name": "onPressUp",
|
|
272463
|
+
"parent": {
|
|
272464
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272465
|
+
"name": "PressEvents"
|
|
272466
|
+
},
|
|
272467
|
+
"declarations": [
|
|
272468
|
+
{
|
|
272469
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
272470
|
+
"name": "PressEvents"
|
|
272471
|
+
}
|
|
272472
|
+
],
|
|
272473
|
+
"required": false,
|
|
272474
|
+
"type": {
|
|
272475
|
+
"name": "((e: PressEvent) => void)"
|
|
272597
272476
|
}
|
|
272598
272477
|
},
|
|
272599
272478
|
"children": {
|
|
@@ -272613,89 +272492,155 @@
|
|
|
272613
272492
|
}
|
|
272614
272493
|
}
|
|
272615
272494
|
},
|
|
272495
|
+
{
|
|
272496
|
+
"tags": {},
|
|
272497
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
272498
|
+
"description": "",
|
|
272499
|
+
"displayName": "TabList",
|
|
272500
|
+
"methods": [],
|
|
272501
|
+
"props": {
|
|
272502
|
+
"selection": {
|
|
272503
|
+
"defaultValue": null,
|
|
272504
|
+
"description": "",
|
|
272505
|
+
"name": "selection",
|
|
272506
|
+
"parent": {
|
|
272507
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
272508
|
+
"name": "Props"
|
|
272509
|
+
},
|
|
272510
|
+
"declarations": [
|
|
272511
|
+
{
|
|
272512
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
272513
|
+
"name": "Props"
|
|
272514
|
+
}
|
|
272515
|
+
],
|
|
272516
|
+
"required": true,
|
|
272517
|
+
"type": {
|
|
272518
|
+
"name": "Key | undefined"
|
|
272519
|
+
}
|
|
272520
|
+
},
|
|
272521
|
+
"onContextMenuSelectionChange": {
|
|
272522
|
+
"defaultValue": null,
|
|
272523
|
+
"description": "",
|
|
272524
|
+
"name": "onContextMenuSelectionChange",
|
|
272525
|
+
"parent": {
|
|
272526
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
272527
|
+
"name": "Props"
|
|
272528
|
+
},
|
|
272529
|
+
"declarations": [
|
|
272530
|
+
{
|
|
272531
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
272532
|
+
"name": "Props"
|
|
272533
|
+
}
|
|
272534
|
+
],
|
|
272535
|
+
"required": true,
|
|
272536
|
+
"type": {
|
|
272537
|
+
"name": "(key: Key) => void"
|
|
272538
|
+
}
|
|
272539
|
+
},
|
|
272540
|
+
"disabledKeys": {
|
|
272541
|
+
"defaultValue": null,
|
|
272542
|
+
"description": "",
|
|
272543
|
+
"name": "disabledKeys",
|
|
272544
|
+
"parent": {
|
|
272545
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
272546
|
+
"name": "Props"
|
|
272547
|
+
},
|
|
272548
|
+
"declarations": [
|
|
272549
|
+
{
|
|
272550
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
272551
|
+
"name": "Props"
|
|
272552
|
+
}
|
|
272553
|
+
],
|
|
272554
|
+
"required": false,
|
|
272555
|
+
"type": {
|
|
272556
|
+
"name": "Iterable<Key>"
|
|
272557
|
+
}
|
|
272558
|
+
}
|
|
272559
|
+
}
|
|
272560
|
+
},
|
|
272616
272561
|
{
|
|
272617
272562
|
"tags": {
|
|
272618
272563
|
"flr-generate": "all"
|
|
272619
272564
|
},
|
|
272620
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
272565
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/Tab/Tab.tsx",
|
|
272621
272566
|
"description": "",
|
|
272622
|
-
"displayName": "
|
|
272567
|
+
"displayName": "Tab",
|
|
272623
272568
|
"methods": [],
|
|
272624
272569
|
"props": {
|
|
272625
|
-
"
|
|
272570
|
+
"aria-label": {
|
|
272626
272571
|
"defaultValue": null,
|
|
272627
|
-
"description": "
|
|
272628
|
-
"name": "
|
|
272572
|
+
"description": "Defines a string value that labels the current element.",
|
|
272573
|
+
"name": "aria-label",
|
|
272629
272574
|
"parent": {
|
|
272630
|
-
"fileName": "flow/node_modules/.pnpm
|
|
272631
|
-
"name": "
|
|
272575
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272576
|
+
"name": "AriaLabelingProps"
|
|
272632
272577
|
},
|
|
272633
272578
|
"declarations": [
|
|
272634
272579
|
{
|
|
272635
|
-
"fileName": "flow/node_modules/.pnpm
|
|
272636
|
-
"name": "
|
|
272580
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272581
|
+
"name": "AriaLabelingProps"
|
|
272637
272582
|
}
|
|
272638
272583
|
],
|
|
272639
272584
|
"required": false,
|
|
272640
272585
|
"type": {
|
|
272641
|
-
"name": "
|
|
272586
|
+
"name": "string"
|
|
272642
272587
|
}
|
|
272643
272588
|
},
|
|
272644
|
-
"
|
|
272589
|
+
"aria-labelledby": {
|
|
272645
272590
|
"defaultValue": null,
|
|
272646
|
-
"description": "
|
|
272647
|
-
"name": "
|
|
272591
|
+
"description": "Identifies the element (or elements) that labels the current element.",
|
|
272592
|
+
"name": "aria-labelledby",
|
|
272648
272593
|
"parent": {
|
|
272649
|
-
"fileName": "flow/node_modules/.pnpm
|
|
272650
|
-
"name": "
|
|
272594
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272595
|
+
"name": "AriaLabelingProps"
|
|
272651
272596
|
},
|
|
272652
272597
|
"declarations": [
|
|
272653
272598
|
{
|
|
272654
|
-
"fileName": "flow/node_modules/.pnpm
|
|
272655
|
-
"name": "
|
|
272599
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272600
|
+
"name": "AriaLabelingProps"
|
|
272656
272601
|
}
|
|
272657
272602
|
],
|
|
272658
272603
|
"required": false,
|
|
272659
272604
|
"type": {
|
|
272660
|
-
"name": "
|
|
272605
|
+
"name": "string"
|
|
272661
272606
|
}
|
|
272662
272607
|
},
|
|
272663
|
-
"
|
|
272608
|
+
"aria-describedby": {
|
|
272664
272609
|
"defaultValue": null,
|
|
272665
|
-
"description": "
|
|
272666
|
-
"name": "
|
|
272610
|
+
"description": "Identifies the element (or elements) that describes the object.",
|
|
272611
|
+
"name": "aria-describedby",
|
|
272667
272612
|
"parent": {
|
|
272668
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
272669
|
-
"name": "
|
|
272613
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272614
|
+
"name": "AriaLabelingProps"
|
|
272670
272615
|
},
|
|
272671
272616
|
"declarations": [
|
|
272672
272617
|
{
|
|
272673
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
272674
|
-
"name": "
|
|
272618
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272619
|
+
"name": "AriaLabelingProps"
|
|
272675
272620
|
}
|
|
272676
272621
|
],
|
|
272677
272622
|
"required": false,
|
|
272678
272623
|
"type": {
|
|
272679
|
-
"name": "
|
|
272624
|
+
"name": "string"
|
|
272680
272625
|
}
|
|
272681
272626
|
},
|
|
272682
|
-
"
|
|
272627
|
+
"aria-details": {
|
|
272683
272628
|
"defaultValue": null,
|
|
272684
|
-
"description": "
|
|
272685
|
-
"name": "
|
|
272629
|
+
"description": "Identifies the element (or elements) that provide a detailed, extended description for the object.",
|
|
272630
|
+
"name": "aria-details",
|
|
272686
272631
|
"parent": {
|
|
272687
|
-
"fileName": "flow/node_modules/.pnpm
|
|
272688
|
-
"name": "
|
|
272632
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272633
|
+
"name": "AriaLabelingProps"
|
|
272689
272634
|
},
|
|
272690
272635
|
"declarations": [
|
|
272691
272636
|
{
|
|
272692
|
-
"fileName": "flow/node_modules/.pnpm
|
|
272693
|
-
"name": "
|
|
272637
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
272638
|
+
"name": "AriaLabelingProps"
|
|
272694
272639
|
}
|
|
272695
272640
|
],
|
|
272696
272641
|
"required": false,
|
|
272697
272642
|
"type": {
|
|
272698
|
-
"name": "
|
|
272643
|
+
"name": "string"
|
|
272699
272644
|
}
|
|
272700
272645
|
},
|
|
272701
272646
|
"className": {
|
|
@@ -274046,6 +273991,61 @@
|
|
|
274046
273991
|
"type": {
|
|
274047
273992
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
274048
273993
|
}
|
|
273994
|
+
},
|
|
273995
|
+
"id": {
|
|
273996
|
+
"defaultValue": null,
|
|
273997
|
+
"description": "The unique id of the tab.",
|
|
273998
|
+
"name": "id",
|
|
273999
|
+
"parent": {
|
|
274000
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+tabs@3.3.19_react@19.2.0/node_modules/@react-types/tabs/src/index.d.ts",
|
|
274001
|
+
"name": "AriaTabPanelProps"
|
|
274002
|
+
},
|
|
274003
|
+
"declarations": [
|
|
274004
|
+
{
|
|
274005
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+tabs@3.3.19_react@19.2.0/node_modules/@react-types/tabs/src/index.d.ts",
|
|
274006
|
+
"name": "AriaTabPanelProps"
|
|
274007
|
+
}
|
|
274008
|
+
],
|
|
274009
|
+
"required": false,
|
|
274010
|
+
"type": {
|
|
274011
|
+
"name": "Key"
|
|
274012
|
+
}
|
|
274013
|
+
},
|
|
274014
|
+
"shouldForceMount": {
|
|
274015
|
+
"defaultValue": {
|
|
274016
|
+
"value": "false"
|
|
274017
|
+
},
|
|
274018
|
+
"description": "Whether to mount the tab panel in the DOM even when it is not currently selected.\nInactive tab panels are inert and cannot be interacted with. They must be styled appropriately so this is clear to the user visually.",
|
|
274019
|
+
"name": "shouldForceMount",
|
|
274020
|
+
"parent": {
|
|
274021
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
274022
|
+
"name": "TabPanelProps"
|
|
274023
|
+
},
|
|
274024
|
+
"declarations": [
|
|
274025
|
+
{
|
|
274026
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
274027
|
+
"name": "TabPanelProps"
|
|
274028
|
+
}
|
|
274029
|
+
],
|
|
274030
|
+
"required": false,
|
|
274031
|
+
"type": {
|
|
274032
|
+
"name": "boolean"
|
|
274033
|
+
}
|
|
274034
|
+
},
|
|
274035
|
+
"children": {
|
|
274036
|
+
"defaultValue": null,
|
|
274037
|
+
"description": "",
|
|
274038
|
+
"name": "children",
|
|
274039
|
+
"declarations": [
|
|
274040
|
+
{
|
|
274041
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
274042
|
+
"name": "TypeLiteral"
|
|
274043
|
+
}
|
|
274044
|
+
],
|
|
274045
|
+
"required": false,
|
|
274046
|
+
"type": {
|
|
274047
|
+
"name": "ReactNode"
|
|
274048
|
+
}
|
|
274049
274049
|
}
|
|
274050
274050
|
}
|
|
274051
274051
|
},
|
|
@@ -277906,6 +277906,172 @@
|
|
|
277906
277906
|
}
|
|
277907
277907
|
}
|
|
277908
277908
|
},
|
|
277909
|
+
{
|
|
277910
|
+
"tags": {},
|
|
277911
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Popover/components/PopoverTrigger/PopoverTrigger.tsx",
|
|
277912
|
+
"description": "",
|
|
277913
|
+
"displayName": "PopoverTrigger",
|
|
277914
|
+
"methods": [],
|
|
277915
|
+
"props": {
|
|
277916
|
+
"isDefaultOpen": {
|
|
277917
|
+
"defaultValue": null,
|
|
277918
|
+
"description": "Whether the overlay should be open initially.",
|
|
277919
|
+
"name": "isDefaultOpen",
|
|
277920
|
+
"parent": {
|
|
277921
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
277922
|
+
"name": "OverlayTriggerProps"
|
|
277923
|
+
},
|
|
277924
|
+
"declarations": [
|
|
277925
|
+
{
|
|
277926
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
277927
|
+
"name": "OverlayTriggerProps"
|
|
277928
|
+
}
|
|
277929
|
+
],
|
|
277930
|
+
"required": false,
|
|
277931
|
+
"type": {
|
|
277932
|
+
"name": "boolean"
|
|
277933
|
+
}
|
|
277934
|
+
},
|
|
277935
|
+
"controller": {
|
|
277936
|
+
"defaultValue": null,
|
|
277937
|
+
"description": "A controller to control the state of the overlay.",
|
|
277938
|
+
"name": "controller",
|
|
277939
|
+
"parent": {
|
|
277940
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
277941
|
+
"name": "OverlayTriggerProps"
|
|
277942
|
+
},
|
|
277943
|
+
"declarations": [
|
|
277944
|
+
{
|
|
277945
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
277946
|
+
"name": "OverlayTriggerProps"
|
|
277947
|
+
}
|
|
277948
|
+
],
|
|
277949
|
+
"required": false,
|
|
277950
|
+
"type": {
|
|
277951
|
+
"name": "OverlayController"
|
|
277952
|
+
}
|
|
277953
|
+
},
|
|
277954
|
+
"wrapWith": {
|
|
277955
|
+
"defaultValue": null,
|
|
277956
|
+
"description": "",
|
|
277957
|
+
"name": "wrapWith",
|
|
277958
|
+
"parent": {
|
|
277959
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
277960
|
+
"name": "FlowComponentProps"
|
|
277961
|
+
},
|
|
277962
|
+
"declarations": [
|
|
277963
|
+
{
|
|
277964
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
277965
|
+
"name": "FlowComponentProps"
|
|
277966
|
+
}
|
|
277967
|
+
],
|
|
277968
|
+
"required": false,
|
|
277969
|
+
"type": {
|
|
277970
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
277971
|
+
}
|
|
277972
|
+
},
|
|
277973
|
+
"tunnelId": {
|
|
277974
|
+
"defaultValue": null,
|
|
277975
|
+
"description": "@internal",
|
|
277976
|
+
"name": "tunnelId",
|
|
277977
|
+
"parent": {
|
|
277978
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
277979
|
+
"name": "PropsWithTunnel"
|
|
277980
|
+
},
|
|
277981
|
+
"declarations": [
|
|
277982
|
+
{
|
|
277983
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
277984
|
+
"name": "PropsWithTunnel"
|
|
277985
|
+
}
|
|
277986
|
+
],
|
|
277987
|
+
"required": false,
|
|
277988
|
+
"type": {
|
|
277989
|
+
"name": "string | null"
|
|
277990
|
+
}
|
|
277991
|
+
},
|
|
277992
|
+
"ref": {
|
|
277993
|
+
"defaultValue": null,
|
|
277994
|
+
"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}",
|
|
277995
|
+
"name": "ref",
|
|
277996
|
+
"parent": {
|
|
277997
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
277998
|
+
"name": "RefAttributes"
|
|
277999
|
+
},
|
|
278000
|
+
"declarations": [
|
|
278001
|
+
{
|
|
278002
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
278003
|
+
"name": "RefAttributes"
|
|
278004
|
+
}
|
|
278005
|
+
],
|
|
278006
|
+
"required": false,
|
|
278007
|
+
"type": {
|
|
278008
|
+
"name": "Ref<HTMLInputElement>"
|
|
278009
|
+
}
|
|
278010
|
+
},
|
|
278011
|
+
"key": {
|
|
278012
|
+
"defaultValue": null,
|
|
278013
|
+
"description": "",
|
|
278014
|
+
"name": "key",
|
|
278015
|
+
"parent": {
|
|
278016
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
278017
|
+
"name": "Attributes"
|
|
278018
|
+
},
|
|
278019
|
+
"declarations": [
|
|
278020
|
+
{
|
|
278021
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
278022
|
+
"name": "Attributes"
|
|
278023
|
+
}
|
|
278024
|
+
],
|
|
278025
|
+
"required": false,
|
|
278026
|
+
"type": {
|
|
278027
|
+
"name": "Key | null"
|
|
278028
|
+
}
|
|
278029
|
+
},
|
|
278030
|
+
"children": {
|
|
278031
|
+
"defaultValue": null,
|
|
278032
|
+
"description": "",
|
|
278033
|
+
"name": "children",
|
|
278034
|
+
"declarations": [
|
|
278035
|
+
{
|
|
278036
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
278037
|
+
"name": "TypeLiteral"
|
|
278038
|
+
}
|
|
278039
|
+
],
|
|
278040
|
+
"required": false,
|
|
278041
|
+
"type": {
|
|
278042
|
+
"name": "ReactNode"
|
|
278043
|
+
}
|
|
278044
|
+
}
|
|
278045
|
+
}
|
|
278046
|
+
},
|
|
278047
|
+
{
|
|
278048
|
+
"tags": {},
|
|
278049
|
+
"filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
|
|
278050
|
+
"description": "",
|
|
278051
|
+
"displayName": "PopoverTip",
|
|
278052
|
+
"methods": [],
|
|
278053
|
+
"props": {
|
|
278054
|
+
"className": {
|
|
278055
|
+
"defaultValue": null,
|
|
278056
|
+
"description": "The elements class name.",
|
|
278057
|
+
"name": "className",
|
|
278058
|
+
"parent": {
|
|
278059
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
278060
|
+
"name": "PropsWithClassName"
|
|
278061
|
+
},
|
|
278062
|
+
"declarations": [
|
|
278063
|
+
{
|
|
278064
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
278065
|
+
"name": "PropsWithClassName"
|
|
278066
|
+
}
|
|
278067
|
+
],
|
|
278068
|
+
"required": false,
|
|
278069
|
+
"type": {
|
|
278070
|
+
"name": "string"
|
|
278071
|
+
}
|
|
278072
|
+
}
|
|
278073
|
+
}
|
|
278074
|
+
},
|
|
277909
278075
|
{
|
|
277910
278076
|
"tags": {
|
|
277911
278077
|
"flr-generate": "all"
|
|
@@ -279794,172 +279960,6 @@
|
|
|
279794
279960
|
}
|
|
279795
279961
|
}
|
|
279796
279962
|
},
|
|
279797
|
-
{
|
|
279798
|
-
"tags": {},
|
|
279799
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Popover/components/PopoverTrigger/PopoverTrigger.tsx",
|
|
279800
|
-
"description": "",
|
|
279801
|
-
"displayName": "PopoverTrigger",
|
|
279802
|
-
"methods": [],
|
|
279803
|
-
"props": {
|
|
279804
|
-
"isDefaultOpen": {
|
|
279805
|
-
"defaultValue": null,
|
|
279806
|
-
"description": "Whether the overlay should be open initially.",
|
|
279807
|
-
"name": "isDefaultOpen",
|
|
279808
|
-
"parent": {
|
|
279809
|
-
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
279810
|
-
"name": "OverlayTriggerProps"
|
|
279811
|
-
},
|
|
279812
|
-
"declarations": [
|
|
279813
|
-
{
|
|
279814
|
-
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
279815
|
-
"name": "OverlayTriggerProps"
|
|
279816
|
-
}
|
|
279817
|
-
],
|
|
279818
|
-
"required": false,
|
|
279819
|
-
"type": {
|
|
279820
|
-
"name": "boolean"
|
|
279821
|
-
}
|
|
279822
|
-
},
|
|
279823
|
-
"controller": {
|
|
279824
|
-
"defaultValue": null,
|
|
279825
|
-
"description": "A controller to control the state of the overlay.",
|
|
279826
|
-
"name": "controller",
|
|
279827
|
-
"parent": {
|
|
279828
|
-
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
279829
|
-
"name": "OverlayTriggerProps"
|
|
279830
|
-
},
|
|
279831
|
-
"declarations": [
|
|
279832
|
-
{
|
|
279833
|
-
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
279834
|
-
"name": "OverlayTriggerProps"
|
|
279835
|
-
}
|
|
279836
|
-
],
|
|
279837
|
-
"required": false,
|
|
279838
|
-
"type": {
|
|
279839
|
-
"name": "OverlayController"
|
|
279840
|
-
}
|
|
279841
|
-
},
|
|
279842
|
-
"wrapWith": {
|
|
279843
|
-
"defaultValue": null,
|
|
279844
|
-
"description": "",
|
|
279845
|
-
"name": "wrapWith",
|
|
279846
|
-
"parent": {
|
|
279847
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
279848
|
-
"name": "FlowComponentProps"
|
|
279849
|
-
},
|
|
279850
|
-
"declarations": [
|
|
279851
|
-
{
|
|
279852
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
279853
|
-
"name": "FlowComponentProps"
|
|
279854
|
-
}
|
|
279855
|
-
],
|
|
279856
|
-
"required": false,
|
|
279857
|
-
"type": {
|
|
279858
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
279859
|
-
}
|
|
279860
|
-
},
|
|
279861
|
-
"tunnelId": {
|
|
279862
|
-
"defaultValue": null,
|
|
279863
|
-
"description": "@internal",
|
|
279864
|
-
"name": "tunnelId",
|
|
279865
|
-
"parent": {
|
|
279866
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
279867
|
-
"name": "PropsWithTunnel"
|
|
279868
|
-
},
|
|
279869
|
-
"declarations": [
|
|
279870
|
-
{
|
|
279871
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
279872
|
-
"name": "PropsWithTunnel"
|
|
279873
|
-
}
|
|
279874
|
-
],
|
|
279875
|
-
"required": false,
|
|
279876
|
-
"type": {
|
|
279877
|
-
"name": "string | null"
|
|
279878
|
-
}
|
|
279879
|
-
},
|
|
279880
|
-
"ref": {
|
|
279881
|
-
"defaultValue": null,
|
|
279882
|
-
"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}",
|
|
279883
|
-
"name": "ref",
|
|
279884
|
-
"parent": {
|
|
279885
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
279886
|
-
"name": "RefAttributes"
|
|
279887
|
-
},
|
|
279888
|
-
"declarations": [
|
|
279889
|
-
{
|
|
279890
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
279891
|
-
"name": "RefAttributes"
|
|
279892
|
-
}
|
|
279893
|
-
],
|
|
279894
|
-
"required": false,
|
|
279895
|
-
"type": {
|
|
279896
|
-
"name": "Ref<HTMLInputElement>"
|
|
279897
|
-
}
|
|
279898
|
-
},
|
|
279899
|
-
"key": {
|
|
279900
|
-
"defaultValue": null,
|
|
279901
|
-
"description": "",
|
|
279902
|
-
"name": "key",
|
|
279903
|
-
"parent": {
|
|
279904
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
279905
|
-
"name": "Attributes"
|
|
279906
|
-
},
|
|
279907
|
-
"declarations": [
|
|
279908
|
-
{
|
|
279909
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
279910
|
-
"name": "Attributes"
|
|
279911
|
-
}
|
|
279912
|
-
],
|
|
279913
|
-
"required": false,
|
|
279914
|
-
"type": {
|
|
279915
|
-
"name": "Key | null"
|
|
279916
|
-
}
|
|
279917
|
-
},
|
|
279918
|
-
"children": {
|
|
279919
|
-
"defaultValue": null,
|
|
279920
|
-
"description": "",
|
|
279921
|
-
"name": "children",
|
|
279922
|
-
"declarations": [
|
|
279923
|
-
{
|
|
279924
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
279925
|
-
"name": "TypeLiteral"
|
|
279926
|
-
}
|
|
279927
|
-
],
|
|
279928
|
-
"required": false,
|
|
279929
|
-
"type": {
|
|
279930
|
-
"name": "ReactNode"
|
|
279931
|
-
}
|
|
279932
|
-
}
|
|
279933
|
-
}
|
|
279934
|
-
},
|
|
279935
|
-
{
|
|
279936
|
-
"tags": {},
|
|
279937
|
-
"filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
|
|
279938
|
-
"description": "",
|
|
279939
|
-
"displayName": "PopoverTip",
|
|
279940
|
-
"methods": [],
|
|
279941
|
-
"props": {
|
|
279942
|
-
"className": {
|
|
279943
|
-
"defaultValue": null,
|
|
279944
|
-
"description": "The elements class name.",
|
|
279945
|
-
"name": "className",
|
|
279946
|
-
"parent": {
|
|
279947
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
279948
|
-
"name": "PropsWithClassName"
|
|
279949
|
-
},
|
|
279950
|
-
"declarations": [
|
|
279951
|
-
{
|
|
279952
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
279953
|
-
"name": "PropsWithClassName"
|
|
279954
|
-
}
|
|
279955
|
-
],
|
|
279956
|
-
"required": false,
|
|
279957
|
-
"type": {
|
|
279958
|
-
"name": "string"
|
|
279959
|
-
}
|
|
279960
|
-
}
|
|
279961
|
-
}
|
|
279962
|
-
},
|
|
279963
279963
|
{
|
|
279964
279964
|
"tags": {
|
|
279965
279965
|
"flr-generate": "all"
|
|
@@ -292302,204 +292302,6 @@
|
|
|
292302
292302
|
}
|
|
292303
292303
|
}
|
|
292304
292304
|
},
|
|
292305
|
-
{
|
|
292306
|
-
"tags": {},
|
|
292307
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/ChartTooltip/TooltipContent.tsx",
|
|
292308
|
-
"description": "",
|
|
292309
|
-
"displayName": "TooltipContent",
|
|
292310
|
-
"methods": [],
|
|
292311
|
-
"props": {
|
|
292312
|
-
"label": {
|
|
292313
|
-
"defaultValue": null,
|
|
292314
|
-
"description": "",
|
|
292315
|
-
"name": "label",
|
|
292316
|
-
"declarations": [
|
|
292317
|
-
{
|
|
292318
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
|
|
292319
|
-
"name": "TypeLiteral"
|
|
292320
|
-
}
|
|
292321
|
-
],
|
|
292322
|
-
"required": false,
|
|
292323
|
-
"type": {
|
|
292324
|
-
"name": "string | number"
|
|
292325
|
-
}
|
|
292326
|
-
},
|
|
292327
|
-
"active": {
|
|
292328
|
-
"defaultValue": null,
|
|
292329
|
-
"description": "If true, then Tooltip is always displayed, once an activeIndex is set by mouse over, or programmatically.\nIf false, then Tooltip is never displayed.\nIf active is undefined, Recharts will control when the Tooltip displays. This includes mouse and keyboard controls.",
|
|
292330
|
-
"name": "active",
|
|
292331
|
-
"declarations": [
|
|
292332
|
-
{
|
|
292333
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
|
|
292334
|
-
"name": "TypeLiteral"
|
|
292335
|
-
},
|
|
292336
|
-
{
|
|
292337
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
|
|
292338
|
-
"name": "TypeLiteral"
|
|
292339
|
-
}
|
|
292340
|
-
],
|
|
292341
|
-
"required": false,
|
|
292342
|
-
"type": {
|
|
292343
|
-
"name": "boolean"
|
|
292344
|
-
}
|
|
292345
|
-
},
|
|
292346
|
-
"payload": {
|
|
292347
|
-
"defaultValue": null,
|
|
292348
|
-
"description": "",
|
|
292349
|
-
"name": "payload",
|
|
292350
|
-
"declarations": [
|
|
292351
|
-
{
|
|
292352
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
|
|
292353
|
-
"name": "TypeLiteral"
|
|
292354
|
-
}
|
|
292355
|
-
],
|
|
292356
|
-
"required": true,
|
|
292357
|
-
"type": {
|
|
292358
|
-
"name": "readonly any[]"
|
|
292359
|
-
}
|
|
292360
|
-
},
|
|
292361
|
-
"wrapperClassName": {
|
|
292362
|
-
"defaultValue": null,
|
|
292363
|
-
"description": "",
|
|
292364
|
-
"name": "wrapperClassName",
|
|
292365
|
-
"parent": {
|
|
292366
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/DefaultTooltipContent.d.ts",
|
|
292367
|
-
"name": "Props"
|
|
292368
|
-
},
|
|
292369
|
-
"declarations": [
|
|
292370
|
-
{
|
|
292371
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/DefaultTooltipContent.d.ts",
|
|
292372
|
-
"name": "Props"
|
|
292373
|
-
}
|
|
292374
|
-
],
|
|
292375
|
-
"required": false,
|
|
292376
|
-
"type": {
|
|
292377
|
-
"name": "string"
|
|
292378
|
-
}
|
|
292379
|
-
},
|
|
292380
|
-
"formatter": {
|
|
292381
|
-
"defaultValue": null,
|
|
292382
|
-
"description": "A formatter function for the lines in the tooltip. Can be used for purposes\nlike translations.",
|
|
292383
|
-
"name": "formatter",
|
|
292384
|
-
"parent": {
|
|
292385
|
-
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
292386
|
-
"name": "WithTooltipFormatters"
|
|
292387
|
-
},
|
|
292388
|
-
"declarations": [
|
|
292389
|
-
{
|
|
292390
|
-
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
292391
|
-
"name": "WithTooltipFormatters"
|
|
292392
|
-
}
|
|
292393
|
-
],
|
|
292394
|
-
"required": false,
|
|
292395
|
-
"type": {
|
|
292396
|
-
"name": "TooltipLineFormatter"
|
|
292397
|
-
}
|
|
292398
|
-
},
|
|
292399
|
-
"headingFormatter": {
|
|
292400
|
-
"defaultValue": null,
|
|
292401
|
-
"description": "A formatter function for the heading of the tooltip. Can be used for\npurposes like translations.",
|
|
292402
|
-
"name": "headingFormatter",
|
|
292403
|
-
"parent": {
|
|
292404
|
-
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
292405
|
-
"name": "WithTooltipFormatters"
|
|
292406
|
-
},
|
|
292407
|
-
"declarations": [
|
|
292408
|
-
{
|
|
292409
|
-
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
292410
|
-
"name": "WithTooltipFormatters"
|
|
292411
|
-
}
|
|
292412
|
-
],
|
|
292413
|
-
"required": false,
|
|
292414
|
-
"type": {
|
|
292415
|
-
"name": "TooltipHeadingFormatter"
|
|
292416
|
-
}
|
|
292417
|
-
}
|
|
292418
|
-
}
|
|
292419
|
-
},
|
|
292420
|
-
{
|
|
292421
|
-
"tags": {
|
|
292422
|
-
"flr-generate": "all"
|
|
292423
|
-
},
|
|
292424
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
292425
|
-
"description": "",
|
|
292426
|
-
"displayName": "ChartTooltip",
|
|
292427
|
-
"methods": [],
|
|
292428
|
-
"props": {
|
|
292429
|
-
"wrapperClassName": {
|
|
292430
|
-
"defaultValue": null,
|
|
292431
|
-
"description": "",
|
|
292432
|
-
"name": "wrapperClassName",
|
|
292433
|
-
"parent": {
|
|
292434
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/DefaultTooltipContent.d.ts",
|
|
292435
|
-
"name": "Props"
|
|
292436
|
-
},
|
|
292437
|
-
"declarations": [
|
|
292438
|
-
{
|
|
292439
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/DefaultTooltipContent.d.ts",
|
|
292440
|
-
"name": "Props"
|
|
292441
|
-
}
|
|
292442
|
-
],
|
|
292443
|
-
"required": false,
|
|
292444
|
-
"type": {
|
|
292445
|
-
"name": "string"
|
|
292446
|
-
}
|
|
292447
|
-
},
|
|
292448
|
-
"allowEscapeViewBox": {
|
|
292449
|
-
"defaultValue": null,
|
|
292450
|
-
"description": "",
|
|
292451
|
-
"name": "allowEscapeViewBox",
|
|
292452
|
-
"declarations": [
|
|
292453
|
-
{
|
|
292454
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
|
|
292455
|
-
"name": "TypeLiteral"
|
|
292456
|
-
}
|
|
292457
|
-
],
|
|
292458
|
-
"required": false,
|
|
292459
|
-
"type": {
|
|
292460
|
-
"name": "AllowInDimension"
|
|
292461
|
-
}
|
|
292462
|
-
},
|
|
292463
|
-
"formatter": {
|
|
292464
|
-
"defaultValue": null,
|
|
292465
|
-
"description": "A formatter function for the lines in the tooltip. Can be used for purposes\nlike translations.",
|
|
292466
|
-
"name": "formatter",
|
|
292467
|
-
"parent": {
|
|
292468
|
-
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
292469
|
-
"name": "WithTooltipFormatters"
|
|
292470
|
-
},
|
|
292471
|
-
"declarations": [
|
|
292472
|
-
{
|
|
292473
|
-
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
292474
|
-
"name": "WithTooltipFormatters"
|
|
292475
|
-
}
|
|
292476
|
-
],
|
|
292477
|
-
"required": false,
|
|
292478
|
-
"type": {
|
|
292479
|
-
"name": "TooltipLineFormatter"
|
|
292480
|
-
}
|
|
292481
|
-
},
|
|
292482
|
-
"headingFormatter": {
|
|
292483
|
-
"defaultValue": null,
|
|
292484
|
-
"description": "A formatter function for the heading of the tooltip. Can be used for\npurposes like translations.",
|
|
292485
|
-
"name": "headingFormatter",
|
|
292486
|
-
"parent": {
|
|
292487
|
-
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
292488
|
-
"name": "WithTooltipFormatters"
|
|
292489
|
-
},
|
|
292490
|
-
"declarations": [
|
|
292491
|
-
{
|
|
292492
|
-
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
292493
|
-
"name": "WithTooltipFormatters"
|
|
292494
|
-
}
|
|
292495
|
-
],
|
|
292496
|
-
"required": false,
|
|
292497
|
-
"type": {
|
|
292498
|
-
"name": "TooltipHeadingFormatter"
|
|
292499
|
-
}
|
|
292500
|
-
}
|
|
292501
|
-
}
|
|
292502
|
-
},
|
|
292503
292305
|
{
|
|
292504
292306
|
"tags": {},
|
|
292505
292307
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/ChartLegend/LegendContent.tsx",
|
|
@@ -301200,10 +301002,10 @@
|
|
|
301200
301002
|
"name": "AdaptChildPointerEventHandler<any, ReactElement<unknown, string | JSXElementConstructor<any>>>"
|
|
301201
301003
|
}
|
|
301202
301004
|
},
|
|
301203
|
-
"
|
|
301005
|
+
"iconSize": {
|
|
301204
301006
|
"defaultValue": null,
|
|
301205
|
-
"description": "
|
|
301206
|
-
"name": "
|
|
301007
|
+
"description": "",
|
|
301008
|
+
"name": "iconSize",
|
|
301207
301009
|
"parent": {
|
|
301208
301010
|
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/DefaultLegendContent.d.ts",
|
|
301209
301011
|
"name": "DefaultLegendContentProps"
|
|
@@ -301216,13 +301018,13 @@
|
|
|
301216
301018
|
],
|
|
301217
301019
|
"required": false,
|
|
301218
301020
|
"type": {
|
|
301219
|
-
"name": "
|
|
301021
|
+
"name": "number"
|
|
301220
301022
|
}
|
|
301221
301023
|
},
|
|
301222
|
-
"
|
|
301024
|
+
"iconType": {
|
|
301223
301025
|
"defaultValue": null,
|
|
301224
301026
|
"description": "",
|
|
301225
|
-
"name": "
|
|
301027
|
+
"name": "iconType",
|
|
301226
301028
|
"parent": {
|
|
301227
301029
|
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/DefaultLegendContent.d.ts",
|
|
301228
301030
|
"name": "DefaultLegendContentProps"
|
|
@@ -301235,13 +301037,13 @@
|
|
|
301235
301037
|
],
|
|
301236
301038
|
"required": false,
|
|
301237
301039
|
"type": {
|
|
301238
|
-
"name": "
|
|
301040
|
+
"name": "IconType"
|
|
301239
301041
|
}
|
|
301240
301042
|
},
|
|
301241
|
-
"
|
|
301043
|
+
"inactiveColor": {
|
|
301242
301044
|
"defaultValue": null,
|
|
301243
301045
|
"description": "",
|
|
301244
|
-
"name": "
|
|
301046
|
+
"name": "inactiveColor",
|
|
301245
301047
|
"parent": {
|
|
301246
301048
|
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/DefaultLegendContent.d.ts",
|
|
301247
301049
|
"name": "DefaultLegendContentProps"
|
|
@@ -301254,13 +301056,13 @@
|
|
|
301254
301056
|
],
|
|
301255
301057
|
"required": false,
|
|
301256
301058
|
"type": {
|
|
301257
|
-
"name": "
|
|
301059
|
+
"name": "string"
|
|
301258
301060
|
}
|
|
301259
301061
|
},
|
|
301260
|
-
"
|
|
301062
|
+
"payload": {
|
|
301261
301063
|
"defaultValue": null,
|
|
301262
|
-
"description": "",
|
|
301263
|
-
"name": "
|
|
301064
|
+
"description": "DefaultLegendContent.payload is omitted from Legend props.\nA custom payload can be passed here if desired or it can be passed from the Legend \"content\" callback.",
|
|
301065
|
+
"name": "payload",
|
|
301264
301066
|
"parent": {
|
|
301265
301067
|
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/DefaultLegendContent.d.ts",
|
|
301266
301068
|
"name": "DefaultLegendContentProps"
|
|
@@ -301273,7 +301075,7 @@
|
|
|
301273
301075
|
],
|
|
301274
301076
|
"required": false,
|
|
301275
301077
|
"type": {
|
|
301276
|
-
"name": "
|
|
301078
|
+
"name": "readonly LegendPayload[]"
|
|
301277
301079
|
}
|
|
301278
301080
|
},
|
|
301279
301081
|
"formatter": {
|
|
@@ -301452,6 +301254,204 @@
|
|
|
301452
301254
|
}
|
|
301453
301255
|
}
|
|
301454
301256
|
},
|
|
301257
|
+
{
|
|
301258
|
+
"tags": {},
|
|
301259
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/ChartTooltip/TooltipContent.tsx",
|
|
301260
|
+
"description": "",
|
|
301261
|
+
"displayName": "TooltipContent",
|
|
301262
|
+
"methods": [],
|
|
301263
|
+
"props": {
|
|
301264
|
+
"label": {
|
|
301265
|
+
"defaultValue": null,
|
|
301266
|
+
"description": "",
|
|
301267
|
+
"name": "label",
|
|
301268
|
+
"declarations": [
|
|
301269
|
+
{
|
|
301270
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
|
|
301271
|
+
"name": "TypeLiteral"
|
|
301272
|
+
}
|
|
301273
|
+
],
|
|
301274
|
+
"required": false,
|
|
301275
|
+
"type": {
|
|
301276
|
+
"name": "string | number"
|
|
301277
|
+
}
|
|
301278
|
+
},
|
|
301279
|
+
"payload": {
|
|
301280
|
+
"defaultValue": null,
|
|
301281
|
+
"description": "",
|
|
301282
|
+
"name": "payload",
|
|
301283
|
+
"declarations": [
|
|
301284
|
+
{
|
|
301285
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
|
|
301286
|
+
"name": "TypeLiteral"
|
|
301287
|
+
}
|
|
301288
|
+
],
|
|
301289
|
+
"required": true,
|
|
301290
|
+
"type": {
|
|
301291
|
+
"name": "readonly any[]"
|
|
301292
|
+
}
|
|
301293
|
+
},
|
|
301294
|
+
"active": {
|
|
301295
|
+
"defaultValue": null,
|
|
301296
|
+
"description": "If true, then Tooltip is always displayed, once an activeIndex is set by mouse over, or programmatically.\nIf false, then Tooltip is never displayed.\nIf active is undefined, Recharts will control when the Tooltip displays. This includes mouse and keyboard controls.",
|
|
301297
|
+
"name": "active",
|
|
301298
|
+
"declarations": [
|
|
301299
|
+
{
|
|
301300
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
|
|
301301
|
+
"name": "TypeLiteral"
|
|
301302
|
+
},
|
|
301303
|
+
{
|
|
301304
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
|
|
301305
|
+
"name": "TypeLiteral"
|
|
301306
|
+
}
|
|
301307
|
+
],
|
|
301308
|
+
"required": false,
|
|
301309
|
+
"type": {
|
|
301310
|
+
"name": "boolean"
|
|
301311
|
+
}
|
|
301312
|
+
},
|
|
301313
|
+
"wrapperClassName": {
|
|
301314
|
+
"defaultValue": null,
|
|
301315
|
+
"description": "",
|
|
301316
|
+
"name": "wrapperClassName",
|
|
301317
|
+
"parent": {
|
|
301318
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/DefaultTooltipContent.d.ts",
|
|
301319
|
+
"name": "Props"
|
|
301320
|
+
},
|
|
301321
|
+
"declarations": [
|
|
301322
|
+
{
|
|
301323
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/DefaultTooltipContent.d.ts",
|
|
301324
|
+
"name": "Props"
|
|
301325
|
+
}
|
|
301326
|
+
],
|
|
301327
|
+
"required": false,
|
|
301328
|
+
"type": {
|
|
301329
|
+
"name": "string"
|
|
301330
|
+
}
|
|
301331
|
+
},
|
|
301332
|
+
"formatter": {
|
|
301333
|
+
"defaultValue": null,
|
|
301334
|
+
"description": "A formatter function for the lines in the tooltip. Can be used for purposes\nlike translations.",
|
|
301335
|
+
"name": "formatter",
|
|
301336
|
+
"parent": {
|
|
301337
|
+
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
301338
|
+
"name": "WithTooltipFormatters"
|
|
301339
|
+
},
|
|
301340
|
+
"declarations": [
|
|
301341
|
+
{
|
|
301342
|
+
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
301343
|
+
"name": "WithTooltipFormatters"
|
|
301344
|
+
}
|
|
301345
|
+
],
|
|
301346
|
+
"required": false,
|
|
301347
|
+
"type": {
|
|
301348
|
+
"name": "TooltipLineFormatter"
|
|
301349
|
+
}
|
|
301350
|
+
},
|
|
301351
|
+
"headingFormatter": {
|
|
301352
|
+
"defaultValue": null,
|
|
301353
|
+
"description": "A formatter function for the heading of the tooltip. Can be used for\npurposes like translations.",
|
|
301354
|
+
"name": "headingFormatter",
|
|
301355
|
+
"parent": {
|
|
301356
|
+
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
301357
|
+
"name": "WithTooltipFormatters"
|
|
301358
|
+
},
|
|
301359
|
+
"declarations": [
|
|
301360
|
+
{
|
|
301361
|
+
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
301362
|
+
"name": "WithTooltipFormatters"
|
|
301363
|
+
}
|
|
301364
|
+
],
|
|
301365
|
+
"required": false,
|
|
301366
|
+
"type": {
|
|
301367
|
+
"name": "TooltipHeadingFormatter"
|
|
301368
|
+
}
|
|
301369
|
+
}
|
|
301370
|
+
}
|
|
301371
|
+
},
|
|
301372
|
+
{
|
|
301373
|
+
"tags": {
|
|
301374
|
+
"flr-generate": "all"
|
|
301375
|
+
},
|
|
301376
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
301377
|
+
"description": "",
|
|
301378
|
+
"displayName": "ChartTooltip",
|
|
301379
|
+
"methods": [],
|
|
301380
|
+
"props": {
|
|
301381
|
+
"wrapperClassName": {
|
|
301382
|
+
"defaultValue": null,
|
|
301383
|
+
"description": "",
|
|
301384
|
+
"name": "wrapperClassName",
|
|
301385
|
+
"parent": {
|
|
301386
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/DefaultTooltipContent.d.ts",
|
|
301387
|
+
"name": "Props"
|
|
301388
|
+
},
|
|
301389
|
+
"declarations": [
|
|
301390
|
+
{
|
|
301391
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/DefaultTooltipContent.d.ts",
|
|
301392
|
+
"name": "Props"
|
|
301393
|
+
}
|
|
301394
|
+
],
|
|
301395
|
+
"required": false,
|
|
301396
|
+
"type": {
|
|
301397
|
+
"name": "string"
|
|
301398
|
+
}
|
|
301399
|
+
},
|
|
301400
|
+
"allowEscapeViewBox": {
|
|
301401
|
+
"defaultValue": null,
|
|
301402
|
+
"description": "",
|
|
301403
|
+
"name": "allowEscapeViewBox",
|
|
301404
|
+
"declarations": [
|
|
301405
|
+
{
|
|
301406
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.4.1_@types+react@19.2.2_react-dom@19.2.0_react@19.2.0__react-is@19.2.0_react@19.2.0_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
|
|
301407
|
+
"name": "TypeLiteral"
|
|
301408
|
+
}
|
|
301409
|
+
],
|
|
301410
|
+
"required": false,
|
|
301411
|
+
"type": {
|
|
301412
|
+
"name": "AllowInDimension"
|
|
301413
|
+
}
|
|
301414
|
+
},
|
|
301415
|
+
"formatter": {
|
|
301416
|
+
"defaultValue": null,
|
|
301417
|
+
"description": "A formatter function for the lines in the tooltip. Can be used for purposes\nlike translations.",
|
|
301418
|
+
"name": "formatter",
|
|
301419
|
+
"parent": {
|
|
301420
|
+
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
301421
|
+
"name": "WithTooltipFormatters"
|
|
301422
|
+
},
|
|
301423
|
+
"declarations": [
|
|
301424
|
+
{
|
|
301425
|
+
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
301426
|
+
"name": "WithTooltipFormatters"
|
|
301427
|
+
}
|
|
301428
|
+
],
|
|
301429
|
+
"required": false,
|
|
301430
|
+
"type": {
|
|
301431
|
+
"name": "TooltipLineFormatter"
|
|
301432
|
+
}
|
|
301433
|
+
},
|
|
301434
|
+
"headingFormatter": {
|
|
301435
|
+
"defaultValue": null,
|
|
301436
|
+
"description": "A formatter function for the heading of the tooltip. Can be used for\npurposes like translations.",
|
|
301437
|
+
"name": "headingFormatter",
|
|
301438
|
+
"parent": {
|
|
301439
|
+
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
301440
|
+
"name": "WithTooltipFormatters"
|
|
301441
|
+
},
|
|
301442
|
+
"declarations": [
|
|
301443
|
+
{
|
|
301444
|
+
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
301445
|
+
"name": "WithTooltipFormatters"
|
|
301446
|
+
}
|
|
301447
|
+
],
|
|
301448
|
+
"required": false,
|
|
301449
|
+
"type": {
|
|
301450
|
+
"name": "TooltipHeadingFormatter"
|
|
301451
|
+
}
|
|
301452
|
+
}
|
|
301453
|
+
}
|
|
301454
|
+
},
|
|
301455
301455
|
{
|
|
301456
301456
|
"tags": {},
|
|
301457
301457
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/AreaDot/AreaDot.tsx",
|