@mittwald/flow-react-components 0.2.0-alpha.796 → 0.2.0-alpha.798
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 +10 -0
- package/dist/assets/doc-properties.json +878 -821
- package/dist/js/packages/components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.mjs.map +1 -1
- package/dist/js/packages/components/src/components/CartesianChart/components/ChartTooltip/TooltipContent.mjs +15 -2
- package/dist/js/packages/components/src/components/CartesianChart/components/ChartTooltip/TooltipContent.mjs.map +1 -1
- package/dist/js/packages/components/src/components/CartesianChart/components/ChartTooltip/TooltipProgressBar.mjs +12 -2
- package/dist/js/packages/components/src/components/CartesianChart/components/ChartTooltip/TooltipProgressBar.mjs.map +1 -1
- package/dist/types/components/CartesianChart/components/ChartTooltip/ChartTooltip.d.ts +6 -0
- package/dist/types/components/CartesianChart/components/ChartTooltip/ChartTooltip.d.ts.map +1 -1
- package/dist/types/components/CartesianChart/components/ChartTooltip/TooltipProgressBar.d.ts +2 -1
- package/dist/types/components/CartesianChart/components/ChartTooltip/TooltipProgressBar.d.ts.map +1 -1
- package/dist/types/components/CartesianChart/stories/Default.stories.d.ts +1 -0
- package/dist/types/components/CartesianChart/stories/Default.stories.d.ts.map +1 -1
- package/package.json +6 -6
|
@@ -275060,49 +275060,6 @@
|
|
|
275060
275060
|
}
|
|
275061
275061
|
}
|
|
275062
275062
|
},
|
|
275063
|
-
{
|
|
275064
|
-
"tags": {},
|
|
275065
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
275066
|
-
"description": "",
|
|
275067
|
-
"displayName": "FormSettingsProvider",
|
|
275068
|
-
"methods": [],
|
|
275069
|
-
"props": {
|
|
275070
|
-
"submitInterceptor": {
|
|
275071
|
-
"defaultValue": null,
|
|
275072
|
-
"description": "",
|
|
275073
|
-
"name": "submitInterceptor",
|
|
275074
|
-
"parent": {
|
|
275075
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
275076
|
-
"name": "Context"
|
|
275077
|
-
},
|
|
275078
|
-
"declarations": [
|
|
275079
|
-
{
|
|
275080
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
275081
|
-
"name": "Context"
|
|
275082
|
-
}
|
|
275083
|
-
],
|
|
275084
|
-
"required": false,
|
|
275085
|
-
"type": {
|
|
275086
|
-
"name": "SubmitInterceptor"
|
|
275087
|
-
}
|
|
275088
|
-
},
|
|
275089
|
-
"children": {
|
|
275090
|
-
"defaultValue": null,
|
|
275091
|
-
"description": "",
|
|
275092
|
-
"name": "children",
|
|
275093
|
-
"declarations": [
|
|
275094
|
-
{
|
|
275095
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
275096
|
-
"name": "TypeLiteral"
|
|
275097
|
-
}
|
|
275098
|
-
],
|
|
275099
|
-
"required": false,
|
|
275100
|
-
"type": {
|
|
275101
|
-
"name": "ReactNode"
|
|
275102
|
-
}
|
|
275103
|
-
}
|
|
275104
|
-
}
|
|
275105
|
-
},
|
|
275106
275063
|
{
|
|
275107
275064
|
"tags": {},
|
|
275108
275065
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
|
|
@@ -277459,6 +277416,49 @@
|
|
|
277459
277416
|
}
|
|
277460
277417
|
}
|
|
277461
277418
|
},
|
|
277419
|
+
{
|
|
277420
|
+
"tags": {},
|
|
277421
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
277422
|
+
"description": "",
|
|
277423
|
+
"displayName": "FormSettingsProvider",
|
|
277424
|
+
"methods": [],
|
|
277425
|
+
"props": {
|
|
277426
|
+
"submitInterceptor": {
|
|
277427
|
+
"defaultValue": null,
|
|
277428
|
+
"description": "",
|
|
277429
|
+
"name": "submitInterceptor",
|
|
277430
|
+
"parent": {
|
|
277431
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
277432
|
+
"name": "Context"
|
|
277433
|
+
},
|
|
277434
|
+
"declarations": [
|
|
277435
|
+
{
|
|
277436
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
277437
|
+
"name": "Context"
|
|
277438
|
+
}
|
|
277439
|
+
],
|
|
277440
|
+
"required": false,
|
|
277441
|
+
"type": {
|
|
277442
|
+
"name": "SubmitInterceptor"
|
|
277443
|
+
}
|
|
277444
|
+
},
|
|
277445
|
+
"children": {
|
|
277446
|
+
"defaultValue": null,
|
|
277447
|
+
"description": "",
|
|
277448
|
+
"name": "children",
|
|
277449
|
+
"declarations": [
|
|
277450
|
+
{
|
|
277451
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
277452
|
+
"name": "TypeLiteral"
|
|
277453
|
+
}
|
|
277454
|
+
],
|
|
277455
|
+
"required": false,
|
|
277456
|
+
"type": {
|
|
277457
|
+
"name": "ReactNode"
|
|
277458
|
+
}
|
|
277459
|
+
}
|
|
277460
|
+
}
|
|
277461
|
+
},
|
|
277462
277462
|
{
|
|
277463
277463
|
"tags": {},
|
|
277464
277464
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
|
|
@@ -293192,9 +293192,9 @@
|
|
|
293192
293192
|
"tags": {
|
|
293193
293193
|
"flr-generate": "all"
|
|
293194
293194
|
},
|
|
293195
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
293195
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableRow/TableRow.tsx",
|
|
293196
293196
|
"description": "",
|
|
293197
|
-
"displayName": "
|
|
293197
|
+
"displayName": "TableRow",
|
|
293198
293198
|
"methods": [],
|
|
293199
293199
|
"props": {
|
|
293200
293200
|
"className": {
|
|
@@ -293220,16 +293220,16 @@
|
|
|
293220
293220
|
},
|
|
293221
293221
|
"columns": {
|
|
293222
293222
|
"defaultValue": null,
|
|
293223
|
-
"description": "A list of
|
|
293223
|
+
"description": "A list of columns used when dynamically rendering cells.",
|
|
293224
293224
|
"name": "columns",
|
|
293225
293225
|
"parent": {
|
|
293226
293226
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
293227
|
-
"name": "
|
|
293227
|
+
"name": "RowProps"
|
|
293228
293228
|
},
|
|
293229
293229
|
"declarations": [
|
|
293230
293230
|
{
|
|
293231
293231
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
293232
|
-
"name": "
|
|
293232
|
+
"name": "RowProps"
|
|
293233
293233
|
}
|
|
293234
293234
|
],
|
|
293235
293235
|
"required": false,
|
|
@@ -293256,6 +293256,25 @@
|
|
|
293256
293256
|
"name": "ReactNode"
|
|
293257
293257
|
}
|
|
293258
293258
|
},
|
|
293259
|
+
"value": {
|
|
293260
|
+
"defaultValue": null,
|
|
293261
|
+
"description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
|
|
293262
|
+
"name": "value",
|
|
293263
|
+
"parent": {
|
|
293264
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
293265
|
+
"name": "MenuItemProps"
|
|
293266
|
+
},
|
|
293267
|
+
"declarations": [
|
|
293268
|
+
{
|
|
293269
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
293270
|
+
"name": "MenuItemProps"
|
|
293271
|
+
}
|
|
293272
|
+
],
|
|
293273
|
+
"required": false,
|
|
293274
|
+
"type": {
|
|
293275
|
+
"name": "object"
|
|
293276
|
+
}
|
|
293277
|
+
},
|
|
293259
293278
|
"dependencies": {
|
|
293260
293279
|
"defaultValue": null,
|
|
293261
293280
|
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
@@ -293275,6 +293294,82 @@
|
|
|
293275
293294
|
"name": "readonly any[]"
|
|
293276
293295
|
}
|
|
293277
293296
|
},
|
|
293297
|
+
"textValue": {
|
|
293298
|
+
"defaultValue": null,
|
|
293299
|
+
"description": "A string representation of the item's contents, used for features like typeahead.",
|
|
293300
|
+
"name": "textValue",
|
|
293301
|
+
"parent": {
|
|
293302
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
293303
|
+
"name": "ListBoxItemProps"
|
|
293304
|
+
},
|
|
293305
|
+
"declarations": [
|
|
293306
|
+
{
|
|
293307
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
293308
|
+
"name": "ListBoxItemProps"
|
|
293309
|
+
}
|
|
293310
|
+
],
|
|
293311
|
+
"required": false,
|
|
293312
|
+
"type": {
|
|
293313
|
+
"name": "string"
|
|
293314
|
+
}
|
|
293315
|
+
},
|
|
293316
|
+
"isDisabled": {
|
|
293317
|
+
"defaultValue": null,
|
|
293318
|
+
"description": "Whether the item is disabled.",
|
|
293319
|
+
"name": "isDisabled",
|
|
293320
|
+
"parent": {
|
|
293321
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
293322
|
+
"name": "ListBoxItemProps"
|
|
293323
|
+
},
|
|
293324
|
+
"declarations": [
|
|
293325
|
+
{
|
|
293326
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
293327
|
+
"name": "ListBoxItemProps"
|
|
293328
|
+
}
|
|
293329
|
+
],
|
|
293330
|
+
"required": false,
|
|
293331
|
+
"type": {
|
|
293332
|
+
"name": "boolean"
|
|
293333
|
+
}
|
|
293334
|
+
},
|
|
293335
|
+
"onAction": {
|
|
293336
|
+
"defaultValue": null,
|
|
293337
|
+
"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.",
|
|
293338
|
+
"name": "onAction",
|
|
293339
|
+
"parent": {
|
|
293340
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
293341
|
+
"name": "ListBoxItemProps"
|
|
293342
|
+
},
|
|
293343
|
+
"declarations": [
|
|
293344
|
+
{
|
|
293345
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
293346
|
+
"name": "ListBoxItemProps"
|
|
293347
|
+
}
|
|
293348
|
+
],
|
|
293349
|
+
"required": false,
|
|
293350
|
+
"type": {
|
|
293351
|
+
"name": "(() => void)"
|
|
293352
|
+
}
|
|
293353
|
+
},
|
|
293354
|
+
"id": {
|
|
293355
|
+
"defaultValue": null,
|
|
293356
|
+
"description": "The unique id of the item.",
|
|
293357
|
+
"name": "id",
|
|
293358
|
+
"parent": {
|
|
293359
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
293360
|
+
"name": "MenuItemProps"
|
|
293361
|
+
},
|
|
293362
|
+
"declarations": [
|
|
293363
|
+
{
|
|
293364
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
293365
|
+
"name": "MenuItemProps"
|
|
293366
|
+
}
|
|
293367
|
+
],
|
|
293368
|
+
"required": false,
|
|
293369
|
+
"type": {
|
|
293370
|
+
"name": "Key"
|
|
293371
|
+
}
|
|
293372
|
+
},
|
|
293278
293373
|
"style": {
|
|
293279
293374
|
"defaultValue": null,
|
|
293280
293375
|
"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.",
|
|
@@ -293294,6 +293389,158 @@
|
|
|
293294
293389
|
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
293295
293390
|
}
|
|
293296
293391
|
},
|
|
293392
|
+
"href": {
|
|
293393
|
+
"defaultValue": null,
|
|
293394
|
+
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
293395
|
+
"name": "href",
|
|
293396
|
+
"parent": {
|
|
293397
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293398
|
+
"name": "LinkDOMProps"
|
|
293399
|
+
},
|
|
293400
|
+
"declarations": [
|
|
293401
|
+
{
|
|
293402
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293403
|
+
"name": "LinkDOMProps"
|
|
293404
|
+
}
|
|
293405
|
+
],
|
|
293406
|
+
"required": false,
|
|
293407
|
+
"type": {
|
|
293408
|
+
"name": "string"
|
|
293409
|
+
}
|
|
293410
|
+
},
|
|
293411
|
+
"hrefLang": {
|
|
293412
|
+
"defaultValue": null,
|
|
293413
|
+
"description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
293414
|
+
"name": "hrefLang",
|
|
293415
|
+
"parent": {
|
|
293416
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293417
|
+
"name": "LinkDOMProps"
|
|
293418
|
+
},
|
|
293419
|
+
"declarations": [
|
|
293420
|
+
{
|
|
293421
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293422
|
+
"name": "LinkDOMProps"
|
|
293423
|
+
}
|
|
293424
|
+
],
|
|
293425
|
+
"required": false,
|
|
293426
|
+
"type": {
|
|
293427
|
+
"name": "string"
|
|
293428
|
+
}
|
|
293429
|
+
},
|
|
293430
|
+
"target": {
|
|
293431
|
+
"defaultValue": null,
|
|
293432
|
+
"description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
293433
|
+
"name": "target",
|
|
293434
|
+
"parent": {
|
|
293435
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293436
|
+
"name": "LinkDOMProps"
|
|
293437
|
+
},
|
|
293438
|
+
"declarations": [
|
|
293439
|
+
{
|
|
293440
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293441
|
+
"name": "LinkDOMProps"
|
|
293442
|
+
}
|
|
293443
|
+
],
|
|
293444
|
+
"required": false,
|
|
293445
|
+
"type": {
|
|
293446
|
+
"name": "HTMLAttributeAnchorTarget"
|
|
293447
|
+
}
|
|
293448
|
+
},
|
|
293449
|
+
"rel": {
|
|
293450
|
+
"defaultValue": null,
|
|
293451
|
+
"description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
293452
|
+
"name": "rel",
|
|
293453
|
+
"parent": {
|
|
293454
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293455
|
+
"name": "LinkDOMProps"
|
|
293456
|
+
},
|
|
293457
|
+
"declarations": [
|
|
293458
|
+
{
|
|
293459
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293460
|
+
"name": "LinkDOMProps"
|
|
293461
|
+
}
|
|
293462
|
+
],
|
|
293463
|
+
"required": false,
|
|
293464
|
+
"type": {
|
|
293465
|
+
"name": "string"
|
|
293466
|
+
}
|
|
293467
|
+
},
|
|
293468
|
+
"download": {
|
|
293469
|
+
"defaultValue": null,
|
|
293470
|
+
"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).",
|
|
293471
|
+
"name": "download",
|
|
293472
|
+
"parent": {
|
|
293473
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293474
|
+
"name": "LinkDOMProps"
|
|
293475
|
+
},
|
|
293476
|
+
"declarations": [
|
|
293477
|
+
{
|
|
293478
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293479
|
+
"name": "LinkDOMProps"
|
|
293480
|
+
}
|
|
293481
|
+
],
|
|
293482
|
+
"required": false,
|
|
293483
|
+
"type": {
|
|
293484
|
+
"name": "string | boolean"
|
|
293485
|
+
}
|
|
293486
|
+
},
|
|
293487
|
+
"ping": {
|
|
293488
|
+
"defaultValue": null,
|
|
293489
|
+
"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).",
|
|
293490
|
+
"name": "ping",
|
|
293491
|
+
"parent": {
|
|
293492
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293493
|
+
"name": "LinkDOMProps"
|
|
293494
|
+
},
|
|
293495
|
+
"declarations": [
|
|
293496
|
+
{
|
|
293497
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293498
|
+
"name": "LinkDOMProps"
|
|
293499
|
+
}
|
|
293500
|
+
],
|
|
293501
|
+
"required": false,
|
|
293502
|
+
"type": {
|
|
293503
|
+
"name": "string"
|
|
293504
|
+
}
|
|
293505
|
+
},
|
|
293506
|
+
"referrerPolicy": {
|
|
293507
|
+
"defaultValue": null,
|
|
293508
|
+
"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).",
|
|
293509
|
+
"name": "referrerPolicy",
|
|
293510
|
+
"parent": {
|
|
293511
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293512
|
+
"name": "LinkDOMProps"
|
|
293513
|
+
},
|
|
293514
|
+
"declarations": [
|
|
293515
|
+
{
|
|
293516
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293517
|
+
"name": "LinkDOMProps"
|
|
293518
|
+
}
|
|
293519
|
+
],
|
|
293520
|
+
"required": false,
|
|
293521
|
+
"type": {
|
|
293522
|
+
"name": "HTMLAttributeReferrerPolicy"
|
|
293523
|
+
}
|
|
293524
|
+
},
|
|
293525
|
+
"routerOptions": {
|
|
293526
|
+
"defaultValue": null,
|
|
293527
|
+
"description": "Options for the configured client side router.",
|
|
293528
|
+
"name": "routerOptions",
|
|
293529
|
+
"parent": {
|
|
293530
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293531
|
+
"name": "LinkDOMProps"
|
|
293532
|
+
},
|
|
293533
|
+
"declarations": [
|
|
293534
|
+
{
|
|
293535
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293536
|
+
"name": "LinkDOMProps"
|
|
293537
|
+
}
|
|
293538
|
+
],
|
|
293539
|
+
"required": false,
|
|
293540
|
+
"type": {
|
|
293541
|
+
"name": "undefined"
|
|
293542
|
+
}
|
|
293543
|
+
},
|
|
293297
293544
|
"onHoverStart": {
|
|
293298
293545
|
"defaultValue": null,
|
|
293299
293546
|
"description": "Handler that is called when a hover interaction starts.",
|
|
@@ -293351,29 +293598,124 @@
|
|
|
293351
293598
|
"name": "((isHovering: boolean) => void)"
|
|
293352
293599
|
}
|
|
293353
293600
|
},
|
|
293354
|
-
"
|
|
293601
|
+
"onPress": {
|
|
293355
293602
|
"defaultValue": null,
|
|
293356
|
-
"description": "",
|
|
293357
|
-
"name": "
|
|
293603
|
+
"description": "Handler that is called when the press is released over the target.",
|
|
293604
|
+
"name": "onPress",
|
|
293358
293605
|
"parent": {
|
|
293359
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
293360
|
-
"name": "
|
|
293606
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
293607
|
+
"name": "PressEvents"
|
|
293361
293608
|
},
|
|
293362
293609
|
"declarations": [
|
|
293363
293610
|
{
|
|
293364
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
293365
|
-
"name": "
|
|
293611
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
293612
|
+
"name": "PressEvents"
|
|
293366
293613
|
}
|
|
293367
293614
|
],
|
|
293368
293615
|
"required": false,
|
|
293369
293616
|
"type": {
|
|
293370
|
-
"name": "
|
|
293617
|
+
"name": "((e: PressEvent) => void)"
|
|
293371
293618
|
}
|
|
293372
293619
|
},
|
|
293373
|
-
"
|
|
293620
|
+
"onPressStart": {
|
|
293621
|
+
"defaultValue": null,
|
|
293622
|
+
"description": "Handler that is called when a press interaction starts.",
|
|
293623
|
+
"name": "onPressStart",
|
|
293624
|
+
"parent": {
|
|
293625
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
293626
|
+
"name": "PressEvents"
|
|
293627
|
+
},
|
|
293628
|
+
"declarations": [
|
|
293629
|
+
{
|
|
293630
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
293631
|
+
"name": "PressEvents"
|
|
293632
|
+
}
|
|
293633
|
+
],
|
|
293634
|
+
"required": false,
|
|
293635
|
+
"type": {
|
|
293636
|
+
"name": "((e: PressEvent) => void)"
|
|
293637
|
+
}
|
|
293638
|
+
},
|
|
293639
|
+
"onPressEnd": {
|
|
293640
|
+
"defaultValue": null,
|
|
293641
|
+
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
293642
|
+
"name": "onPressEnd",
|
|
293643
|
+
"parent": {
|
|
293644
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
293645
|
+
"name": "PressEvents"
|
|
293646
|
+
},
|
|
293647
|
+
"declarations": [
|
|
293648
|
+
{
|
|
293649
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
293650
|
+
"name": "PressEvents"
|
|
293651
|
+
}
|
|
293652
|
+
],
|
|
293653
|
+
"required": false,
|
|
293654
|
+
"type": {
|
|
293655
|
+
"name": "((e: PressEvent) => void)"
|
|
293656
|
+
}
|
|
293657
|
+
},
|
|
293658
|
+
"onPressChange": {
|
|
293659
|
+
"defaultValue": null,
|
|
293660
|
+
"description": "Handler that is called when the press state changes.",
|
|
293661
|
+
"name": "onPressChange",
|
|
293662
|
+
"parent": {
|
|
293663
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
293664
|
+
"name": "PressEvents"
|
|
293665
|
+
},
|
|
293666
|
+
"declarations": [
|
|
293667
|
+
{
|
|
293668
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
293669
|
+
"name": "PressEvents"
|
|
293670
|
+
}
|
|
293671
|
+
],
|
|
293672
|
+
"required": false,
|
|
293673
|
+
"type": {
|
|
293674
|
+
"name": "((isPressed: boolean) => void)"
|
|
293675
|
+
}
|
|
293676
|
+
},
|
|
293677
|
+
"onPressUp": {
|
|
293678
|
+
"defaultValue": null,
|
|
293679
|
+
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
293680
|
+
"name": "onPressUp",
|
|
293681
|
+
"parent": {
|
|
293682
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
293683
|
+
"name": "PressEvents"
|
|
293684
|
+
},
|
|
293685
|
+
"declarations": [
|
|
293686
|
+
{
|
|
293687
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
293688
|
+
"name": "PressEvents"
|
|
293689
|
+
}
|
|
293690
|
+
],
|
|
293691
|
+
"required": false,
|
|
293692
|
+
"type": {
|
|
293693
|
+
"name": "((e: PressEvent) => void)"
|
|
293694
|
+
}
|
|
293695
|
+
},
|
|
293696
|
+
"onClick": {
|
|
293697
|
+
"defaultValue": null,
|
|
293698
|
+
"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.",
|
|
293699
|
+
"name": "onClick",
|
|
293700
|
+
"parent": {
|
|
293701
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
293702
|
+
"name": "PressEvents"
|
|
293703
|
+
},
|
|
293704
|
+
"declarations": [
|
|
293705
|
+
{
|
|
293706
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
293707
|
+
"name": "PressEvents"
|
|
293708
|
+
}
|
|
293709
|
+
],
|
|
293710
|
+
"required": false,
|
|
293711
|
+
"type": {
|
|
293712
|
+
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
293713
|
+
}
|
|
293714
|
+
},
|
|
293715
|
+
"translate": {
|
|
293374
293716
|
"defaultValue": null,
|
|
293375
293717
|
"description": "",
|
|
293376
|
-
"name": "
|
|
293718
|
+
"name": "translate",
|
|
293377
293719
|
"parent": {
|
|
293378
293720
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293379
293721
|
"name": "GlobalDOMAttributes"
|
|
@@ -293386,13 +293728,13 @@
|
|
|
293386
293728
|
],
|
|
293387
293729
|
"required": false,
|
|
293388
293730
|
"type": {
|
|
293389
|
-
"name": "
|
|
293731
|
+
"name": "\"yes\" | \"no\""
|
|
293390
293732
|
}
|
|
293391
293733
|
},
|
|
293392
|
-
"
|
|
293734
|
+
"dir": {
|
|
293393
293735
|
"defaultValue": null,
|
|
293394
293736
|
"description": "",
|
|
293395
|
-
"name": "
|
|
293737
|
+
"name": "dir",
|
|
293396
293738
|
"parent": {
|
|
293397
293739
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293398
293740
|
"name": "GlobalDOMAttributes"
|
|
@@ -293405,13 +293747,13 @@
|
|
|
293405
293747
|
],
|
|
293406
293748
|
"required": false,
|
|
293407
293749
|
"type": {
|
|
293408
|
-
"name": "
|
|
293750
|
+
"name": "string"
|
|
293409
293751
|
}
|
|
293410
293752
|
},
|
|
293411
|
-
"
|
|
293753
|
+
"lang": {
|
|
293412
293754
|
"defaultValue": null,
|
|
293413
293755
|
"description": "",
|
|
293414
|
-
"name": "
|
|
293756
|
+
"name": "lang",
|
|
293415
293757
|
"parent": {
|
|
293416
293758
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293417
293759
|
"name": "GlobalDOMAttributes"
|
|
@@ -293424,13 +293766,13 @@
|
|
|
293424
293766
|
],
|
|
293425
293767
|
"required": false,
|
|
293426
293768
|
"type": {
|
|
293427
|
-
"name": "
|
|
293769
|
+
"name": "string"
|
|
293428
293770
|
}
|
|
293429
293771
|
},
|
|
293430
|
-
"
|
|
293772
|
+
"hidden": {
|
|
293431
293773
|
"defaultValue": null,
|
|
293432
293774
|
"description": "",
|
|
293433
|
-
"name": "
|
|
293775
|
+
"name": "hidden",
|
|
293434
293776
|
"parent": {
|
|
293435
293777
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293436
293778
|
"name": "GlobalDOMAttributes"
|
|
@@ -293443,26 +293785,26 @@
|
|
|
293443
293785
|
],
|
|
293444
293786
|
"required": false,
|
|
293445
293787
|
"type": {
|
|
293446
|
-
"name": "
|
|
293788
|
+
"name": "boolean"
|
|
293447
293789
|
}
|
|
293448
293790
|
},
|
|
293449
|
-
"
|
|
293791
|
+
"inert": {
|
|
293450
293792
|
"defaultValue": null,
|
|
293451
293793
|
"description": "",
|
|
293452
|
-
"name": "
|
|
293794
|
+
"name": "inert",
|
|
293453
293795
|
"parent": {
|
|
293454
293796
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293455
|
-
"name": "
|
|
293797
|
+
"name": "GlobalDOMAttributes"
|
|
293456
293798
|
},
|
|
293457
293799
|
"declarations": [
|
|
293458
293800
|
{
|
|
293459
293801
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
293460
|
-
"name": "
|
|
293802
|
+
"name": "GlobalDOMAttributes"
|
|
293461
293803
|
}
|
|
293462
293804
|
],
|
|
293463
293805
|
"required": false,
|
|
293464
293806
|
"type": {
|
|
293465
|
-
"name": "
|
|
293807
|
+
"name": "boolean"
|
|
293466
293808
|
}
|
|
293467
293809
|
},
|
|
293468
293810
|
"onClickCapture": {
|
|
@@ -294661,6 +295003,21 @@
|
|
|
294661
295003
|
"type": {
|
|
294662
295004
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
294663
295005
|
}
|
|
295006
|
+
},
|
|
295007
|
+
"footer": {
|
|
295008
|
+
"defaultValue": null,
|
|
295009
|
+
"description": "@internal",
|
|
295010
|
+
"name": "footer",
|
|
295011
|
+
"declarations": [
|
|
295012
|
+
{
|
|
295013
|
+
"fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
|
|
295014
|
+
"name": "TypeLiteral"
|
|
295015
|
+
}
|
|
295016
|
+
],
|
|
295017
|
+
"required": false,
|
|
295018
|
+
"type": {
|
|
295019
|
+
"name": "boolean"
|
|
295020
|
+
}
|
|
294664
295021
|
}
|
|
294665
295022
|
}
|
|
294666
295023
|
},
|
|
@@ -294668,9 +295025,9 @@
|
|
|
294668
295025
|
"tags": {
|
|
294669
295026
|
"flr-generate": "all"
|
|
294670
295027
|
},
|
|
294671
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
295028
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableFooterRow/TableFooterRow.tsx",
|
|
294672
295029
|
"description": "",
|
|
294673
|
-
"displayName": "
|
|
295030
|
+
"displayName": "TableFooterRow",
|
|
294674
295031
|
"methods": [],
|
|
294675
295032
|
"props": {
|
|
294676
295033
|
"className": {
|
|
@@ -294696,16 +295053,16 @@
|
|
|
294696
295053
|
},
|
|
294697
295054
|
"columns": {
|
|
294698
295055
|
"defaultValue": null,
|
|
294699
|
-
"description": "A list of
|
|
295056
|
+
"description": "A list of columns used when dynamically rendering cells.",
|
|
294700
295057
|
"name": "columns",
|
|
294701
295058
|
"parent": {
|
|
294702
295059
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
294703
|
-
"name": "
|
|
295060
|
+
"name": "RowProps"
|
|
294704
295061
|
},
|
|
294705
295062
|
"declarations": [
|
|
294706
295063
|
{
|
|
294707
295064
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
294708
|
-
"name": "
|
|
295065
|
+
"name": "RowProps"
|
|
294709
295066
|
}
|
|
294710
295067
|
],
|
|
294711
295068
|
"required": false,
|
|
@@ -296501,9 +296858,9 @@
|
|
|
296501
296858
|
"tags": {
|
|
296502
296859
|
"flr-generate": "all"
|
|
296503
296860
|
},
|
|
296504
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
296861
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableHeader/TableHeader.tsx",
|
|
296505
296862
|
"description": "",
|
|
296506
|
-
"displayName": "
|
|
296863
|
+
"displayName": "TableHeader",
|
|
296507
296864
|
"methods": [],
|
|
296508
296865
|
"props": {
|
|
296509
296866
|
"className": {
|
|
@@ -296529,16 +296886,16 @@
|
|
|
296529
296886
|
},
|
|
296530
296887
|
"columns": {
|
|
296531
296888
|
"defaultValue": null,
|
|
296532
|
-
"description": "A list of
|
|
296889
|
+
"description": "A list of columns used when dynamically rendering cells.",
|
|
296533
296890
|
"name": "columns",
|
|
296534
296891
|
"parent": {
|
|
296535
296892
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
296536
|
-
"name": "
|
|
296893
|
+
"name": "RowProps"
|
|
296537
296894
|
},
|
|
296538
296895
|
"declarations": [
|
|
296539
296896
|
{
|
|
296540
296897
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
296541
|
-
"name": "
|
|
296898
|
+
"name": "RowProps"
|
|
296542
296899
|
}
|
|
296543
296900
|
],
|
|
296544
296901
|
"required": false,
|
|
@@ -296565,25 +296922,6 @@
|
|
|
296565
296922
|
"name": "ReactNode"
|
|
296566
296923
|
}
|
|
296567
296924
|
},
|
|
296568
|
-
"value": {
|
|
296569
|
-
"defaultValue": null,
|
|
296570
|
-
"description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
|
|
296571
|
-
"name": "value",
|
|
296572
|
-
"parent": {
|
|
296573
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
296574
|
-
"name": "MenuItemProps"
|
|
296575
|
-
},
|
|
296576
|
-
"declarations": [
|
|
296577
|
-
{
|
|
296578
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
296579
|
-
"name": "MenuItemProps"
|
|
296580
|
-
}
|
|
296581
|
-
],
|
|
296582
|
-
"required": false,
|
|
296583
|
-
"type": {
|
|
296584
|
-
"name": "object"
|
|
296585
|
-
}
|
|
296586
|
-
},
|
|
296587
296925
|
"dependencies": {
|
|
296588
296926
|
"defaultValue": null,
|
|
296589
296927
|
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
@@ -296603,82 +296941,6 @@
|
|
|
296603
296941
|
"name": "readonly any[]"
|
|
296604
296942
|
}
|
|
296605
296943
|
},
|
|
296606
|
-
"textValue": {
|
|
296607
|
-
"defaultValue": null,
|
|
296608
|
-
"description": "A string representation of the item's contents, used for features like typeahead.",
|
|
296609
|
-
"name": "textValue",
|
|
296610
|
-
"parent": {
|
|
296611
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
296612
|
-
"name": "ListBoxItemProps"
|
|
296613
|
-
},
|
|
296614
|
-
"declarations": [
|
|
296615
|
-
{
|
|
296616
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
296617
|
-
"name": "ListBoxItemProps"
|
|
296618
|
-
}
|
|
296619
|
-
],
|
|
296620
|
-
"required": false,
|
|
296621
|
-
"type": {
|
|
296622
|
-
"name": "string"
|
|
296623
|
-
}
|
|
296624
|
-
},
|
|
296625
|
-
"isDisabled": {
|
|
296626
|
-
"defaultValue": null,
|
|
296627
|
-
"description": "Whether the item is disabled.",
|
|
296628
|
-
"name": "isDisabled",
|
|
296629
|
-
"parent": {
|
|
296630
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
296631
|
-
"name": "ListBoxItemProps"
|
|
296632
|
-
},
|
|
296633
|
-
"declarations": [
|
|
296634
|
-
{
|
|
296635
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
296636
|
-
"name": "ListBoxItemProps"
|
|
296637
|
-
}
|
|
296638
|
-
],
|
|
296639
|
-
"required": false,
|
|
296640
|
-
"type": {
|
|
296641
|
-
"name": "boolean"
|
|
296642
|
-
}
|
|
296643
|
-
},
|
|
296644
|
-
"onAction": {
|
|
296645
|
-
"defaultValue": null,
|
|
296646
|
-
"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.",
|
|
296647
|
-
"name": "onAction",
|
|
296648
|
-
"parent": {
|
|
296649
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
296650
|
-
"name": "ListBoxItemProps"
|
|
296651
|
-
},
|
|
296652
|
-
"declarations": [
|
|
296653
|
-
{
|
|
296654
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
296655
|
-
"name": "ListBoxItemProps"
|
|
296656
|
-
}
|
|
296657
|
-
],
|
|
296658
|
-
"required": false,
|
|
296659
|
-
"type": {
|
|
296660
|
-
"name": "(() => void)"
|
|
296661
|
-
}
|
|
296662
|
-
},
|
|
296663
|
-
"id": {
|
|
296664
|
-
"defaultValue": null,
|
|
296665
|
-
"description": "The unique id of the item.",
|
|
296666
|
-
"name": "id",
|
|
296667
|
-
"parent": {
|
|
296668
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
296669
|
-
"name": "MenuItemProps"
|
|
296670
|
-
},
|
|
296671
|
-
"declarations": [
|
|
296672
|
-
{
|
|
296673
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
296674
|
-
"name": "MenuItemProps"
|
|
296675
|
-
}
|
|
296676
|
-
],
|
|
296677
|
-
"required": false,
|
|
296678
|
-
"type": {
|
|
296679
|
-
"name": "Key"
|
|
296680
|
-
}
|
|
296681
|
-
},
|
|
296682
296944
|
"style": {
|
|
296683
296945
|
"defaultValue": null,
|
|
296684
296946
|
"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.",
|
|
@@ -296698,158 +296960,6 @@
|
|
|
296698
296960
|
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
296699
296961
|
}
|
|
296700
296962
|
},
|
|
296701
|
-
"href": {
|
|
296702
|
-
"defaultValue": null,
|
|
296703
|
-
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
296704
|
-
"name": "href",
|
|
296705
|
-
"parent": {
|
|
296706
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296707
|
-
"name": "LinkDOMProps"
|
|
296708
|
-
},
|
|
296709
|
-
"declarations": [
|
|
296710
|
-
{
|
|
296711
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296712
|
-
"name": "LinkDOMProps"
|
|
296713
|
-
}
|
|
296714
|
-
],
|
|
296715
|
-
"required": false,
|
|
296716
|
-
"type": {
|
|
296717
|
-
"name": "string"
|
|
296718
|
-
}
|
|
296719
|
-
},
|
|
296720
|
-
"hrefLang": {
|
|
296721
|
-
"defaultValue": null,
|
|
296722
|
-
"description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
296723
|
-
"name": "hrefLang",
|
|
296724
|
-
"parent": {
|
|
296725
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296726
|
-
"name": "LinkDOMProps"
|
|
296727
|
-
},
|
|
296728
|
-
"declarations": [
|
|
296729
|
-
{
|
|
296730
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296731
|
-
"name": "LinkDOMProps"
|
|
296732
|
-
}
|
|
296733
|
-
],
|
|
296734
|
-
"required": false,
|
|
296735
|
-
"type": {
|
|
296736
|
-
"name": "string"
|
|
296737
|
-
}
|
|
296738
|
-
},
|
|
296739
|
-
"target": {
|
|
296740
|
-
"defaultValue": null,
|
|
296741
|
-
"description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
296742
|
-
"name": "target",
|
|
296743
|
-
"parent": {
|
|
296744
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296745
|
-
"name": "LinkDOMProps"
|
|
296746
|
-
},
|
|
296747
|
-
"declarations": [
|
|
296748
|
-
{
|
|
296749
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296750
|
-
"name": "LinkDOMProps"
|
|
296751
|
-
}
|
|
296752
|
-
],
|
|
296753
|
-
"required": false,
|
|
296754
|
-
"type": {
|
|
296755
|
-
"name": "HTMLAttributeAnchorTarget"
|
|
296756
|
-
}
|
|
296757
|
-
},
|
|
296758
|
-
"rel": {
|
|
296759
|
-
"defaultValue": null,
|
|
296760
|
-
"description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
296761
|
-
"name": "rel",
|
|
296762
|
-
"parent": {
|
|
296763
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296764
|
-
"name": "LinkDOMProps"
|
|
296765
|
-
},
|
|
296766
|
-
"declarations": [
|
|
296767
|
-
{
|
|
296768
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296769
|
-
"name": "LinkDOMProps"
|
|
296770
|
-
}
|
|
296771
|
-
],
|
|
296772
|
-
"required": false,
|
|
296773
|
-
"type": {
|
|
296774
|
-
"name": "string"
|
|
296775
|
-
}
|
|
296776
|
-
},
|
|
296777
|
-
"download": {
|
|
296778
|
-
"defaultValue": null,
|
|
296779
|
-
"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).",
|
|
296780
|
-
"name": "download",
|
|
296781
|
-
"parent": {
|
|
296782
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296783
|
-
"name": "LinkDOMProps"
|
|
296784
|
-
},
|
|
296785
|
-
"declarations": [
|
|
296786
|
-
{
|
|
296787
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296788
|
-
"name": "LinkDOMProps"
|
|
296789
|
-
}
|
|
296790
|
-
],
|
|
296791
|
-
"required": false,
|
|
296792
|
-
"type": {
|
|
296793
|
-
"name": "string | boolean"
|
|
296794
|
-
}
|
|
296795
|
-
},
|
|
296796
|
-
"ping": {
|
|
296797
|
-
"defaultValue": null,
|
|
296798
|
-
"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).",
|
|
296799
|
-
"name": "ping",
|
|
296800
|
-
"parent": {
|
|
296801
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296802
|
-
"name": "LinkDOMProps"
|
|
296803
|
-
},
|
|
296804
|
-
"declarations": [
|
|
296805
|
-
{
|
|
296806
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296807
|
-
"name": "LinkDOMProps"
|
|
296808
|
-
}
|
|
296809
|
-
],
|
|
296810
|
-
"required": false,
|
|
296811
|
-
"type": {
|
|
296812
|
-
"name": "string"
|
|
296813
|
-
}
|
|
296814
|
-
},
|
|
296815
|
-
"referrerPolicy": {
|
|
296816
|
-
"defaultValue": null,
|
|
296817
|
-
"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).",
|
|
296818
|
-
"name": "referrerPolicy",
|
|
296819
|
-
"parent": {
|
|
296820
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296821
|
-
"name": "LinkDOMProps"
|
|
296822
|
-
},
|
|
296823
|
-
"declarations": [
|
|
296824
|
-
{
|
|
296825
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296826
|
-
"name": "LinkDOMProps"
|
|
296827
|
-
}
|
|
296828
|
-
],
|
|
296829
|
-
"required": false,
|
|
296830
|
-
"type": {
|
|
296831
|
-
"name": "HTMLAttributeReferrerPolicy"
|
|
296832
|
-
}
|
|
296833
|
-
},
|
|
296834
|
-
"routerOptions": {
|
|
296835
|
-
"defaultValue": null,
|
|
296836
|
-
"description": "Options for the configured client side router.",
|
|
296837
|
-
"name": "routerOptions",
|
|
296838
|
-
"parent": {
|
|
296839
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296840
|
-
"name": "LinkDOMProps"
|
|
296841
|
-
},
|
|
296842
|
-
"declarations": [
|
|
296843
|
-
{
|
|
296844
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
296845
|
-
"name": "LinkDOMProps"
|
|
296846
|
-
}
|
|
296847
|
-
],
|
|
296848
|
-
"required": false,
|
|
296849
|
-
"type": {
|
|
296850
|
-
"name": "undefined"
|
|
296851
|
-
}
|
|
296852
|
-
},
|
|
296853
296963
|
"onHoverStart": {
|
|
296854
296964
|
"defaultValue": null,
|
|
296855
296965
|
"description": "Handler that is called when a hover interaction starts.",
|
|
@@ -296907,124 +297017,29 @@
|
|
|
296907
297017
|
"name": "((isHovering: boolean) => void)"
|
|
296908
297018
|
}
|
|
296909
297019
|
},
|
|
296910
|
-
"
|
|
296911
|
-
"defaultValue": null,
|
|
296912
|
-
"description": "Handler that is called when the press is released over the target.",
|
|
296913
|
-
"name": "onPress",
|
|
296914
|
-
"parent": {
|
|
296915
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
296916
|
-
"name": "PressEvents"
|
|
296917
|
-
},
|
|
296918
|
-
"declarations": [
|
|
296919
|
-
{
|
|
296920
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
296921
|
-
"name": "PressEvents"
|
|
296922
|
-
}
|
|
296923
|
-
],
|
|
296924
|
-
"required": false,
|
|
296925
|
-
"type": {
|
|
296926
|
-
"name": "((e: PressEvent) => void)"
|
|
296927
|
-
}
|
|
296928
|
-
},
|
|
296929
|
-
"onPressStart": {
|
|
296930
|
-
"defaultValue": null,
|
|
296931
|
-
"description": "Handler that is called when a press interaction starts.",
|
|
296932
|
-
"name": "onPressStart",
|
|
296933
|
-
"parent": {
|
|
296934
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
296935
|
-
"name": "PressEvents"
|
|
296936
|
-
},
|
|
296937
|
-
"declarations": [
|
|
296938
|
-
{
|
|
296939
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
296940
|
-
"name": "PressEvents"
|
|
296941
|
-
}
|
|
296942
|
-
],
|
|
296943
|
-
"required": false,
|
|
296944
|
-
"type": {
|
|
296945
|
-
"name": "((e: PressEvent) => void)"
|
|
296946
|
-
}
|
|
296947
|
-
},
|
|
296948
|
-
"onPressEnd": {
|
|
296949
|
-
"defaultValue": null,
|
|
296950
|
-
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
296951
|
-
"name": "onPressEnd",
|
|
296952
|
-
"parent": {
|
|
296953
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
296954
|
-
"name": "PressEvents"
|
|
296955
|
-
},
|
|
296956
|
-
"declarations": [
|
|
296957
|
-
{
|
|
296958
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
296959
|
-
"name": "PressEvents"
|
|
296960
|
-
}
|
|
296961
|
-
],
|
|
296962
|
-
"required": false,
|
|
296963
|
-
"type": {
|
|
296964
|
-
"name": "((e: PressEvent) => void)"
|
|
296965
|
-
}
|
|
296966
|
-
},
|
|
296967
|
-
"onPressChange": {
|
|
296968
|
-
"defaultValue": null,
|
|
296969
|
-
"description": "Handler that is called when the press state changes.",
|
|
296970
|
-
"name": "onPressChange",
|
|
296971
|
-
"parent": {
|
|
296972
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
296973
|
-
"name": "PressEvents"
|
|
296974
|
-
},
|
|
296975
|
-
"declarations": [
|
|
296976
|
-
{
|
|
296977
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
296978
|
-
"name": "PressEvents"
|
|
296979
|
-
}
|
|
296980
|
-
],
|
|
296981
|
-
"required": false,
|
|
296982
|
-
"type": {
|
|
296983
|
-
"name": "((isPressed: boolean) => void)"
|
|
296984
|
-
}
|
|
296985
|
-
},
|
|
296986
|
-
"onPressUp": {
|
|
296987
|
-
"defaultValue": null,
|
|
296988
|
-
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
296989
|
-
"name": "onPressUp",
|
|
296990
|
-
"parent": {
|
|
296991
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
296992
|
-
"name": "PressEvents"
|
|
296993
|
-
},
|
|
296994
|
-
"declarations": [
|
|
296995
|
-
{
|
|
296996
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
296997
|
-
"name": "PressEvents"
|
|
296998
|
-
}
|
|
296999
|
-
],
|
|
297000
|
-
"required": false,
|
|
297001
|
-
"type": {
|
|
297002
|
-
"name": "((e: PressEvent) => void)"
|
|
297003
|
-
}
|
|
297004
|
-
},
|
|
297005
|
-
"onClick": {
|
|
297020
|
+
"dir": {
|
|
297006
297021
|
"defaultValue": null,
|
|
297007
|
-
"description": "
|
|
297008
|
-
"name": "
|
|
297022
|
+
"description": "",
|
|
297023
|
+
"name": "dir",
|
|
297009
297024
|
"parent": {
|
|
297010
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
297011
|
-
"name": "
|
|
297025
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
297026
|
+
"name": "GlobalDOMAttributes"
|
|
297012
297027
|
},
|
|
297013
297028
|
"declarations": [
|
|
297014
297029
|
{
|
|
297015
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/
|
|
297016
|
-
"name": "
|
|
297030
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
297031
|
+
"name": "GlobalDOMAttributes"
|
|
297017
297032
|
}
|
|
297018
297033
|
],
|
|
297019
297034
|
"required": false,
|
|
297020
297035
|
"type": {
|
|
297021
|
-
"name": "
|
|
297036
|
+
"name": "string"
|
|
297022
297037
|
}
|
|
297023
297038
|
},
|
|
297024
|
-
"
|
|
297039
|
+
"lang": {
|
|
297025
297040
|
"defaultValue": null,
|
|
297026
297041
|
"description": "",
|
|
297027
|
-
"name": "
|
|
297042
|
+
"name": "lang",
|
|
297028
297043
|
"parent": {
|
|
297029
297044
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
297030
297045
|
"name": "GlobalDOMAttributes"
|
|
@@ -297037,13 +297052,13 @@
|
|
|
297037
297052
|
],
|
|
297038
297053
|
"required": false,
|
|
297039
297054
|
"type": {
|
|
297040
|
-
"name": "
|
|
297055
|
+
"name": "string"
|
|
297041
297056
|
}
|
|
297042
297057
|
},
|
|
297043
|
-
"
|
|
297058
|
+
"hidden": {
|
|
297044
297059
|
"defaultValue": null,
|
|
297045
297060
|
"description": "",
|
|
297046
|
-
"name": "
|
|
297061
|
+
"name": "hidden",
|
|
297047
297062
|
"parent": {
|
|
297048
297063
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
297049
297064
|
"name": "GlobalDOMAttributes"
|
|
@@ -297056,13 +297071,13 @@
|
|
|
297056
297071
|
],
|
|
297057
297072
|
"required": false,
|
|
297058
297073
|
"type": {
|
|
297059
|
-
"name": "
|
|
297074
|
+
"name": "boolean"
|
|
297060
297075
|
}
|
|
297061
297076
|
},
|
|
297062
|
-
"
|
|
297077
|
+
"inert": {
|
|
297063
297078
|
"defaultValue": null,
|
|
297064
297079
|
"description": "",
|
|
297065
|
-
"name": "
|
|
297080
|
+
"name": "inert",
|
|
297066
297081
|
"parent": {
|
|
297067
297082
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
297068
297083
|
"name": "GlobalDOMAttributes"
|
|
@@ -297075,13 +297090,13 @@
|
|
|
297075
297090
|
],
|
|
297076
297091
|
"required": false,
|
|
297077
297092
|
"type": {
|
|
297078
|
-
"name": "
|
|
297093
|
+
"name": "boolean"
|
|
297079
297094
|
}
|
|
297080
297095
|
},
|
|
297081
|
-
"
|
|
297096
|
+
"translate": {
|
|
297082
297097
|
"defaultValue": null,
|
|
297083
297098
|
"description": "",
|
|
297084
|
-
"name": "
|
|
297099
|
+
"name": "translate",
|
|
297085
297100
|
"parent": {
|
|
297086
297101
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
297087
297102
|
"name": "GlobalDOMAttributes"
|
|
@@ -297094,26 +297109,26 @@
|
|
|
297094
297109
|
],
|
|
297095
297110
|
"required": false,
|
|
297096
297111
|
"type": {
|
|
297097
|
-
"name": "
|
|
297112
|
+
"name": "\"yes\" | \"no\""
|
|
297098
297113
|
}
|
|
297099
297114
|
},
|
|
297100
|
-
"
|
|
297115
|
+
"onClick": {
|
|
297101
297116
|
"defaultValue": null,
|
|
297102
297117
|
"description": "",
|
|
297103
|
-
"name": "
|
|
297118
|
+
"name": "onClick",
|
|
297104
297119
|
"parent": {
|
|
297105
297120
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
297106
|
-
"name": "
|
|
297121
|
+
"name": "GlobalDOMEvents"
|
|
297107
297122
|
},
|
|
297108
297123
|
"declarations": [
|
|
297109
297124
|
{
|
|
297110
297125
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
297111
|
-
"name": "
|
|
297126
|
+
"name": "GlobalDOMEvents"
|
|
297112
297127
|
}
|
|
297113
297128
|
],
|
|
297114
297129
|
"required": false,
|
|
297115
297130
|
"type": {
|
|
297116
|
-
"name": "
|
|
297131
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
297117
297132
|
}
|
|
297118
297133
|
},
|
|
297119
297134
|
"onClickCapture": {
|
|
@@ -298312,21 +298327,6 @@
|
|
|
298312
298327
|
"type": {
|
|
298313
298328
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
298314
298329
|
}
|
|
298315
|
-
},
|
|
298316
|
-
"footer": {
|
|
298317
|
-
"defaultValue": null,
|
|
298318
|
-
"description": "@internal",
|
|
298319
|
-
"name": "footer",
|
|
298320
|
-
"declarations": [
|
|
298321
|
-
{
|
|
298322
|
-
"fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
|
|
298323
|
-
"name": "TypeLiteral"
|
|
298324
|
-
}
|
|
298325
|
-
],
|
|
298326
|
-
"required": false,
|
|
298327
|
-
"type": {
|
|
298328
|
-
"name": "boolean"
|
|
298329
|
-
}
|
|
298330
298330
|
}
|
|
298331
298331
|
}
|
|
298332
298332
|
},
|
|
@@ -298334,49 +298334,49 @@
|
|
|
298334
298334
|
"tags": {
|
|
298335
298335
|
"flr-generate": "all"
|
|
298336
298336
|
},
|
|
298337
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
298337
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableCell/TableCell.tsx",
|
|
298338
298338
|
"description": "",
|
|
298339
|
-
"displayName": "
|
|
298339
|
+
"displayName": "TableCell",
|
|
298340
298340
|
"methods": [],
|
|
298341
298341
|
"props": {
|
|
298342
|
-
"
|
|
298343
|
-
"defaultValue":
|
|
298344
|
-
|
|
298345
|
-
|
|
298346
|
-
"description": "Horizontal alignment of the cell content",
|
|
298347
|
-
"name": "horizontalAlign",
|
|
298342
|
+
"rowHeader": {
|
|
298343
|
+
"defaultValue": null,
|
|
298344
|
+
"description": "Use cell as row header",
|
|
298345
|
+
"name": "rowHeader",
|
|
298348
298346
|
"parent": {
|
|
298349
|
-
"fileName": "components/src/components/Table/components/
|
|
298350
|
-
"name": "
|
|
298347
|
+
"fileName": "components/src/components/Table/components/TableCell/TableCell.tsx",
|
|
298348
|
+
"name": "TableCellProps"
|
|
298351
298349
|
},
|
|
298352
298350
|
"declarations": [
|
|
298353
298351
|
{
|
|
298354
|
-
"fileName": "components/src/components/Table/components/
|
|
298355
|
-
"name": "
|
|
298352
|
+
"fileName": "components/src/components/Table/components/TableCell/TableCell.tsx",
|
|
298353
|
+
"name": "TableCellProps"
|
|
298356
298354
|
}
|
|
298357
298355
|
],
|
|
298358
298356
|
"required": false,
|
|
298359
298357
|
"type": {
|
|
298360
|
-
"name": "
|
|
298358
|
+
"name": "boolean"
|
|
298361
298359
|
}
|
|
298362
298360
|
},
|
|
298363
|
-
"
|
|
298364
|
-
"defaultValue":
|
|
298365
|
-
|
|
298366
|
-
|
|
298361
|
+
"horizontalAlign": {
|
|
298362
|
+
"defaultValue": {
|
|
298363
|
+
"value": "\"start\""
|
|
298364
|
+
},
|
|
298365
|
+
"description": "Horizontal alignment of the cell content",
|
|
298366
|
+
"name": "horizontalAlign",
|
|
298367
298367
|
"parent": {
|
|
298368
|
-
"fileName": "
|
|
298369
|
-
"name": "
|
|
298368
|
+
"fileName": "components/src/components/Table/components/TableCell/TableCell.tsx",
|
|
298369
|
+
"name": "TableCellProps"
|
|
298370
298370
|
},
|
|
298371
298371
|
"declarations": [
|
|
298372
298372
|
{
|
|
298373
|
-
"fileName": "
|
|
298374
|
-
"name": "
|
|
298373
|
+
"fileName": "components/src/components/Table/components/TableCell/TableCell.tsx",
|
|
298374
|
+
"name": "TableCellProps"
|
|
298375
298375
|
}
|
|
298376
298376
|
],
|
|
298377
298377
|
"required": false,
|
|
298378
298378
|
"type": {
|
|
298379
|
-
"name": "
|
|
298379
|
+
"name": "\"start\" | \"end\" | \"center\""
|
|
298380
298380
|
}
|
|
298381
298381
|
},
|
|
298382
298382
|
"translate": {
|
|
@@ -298419,25 +298419,6 @@
|
|
|
298419
298419
|
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
298420
298420
|
}
|
|
298421
298421
|
},
|
|
298422
|
-
"style": {
|
|
298423
|
-
"defaultValue": null,
|
|
298424
|
-
"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.",
|
|
298425
|
-
"name": "style",
|
|
298426
|
-
"parent": {
|
|
298427
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
298428
|
-
"name": "StyleRenderProps"
|
|
298429
|
-
},
|
|
298430
|
-
"declarations": [
|
|
298431
|
-
{
|
|
298432
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
298433
|
-
"name": "StyleRenderProps"
|
|
298434
|
-
}
|
|
298435
|
-
],
|
|
298436
|
-
"required": false,
|
|
298437
|
-
"type": {
|
|
298438
|
-
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
298439
|
-
}
|
|
298440
|
-
},
|
|
298441
298422
|
"dir": {
|
|
298442
298423
|
"defaultValue": null,
|
|
298443
298424
|
"description": "",
|
|
@@ -299768,99 +299749,23 @@
|
|
|
299768
299749
|
"name": "string"
|
|
299769
299750
|
}
|
|
299770
299751
|
},
|
|
299771
|
-
"
|
|
299772
|
-
"defaultValue": null,
|
|
299773
|
-
"description": "The minimum width of the column. This prop only applies when the `<Table>` is wrapped in a `<ResizableTableContainer>`.",
|
|
299774
|
-
"name": "minWidth",
|
|
299775
|
-
"parent": {
|
|
299776
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
299777
|
-
"name": "ColumnProps"
|
|
299778
|
-
},
|
|
299779
|
-
"declarations": [
|
|
299780
|
-
{
|
|
299781
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
299782
|
-
"name": "ColumnProps"
|
|
299783
|
-
}
|
|
299784
|
-
],
|
|
299785
|
-
"required": false,
|
|
299786
|
-
"type": {
|
|
299787
|
-
"name": "ColumnStaticSize | null"
|
|
299788
|
-
}
|
|
299789
|
-
},
|
|
299790
|
-
"maxWidth": {
|
|
299791
|
-
"defaultValue": null,
|
|
299792
|
-
"description": "The maximum width of the column. This prop only applies when the `<Table>` is wrapped in a `<ResizableTableContainer>`.",
|
|
299793
|
-
"name": "maxWidth",
|
|
299794
|
-
"parent": {
|
|
299795
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
299796
|
-
"name": "ColumnProps"
|
|
299797
|
-
},
|
|
299798
|
-
"declarations": [
|
|
299799
|
-
{
|
|
299800
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
299801
|
-
"name": "ColumnProps"
|
|
299802
|
-
}
|
|
299803
|
-
],
|
|
299804
|
-
"required": false,
|
|
299805
|
-
"type": {
|
|
299806
|
-
"name": "ColumnStaticSize | null"
|
|
299807
|
-
}
|
|
299808
|
-
},
|
|
299809
|
-
"allowsSorting": {
|
|
299810
|
-
"defaultValue": null,
|
|
299811
|
-
"description": "Whether the column allows sorting.",
|
|
299812
|
-
"name": "allowsSorting",
|
|
299813
|
-
"parent": {
|
|
299814
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
299815
|
-
"name": "ColumnProps"
|
|
299816
|
-
},
|
|
299817
|
-
"declarations": [
|
|
299818
|
-
{
|
|
299819
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
299820
|
-
"name": "ColumnProps"
|
|
299821
|
-
}
|
|
299822
|
-
],
|
|
299823
|
-
"required": false,
|
|
299824
|
-
"type": {
|
|
299825
|
-
"name": "boolean"
|
|
299826
|
-
}
|
|
299827
|
-
},
|
|
299828
|
-
"isRowHeader": {
|
|
299829
|
-
"defaultValue": null,
|
|
299830
|
-
"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.",
|
|
299831
|
-
"name": "isRowHeader",
|
|
299832
|
-
"parent": {
|
|
299833
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
299834
|
-
"name": "ColumnProps"
|
|
299835
|
-
},
|
|
299836
|
-
"declarations": [
|
|
299837
|
-
{
|
|
299838
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
299839
|
-
"name": "ColumnProps"
|
|
299840
|
-
}
|
|
299841
|
-
],
|
|
299842
|
-
"required": false,
|
|
299843
|
-
"type": {
|
|
299844
|
-
"name": "boolean"
|
|
299845
|
-
}
|
|
299846
|
-
},
|
|
299847
|
-
"defaultWidth": {
|
|
299752
|
+
"colSpan": {
|
|
299848
299753
|
"defaultValue": null,
|
|
299849
|
-
"description": "
|
|
299850
|
-
"name": "
|
|
299754
|
+
"description": "Indicates how many columns the data cell spans.",
|
|
299755
|
+
"name": "colSpan",
|
|
299851
299756
|
"parent": {
|
|
299852
299757
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
299853
|
-
"name": "
|
|
299758
|
+
"name": "CellProps"
|
|
299854
299759
|
},
|
|
299855
299760
|
"declarations": [
|
|
299856
299761
|
{
|
|
299857
299762
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
299858
|
-
"name": "
|
|
299763
|
+
"name": "CellProps"
|
|
299859
299764
|
}
|
|
299860
299765
|
],
|
|
299861
299766
|
"required": false,
|
|
299862
299767
|
"type": {
|
|
299863
|
-
"name": "
|
|
299768
|
+
"name": "number"
|
|
299864
299769
|
}
|
|
299865
299770
|
},
|
|
299866
299771
|
"children": {
|
|
@@ -299884,49 +299789,49 @@
|
|
|
299884
299789
|
"tags": {
|
|
299885
299790
|
"flr-generate": "all"
|
|
299886
299791
|
},
|
|
299887
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
299792
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableColumn/TableColumn.tsx",
|
|
299888
299793
|
"description": "",
|
|
299889
|
-
"displayName": "
|
|
299794
|
+
"displayName": "TableColumn",
|
|
299890
299795
|
"methods": [],
|
|
299891
299796
|
"props": {
|
|
299892
|
-
"
|
|
299893
|
-
"defaultValue":
|
|
299894
|
-
|
|
299895
|
-
|
|
299797
|
+
"horizontalAlign": {
|
|
299798
|
+
"defaultValue": {
|
|
299799
|
+
"value": "\"start\""
|
|
299800
|
+
},
|
|
299801
|
+
"description": "Horizontal alignment of the cell content",
|
|
299802
|
+
"name": "horizontalAlign",
|
|
299896
299803
|
"parent": {
|
|
299897
|
-
"fileName": "components/src/components/Table/components/
|
|
299898
|
-
"name": "
|
|
299804
|
+
"fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
|
|
299805
|
+
"name": "TableColumnProps"
|
|
299899
299806
|
},
|
|
299900
299807
|
"declarations": [
|
|
299901
299808
|
{
|
|
299902
|
-
"fileName": "components/src/components/Table/components/
|
|
299903
|
-
"name": "
|
|
299809
|
+
"fileName": "components/src/components/Table/components/TableColumn/TableColumn.tsx",
|
|
299810
|
+
"name": "TableColumnProps"
|
|
299904
299811
|
}
|
|
299905
299812
|
],
|
|
299906
299813
|
"required": false,
|
|
299907
299814
|
"type": {
|
|
299908
|
-
"name": "
|
|
299815
|
+
"name": "\"start\" | \"end\" | \"center\""
|
|
299909
299816
|
}
|
|
299910
299817
|
},
|
|
299911
|
-
"
|
|
299912
|
-
"defaultValue":
|
|
299913
|
-
|
|
299914
|
-
|
|
299915
|
-
"description": "Horizontal alignment of the cell content",
|
|
299916
|
-
"name": "horizontalAlign",
|
|
299818
|
+
"width": {
|
|
299819
|
+
"defaultValue": null,
|
|
299820
|
+
"description": "The width of the column. This prop only applies when the `<Table>` is wrapped in a `<ResizableTableContainer>`.",
|
|
299821
|
+
"name": "width",
|
|
299917
299822
|
"parent": {
|
|
299918
|
-
"fileName": "
|
|
299919
|
-
"name": "
|
|
299823
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
299824
|
+
"name": "ColumnProps"
|
|
299920
299825
|
},
|
|
299921
299826
|
"declarations": [
|
|
299922
299827
|
{
|
|
299923
|
-
"fileName": "
|
|
299924
|
-
"name": "
|
|
299828
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
299829
|
+
"name": "ColumnProps"
|
|
299925
299830
|
}
|
|
299926
299831
|
],
|
|
299927
299832
|
"required": false,
|
|
299928
299833
|
"type": {
|
|
299929
|
-
"name": "
|
|
299834
|
+
"name": "ColumnSize | null"
|
|
299930
299835
|
}
|
|
299931
299836
|
},
|
|
299932
299837
|
"translate": {
|
|
@@ -299969,6 +299874,25 @@
|
|
|
299969
299874
|
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
299970
299875
|
}
|
|
299971
299876
|
},
|
|
299877
|
+
"style": {
|
|
299878
|
+
"defaultValue": null,
|
|
299879
|
+
"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.",
|
|
299880
|
+
"name": "style",
|
|
299881
|
+
"parent": {
|
|
299882
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
299883
|
+
"name": "StyleRenderProps"
|
|
299884
|
+
},
|
|
299885
|
+
"declarations": [
|
|
299886
|
+
{
|
|
299887
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
299888
|
+
"name": "StyleRenderProps"
|
|
299889
|
+
}
|
|
299890
|
+
],
|
|
299891
|
+
"required": false,
|
|
299892
|
+
"type": {
|
|
299893
|
+
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
299894
|
+
}
|
|
299895
|
+
},
|
|
299972
299896
|
"dir": {
|
|
299973
299897
|
"defaultValue": null,
|
|
299974
299898
|
"description": "",
|
|
@@ -301299,23 +301223,99 @@
|
|
|
301299
301223
|
"name": "string"
|
|
301300
301224
|
}
|
|
301301
301225
|
},
|
|
301302
|
-
"
|
|
301226
|
+
"minWidth": {
|
|
301303
301227
|
"defaultValue": null,
|
|
301304
|
-
"description": "
|
|
301305
|
-
"name": "
|
|
301228
|
+
"description": "The minimum width of the column. This prop only applies when the `<Table>` is wrapped in a `<ResizableTableContainer>`.",
|
|
301229
|
+
"name": "minWidth",
|
|
301306
301230
|
"parent": {
|
|
301307
301231
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
301308
|
-
"name": "
|
|
301232
|
+
"name": "ColumnProps"
|
|
301309
301233
|
},
|
|
301310
301234
|
"declarations": [
|
|
301311
301235
|
{
|
|
301312
301236
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
301313
|
-
"name": "
|
|
301237
|
+
"name": "ColumnProps"
|
|
301314
301238
|
}
|
|
301315
301239
|
],
|
|
301316
301240
|
"required": false,
|
|
301317
301241
|
"type": {
|
|
301318
|
-
"name": "
|
|
301242
|
+
"name": "ColumnStaticSize | null"
|
|
301243
|
+
}
|
|
301244
|
+
},
|
|
301245
|
+
"maxWidth": {
|
|
301246
|
+
"defaultValue": null,
|
|
301247
|
+
"description": "The maximum width of the column. This prop only applies when the `<Table>` is wrapped in a `<ResizableTableContainer>`.",
|
|
301248
|
+
"name": "maxWidth",
|
|
301249
|
+
"parent": {
|
|
301250
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
301251
|
+
"name": "ColumnProps"
|
|
301252
|
+
},
|
|
301253
|
+
"declarations": [
|
|
301254
|
+
{
|
|
301255
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
301256
|
+
"name": "ColumnProps"
|
|
301257
|
+
}
|
|
301258
|
+
],
|
|
301259
|
+
"required": false,
|
|
301260
|
+
"type": {
|
|
301261
|
+
"name": "ColumnStaticSize | null"
|
|
301262
|
+
}
|
|
301263
|
+
},
|
|
301264
|
+
"allowsSorting": {
|
|
301265
|
+
"defaultValue": null,
|
|
301266
|
+
"description": "Whether the column allows sorting.",
|
|
301267
|
+
"name": "allowsSorting",
|
|
301268
|
+
"parent": {
|
|
301269
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
301270
|
+
"name": "ColumnProps"
|
|
301271
|
+
},
|
|
301272
|
+
"declarations": [
|
|
301273
|
+
{
|
|
301274
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
301275
|
+
"name": "ColumnProps"
|
|
301276
|
+
}
|
|
301277
|
+
],
|
|
301278
|
+
"required": false,
|
|
301279
|
+
"type": {
|
|
301280
|
+
"name": "boolean"
|
|
301281
|
+
}
|
|
301282
|
+
},
|
|
301283
|
+
"isRowHeader": {
|
|
301284
|
+
"defaultValue": null,
|
|
301285
|
+
"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.",
|
|
301286
|
+
"name": "isRowHeader",
|
|
301287
|
+
"parent": {
|
|
301288
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
301289
|
+
"name": "ColumnProps"
|
|
301290
|
+
},
|
|
301291
|
+
"declarations": [
|
|
301292
|
+
{
|
|
301293
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
301294
|
+
"name": "ColumnProps"
|
|
301295
|
+
}
|
|
301296
|
+
],
|
|
301297
|
+
"required": false,
|
|
301298
|
+
"type": {
|
|
301299
|
+
"name": "boolean"
|
|
301300
|
+
}
|
|
301301
|
+
},
|
|
301302
|
+
"defaultWidth": {
|
|
301303
|
+
"defaultValue": null,
|
|
301304
|
+
"description": "The default width of the column. This prop only applies when the `<Table>` is wrapped in a `<ResizableTableContainer>`.",
|
|
301305
|
+
"name": "defaultWidth",
|
|
301306
|
+
"parent": {
|
|
301307
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
301308
|
+
"name": "ColumnProps"
|
|
301309
|
+
},
|
|
301310
|
+
"declarations": [
|
|
301311
|
+
{
|
|
301312
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
301313
|
+
"name": "ColumnProps"
|
|
301314
|
+
}
|
|
301315
|
+
],
|
|
301316
|
+
"required": false,
|
|
301317
|
+
"type": {
|
|
301318
|
+
"name": "ColumnSize | null"
|
|
301319
301319
|
}
|
|
301320
301320
|
},
|
|
301321
301321
|
"children": {
|
|
@@ -309040,71 +309040,67 @@
|
|
|
309040
309040
|
}
|
|
309041
309041
|
},
|
|
309042
309042
|
{
|
|
309043
|
-
"tags": {
|
|
309044
|
-
|
|
309045
|
-
},
|
|
309046
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309043
|
+
"tags": {},
|
|
309044
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
309047
309045
|
"description": "",
|
|
309048
|
-
"displayName": "
|
|
309046
|
+
"displayName": "ValidationResultButton",
|
|
309049
309047
|
"methods": [],
|
|
309050
309048
|
"props": {
|
|
309051
|
-
"
|
|
309052
|
-
"defaultValue":
|
|
309053
|
-
"value": "false"
|
|
309054
|
-
},
|
|
309049
|
+
"policyValidationResult": {
|
|
309050
|
+
"defaultValue": null,
|
|
309055
309051
|
"description": "",
|
|
309056
|
-
"name": "
|
|
309052
|
+
"name": "policyValidationResult",
|
|
309057
309053
|
"parent": {
|
|
309058
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309054
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
309059
309055
|
"name": "Props"
|
|
309060
309056
|
},
|
|
309061
309057
|
"declarations": [
|
|
309062
309058
|
{
|
|
309063
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309059
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
309064
309060
|
"name": "Props"
|
|
309065
309061
|
}
|
|
309066
309062
|
],
|
|
309067
309063
|
"required": false,
|
|
309068
309064
|
"type": {
|
|
309069
|
-
"name": "
|
|
309065
|
+
"name": "ResolvedPolicyValidationResult"
|
|
309070
309066
|
}
|
|
309071
309067
|
},
|
|
309072
|
-
"
|
|
309068
|
+
"isDisabled": {
|
|
309073
309069
|
"defaultValue": null,
|
|
309074
309070
|
"description": "",
|
|
309075
|
-
"name": "
|
|
309071
|
+
"name": "isDisabled",
|
|
309076
309072
|
"parent": {
|
|
309077
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309073
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
309078
309074
|
"name": "Props"
|
|
309079
309075
|
},
|
|
309080
309076
|
"declarations": [
|
|
309081
309077
|
{
|
|
309082
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309078
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
309083
309079
|
"name": "Props"
|
|
309084
309080
|
}
|
|
309085
309081
|
],
|
|
309086
|
-
"required":
|
|
309082
|
+
"required": false,
|
|
309087
309083
|
"type": {
|
|
309088
309084
|
"name": "boolean"
|
|
309089
309085
|
}
|
|
309090
309086
|
},
|
|
309091
|
-
"
|
|
309087
|
+
"isEmptyValue": {
|
|
309092
309088
|
"defaultValue": null,
|
|
309093
309089
|
"description": "",
|
|
309094
|
-
"name": "
|
|
309090
|
+
"name": "isEmptyValue",
|
|
309095
309091
|
"parent": {
|
|
309096
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309092
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
309097
309093
|
"name": "Props"
|
|
309098
309094
|
},
|
|
309099
309095
|
"declarations": [
|
|
309100
309096
|
{
|
|
309101
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309097
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
309102
309098
|
"name": "Props"
|
|
309103
309099
|
}
|
|
309104
309100
|
],
|
|
309105
309101
|
"required": true,
|
|
309106
309102
|
"type": {
|
|
309107
|
-
"name": "
|
|
309103
|
+
"name": "boolean"
|
|
309108
309104
|
}
|
|
309109
309105
|
},
|
|
309110
309106
|
"className": {
|
|
@@ -309129,67 +309125,71 @@
|
|
|
309129
309125
|
}
|
|
309130
309126
|
},
|
|
309131
309127
|
{
|
|
309132
|
-
"tags": {
|
|
309133
|
-
|
|
309128
|
+
"tags": {
|
|
309129
|
+
"internal": ""
|
|
309130
|
+
},
|
|
309131
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309134
309132
|
"description": "",
|
|
309135
|
-
"displayName": "
|
|
309133
|
+
"displayName": "TogglePasswordVisibilityButton",
|
|
309136
309134
|
"methods": [],
|
|
309137
309135
|
"props": {
|
|
309138
|
-
"
|
|
309139
|
-
"defaultValue":
|
|
309136
|
+
"isDisabled": {
|
|
309137
|
+
"defaultValue": {
|
|
309138
|
+
"value": "false"
|
|
309139
|
+
},
|
|
309140
309140
|
"description": "",
|
|
309141
|
-
"name": "
|
|
309141
|
+
"name": "isDisabled",
|
|
309142
309142
|
"parent": {
|
|
309143
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309143
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309144
309144
|
"name": "Props"
|
|
309145
309145
|
},
|
|
309146
309146
|
"declarations": [
|
|
309147
309147
|
{
|
|
309148
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309148
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309149
309149
|
"name": "Props"
|
|
309150
309150
|
}
|
|
309151
309151
|
],
|
|
309152
309152
|
"required": false,
|
|
309153
309153
|
"type": {
|
|
309154
|
-
"name": "
|
|
309154
|
+
"name": "boolean"
|
|
309155
309155
|
}
|
|
309156
309156
|
},
|
|
309157
|
-
"
|
|
309157
|
+
"isVisible": {
|
|
309158
309158
|
"defaultValue": null,
|
|
309159
309159
|
"description": "",
|
|
309160
|
-
"name": "
|
|
309160
|
+
"name": "isVisible",
|
|
309161
309161
|
"parent": {
|
|
309162
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309162
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309163
309163
|
"name": "Props"
|
|
309164
309164
|
},
|
|
309165
309165
|
"declarations": [
|
|
309166
309166
|
{
|
|
309167
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309167
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309168
309168
|
"name": "Props"
|
|
309169
309169
|
}
|
|
309170
309170
|
],
|
|
309171
|
-
"required":
|
|
309171
|
+
"required": true,
|
|
309172
309172
|
"type": {
|
|
309173
309173
|
"name": "boolean"
|
|
309174
309174
|
}
|
|
309175
309175
|
},
|
|
309176
|
-
"
|
|
309176
|
+
"onPress": {
|
|
309177
309177
|
"defaultValue": null,
|
|
309178
309178
|
"description": "",
|
|
309179
|
-
"name": "
|
|
309179
|
+
"name": "onPress",
|
|
309180
309180
|
"parent": {
|
|
309181
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309181
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309182
309182
|
"name": "Props"
|
|
309183
309183
|
},
|
|
309184
309184
|
"declarations": [
|
|
309185
309185
|
{
|
|
309186
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309186
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309187
309187
|
"name": "Props"
|
|
309188
309188
|
}
|
|
309189
309189
|
],
|
|
309190
309190
|
"required": true,
|
|
309191
309191
|
"type": {
|
|
309192
|
-
"name": "
|
|
309192
|
+
"name": "ActionFn"
|
|
309193
309193
|
}
|
|
309194
309194
|
},
|
|
309195
309195
|
"className": {
|
|
@@ -315507,6 +315507,14 @@
|
|
|
315507
315507
|
"methods": [],
|
|
315508
315508
|
"props": {}
|
|
315509
315509
|
},
|
|
315510
|
+
{
|
|
315511
|
+
"tags": {},
|
|
315512
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Table/Table.tsx",
|
|
315513
|
+
"description": "",
|
|
315514
|
+
"displayName": "Table",
|
|
315515
|
+
"methods": [],
|
|
315516
|
+
"props": {}
|
|
315517
|
+
},
|
|
315510
315518
|
{
|
|
315511
315519
|
"tags": {
|
|
315512
315520
|
"flr-generate": "all"
|
|
@@ -315630,14 +315638,6 @@
|
|
|
315630
315638
|
}
|
|
315631
315639
|
}
|
|
315632
315640
|
},
|
|
315633
|
-
{
|
|
315634
|
-
"tags": {},
|
|
315635
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Table/Table.tsx",
|
|
315636
|
-
"description": "",
|
|
315637
|
-
"displayName": "Table",
|
|
315638
|
-
"methods": [],
|
|
315639
|
-
"props": {}
|
|
315640
|
-
},
|
|
315641
315641
|
{
|
|
315642
315642
|
"tags": {},
|
|
315643
315643
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListItemView/ListItemView.tsx",
|
|
@@ -318461,6 +318461,161 @@
|
|
|
318461
318461
|
}
|
|
318462
318462
|
}
|
|
318463
318463
|
},
|
|
318464
|
+
{
|
|
318465
|
+
"tags": {
|
|
318466
|
+
"flr-generate": "all"
|
|
318467
|
+
},
|
|
318468
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
|
|
318469
|
+
"description": "",
|
|
318470
|
+
"displayName": "ContextMenuSection",
|
|
318471
|
+
"methods": [],
|
|
318472
|
+
"props": {
|
|
318473
|
+
"children": {
|
|
318474
|
+
"defaultValue": null,
|
|
318475
|
+
"description": "",
|
|
318476
|
+
"name": "children",
|
|
318477
|
+
"declarations": [
|
|
318478
|
+
{
|
|
318479
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
318480
|
+
"name": "TypeLiteral"
|
|
318481
|
+
}
|
|
318482
|
+
],
|
|
318483
|
+
"required": false,
|
|
318484
|
+
"type": {
|
|
318485
|
+
"name": "ReactNode"
|
|
318486
|
+
}
|
|
318487
|
+
},
|
|
318488
|
+
"wrapWith": {
|
|
318489
|
+
"defaultValue": null,
|
|
318490
|
+
"description": "",
|
|
318491
|
+
"name": "wrapWith",
|
|
318492
|
+
"parent": {
|
|
318493
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
318494
|
+
"name": "FlowComponentProps"
|
|
318495
|
+
},
|
|
318496
|
+
"declarations": [
|
|
318497
|
+
{
|
|
318498
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
318499
|
+
"name": "FlowComponentProps"
|
|
318500
|
+
}
|
|
318501
|
+
],
|
|
318502
|
+
"required": false,
|
|
318503
|
+
"type": {
|
|
318504
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
318505
|
+
}
|
|
318506
|
+
},
|
|
318507
|
+
"tunnelId": {
|
|
318508
|
+
"defaultValue": null,
|
|
318509
|
+
"description": "@internal",
|
|
318510
|
+
"name": "tunnelId",
|
|
318511
|
+
"parent": {
|
|
318512
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
318513
|
+
"name": "PropsWithTunnel"
|
|
318514
|
+
},
|
|
318515
|
+
"declarations": [
|
|
318516
|
+
{
|
|
318517
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
318518
|
+
"name": "PropsWithTunnel"
|
|
318519
|
+
}
|
|
318520
|
+
],
|
|
318521
|
+
"required": false,
|
|
318522
|
+
"type": {
|
|
318523
|
+
"name": "string | null"
|
|
318524
|
+
}
|
|
318525
|
+
},
|
|
318526
|
+
"ref": {
|
|
318527
|
+
"defaultValue": null,
|
|
318528
|
+
"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}",
|
|
318529
|
+
"name": "ref",
|
|
318530
|
+
"parent": {
|
|
318531
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
318532
|
+
"name": "RefAttributes"
|
|
318533
|
+
},
|
|
318534
|
+
"declarations": [
|
|
318535
|
+
{
|
|
318536
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
318537
|
+
"name": "RefAttributes"
|
|
318538
|
+
}
|
|
318539
|
+
],
|
|
318540
|
+
"required": false,
|
|
318541
|
+
"type": {
|
|
318542
|
+
"name": "Ref<HTMLSpanElement>"
|
|
318543
|
+
}
|
|
318544
|
+
},
|
|
318545
|
+
"key": {
|
|
318546
|
+
"defaultValue": null,
|
|
318547
|
+
"description": "",
|
|
318548
|
+
"name": "key",
|
|
318549
|
+
"parent": {
|
|
318550
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
318551
|
+
"name": "Attributes"
|
|
318552
|
+
},
|
|
318553
|
+
"declarations": [
|
|
318554
|
+
{
|
|
318555
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
318556
|
+
"name": "Attributes"
|
|
318557
|
+
}
|
|
318558
|
+
],
|
|
318559
|
+
"required": false,
|
|
318560
|
+
"type": {
|
|
318561
|
+
"name": "Key | null"
|
|
318562
|
+
}
|
|
318563
|
+
},
|
|
318564
|
+
"selectedKeys": {
|
|
318565
|
+
"defaultValue": null,
|
|
318566
|
+
"description": "The currently selected keys in the collection (controlled).",
|
|
318567
|
+
"name": "selectedKeys",
|
|
318568
|
+
"parent": {
|
|
318569
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
318570
|
+
"name": "MultipleSelection"
|
|
318571
|
+
},
|
|
318572
|
+
"declarations": [
|
|
318573
|
+
{
|
|
318574
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
318575
|
+
"name": "MultipleSelection"
|
|
318576
|
+
}
|
|
318577
|
+
],
|
|
318578
|
+
"required": false,
|
|
318579
|
+
"type": {
|
|
318580
|
+
"name": "\"all\" | Iterable<Key>"
|
|
318581
|
+
}
|
|
318582
|
+
},
|
|
318583
|
+
"defaultSelectedKeys": {
|
|
318584
|
+
"defaultValue": null,
|
|
318585
|
+
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
318586
|
+
"name": "defaultSelectedKeys",
|
|
318587
|
+
"parent": {
|
|
318588
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
318589
|
+
"name": "MultipleSelection"
|
|
318590
|
+
},
|
|
318591
|
+
"declarations": [
|
|
318592
|
+
{
|
|
318593
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
318594
|
+
"name": "MultipleSelection"
|
|
318595
|
+
}
|
|
318596
|
+
],
|
|
318597
|
+
"required": false,
|
|
318598
|
+
"type": {
|
|
318599
|
+
"name": "\"all\" | Iterable<Key>"
|
|
318600
|
+
}
|
|
318601
|
+
},
|
|
318602
|
+
"selectionMode": {
|
|
318603
|
+
"defaultValue": null,
|
|
318604
|
+
"description": "",
|
|
318605
|
+
"name": "selectionMode",
|
|
318606
|
+
"declarations": [
|
|
318607
|
+
{
|
|
318608
|
+
"fileName": "components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
|
|
318609
|
+
"name": "TypeLiteral"
|
|
318610
|
+
}
|
|
318611
|
+
],
|
|
318612
|
+
"required": false,
|
|
318613
|
+
"type": {
|
|
318614
|
+
"name": "ContextMenuSelectionMode"
|
|
318615
|
+
}
|
|
318616
|
+
}
|
|
318617
|
+
}
|
|
318618
|
+
},
|
|
318464
318619
|
{
|
|
318465
318620
|
"tags": {
|
|
318466
318621
|
"flr-generate": "all"
|
|
@@ -320402,161 +320557,6 @@
|
|
|
320402
320557
|
}
|
|
320403
320558
|
}
|
|
320404
320559
|
},
|
|
320405
|
-
{
|
|
320406
|
-
"tags": {
|
|
320407
|
-
"flr-generate": "all"
|
|
320408
|
-
},
|
|
320409
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
|
|
320410
|
-
"description": "",
|
|
320411
|
-
"displayName": "ContextMenuSection",
|
|
320412
|
-
"methods": [],
|
|
320413
|
-
"props": {
|
|
320414
|
-
"children": {
|
|
320415
|
-
"defaultValue": null,
|
|
320416
|
-
"description": "",
|
|
320417
|
-
"name": "children",
|
|
320418
|
-
"declarations": [
|
|
320419
|
-
{
|
|
320420
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
320421
|
-
"name": "TypeLiteral"
|
|
320422
|
-
}
|
|
320423
|
-
],
|
|
320424
|
-
"required": false,
|
|
320425
|
-
"type": {
|
|
320426
|
-
"name": "ReactNode"
|
|
320427
|
-
}
|
|
320428
|
-
},
|
|
320429
|
-
"wrapWith": {
|
|
320430
|
-
"defaultValue": null,
|
|
320431
|
-
"description": "",
|
|
320432
|
-
"name": "wrapWith",
|
|
320433
|
-
"parent": {
|
|
320434
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
320435
|
-
"name": "FlowComponentProps"
|
|
320436
|
-
},
|
|
320437
|
-
"declarations": [
|
|
320438
|
-
{
|
|
320439
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
320440
|
-
"name": "FlowComponentProps"
|
|
320441
|
-
}
|
|
320442
|
-
],
|
|
320443
|
-
"required": false,
|
|
320444
|
-
"type": {
|
|
320445
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
320446
|
-
}
|
|
320447
|
-
},
|
|
320448
|
-
"tunnelId": {
|
|
320449
|
-
"defaultValue": null,
|
|
320450
|
-
"description": "@internal",
|
|
320451
|
-
"name": "tunnelId",
|
|
320452
|
-
"parent": {
|
|
320453
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
320454
|
-
"name": "PropsWithTunnel"
|
|
320455
|
-
},
|
|
320456
|
-
"declarations": [
|
|
320457
|
-
{
|
|
320458
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
320459
|
-
"name": "PropsWithTunnel"
|
|
320460
|
-
}
|
|
320461
|
-
],
|
|
320462
|
-
"required": false,
|
|
320463
|
-
"type": {
|
|
320464
|
-
"name": "string | null"
|
|
320465
|
-
}
|
|
320466
|
-
},
|
|
320467
|
-
"ref": {
|
|
320468
|
-
"defaultValue": null,
|
|
320469
|
-
"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}",
|
|
320470
|
-
"name": "ref",
|
|
320471
|
-
"parent": {
|
|
320472
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
320473
|
-
"name": "RefAttributes"
|
|
320474
|
-
},
|
|
320475
|
-
"declarations": [
|
|
320476
|
-
{
|
|
320477
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
320478
|
-
"name": "RefAttributes"
|
|
320479
|
-
}
|
|
320480
|
-
],
|
|
320481
|
-
"required": false,
|
|
320482
|
-
"type": {
|
|
320483
|
-
"name": "Ref<HTMLSpanElement>"
|
|
320484
|
-
}
|
|
320485
|
-
},
|
|
320486
|
-
"key": {
|
|
320487
|
-
"defaultValue": null,
|
|
320488
|
-
"description": "",
|
|
320489
|
-
"name": "key",
|
|
320490
|
-
"parent": {
|
|
320491
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
320492
|
-
"name": "Attributes"
|
|
320493
|
-
},
|
|
320494
|
-
"declarations": [
|
|
320495
|
-
{
|
|
320496
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
320497
|
-
"name": "Attributes"
|
|
320498
|
-
}
|
|
320499
|
-
],
|
|
320500
|
-
"required": false,
|
|
320501
|
-
"type": {
|
|
320502
|
-
"name": "Key | null"
|
|
320503
|
-
}
|
|
320504
|
-
},
|
|
320505
|
-
"selectedKeys": {
|
|
320506
|
-
"defaultValue": null,
|
|
320507
|
-
"description": "The currently selected keys in the collection (controlled).",
|
|
320508
|
-
"name": "selectedKeys",
|
|
320509
|
-
"parent": {
|
|
320510
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
320511
|
-
"name": "MultipleSelection"
|
|
320512
|
-
},
|
|
320513
|
-
"declarations": [
|
|
320514
|
-
{
|
|
320515
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
320516
|
-
"name": "MultipleSelection"
|
|
320517
|
-
}
|
|
320518
|
-
],
|
|
320519
|
-
"required": false,
|
|
320520
|
-
"type": {
|
|
320521
|
-
"name": "\"all\" | Iterable<Key>"
|
|
320522
|
-
}
|
|
320523
|
-
},
|
|
320524
|
-
"defaultSelectedKeys": {
|
|
320525
|
-
"defaultValue": null,
|
|
320526
|
-
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
320527
|
-
"name": "defaultSelectedKeys",
|
|
320528
|
-
"parent": {
|
|
320529
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
320530
|
-
"name": "MultipleSelection"
|
|
320531
|
-
},
|
|
320532
|
-
"declarations": [
|
|
320533
|
-
{
|
|
320534
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
320535
|
-
"name": "MultipleSelection"
|
|
320536
|
-
}
|
|
320537
|
-
],
|
|
320538
|
-
"required": false,
|
|
320539
|
-
"type": {
|
|
320540
|
-
"name": "\"all\" | Iterable<Key>"
|
|
320541
|
-
}
|
|
320542
|
-
},
|
|
320543
|
-
"selectionMode": {
|
|
320544
|
-
"defaultValue": null,
|
|
320545
|
-
"description": "",
|
|
320546
|
-
"name": "selectionMode",
|
|
320547
|
-
"declarations": [
|
|
320548
|
-
{
|
|
320549
|
-
"fileName": "components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
|
|
320550
|
-
"name": "TypeLiteral"
|
|
320551
|
-
}
|
|
320552
|
-
],
|
|
320553
|
-
"required": false,
|
|
320554
|
-
"type": {
|
|
320555
|
-
"name": "ContextMenuSelectionMode"
|
|
320556
|
-
}
|
|
320557
|
-
}
|
|
320558
|
-
}
|
|
320559
|
-
},
|
|
320560
320560
|
{
|
|
320561
320561
|
"tags": {},
|
|
320562
320562
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CodeEditor/languages/dotEnv/index.tsx",
|
|
@@ -322297,6 +322297,25 @@
|
|
|
322297
322297
|
"type": {
|
|
322298
322298
|
"name": "Payload<ValueType, NameType>[]"
|
|
322299
322299
|
}
|
|
322300
|
+
},
|
|
322301
|
+
"progressBarFormatter": {
|
|
322302
|
+
"defaultValue": null,
|
|
322303
|
+
"description": "A formatter function for the progressBar of the tooltip. Can be used for\npurposes like translations.",
|
|
322304
|
+
"name": "progressBarFormatter",
|
|
322305
|
+
"parent": {
|
|
322306
|
+
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
322307
|
+
"name": "WithTooltipFormatters"
|
|
322308
|
+
},
|
|
322309
|
+
"declarations": [
|
|
322310
|
+
{
|
|
322311
|
+
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
322312
|
+
"name": "WithTooltipFormatters"
|
|
322313
|
+
}
|
|
322314
|
+
],
|
|
322315
|
+
"required": false,
|
|
322316
|
+
"type": {
|
|
322317
|
+
"name": "TooltipLProgressBarFormatter"
|
|
322318
|
+
}
|
|
322300
322319
|
}
|
|
322301
322320
|
}
|
|
322302
322321
|
},
|
|
@@ -322415,6 +322434,25 @@
|
|
|
322415
322434
|
"name": "TooltipHeadingFormatter"
|
|
322416
322435
|
}
|
|
322417
322436
|
},
|
|
322437
|
+
"progressBarFormatter": {
|
|
322438
|
+
"defaultValue": null,
|
|
322439
|
+
"description": "A formatter function for the progressBar of the tooltip. Can be used for\npurposes like translations.",
|
|
322440
|
+
"name": "progressBarFormatter",
|
|
322441
|
+
"parent": {
|
|
322442
|
+
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
322443
|
+
"name": "WithTooltipFormatters"
|
|
322444
|
+
},
|
|
322445
|
+
"declarations": [
|
|
322446
|
+
{
|
|
322447
|
+
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
322448
|
+
"name": "WithTooltipFormatters"
|
|
322449
|
+
}
|
|
322450
|
+
],
|
|
322451
|
+
"required": false,
|
|
322452
|
+
"type": {
|
|
322453
|
+
"name": "TooltipLProgressBarFormatter"
|
|
322454
|
+
}
|
|
322455
|
+
},
|
|
322418
322456
|
"offset": {
|
|
322419
322457
|
"defaultValue": null,
|
|
322420
322458
|
"description": "The offset size between the position of tooltip and the mouse cursor position.\nWhen a number is provided, the same offset is applied to both x and y axes.\n\nWhen a Coordinate object is provided, you can specify different offsets for each axis (x and y as numbers)\n@defaultValue 10",
|
|
@@ -323088,6 +323126,25 @@
|
|
|
323088
323126
|
"type": {
|
|
323089
323127
|
"name": "TooltipHeadingFormatter"
|
|
323090
323128
|
}
|
|
323129
|
+
},
|
|
323130
|
+
"progressBarFormatter": {
|
|
323131
|
+
"defaultValue": null,
|
|
323132
|
+
"description": "A formatter function for the progressBar of the tooltip. Can be used for\npurposes like translations.",
|
|
323133
|
+
"name": "progressBarFormatter",
|
|
323134
|
+
"parent": {
|
|
323135
|
+
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
323136
|
+
"name": "WithTooltipFormatters"
|
|
323137
|
+
},
|
|
323138
|
+
"declarations": [
|
|
323139
|
+
{
|
|
323140
|
+
"fileName": "components/src/components/CartesianChart/components/ChartTooltip/ChartTooltip.tsx",
|
|
323141
|
+
"name": "WithTooltipFormatters"
|
|
323142
|
+
}
|
|
323143
|
+
],
|
|
323144
|
+
"required": false,
|
|
323145
|
+
"type": {
|
|
323146
|
+
"name": "TooltipLProgressBarFormatter"
|
|
323147
|
+
}
|
|
323091
323148
|
}
|
|
323092
323149
|
}
|
|
323093
323150
|
},
|