@mittwald/flow-react-components 0.2.0-alpha.763 → 0.2.0-alpha.764

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.
@@ -274769,49 +274769,6 @@
274769
274769
  }
274770
274770
  }
274771
274771
  },
274772
- {
274773
- "tags": {},
274774
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
274775
- "description": "",
274776
- "displayName": "FormSettingsProvider",
274777
- "methods": [],
274778
- "props": {
274779
- "submitInterceptor": {
274780
- "defaultValue": null,
274781
- "description": "",
274782
- "name": "submitInterceptor",
274783
- "parent": {
274784
- "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
274785
- "name": "Context"
274786
- },
274787
- "declarations": [
274788
- {
274789
- "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
274790
- "name": "Context"
274791
- }
274792
- ],
274793
- "required": false,
274794
- "type": {
274795
- "name": "SubmitInterceptor"
274796
- }
274797
- },
274798
- "children": {
274799
- "defaultValue": null,
274800
- "description": "",
274801
- "name": "children",
274802
- "declarations": [
274803
- {
274804
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
274805
- "name": "TypeLiteral"
274806
- }
274807
- ],
274808
- "required": false,
274809
- "type": {
274810
- "name": "ReactNode"
274811
- }
274812
- }
274813
- }
274814
- },
274815
274772
  {
274816
274773
  "tags": {},
274817
274774
  "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
@@ -277170,11 +277127,46 @@
277170
277127
  },
277171
277128
  {
277172
277129
  "tags": {},
277173
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
277130
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277174
277131
  "description": "",
277175
- "displayName": "FormRootError",
277132
+ "displayName": "FormSettingsProvider",
277176
277133
  "methods": [],
277177
- "props": {}
277134
+ "props": {
277135
+ "submitInterceptor": {
277136
+ "defaultValue": null,
277137
+ "description": "",
277138
+ "name": "submitInterceptor",
277139
+ "parent": {
277140
+ "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277141
+ "name": "Context"
277142
+ },
277143
+ "declarations": [
277144
+ {
277145
+ "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277146
+ "name": "Context"
277147
+ }
277148
+ ],
277149
+ "required": false,
277150
+ "type": {
277151
+ "name": "SubmitInterceptor"
277152
+ }
277153
+ },
277154
+ "children": {
277155
+ "defaultValue": null,
277156
+ "description": "",
277157
+ "name": "children",
277158
+ "declarations": [
277159
+ {
277160
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277161
+ "name": "TypeLiteral"
277162
+ }
277163
+ ],
277164
+ "required": false,
277165
+ "type": {
277166
+ "name": "ReactNode"
277167
+ }
277168
+ }
277169
+ }
277178
277170
  },
277179
277171
  {
277180
277172
  "tags": {},
@@ -277342,6 +277334,14 @@
277342
277334
  }
277343
277335
  }
277344
277336
  },
277337
+ {
277338
+ "tags": {},
277339
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
277340
+ "description": "",
277341
+ "displayName": "FormRootError",
277342
+ "methods": [],
277343
+ "props": {}
277344
+ },
277345
277345
  {
277346
277346
  "tags": {},
277347
277347
  "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormSubmitAction.tsx",
@@ -283844,12 +283844,10 @@
283844
283844
  }
283845
283845
  },
283846
283846
  {
283847
- "tags": {
283848
- "deprecated": "Use RouterProvider instead"
283849
- },
283850
- "filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
283847
+ "tags": {},
283848
+ "filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
283851
283849
  "description": "",
283852
- "displayName": "LinkProvider",
283850
+ "displayName": "RouterProvider",
283853
283851
  "methods": [],
283854
283852
  "props": {
283855
283853
  "children": {
@@ -283870,10 +283868,12 @@
283870
283868
  }
283871
283869
  },
283872
283870
  {
283873
- "tags": {},
283874
- "filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
283871
+ "tags": {
283872
+ "deprecated": "Use RouterProvider instead"
283873
+ },
283874
+ "filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
283875
283875
  "description": "",
283876
- "displayName": "RouterProvider",
283876
+ "displayName": "LinkProvider",
283877
283877
  "methods": [],
283878
283878
  "props": {
283879
283879
  "children": {
@@ -292901,9 +292901,9 @@
292901
292901
  "tags": {
292902
292902
  "flr-generate": "all"
292903
292903
  },
292904
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableHeader/TableHeader.tsx",
292904
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableRow/TableRow.tsx",
292905
292905
  "description": "",
292906
- "displayName": "TableHeader",
292906
+ "displayName": "TableRow",
292907
292907
  "methods": [],
292908
292908
  "props": {
292909
292909
  "className": {
@@ -292929,16 +292929,16 @@
292929
292929
  },
292930
292930
  "columns": {
292931
292931
  "defaultValue": null,
292932
- "description": "A list of table columns.",
292932
+ "description": "A list of columns used when dynamically rendering cells.",
292933
292933
  "name": "columns",
292934
292934
  "parent": {
292935
292935
  "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",
292936
- "name": "TableHeaderProps"
292936
+ "name": "RowProps"
292937
292937
  },
292938
292938
  "declarations": [
292939
292939
  {
292940
292940
  "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",
292941
- "name": "TableHeaderProps"
292941
+ "name": "RowProps"
292942
292942
  }
292943
292943
  ],
292944
292944
  "required": false,
@@ -292965,6 +292965,25 @@
292965
292965
  "name": "ReactNode"
292966
292966
  }
292967
292967
  },
292968
+ "value": {
292969
+ "defaultValue": null,
292970
+ "description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
292971
+ "name": "value",
292972
+ "parent": {
292973
+ "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",
292974
+ "name": "MenuItemProps"
292975
+ },
292976
+ "declarations": [
292977
+ {
292978
+ "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",
292979
+ "name": "MenuItemProps"
292980
+ }
292981
+ ],
292982
+ "required": false,
292983
+ "type": {
292984
+ "name": "object"
292985
+ }
292986
+ },
292968
292987
  "dependencies": {
292969
292988
  "defaultValue": null,
292970
292989
  "description": "Values that should invalidate the item cache when using dynamic collections.",
@@ -292984,6 +293003,82 @@
292984
293003
  "name": "readonly any[]"
292985
293004
  }
292986
293005
  },
293006
+ "textValue": {
293007
+ "defaultValue": null,
293008
+ "description": "A string representation of the item's contents, used for features like typeahead.",
293009
+ "name": "textValue",
293010
+ "parent": {
293011
+ "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",
293012
+ "name": "ListBoxItemProps"
293013
+ },
293014
+ "declarations": [
293015
+ {
293016
+ "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",
293017
+ "name": "ListBoxItemProps"
293018
+ }
293019
+ ],
293020
+ "required": false,
293021
+ "type": {
293022
+ "name": "string"
293023
+ }
293024
+ },
293025
+ "isDisabled": {
293026
+ "defaultValue": null,
293027
+ "description": "Whether the item is disabled.",
293028
+ "name": "isDisabled",
293029
+ "parent": {
293030
+ "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",
293031
+ "name": "ListBoxItemProps"
293032
+ },
293033
+ "declarations": [
293034
+ {
293035
+ "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",
293036
+ "name": "ListBoxItemProps"
293037
+ }
293038
+ ],
293039
+ "required": false,
293040
+ "type": {
293041
+ "name": "boolean"
293042
+ }
293043
+ },
293044
+ "onAction": {
293045
+ "defaultValue": null,
293046
+ "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.",
293047
+ "name": "onAction",
293048
+ "parent": {
293049
+ "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",
293050
+ "name": "ListBoxItemProps"
293051
+ },
293052
+ "declarations": [
293053
+ {
293054
+ "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",
293055
+ "name": "ListBoxItemProps"
293056
+ }
293057
+ ],
293058
+ "required": false,
293059
+ "type": {
293060
+ "name": "(() => void)"
293061
+ }
293062
+ },
293063
+ "id": {
293064
+ "defaultValue": null,
293065
+ "description": "The unique id of the item.",
293066
+ "name": "id",
293067
+ "parent": {
293068
+ "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",
293069
+ "name": "MenuItemProps"
293070
+ },
293071
+ "declarations": [
293072
+ {
293073
+ "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",
293074
+ "name": "MenuItemProps"
293075
+ }
293076
+ ],
293077
+ "required": false,
293078
+ "type": {
293079
+ "name": "Key"
293080
+ }
293081
+ },
292987
293082
  "style": {
292988
293083
  "defaultValue": null,
292989
293084
  "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.",
@@ -293003,6 +293098,158 @@
293003
293098
  "name": "StyleOrFunction<TooltipRenderProps>"
293004
293099
  }
293005
293100
  },
293101
+ "href": {
293102
+ "defaultValue": null,
293103
+ "description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
293104
+ "name": "href",
293105
+ "parent": {
293106
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293107
+ "name": "LinkDOMProps"
293108
+ },
293109
+ "declarations": [
293110
+ {
293111
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293112
+ "name": "LinkDOMProps"
293113
+ }
293114
+ ],
293115
+ "required": false,
293116
+ "type": {
293117
+ "name": "string"
293118
+ }
293119
+ },
293120
+ "hrefLang": {
293121
+ "defaultValue": null,
293122
+ "description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
293123
+ "name": "hrefLang",
293124
+ "parent": {
293125
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293126
+ "name": "LinkDOMProps"
293127
+ },
293128
+ "declarations": [
293129
+ {
293130
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293131
+ "name": "LinkDOMProps"
293132
+ }
293133
+ ],
293134
+ "required": false,
293135
+ "type": {
293136
+ "name": "string"
293137
+ }
293138
+ },
293139
+ "target": {
293140
+ "defaultValue": null,
293141
+ "description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
293142
+ "name": "target",
293143
+ "parent": {
293144
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293145
+ "name": "LinkDOMProps"
293146
+ },
293147
+ "declarations": [
293148
+ {
293149
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293150
+ "name": "LinkDOMProps"
293151
+ }
293152
+ ],
293153
+ "required": false,
293154
+ "type": {
293155
+ "name": "HTMLAttributeAnchorTarget"
293156
+ }
293157
+ },
293158
+ "rel": {
293159
+ "defaultValue": null,
293160
+ "description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
293161
+ "name": "rel",
293162
+ "parent": {
293163
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293164
+ "name": "LinkDOMProps"
293165
+ },
293166
+ "declarations": [
293167
+ {
293168
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293169
+ "name": "LinkDOMProps"
293170
+ }
293171
+ ],
293172
+ "required": false,
293173
+ "type": {
293174
+ "name": "string"
293175
+ }
293176
+ },
293177
+ "download": {
293178
+ "defaultValue": null,
293179
+ "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).",
293180
+ "name": "download",
293181
+ "parent": {
293182
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293183
+ "name": "LinkDOMProps"
293184
+ },
293185
+ "declarations": [
293186
+ {
293187
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293188
+ "name": "LinkDOMProps"
293189
+ }
293190
+ ],
293191
+ "required": false,
293192
+ "type": {
293193
+ "name": "string | boolean"
293194
+ }
293195
+ },
293196
+ "ping": {
293197
+ "defaultValue": null,
293198
+ "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).",
293199
+ "name": "ping",
293200
+ "parent": {
293201
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293202
+ "name": "LinkDOMProps"
293203
+ },
293204
+ "declarations": [
293205
+ {
293206
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293207
+ "name": "LinkDOMProps"
293208
+ }
293209
+ ],
293210
+ "required": false,
293211
+ "type": {
293212
+ "name": "string"
293213
+ }
293214
+ },
293215
+ "referrerPolicy": {
293216
+ "defaultValue": null,
293217
+ "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).",
293218
+ "name": "referrerPolicy",
293219
+ "parent": {
293220
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293221
+ "name": "LinkDOMProps"
293222
+ },
293223
+ "declarations": [
293224
+ {
293225
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293226
+ "name": "LinkDOMProps"
293227
+ }
293228
+ ],
293229
+ "required": false,
293230
+ "type": {
293231
+ "name": "HTMLAttributeReferrerPolicy"
293232
+ }
293233
+ },
293234
+ "routerOptions": {
293235
+ "defaultValue": null,
293236
+ "description": "Options for the configured client side router.",
293237
+ "name": "routerOptions",
293238
+ "parent": {
293239
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293240
+ "name": "LinkDOMProps"
293241
+ },
293242
+ "declarations": [
293243
+ {
293244
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293245
+ "name": "LinkDOMProps"
293246
+ }
293247
+ ],
293248
+ "required": false,
293249
+ "type": {
293250
+ "name": "undefined"
293251
+ }
293252
+ },
293006
293253
  "onHoverStart": {
293007
293254
  "defaultValue": null,
293008
293255
  "description": "Handler that is called when a hover interaction starts.",
@@ -293060,6 +293307,120 @@
293060
293307
  "name": "((isHovering: boolean) => void)"
293061
293308
  }
293062
293309
  },
293310
+ "onPress": {
293311
+ "defaultValue": null,
293312
+ "description": "Handler that is called when the press is released over the target.",
293313
+ "name": "onPress",
293314
+ "parent": {
293315
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293316
+ "name": "PressEvents"
293317
+ },
293318
+ "declarations": [
293319
+ {
293320
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293321
+ "name": "PressEvents"
293322
+ }
293323
+ ],
293324
+ "required": false,
293325
+ "type": {
293326
+ "name": "((e: PressEvent) => void)"
293327
+ }
293328
+ },
293329
+ "onPressStart": {
293330
+ "defaultValue": null,
293331
+ "description": "Handler that is called when a press interaction starts.",
293332
+ "name": "onPressStart",
293333
+ "parent": {
293334
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293335
+ "name": "PressEvents"
293336
+ },
293337
+ "declarations": [
293338
+ {
293339
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293340
+ "name": "PressEvents"
293341
+ }
293342
+ ],
293343
+ "required": false,
293344
+ "type": {
293345
+ "name": "((e: PressEvent) => void)"
293346
+ }
293347
+ },
293348
+ "onPressEnd": {
293349
+ "defaultValue": null,
293350
+ "description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
293351
+ "name": "onPressEnd",
293352
+ "parent": {
293353
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293354
+ "name": "PressEvents"
293355
+ },
293356
+ "declarations": [
293357
+ {
293358
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293359
+ "name": "PressEvents"
293360
+ }
293361
+ ],
293362
+ "required": false,
293363
+ "type": {
293364
+ "name": "((e: PressEvent) => void)"
293365
+ }
293366
+ },
293367
+ "onPressChange": {
293368
+ "defaultValue": null,
293369
+ "description": "Handler that is called when the press state changes.",
293370
+ "name": "onPressChange",
293371
+ "parent": {
293372
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293373
+ "name": "PressEvents"
293374
+ },
293375
+ "declarations": [
293376
+ {
293377
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293378
+ "name": "PressEvents"
293379
+ }
293380
+ ],
293381
+ "required": false,
293382
+ "type": {
293383
+ "name": "((isPressed: boolean) => void)"
293384
+ }
293385
+ },
293386
+ "onPressUp": {
293387
+ "defaultValue": null,
293388
+ "description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
293389
+ "name": "onPressUp",
293390
+ "parent": {
293391
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293392
+ "name": "PressEvents"
293393
+ },
293394
+ "declarations": [
293395
+ {
293396
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293397
+ "name": "PressEvents"
293398
+ }
293399
+ ],
293400
+ "required": false,
293401
+ "type": {
293402
+ "name": "((e: PressEvent) => void)"
293403
+ }
293404
+ },
293405
+ "onClick": {
293406
+ "defaultValue": null,
293407
+ "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.",
293408
+ "name": "onClick",
293409
+ "parent": {
293410
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293411
+ "name": "PressEvents"
293412
+ },
293413
+ "declarations": [
293414
+ {
293415
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
293416
+ "name": "PressEvents"
293417
+ }
293418
+ ],
293419
+ "required": false,
293420
+ "type": {
293421
+ "name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
293422
+ }
293423
+ },
293063
293424
  "dir": {
293064
293425
  "defaultValue": null,
293065
293426
  "description": "",
@@ -293155,25 +293516,6 @@
293155
293516
  "name": "\"yes\" | \"no\""
293156
293517
  }
293157
293518
  },
293158
- "onClick": {
293159
- "defaultValue": null,
293160
- "description": "",
293161
- "name": "onClick",
293162
- "parent": {
293163
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293164
- "name": "GlobalDOMEvents"
293165
- },
293166
- "declarations": [
293167
- {
293168
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
293169
- "name": "GlobalDOMEvents"
293170
- }
293171
- ],
293172
- "required": false,
293173
- "type": {
293174
- "name": "MouseEventHandler<HTMLDivElement>"
293175
- }
293176
- },
293177
293519
  "onClickCapture": {
293178
293520
  "defaultValue": null,
293179
293521
  "description": "",
@@ -294370,6 +294712,21 @@
294370
294712
  "type": {
294371
294713
  "name": "TransitionEventHandler<HTMLDivElement>"
294372
294714
  }
294715
+ },
294716
+ "footer": {
294717
+ "defaultValue": null,
294718
+ "description": "@internal",
294719
+ "name": "footer",
294720
+ "declarations": [
294721
+ {
294722
+ "fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
294723
+ "name": "TypeLiteral"
294724
+ }
294725
+ ],
294726
+ "required": false,
294727
+ "type": {
294728
+ "name": "boolean"
294729
+ }
294373
294730
  }
294374
294731
  }
294375
294732
  },
@@ -294377,9 +294734,9 @@
294377
294734
  "tags": {
294378
294735
  "flr-generate": "all"
294379
294736
  },
294380
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableRow/TableRow.tsx",
294737
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableHeader/TableHeader.tsx",
294381
294738
  "description": "",
294382
- "displayName": "TableRow",
294739
+ "displayName": "TableHeader",
294383
294740
  "methods": [],
294384
294741
  "props": {
294385
294742
  "className": {
@@ -294405,16 +294762,16 @@
294405
294762
  },
294406
294763
  "columns": {
294407
294764
  "defaultValue": null,
294408
- "description": "A list of table columns.",
294765
+ "description": "A list of columns used when dynamically rendering cells.",
294409
294766
  "name": "columns",
294410
294767
  "parent": {
294411
294768
  "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",
294412
- "name": "TableHeaderProps"
294769
+ "name": "RowProps"
294413
294770
  },
294414
294771
  "declarations": [
294415
294772
  {
294416
294773
  "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",
294417
- "name": "TableHeaderProps"
294774
+ "name": "RowProps"
294418
294775
  }
294419
294776
  ],
294420
294777
  "required": false,
@@ -294441,25 +294798,6 @@
294441
294798
  "name": "ReactNode"
294442
294799
  }
294443
294800
  },
294444
- "value": {
294445
- "defaultValue": null,
294446
- "description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
294447
- "name": "value",
294448
- "parent": {
294449
- "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",
294450
- "name": "MenuItemProps"
294451
- },
294452
- "declarations": [
294453
- {
294454
- "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",
294455
- "name": "MenuItemProps"
294456
- }
294457
- ],
294458
- "required": false,
294459
- "type": {
294460
- "name": "object"
294461
- }
294462
- },
294463
294801
  "dependencies": {
294464
294802
  "defaultValue": null,
294465
294803
  "description": "Values that should invalidate the item cache when using dynamic collections.",
@@ -294479,82 +294817,6 @@
294479
294817
  "name": "readonly any[]"
294480
294818
  }
294481
294819
  },
294482
- "textValue": {
294483
- "defaultValue": null,
294484
- "description": "A string representation of the item's contents, used for features like typeahead.",
294485
- "name": "textValue",
294486
- "parent": {
294487
- "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",
294488
- "name": "ListBoxItemProps"
294489
- },
294490
- "declarations": [
294491
- {
294492
- "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",
294493
- "name": "ListBoxItemProps"
294494
- }
294495
- ],
294496
- "required": false,
294497
- "type": {
294498
- "name": "string"
294499
- }
294500
- },
294501
- "isDisabled": {
294502
- "defaultValue": null,
294503
- "description": "Whether the item is disabled.",
294504
- "name": "isDisabled",
294505
- "parent": {
294506
- "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",
294507
- "name": "ListBoxItemProps"
294508
- },
294509
- "declarations": [
294510
- {
294511
- "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",
294512
- "name": "ListBoxItemProps"
294513
- }
294514
- ],
294515
- "required": false,
294516
- "type": {
294517
- "name": "boolean"
294518
- }
294519
- },
294520
- "onAction": {
294521
- "defaultValue": null,
294522
- "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.",
294523
- "name": "onAction",
294524
- "parent": {
294525
- "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",
294526
- "name": "ListBoxItemProps"
294527
- },
294528
- "declarations": [
294529
- {
294530
- "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",
294531
- "name": "ListBoxItemProps"
294532
- }
294533
- ],
294534
- "required": false,
294535
- "type": {
294536
- "name": "(() => void)"
294537
- }
294538
- },
294539
- "id": {
294540
- "defaultValue": null,
294541
- "description": "The unique id of the item.",
294542
- "name": "id",
294543
- "parent": {
294544
- "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",
294545
- "name": "MenuItemProps"
294546
- },
294547
- "declarations": [
294548
- {
294549
- "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",
294550
- "name": "MenuItemProps"
294551
- }
294552
- ],
294553
- "required": false,
294554
- "type": {
294555
- "name": "Key"
294556
- }
294557
- },
294558
294820
  "style": {
294559
294821
  "defaultValue": null,
294560
294822
  "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.",
@@ -294574,158 +294836,6 @@
294574
294836
  "name": "StyleOrFunction<TooltipRenderProps>"
294575
294837
  }
294576
294838
  },
294577
- "href": {
294578
- "defaultValue": null,
294579
- "description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
294580
- "name": "href",
294581
- "parent": {
294582
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294583
- "name": "LinkDOMProps"
294584
- },
294585
- "declarations": [
294586
- {
294587
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294588
- "name": "LinkDOMProps"
294589
- }
294590
- ],
294591
- "required": false,
294592
- "type": {
294593
- "name": "string"
294594
- }
294595
- },
294596
- "hrefLang": {
294597
- "defaultValue": null,
294598
- "description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
294599
- "name": "hrefLang",
294600
- "parent": {
294601
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294602
- "name": "LinkDOMProps"
294603
- },
294604
- "declarations": [
294605
- {
294606
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294607
- "name": "LinkDOMProps"
294608
- }
294609
- ],
294610
- "required": false,
294611
- "type": {
294612
- "name": "string"
294613
- }
294614
- },
294615
- "target": {
294616
- "defaultValue": null,
294617
- "description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
294618
- "name": "target",
294619
- "parent": {
294620
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294621
- "name": "LinkDOMProps"
294622
- },
294623
- "declarations": [
294624
- {
294625
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294626
- "name": "LinkDOMProps"
294627
- }
294628
- ],
294629
- "required": false,
294630
- "type": {
294631
- "name": "HTMLAttributeAnchorTarget"
294632
- }
294633
- },
294634
- "rel": {
294635
- "defaultValue": null,
294636
- "description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
294637
- "name": "rel",
294638
- "parent": {
294639
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294640
- "name": "LinkDOMProps"
294641
- },
294642
- "declarations": [
294643
- {
294644
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294645
- "name": "LinkDOMProps"
294646
- }
294647
- ],
294648
- "required": false,
294649
- "type": {
294650
- "name": "string"
294651
- }
294652
- },
294653
- "download": {
294654
- "defaultValue": null,
294655
- "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).",
294656
- "name": "download",
294657
- "parent": {
294658
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294659
- "name": "LinkDOMProps"
294660
- },
294661
- "declarations": [
294662
- {
294663
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294664
- "name": "LinkDOMProps"
294665
- }
294666
- ],
294667
- "required": false,
294668
- "type": {
294669
- "name": "string | boolean"
294670
- }
294671
- },
294672
- "ping": {
294673
- "defaultValue": null,
294674
- "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).",
294675
- "name": "ping",
294676
- "parent": {
294677
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294678
- "name": "LinkDOMProps"
294679
- },
294680
- "declarations": [
294681
- {
294682
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294683
- "name": "LinkDOMProps"
294684
- }
294685
- ],
294686
- "required": false,
294687
- "type": {
294688
- "name": "string"
294689
- }
294690
- },
294691
- "referrerPolicy": {
294692
- "defaultValue": null,
294693
- "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).",
294694
- "name": "referrerPolicy",
294695
- "parent": {
294696
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294697
- "name": "LinkDOMProps"
294698
- },
294699
- "declarations": [
294700
- {
294701
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294702
- "name": "LinkDOMProps"
294703
- }
294704
- ],
294705
- "required": false,
294706
- "type": {
294707
- "name": "HTMLAttributeReferrerPolicy"
294708
- }
294709
- },
294710
- "routerOptions": {
294711
- "defaultValue": null,
294712
- "description": "Options for the configured client side router.",
294713
- "name": "routerOptions",
294714
- "parent": {
294715
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294716
- "name": "LinkDOMProps"
294717
- },
294718
- "declarations": [
294719
- {
294720
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294721
- "name": "LinkDOMProps"
294722
- }
294723
- ],
294724
- "required": false,
294725
- "type": {
294726
- "name": "undefined"
294727
- }
294728
- },
294729
294839
  "onHoverStart": {
294730
294840
  "defaultValue": null,
294731
294841
  "description": "Handler that is called when a hover interaction starts.",
@@ -294783,120 +294893,6 @@
294783
294893
  "name": "((isHovering: boolean) => void)"
294784
294894
  }
294785
294895
  },
294786
- "onPress": {
294787
- "defaultValue": null,
294788
- "description": "Handler that is called when the press is released over the target.",
294789
- "name": "onPress",
294790
- "parent": {
294791
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294792
- "name": "PressEvents"
294793
- },
294794
- "declarations": [
294795
- {
294796
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294797
- "name": "PressEvents"
294798
- }
294799
- ],
294800
- "required": false,
294801
- "type": {
294802
- "name": "((e: PressEvent) => void)"
294803
- }
294804
- },
294805
- "onPressStart": {
294806
- "defaultValue": null,
294807
- "description": "Handler that is called when a press interaction starts.",
294808
- "name": "onPressStart",
294809
- "parent": {
294810
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294811
- "name": "PressEvents"
294812
- },
294813
- "declarations": [
294814
- {
294815
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294816
- "name": "PressEvents"
294817
- }
294818
- ],
294819
- "required": false,
294820
- "type": {
294821
- "name": "((e: PressEvent) => void)"
294822
- }
294823
- },
294824
- "onPressEnd": {
294825
- "defaultValue": null,
294826
- "description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
294827
- "name": "onPressEnd",
294828
- "parent": {
294829
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294830
- "name": "PressEvents"
294831
- },
294832
- "declarations": [
294833
- {
294834
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294835
- "name": "PressEvents"
294836
- }
294837
- ],
294838
- "required": false,
294839
- "type": {
294840
- "name": "((e: PressEvent) => void)"
294841
- }
294842
- },
294843
- "onPressChange": {
294844
- "defaultValue": null,
294845
- "description": "Handler that is called when the press state changes.",
294846
- "name": "onPressChange",
294847
- "parent": {
294848
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294849
- "name": "PressEvents"
294850
- },
294851
- "declarations": [
294852
- {
294853
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294854
- "name": "PressEvents"
294855
- }
294856
- ],
294857
- "required": false,
294858
- "type": {
294859
- "name": "((isPressed: boolean) => void)"
294860
- }
294861
- },
294862
- "onPressUp": {
294863
- "defaultValue": null,
294864
- "description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
294865
- "name": "onPressUp",
294866
- "parent": {
294867
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294868
- "name": "PressEvents"
294869
- },
294870
- "declarations": [
294871
- {
294872
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294873
- "name": "PressEvents"
294874
- }
294875
- ],
294876
- "required": false,
294877
- "type": {
294878
- "name": "((e: PressEvent) => void)"
294879
- }
294880
- },
294881
- "onClick": {
294882
- "defaultValue": null,
294883
- "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.",
294884
- "name": "onClick",
294885
- "parent": {
294886
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294887
- "name": "PressEvents"
294888
- },
294889
- "declarations": [
294890
- {
294891
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
294892
- "name": "PressEvents"
294893
- }
294894
- ],
294895
- "required": false,
294896
- "type": {
294897
- "name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
294898
- }
294899
- },
294900
294896
  "dir": {
294901
294897
  "defaultValue": null,
294902
294898
  "description": "",
@@ -294992,6 +294988,25 @@
294992
294988
  "name": "\"yes\" | \"no\""
294993
294989
  }
294994
294990
  },
294991
+ "onClick": {
294992
+ "defaultValue": null,
294993
+ "description": "",
294994
+ "name": "onClick",
294995
+ "parent": {
294996
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
294997
+ "name": "GlobalDOMEvents"
294998
+ },
294999
+ "declarations": [
295000
+ {
295001
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
295002
+ "name": "GlobalDOMEvents"
295003
+ }
295004
+ ],
295005
+ "required": false,
295006
+ "type": {
295007
+ "name": "MouseEventHandler<HTMLDivElement>"
295008
+ }
295009
+ },
294995
295010
  "onClickCapture": {
294996
295011
  "defaultValue": null,
294997
295012
  "description": "",
@@ -296188,21 +296203,6 @@
296188
296203
  "type": {
296189
296204
  "name": "TransitionEventHandler<HTMLDivElement>"
296190
296205
  }
296191
- },
296192
- "footer": {
296193
- "defaultValue": null,
296194
- "description": "@internal",
296195
- "name": "footer",
296196
- "declarations": [
296197
- {
296198
- "fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
296199
- "name": "TypeLiteral"
296200
- }
296201
- ],
296202
- "required": false,
296203
- "type": {
296204
- "name": "boolean"
296205
- }
296206
296206
  }
296207
296207
  }
296208
296208
  },
@@ -296238,16 +296238,16 @@
296238
296238
  },
296239
296239
  "columns": {
296240
296240
  "defaultValue": null,
296241
- "description": "A list of table columns.",
296241
+ "description": "A list of columns used when dynamically rendering cells.",
296242
296242
  "name": "columns",
296243
296243
  "parent": {
296244
296244
  "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",
296245
- "name": "TableHeaderProps"
296245
+ "name": "RowProps"
296246
296246
  },
296247
296247
  "declarations": [
296248
296248
  {
296249
296249
  "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",
296250
- "name": "TableHeaderProps"
296250
+ "name": "RowProps"
296251
296251
  }
296252
296252
  ],
296253
296253
  "required": false,
@@ -314723,14 +314723,6 @@
314723
314723
  "methods": [],
314724
314724
  "props": {}
314725
314725
  },
314726
- {
314727
- "tags": {},
314728
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
314729
- "description": "",
314730
- "displayName": "ConfirmUnsavedChangesModal",
314731
- "methods": [],
314732
- "props": {}
314733
- },
314734
314726
  {
314735
314727
  "tags": {},
314736
314728
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ModalTrigger/ModalTrigger.tsx",
@@ -314869,6 +314861,14 @@
314869
314861
  }
314870
314862
  }
314871
314863
  },
314864
+ {
314865
+ "tags": {},
314866
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
314867
+ "description": "",
314868
+ "displayName": "ConfirmUnsavedChangesModal",
314869
+ "methods": [],
314870
+ "props": {}
314871
+ },
314872
314872
  {
314873
314873
  "tags": {
314874
314874
  "flr-generate": "all"
@@ -318153,159 +318153,314 @@
318153
318153
  "name": "Key | null"
318154
318154
  }
318155
318155
  },
318156
- "children": {
318157
- "defaultValue": null,
318158
- "description": "",
318159
- "name": "children",
318160
- "declarations": [
318161
- {
318162
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318163
- "name": "TypeLiteral"
318164
- }
318165
- ],
318166
- "required": false,
318167
- "type": {
318168
- "name": "ReactNode"
318169
- }
318170
- }
318171
- }
318172
- },
318173
- {
318174
- "tags": {
318175
- "flr-generate": "all"
318176
- },
318177
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuTrigger/ContextMenuTrigger.tsx",
318178
- "description": "",
318179
- "displayName": "ContextMenuTrigger",
318180
- "methods": [],
318181
- "props": {
318182
- "isDefaultOpen": {
318183
- "defaultValue": null,
318184
- "description": "Whether the overlay should be open initially.",
318185
- "name": "isDefaultOpen",
318186
- "parent": {
318187
- "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
318188
- "name": "OverlayTriggerProps"
318189
- },
318190
- "declarations": [
318191
- {
318192
- "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
318193
- "name": "OverlayTriggerProps"
318194
- }
318195
- ],
318196
- "required": false,
318197
- "type": {
318198
- "name": "boolean"
318199
- }
318200
- },
318201
- "controller": {
318202
- "defaultValue": null,
318203
- "description": "A controller to control the state of the overlay.",
318204
- "name": "controller",
318205
- "parent": {
318206
- "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
318207
- "name": "OverlayTriggerProps"
318208
- },
318209
- "declarations": [
318210
- {
318211
- "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
318212
- "name": "OverlayTriggerProps"
318213
- }
318214
- ],
318215
- "required": false,
318216
- "type": {
318217
- "name": "OverlayController"
318218
- }
318219
- },
318220
- "wrapWith": {
318221
- "defaultValue": null,
318222
- "description": "",
318223
- "name": "wrapWith",
318224
- "parent": {
318225
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
318226
- "name": "FlowComponentProps"
318227
- },
318228
- "declarations": [
318229
- {
318230
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
318231
- "name": "FlowComponentProps"
318232
- }
318233
- ],
318234
- "required": false,
318235
- "type": {
318236
- "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
318237
- }
318238
- },
318239
- "tunnelId": {
318240
- "defaultValue": null,
318241
- "description": "@internal",
318242
- "name": "tunnelId",
318243
- "parent": {
318244
- "fileName": "components/src/lib/types/props.ts",
318245
- "name": "PropsWithTunnel"
318246
- },
318247
- "declarations": [
318248
- {
318249
- "fileName": "components/src/lib/types/props.ts",
318250
- "name": "PropsWithTunnel"
318251
- }
318252
- ],
318253
- "required": false,
318254
- "type": {
318255
- "name": "string | null"
318256
- }
318257
- },
318258
- "ref": {
318156
+ "children": {
318157
+ "defaultValue": null,
318158
+ "description": "",
318159
+ "name": "children",
318160
+ "declarations": [
318161
+ {
318162
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318163
+ "name": "TypeLiteral"
318164
+ }
318165
+ ],
318166
+ "required": false,
318167
+ "type": {
318168
+ "name": "ReactNode"
318169
+ }
318170
+ }
318171
+ }
318172
+ },
318173
+ {
318174
+ "tags": {
318175
+ "flr-generate": "all"
318176
+ },
318177
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuTrigger/ContextMenuTrigger.tsx",
318178
+ "description": "",
318179
+ "displayName": "ContextMenuTrigger",
318180
+ "methods": [],
318181
+ "props": {
318182
+ "isDefaultOpen": {
318183
+ "defaultValue": null,
318184
+ "description": "Whether the overlay should be open initially.",
318185
+ "name": "isDefaultOpen",
318186
+ "parent": {
318187
+ "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
318188
+ "name": "OverlayTriggerProps"
318189
+ },
318190
+ "declarations": [
318191
+ {
318192
+ "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
318193
+ "name": "OverlayTriggerProps"
318194
+ }
318195
+ ],
318196
+ "required": false,
318197
+ "type": {
318198
+ "name": "boolean"
318199
+ }
318200
+ },
318201
+ "controller": {
318202
+ "defaultValue": null,
318203
+ "description": "A controller to control the state of the overlay.",
318204
+ "name": "controller",
318205
+ "parent": {
318206
+ "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
318207
+ "name": "OverlayTriggerProps"
318208
+ },
318209
+ "declarations": [
318210
+ {
318211
+ "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
318212
+ "name": "OverlayTriggerProps"
318213
+ }
318214
+ ],
318215
+ "required": false,
318216
+ "type": {
318217
+ "name": "OverlayController"
318218
+ }
318219
+ },
318220
+ "wrapWith": {
318221
+ "defaultValue": null,
318222
+ "description": "",
318223
+ "name": "wrapWith",
318224
+ "parent": {
318225
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
318226
+ "name": "FlowComponentProps"
318227
+ },
318228
+ "declarations": [
318229
+ {
318230
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
318231
+ "name": "FlowComponentProps"
318232
+ }
318233
+ ],
318234
+ "required": false,
318235
+ "type": {
318236
+ "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
318237
+ }
318238
+ },
318239
+ "tunnelId": {
318240
+ "defaultValue": null,
318241
+ "description": "@internal",
318242
+ "name": "tunnelId",
318243
+ "parent": {
318244
+ "fileName": "components/src/lib/types/props.ts",
318245
+ "name": "PropsWithTunnel"
318246
+ },
318247
+ "declarations": [
318248
+ {
318249
+ "fileName": "components/src/lib/types/props.ts",
318250
+ "name": "PropsWithTunnel"
318251
+ }
318252
+ ],
318253
+ "required": false,
318254
+ "type": {
318255
+ "name": "string | null"
318256
+ }
318257
+ },
318258
+ "ref": {
318259
+ "defaultValue": null,
318260
+ "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}",
318261
+ "name": "ref",
318262
+ "parent": {
318263
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318264
+ "name": "RefAttributes"
318265
+ },
318266
+ "declarations": [
318267
+ {
318268
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318269
+ "name": "RefAttributes"
318270
+ }
318271
+ ],
318272
+ "required": false,
318273
+ "type": {
318274
+ "name": "Ref<HTMLSpanElement>"
318275
+ }
318276
+ },
318277
+ "key": {
318278
+ "defaultValue": null,
318279
+ "description": "",
318280
+ "name": "key",
318281
+ "parent": {
318282
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318283
+ "name": "Attributes"
318284
+ },
318285
+ "declarations": [
318286
+ {
318287
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318288
+ "name": "Attributes"
318289
+ }
318290
+ ],
318291
+ "required": false,
318292
+ "type": {
318293
+ "name": "Key | null"
318294
+ }
318295
+ },
318296
+ "children": {
318297
+ "defaultValue": null,
318298
+ "description": "",
318299
+ "name": "children",
318300
+ "declarations": [
318301
+ {
318302
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318303
+ "name": "TypeLiteral"
318304
+ }
318305
+ ],
318306
+ "required": false,
318307
+ "type": {
318308
+ "name": "ReactNode"
318309
+ }
318310
+ }
318311
+ }
318312
+ },
318313
+ {
318314
+ "tags": {
318315
+ "flr-generate": "all"
318316
+ },
318317
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
318318
+ "description": "",
318319
+ "displayName": "ContextMenuSection",
318320
+ "methods": [],
318321
+ "props": {
318322
+ "children": {
318323
+ "defaultValue": null,
318324
+ "description": "",
318325
+ "name": "children",
318326
+ "declarations": [
318327
+ {
318328
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318329
+ "name": "TypeLiteral"
318330
+ }
318331
+ ],
318332
+ "required": false,
318333
+ "type": {
318334
+ "name": "ReactNode"
318335
+ }
318336
+ },
318337
+ "wrapWith": {
318338
+ "defaultValue": null,
318339
+ "description": "",
318340
+ "name": "wrapWith",
318341
+ "parent": {
318342
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
318343
+ "name": "FlowComponentProps"
318344
+ },
318345
+ "declarations": [
318346
+ {
318347
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
318348
+ "name": "FlowComponentProps"
318349
+ }
318350
+ ],
318351
+ "required": false,
318352
+ "type": {
318353
+ "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
318354
+ }
318355
+ },
318356
+ "tunnelId": {
318357
+ "defaultValue": null,
318358
+ "description": "@internal",
318359
+ "name": "tunnelId",
318360
+ "parent": {
318361
+ "fileName": "components/src/lib/types/props.ts",
318362
+ "name": "PropsWithTunnel"
318363
+ },
318364
+ "declarations": [
318365
+ {
318366
+ "fileName": "components/src/lib/types/props.ts",
318367
+ "name": "PropsWithTunnel"
318368
+ }
318369
+ ],
318370
+ "required": false,
318371
+ "type": {
318372
+ "name": "string | null"
318373
+ }
318374
+ },
318375
+ "ref": {
318376
+ "defaultValue": null,
318377
+ "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}",
318378
+ "name": "ref",
318379
+ "parent": {
318380
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318381
+ "name": "RefAttributes"
318382
+ },
318383
+ "declarations": [
318384
+ {
318385
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318386
+ "name": "RefAttributes"
318387
+ }
318388
+ ],
318389
+ "required": false,
318390
+ "type": {
318391
+ "name": "Ref<HTMLSpanElement>"
318392
+ }
318393
+ },
318394
+ "key": {
318395
+ "defaultValue": null,
318396
+ "description": "",
318397
+ "name": "key",
318398
+ "parent": {
318399
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318400
+ "name": "Attributes"
318401
+ },
318402
+ "declarations": [
318403
+ {
318404
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318405
+ "name": "Attributes"
318406
+ }
318407
+ ],
318408
+ "required": false,
318409
+ "type": {
318410
+ "name": "Key | null"
318411
+ }
318412
+ },
318413
+ "selectedKeys": {
318259
318414
  "defaultValue": null,
318260
- "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}",
318261
- "name": "ref",
318415
+ "description": "The currently selected keys in the collection (controlled).",
318416
+ "name": "selectedKeys",
318262
318417
  "parent": {
318263
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318264
- "name": "RefAttributes"
318418
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
318419
+ "name": "MultipleSelection"
318265
318420
  },
318266
318421
  "declarations": [
318267
318422
  {
318268
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318269
- "name": "RefAttributes"
318423
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
318424
+ "name": "MultipleSelection"
318270
318425
  }
318271
318426
  ],
318272
318427
  "required": false,
318273
318428
  "type": {
318274
- "name": "Ref<HTMLSpanElement>"
318429
+ "name": "\"all\" | Iterable<Key>"
318275
318430
  }
318276
318431
  },
318277
- "key": {
318432
+ "defaultSelectedKeys": {
318278
318433
  "defaultValue": null,
318279
- "description": "",
318280
- "name": "key",
318434
+ "description": "The initial selected keys in the collection (uncontrolled).",
318435
+ "name": "defaultSelectedKeys",
318281
318436
  "parent": {
318282
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318283
- "name": "Attributes"
318437
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
318438
+ "name": "MultipleSelection"
318284
318439
  },
318285
318440
  "declarations": [
318286
318441
  {
318287
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318288
- "name": "Attributes"
318442
+ "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
318443
+ "name": "MultipleSelection"
318289
318444
  }
318290
318445
  ],
318291
318446
  "required": false,
318292
318447
  "type": {
318293
- "name": "Key | null"
318448
+ "name": "\"all\" | Iterable<Key>"
318294
318449
  }
318295
318450
  },
318296
- "children": {
318451
+ "selectionMode": {
318297
318452
  "defaultValue": null,
318298
318453
  "description": "",
318299
- "name": "children",
318454
+ "name": "selectionMode",
318300
318455
  "declarations": [
318301
318456
  {
318302
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
318457
+ "fileName": "components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
318303
318458
  "name": "TypeLiteral"
318304
318459
  }
318305
318460
  ],
318306
318461
  "required": false,
318307
318462
  "type": {
318308
- "name": "ReactNode"
318463
+ "name": "ContextMenuSelectionMode"
318309
318464
  }
318310
318465
  }
318311
318466
  }
@@ -320111,161 +320266,6 @@
320111
320266
  }
320112
320267
  }
320113
320268
  },
320114
- {
320115
- "tags": {
320116
- "flr-generate": "all"
320117
- },
320118
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
320119
- "description": "",
320120
- "displayName": "ContextMenuSection",
320121
- "methods": [],
320122
- "props": {
320123
- "children": {
320124
- "defaultValue": null,
320125
- "description": "",
320126
- "name": "children",
320127
- "declarations": [
320128
- {
320129
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
320130
- "name": "TypeLiteral"
320131
- }
320132
- ],
320133
- "required": false,
320134
- "type": {
320135
- "name": "ReactNode"
320136
- }
320137
- },
320138
- "wrapWith": {
320139
- "defaultValue": null,
320140
- "description": "",
320141
- "name": "wrapWith",
320142
- "parent": {
320143
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
320144
- "name": "FlowComponentProps"
320145
- },
320146
- "declarations": [
320147
- {
320148
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
320149
- "name": "FlowComponentProps"
320150
- }
320151
- ],
320152
- "required": false,
320153
- "type": {
320154
- "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
320155
- }
320156
- },
320157
- "tunnelId": {
320158
- "defaultValue": null,
320159
- "description": "@internal",
320160
- "name": "tunnelId",
320161
- "parent": {
320162
- "fileName": "components/src/lib/types/props.ts",
320163
- "name": "PropsWithTunnel"
320164
- },
320165
- "declarations": [
320166
- {
320167
- "fileName": "components/src/lib/types/props.ts",
320168
- "name": "PropsWithTunnel"
320169
- }
320170
- ],
320171
- "required": false,
320172
- "type": {
320173
- "name": "string | null"
320174
- }
320175
- },
320176
- "ref": {
320177
- "defaultValue": null,
320178
- "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}",
320179
- "name": "ref",
320180
- "parent": {
320181
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
320182
- "name": "RefAttributes"
320183
- },
320184
- "declarations": [
320185
- {
320186
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
320187
- "name": "RefAttributes"
320188
- }
320189
- ],
320190
- "required": false,
320191
- "type": {
320192
- "name": "Ref<HTMLSpanElement>"
320193
- }
320194
- },
320195
- "key": {
320196
- "defaultValue": null,
320197
- "description": "",
320198
- "name": "key",
320199
- "parent": {
320200
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
320201
- "name": "Attributes"
320202
- },
320203
- "declarations": [
320204
- {
320205
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
320206
- "name": "Attributes"
320207
- }
320208
- ],
320209
- "required": false,
320210
- "type": {
320211
- "name": "Key | null"
320212
- }
320213
- },
320214
- "selectedKeys": {
320215
- "defaultValue": null,
320216
- "description": "The currently selected keys in the collection (controlled).",
320217
- "name": "selectedKeys",
320218
- "parent": {
320219
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
320220
- "name": "MultipleSelection"
320221
- },
320222
- "declarations": [
320223
- {
320224
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
320225
- "name": "MultipleSelection"
320226
- }
320227
- ],
320228
- "required": false,
320229
- "type": {
320230
- "name": "\"all\" | Iterable<Key>"
320231
- }
320232
- },
320233
- "defaultSelectedKeys": {
320234
- "defaultValue": null,
320235
- "description": "The initial selected keys in the collection (uncontrolled).",
320236
- "name": "defaultSelectedKeys",
320237
- "parent": {
320238
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
320239
- "name": "MultipleSelection"
320240
- },
320241
- "declarations": [
320242
- {
320243
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
320244
- "name": "MultipleSelection"
320245
- }
320246
- ],
320247
- "required": false,
320248
- "type": {
320249
- "name": "\"all\" | Iterable<Key>"
320250
- }
320251
- },
320252
- "selectionMode": {
320253
- "defaultValue": null,
320254
- "description": "",
320255
- "name": "selectionMode",
320256
- "declarations": [
320257
- {
320258
- "fileName": "components/src/components/ContextMenu/components/ContextMenuSection/ContextMenuSection.tsx",
320259
- "name": "TypeLiteral"
320260
- }
320261
- ],
320262
- "required": false,
320263
- "type": {
320264
- "name": "ContextMenuSelectionMode"
320265
- }
320266
- }
320267
- }
320268
- },
320269
320269
  {
320270
320270
  "tags": {},
320271
320271
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/CodeEditor/languages/dotEnv/index.tsx",
@@ -321457,37 +321457,276 @@
321457
321457
  "name": "boolean"
321458
321458
  }
321459
321459
  },
321460
- "allowDataOverflow": {
321461
- "defaultValue": null,
321462
- "description": "When domain of the axis is specified and the type of the axis is 'number',\nif allowDataOverflow is set to be false,\nthe domain will be adjusted when the minimum value of data is smaller than domain[0] or\nthe maximum value of data is greater than domain[1] so that the axis displays all data values.\nIf set to true, graphic elements (line, area, bars) will be clipped to conform to the specified domain.\n@defaultValue false",
321463
- "name": "allowDataOverflow",
321464
- "parent": {
321465
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321466
- "name": "RenderableAxisProps"
321467
- },
321468
- "declarations": [
321469
- {
321470
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321471
- "name": "RenderableAxisProps"
321472
- }
321473
- ],
321474
- "required": false,
321475
- "type": {
321476
- "name": "boolean"
321477
- }
321478
- },
321460
+ "allowDataOverflow": {
321461
+ "defaultValue": null,
321462
+ "description": "When domain of the axis is specified and the type of the axis is 'number',\nif allowDataOverflow is set to be false,\nthe domain will be adjusted when the minimum value of data is smaller than domain[0] or\nthe maximum value of data is greater than domain[1] so that the axis displays all data values.\nIf set to true, graphic elements (line, area, bars) will be clipped to conform to the specified domain.\n@defaultValue false",
321463
+ "name": "allowDataOverflow",
321464
+ "parent": {
321465
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321466
+ "name": "RenderableAxisProps"
321467
+ },
321468
+ "declarations": [
321469
+ {
321470
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321471
+ "name": "RenderableAxisProps"
321472
+ }
321473
+ ],
321474
+ "required": false,
321475
+ "type": {
321476
+ "name": "boolean"
321477
+ }
321478
+ },
321479
+ "interval": {
321480
+ "defaultValue": null,
321481
+ "description": "If set 0, all the ticks will be shown. If set preserveStart\", \"preserveEnd\" or \"preserveStartEnd\", the ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
321482
+ "name": "interval",
321483
+ "parent": {
321484
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321485
+ "name": "XAxisProps"
321486
+ },
321487
+ "declarations": [
321488
+ {
321489
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321490
+ "name": "XAxisProps"
321491
+ }
321492
+ ],
321493
+ "required": false,
321494
+ "type": {
321495
+ "name": "AxisInterval"
321496
+ }
321497
+ },
321498
+ "minTickGap": {
321499
+ "defaultValue": null,
321500
+ "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
321501
+ "name": "minTickGap",
321502
+ "parent": {
321503
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321504
+ "name": "XAxisProps"
321505
+ },
321506
+ "declarations": [
321507
+ {
321508
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321509
+ "name": "XAxisProps"
321510
+ }
321511
+ ],
321512
+ "required": false,
321513
+ "type": {
321514
+ "name": "number"
321515
+ }
321516
+ },
321517
+ "domain": {
321518
+ "defaultValue": null,
321519
+ "description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <XAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <XAxis type=\"number\" domain={['auto', 'auto']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <XAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <XAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <XAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <XAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
321520
+ "name": "domain",
321521
+ "parent": {
321522
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321523
+ "name": "XAxisProps"
321524
+ },
321525
+ "declarations": [
321526
+ {
321527
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321528
+ "name": "XAxisProps"
321529
+ }
321530
+ ],
321531
+ "required": false,
321532
+ "type": {
321533
+ "name": "AxisDomain"
321534
+ }
321535
+ },
321536
+ "unit": {
321537
+ "defaultValue": null,
321538
+ "description": "The unit of data. This option will be used in tooltip.",
321539
+ "name": "unit",
321540
+ "parent": {
321541
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321542
+ "name": "BaseAxisProps"
321543
+ },
321544
+ "declarations": [
321545
+ {
321546
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321547
+ "name": "BaseAxisProps"
321548
+ }
321549
+ ],
321550
+ "required": false,
321551
+ "type": {
321552
+ "name": "string"
321553
+ }
321554
+ },
321555
+ "tickFormatter": {
321556
+ "defaultValue": null,
321557
+ "description": "The formatter function of tick.",
321558
+ "name": "tickFormatter",
321559
+ "parent": {
321560
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321561
+ "name": "RenderableAxisProps"
321562
+ },
321563
+ "declarations": [
321564
+ {
321565
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321566
+ "name": "RenderableAxisProps"
321567
+ }
321568
+ ],
321569
+ "required": false,
321570
+ "type": {
321571
+ "name": "((value: any, index: number) => string)"
321572
+ }
321573
+ }
321574
+ }
321575
+ },
321576
+ {
321577
+ "tags": {
321578
+ "flr-generate": "all"
321579
+ },
321580
+ "filePath": "src/components/CartesianChart/components/YAxis/YAxis.tsx",
321581
+ "description": "",
321582
+ "displayName": "YAxis",
321583
+ "methods": [],
321584
+ "props": {
321585
+ "className": {
321586
+ "defaultValue": null,
321587
+ "description": "",
321588
+ "name": "className",
321589
+ "parent": {
321590
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321591
+ "name": "HTMLAttributes"
321592
+ },
321593
+ "declarations": [
321594
+ {
321595
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321596
+ "name": "HTMLAttributes"
321597
+ }
321598
+ ],
321599
+ "required": false,
321600
+ "type": {
321601
+ "name": "string"
321602
+ }
321603
+ },
321604
+ "type": {
321605
+ "defaultValue": null,
321606
+ "description": "",
321607
+ "name": "type",
321608
+ "parent": {
321609
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321610
+ "name": "SVGAttributes"
321611
+ },
321612
+ "declarations": [
321613
+ {
321614
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321615
+ "name": "SVGAttributes"
321616
+ }
321617
+ ],
321618
+ "required": false,
321619
+ "type": {
321620
+ "name": "string"
321621
+ }
321622
+ },
321623
+ "hide": {
321624
+ "defaultValue": null,
321625
+ "description": "If set true, the axis do not display in the chart.\n@defaultValue false",
321626
+ "name": "hide",
321627
+ "parent": {
321628
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321629
+ "name": "RenderableAxisProps"
321630
+ },
321631
+ "declarations": [
321632
+ {
321633
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321634
+ "name": "RenderableAxisProps"
321635
+ }
321636
+ ],
321637
+ "required": false,
321638
+ "type": {
321639
+ "name": "boolean"
321640
+ }
321641
+ },
321642
+ "orientation": {
321643
+ "defaultValue": null,
321644
+ "description": "",
321645
+ "name": "orientation",
321646
+ "parent": {
321647
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321648
+ "name": "SVGAttributes"
321649
+ },
321650
+ "declarations": [
321651
+ {
321652
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321653
+ "name": "SVGAttributes"
321654
+ }
321655
+ ],
321656
+ "required": false,
321657
+ "type": {
321658
+ "name": "string | number"
321659
+ }
321660
+ },
321661
+ "scale": {
321662
+ "defaultValue": null,
321663
+ "description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <YAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<YAxis scale={scale} />",
321664
+ "name": "scale",
321665
+ "parent": {
321666
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321667
+ "name": "YAxisProps"
321668
+ },
321669
+ "declarations": [
321670
+ {
321671
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321672
+ "name": "YAxisProps"
321673
+ }
321674
+ ],
321675
+ "required": false,
321676
+ "type": {
321677
+ "name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
321678
+ }
321679
+ },
321680
+ "dataKey": {
321681
+ "defaultValue": null,
321682
+ "description": "Decides how to extract the value of this Axis from the data:\n- `string`: the name of the field in the data object;\n- `number`: the index of the field in the data;\n- `function`: a function that receives the data object and returns the value of this Axis.\n\nIf undefined, it will reuse the dataKey of graphical items.",
321683
+ "name": "dataKey",
321684
+ "parent": {
321685
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321686
+ "name": "BaseAxisProps"
321687
+ },
321688
+ "declarations": [
321689
+ {
321690
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321691
+ "name": "BaseAxisProps"
321692
+ }
321693
+ ],
321694
+ "required": false,
321695
+ "type": {
321696
+ "name": "DataKey<any>"
321697
+ }
321698
+ },
321699
+ "allowDecimals": {
321700
+ "defaultValue": null,
321701
+ "description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
321702
+ "name": "allowDecimals",
321703
+ "parent": {
321704
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321705
+ "name": "RenderableAxisProps"
321706
+ },
321707
+ "declarations": [
321708
+ {
321709
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321710
+ "name": "RenderableAxisProps"
321711
+ }
321712
+ ],
321713
+ "required": false,
321714
+ "type": {
321715
+ "name": "boolean"
321716
+ }
321717
+ },
321479
321718
  "interval": {
321480
321719
  "defaultValue": null,
321481
- "description": "If set 0, all the ticks will be shown. If set preserveStart\", \"preserveEnd\" or \"preserveStartEnd\", the ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
321720
+ "description": "If set 0, all the ticks will be shown. If set \"preserveStart\", \"preserveEnd\" or \"preserveStartEnd\",\nthe ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
321482
321721
  "name": "interval",
321483
321722
  "parent": {
321484
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321485
- "name": "XAxisProps"
321723
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321724
+ "name": "YAxisProps"
321486
321725
  },
321487
321726
  "declarations": [
321488
321727
  {
321489
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321490
- "name": "XAxisProps"
321728
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321729
+ "name": "YAxisProps"
321491
321730
  }
321492
321731
  ],
321493
321732
  "required": false,
@@ -321500,13 +321739,13 @@
321500
321739
  "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
321501
321740
  "name": "minTickGap",
321502
321741
  "parent": {
321503
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321504
- "name": "XAxisProps"
321742
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321743
+ "name": "YAxisProps"
321505
321744
  },
321506
321745
  "declarations": [
321507
321746
  {
321508
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321509
- "name": "XAxisProps"
321747
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321748
+ "name": "YAxisProps"
321510
321749
  }
321511
321750
  ],
321512
321751
  "required": false,
@@ -321516,16 +321755,16 @@
321516
321755
  },
321517
321756
  "domain": {
321518
321757
  "defaultValue": null,
321519
- "description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <XAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <XAxis type=\"number\" domain={['auto', 'auto']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <XAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <XAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <XAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <XAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
321758
+ "description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <YAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <YAxis type=\"number\" domain={['auto', 'auto']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <YAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <YAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <YAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <YAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
321520
321759
  "name": "domain",
321521
321760
  "parent": {
321522
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321523
- "name": "XAxisProps"
321761
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321762
+ "name": "YAxisProps"
321524
321763
  },
321525
321764
  "declarations": [
321526
321765
  {
321527
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321528
- "name": "XAxisProps"
321766
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321767
+ "name": "YAxisProps"
321529
321768
  }
321530
321769
  ],
321531
321770
  "required": false,
@@ -341040,245 +341279,6 @@
341040
341279
  "methods": [],
341041
341280
  "props": {}
341042
341281
  },
341043
- {
341044
- "tags": {
341045
- "flr-generate": "all"
341046
- },
341047
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/YAxis/YAxis.tsx",
341048
- "description": "",
341049
- "displayName": "YAxis",
341050
- "methods": [],
341051
- "props": {
341052
- "className": {
341053
- "defaultValue": null,
341054
- "description": "",
341055
- "name": "className",
341056
- "parent": {
341057
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
341058
- "name": "HTMLAttributes"
341059
- },
341060
- "declarations": [
341061
- {
341062
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
341063
- "name": "HTMLAttributes"
341064
- }
341065
- ],
341066
- "required": false,
341067
- "type": {
341068
- "name": "string"
341069
- }
341070
- },
341071
- "type": {
341072
- "defaultValue": null,
341073
- "description": "",
341074
- "name": "type",
341075
- "parent": {
341076
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
341077
- "name": "SVGAttributes"
341078
- },
341079
- "declarations": [
341080
- {
341081
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
341082
- "name": "SVGAttributes"
341083
- }
341084
- ],
341085
- "required": false,
341086
- "type": {
341087
- "name": "string"
341088
- }
341089
- },
341090
- "hide": {
341091
- "defaultValue": null,
341092
- "description": "If set true, the axis do not display in the chart.\n@defaultValue false",
341093
- "name": "hide",
341094
- "parent": {
341095
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341096
- "name": "RenderableAxisProps"
341097
- },
341098
- "declarations": [
341099
- {
341100
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341101
- "name": "RenderableAxisProps"
341102
- }
341103
- ],
341104
- "required": false,
341105
- "type": {
341106
- "name": "boolean"
341107
- }
341108
- },
341109
- "orientation": {
341110
- "defaultValue": null,
341111
- "description": "",
341112
- "name": "orientation",
341113
- "parent": {
341114
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
341115
- "name": "SVGAttributes"
341116
- },
341117
- "declarations": [
341118
- {
341119
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
341120
- "name": "SVGAttributes"
341121
- }
341122
- ],
341123
- "required": false,
341124
- "type": {
341125
- "name": "string | number"
341126
- }
341127
- },
341128
- "scale": {
341129
- "defaultValue": null,
341130
- "description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <YAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<YAxis scale={scale} />",
341131
- "name": "scale",
341132
- "parent": {
341133
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341134
- "name": "YAxisProps"
341135
- },
341136
- "declarations": [
341137
- {
341138
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341139
- "name": "YAxisProps"
341140
- }
341141
- ],
341142
- "required": false,
341143
- "type": {
341144
- "name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
341145
- }
341146
- },
341147
- "dataKey": {
341148
- "defaultValue": null,
341149
- "description": "Decides how to extract the value of this Axis from the data:\n- `string`: the name of the field in the data object;\n- `number`: the index of the field in the data;\n- `function`: a function that receives the data object and returns the value of this Axis.\n\nIf undefined, it will reuse the dataKey of graphical items.",
341150
- "name": "dataKey",
341151
- "parent": {
341152
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341153
- "name": "BaseAxisProps"
341154
- },
341155
- "declarations": [
341156
- {
341157
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341158
- "name": "BaseAxisProps"
341159
- }
341160
- ],
341161
- "required": false,
341162
- "type": {
341163
- "name": "DataKey<any>"
341164
- }
341165
- },
341166
- "allowDecimals": {
341167
- "defaultValue": null,
341168
- "description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
341169
- "name": "allowDecimals",
341170
- "parent": {
341171
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341172
- "name": "RenderableAxisProps"
341173
- },
341174
- "declarations": [
341175
- {
341176
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341177
- "name": "RenderableAxisProps"
341178
- }
341179
- ],
341180
- "required": false,
341181
- "type": {
341182
- "name": "boolean"
341183
- }
341184
- },
341185
- "interval": {
341186
- "defaultValue": null,
341187
- "description": "If set 0, all the ticks will be shown. If set \"preserveStart\", \"preserveEnd\" or \"preserveStartEnd\",\nthe ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
341188
- "name": "interval",
341189
- "parent": {
341190
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341191
- "name": "YAxisProps"
341192
- },
341193
- "declarations": [
341194
- {
341195
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341196
- "name": "YAxisProps"
341197
- }
341198
- ],
341199
- "required": false,
341200
- "type": {
341201
- "name": "AxisInterval"
341202
- }
341203
- },
341204
- "minTickGap": {
341205
- "defaultValue": null,
341206
- "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
341207
- "name": "minTickGap",
341208
- "parent": {
341209
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341210
- "name": "YAxisProps"
341211
- },
341212
- "declarations": [
341213
- {
341214
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341215
- "name": "YAxisProps"
341216
- }
341217
- ],
341218
- "required": false,
341219
- "type": {
341220
- "name": "number"
341221
- }
341222
- },
341223
- "domain": {
341224
- "defaultValue": null,
341225
- "description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <YAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <YAxis type=\"number\" domain={['auto', 'auto']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <YAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <YAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <YAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <YAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
341226
- "name": "domain",
341227
- "parent": {
341228
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341229
- "name": "YAxisProps"
341230
- },
341231
- "declarations": [
341232
- {
341233
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
341234
- "name": "YAxisProps"
341235
- }
341236
- ],
341237
- "required": false,
341238
- "type": {
341239
- "name": "AxisDomain"
341240
- }
341241
- },
341242
- "unit": {
341243
- "defaultValue": null,
341244
- "description": "The unit of data. This option will be used in tooltip.",
341245
- "name": "unit",
341246
- "parent": {
341247
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341248
- "name": "BaseAxisProps"
341249
- },
341250
- "declarations": [
341251
- {
341252
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341253
- "name": "BaseAxisProps"
341254
- }
341255
- ],
341256
- "required": false,
341257
- "type": {
341258
- "name": "string"
341259
- }
341260
- },
341261
- "tickFormatter": {
341262
- "defaultValue": null,
341263
- "description": "The formatter function of tick.",
341264
- "name": "tickFormatter",
341265
- "parent": {
341266
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341267
- "name": "RenderableAxisProps"
341268
- },
341269
- "declarations": [
341270
- {
341271
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
341272
- "name": "RenderableAxisProps"
341273
- }
341274
- ],
341275
- "required": false,
341276
- "type": {
341277
- "name": "((value: any, index: number) => string)"
341278
- }
341279
- }
341280
- }
341281
- },
341282
341282
  {
341283
341283
  "tags": {},
341284
341284
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Breadcrumb/components/BreadcrumbItem/BreadcrumbItem.tsx",