@mittwald/flow-react-components 0.2.0-alpha.351 → 0.2.0-alpha.353
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist/assets/doc-properties.json +528 -528
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [0.2.0-alpha.353](https://github.com/mittwald/flow/compare/0.2.0-alpha.352...0.2.0-alpha.353) (2025-07-22)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @mittwald/flow-react-components
|
|
9
|
+
|
|
10
|
+
# [0.2.0-alpha.352](https://github.com/mittwald/flow/compare/0.2.0-alpha.351...0.2.0-alpha.352) (2025-07-21)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @mittwald/flow-react-components
|
|
13
|
+
|
|
6
14
|
# [0.2.0-alpha.351](https://github.com/mittwald/flow/compare/0.2.0-alpha.350...0.2.0-alpha.351) (2025-07-21)
|
|
7
15
|
|
|
8
16
|
### Bug Fixes
|
|
@@ -134409,6 +134409,166 @@
|
|
|
134409
134409
|
}
|
|
134410
134410
|
}
|
|
134411
134411
|
},
|
|
134412
|
+
{
|
|
134413
|
+
"tags": {
|
|
134414
|
+
"flr-generate": "all",
|
|
134415
|
+
"flr-clear-props-context": ""
|
|
134416
|
+
},
|
|
134417
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FieldError/FieldError.tsx",
|
|
134418
|
+
"description": "",
|
|
134419
|
+
"displayName": "FieldError",
|
|
134420
|
+
"methods": [],
|
|
134421
|
+
"props": {
|
|
134422
|
+
"className": {
|
|
134423
|
+
"defaultValue": null,
|
|
134424
|
+
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.",
|
|
134425
|
+
"name": "className",
|
|
134426
|
+
"parent": {
|
|
134427
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.10.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
134428
|
+
"name": "StyleRenderProps"
|
|
134429
|
+
},
|
|
134430
|
+
"declarations": [
|
|
134431
|
+
{
|
|
134432
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.10.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
134433
|
+
"name": "StyleRenderProps"
|
|
134434
|
+
}
|
|
134435
|
+
],
|
|
134436
|
+
"required": false,
|
|
134437
|
+
"type": {
|
|
134438
|
+
"name": "string | ((values: TooltipRenderProps & { defaultClassName: string; }) => string)"
|
|
134439
|
+
}
|
|
134440
|
+
},
|
|
134441
|
+
"id": {
|
|
134442
|
+
"defaultValue": null,
|
|
134443
|
+
"description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
134444
|
+
"name": "id",
|
|
134445
|
+
"parent": {
|
|
134446
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
134447
|
+
"name": "DOMProps"
|
|
134448
|
+
},
|
|
134449
|
+
"declarations": [
|
|
134450
|
+
{
|
|
134451
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
134452
|
+
"name": "DOMProps"
|
|
134453
|
+
}
|
|
134454
|
+
],
|
|
134455
|
+
"required": false,
|
|
134456
|
+
"type": {
|
|
134457
|
+
"name": "string"
|
|
134458
|
+
}
|
|
134459
|
+
},
|
|
134460
|
+
"style": {
|
|
134461
|
+
"defaultValue": null,
|
|
134462
|
+
"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.",
|
|
134463
|
+
"name": "style",
|
|
134464
|
+
"parent": {
|
|
134465
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.10.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
134466
|
+
"name": "StyleRenderProps"
|
|
134467
|
+
},
|
|
134468
|
+
"declarations": [
|
|
134469
|
+
{
|
|
134470
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.10.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
134471
|
+
"name": "StyleRenderProps"
|
|
134472
|
+
}
|
|
134473
|
+
],
|
|
134474
|
+
"required": false,
|
|
134475
|
+
"type": {
|
|
134476
|
+
"name": "CSSProperties | ((values: TooltipRenderProps & { defaultStyle: CSSProperties; }) => CSSProperties)"
|
|
134477
|
+
}
|
|
134478
|
+
},
|
|
134479
|
+
"children": {
|
|
134480
|
+
"defaultValue": null,
|
|
134481
|
+
"description": "",
|
|
134482
|
+
"name": "children",
|
|
134483
|
+
"declarations": [
|
|
134484
|
+
{
|
|
134485
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
134486
|
+
"name": "TypeLiteral"
|
|
134487
|
+
}
|
|
134488
|
+
],
|
|
134489
|
+
"required": false,
|
|
134490
|
+
"type": {
|
|
134491
|
+
"name": "ReactNode"
|
|
134492
|
+
}
|
|
134493
|
+
},
|
|
134494
|
+
"wrapWith": {
|
|
134495
|
+
"defaultValue": null,
|
|
134496
|
+
"description": "",
|
|
134497
|
+
"name": "wrapWith",
|
|
134498
|
+
"parent": {
|
|
134499
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
134500
|
+
"name": "FlowComponentProps"
|
|
134501
|
+
},
|
|
134502
|
+
"declarations": [
|
|
134503
|
+
{
|
|
134504
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
134505
|
+
"name": "FlowComponentProps"
|
|
134506
|
+
}
|
|
134507
|
+
],
|
|
134508
|
+
"required": false,
|
|
134509
|
+
"type": {
|
|
134510
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
134511
|
+
}
|
|
134512
|
+
},
|
|
134513
|
+
"tunnelId": {
|
|
134514
|
+
"defaultValue": null,
|
|
134515
|
+
"description": "@internal",
|
|
134516
|
+
"name": "tunnelId",
|
|
134517
|
+
"parent": {
|
|
134518
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
134519
|
+
"name": "PropsWithTunnel"
|
|
134520
|
+
},
|
|
134521
|
+
"declarations": [
|
|
134522
|
+
{
|
|
134523
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
134524
|
+
"name": "PropsWithTunnel"
|
|
134525
|
+
}
|
|
134526
|
+
],
|
|
134527
|
+
"required": false,
|
|
134528
|
+
"type": {
|
|
134529
|
+
"name": "string | null"
|
|
134530
|
+
}
|
|
134531
|
+
},
|
|
134532
|
+
"ref": {
|
|
134533
|
+
"defaultValue": null,
|
|
134534
|
+
"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}",
|
|
134535
|
+
"name": "ref",
|
|
134536
|
+
"parent": {
|
|
134537
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
134538
|
+
"name": "RefAttributes"
|
|
134539
|
+
},
|
|
134540
|
+
"declarations": [
|
|
134541
|
+
{
|
|
134542
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
134543
|
+
"name": "RefAttributes"
|
|
134544
|
+
}
|
|
134545
|
+
],
|
|
134546
|
+
"required": false,
|
|
134547
|
+
"type": {
|
|
134548
|
+
"name": "Ref<HTMLInputElement>"
|
|
134549
|
+
}
|
|
134550
|
+
},
|
|
134551
|
+
"key": {
|
|
134552
|
+
"defaultValue": null,
|
|
134553
|
+
"description": "",
|
|
134554
|
+
"name": "key",
|
|
134555
|
+
"parent": {
|
|
134556
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
134557
|
+
"name": "Attributes"
|
|
134558
|
+
},
|
|
134559
|
+
"declarations": [
|
|
134560
|
+
{
|
|
134561
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
134562
|
+
"name": "Attributes"
|
|
134563
|
+
}
|
|
134564
|
+
],
|
|
134565
|
+
"required": false,
|
|
134566
|
+
"type": {
|
|
134567
|
+
"name": "Key | null"
|
|
134568
|
+
}
|
|
134569
|
+
}
|
|
134570
|
+
}
|
|
134571
|
+
},
|
|
134412
134572
|
{
|
|
134413
134573
|
"tags": {
|
|
134414
134574
|
"flr-generate": "all",
|
|
@@ -139890,170 +140050,10 @@
|
|
|
139890
140050
|
}
|
|
139891
140051
|
},
|
|
139892
140052
|
{
|
|
139893
|
-
"tags": {
|
|
139894
|
-
|
|
139895
|
-
"flr-clear-props-context": ""
|
|
139896
|
-
},
|
|
139897
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FieldError/FieldError.tsx",
|
|
140053
|
+
"tags": {},
|
|
140054
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/EmulatedBoldText/EmulatedBoldText.tsx",
|
|
139898
140055
|
"description": "",
|
|
139899
|
-
"displayName": "
|
|
139900
|
-
"methods": [],
|
|
139901
|
-
"props": {
|
|
139902
|
-
"className": {
|
|
139903
|
-
"defaultValue": null,
|
|
139904
|
-
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.",
|
|
139905
|
-
"name": "className",
|
|
139906
|
-
"parent": {
|
|
139907
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.10.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
139908
|
-
"name": "StyleRenderProps"
|
|
139909
|
-
},
|
|
139910
|
-
"declarations": [
|
|
139911
|
-
{
|
|
139912
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.10.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
139913
|
-
"name": "StyleRenderProps"
|
|
139914
|
-
}
|
|
139915
|
-
],
|
|
139916
|
-
"required": false,
|
|
139917
|
-
"type": {
|
|
139918
|
-
"name": "string | ((values: TooltipRenderProps & { defaultClassName: string; }) => string)"
|
|
139919
|
-
}
|
|
139920
|
-
},
|
|
139921
|
-
"id": {
|
|
139922
|
-
"defaultValue": null,
|
|
139923
|
-
"description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
139924
|
-
"name": "id",
|
|
139925
|
-
"parent": {
|
|
139926
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
139927
|
-
"name": "DOMProps"
|
|
139928
|
-
},
|
|
139929
|
-
"declarations": [
|
|
139930
|
-
{
|
|
139931
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
139932
|
-
"name": "DOMProps"
|
|
139933
|
-
}
|
|
139934
|
-
],
|
|
139935
|
-
"required": false,
|
|
139936
|
-
"type": {
|
|
139937
|
-
"name": "string"
|
|
139938
|
-
}
|
|
139939
|
-
},
|
|
139940
|
-
"style": {
|
|
139941
|
-
"defaultValue": null,
|
|
139942
|
-
"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.",
|
|
139943
|
-
"name": "style",
|
|
139944
|
-
"parent": {
|
|
139945
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.10.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
139946
|
-
"name": "StyleRenderProps"
|
|
139947
|
-
},
|
|
139948
|
-
"declarations": [
|
|
139949
|
-
{
|
|
139950
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.10.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
139951
|
-
"name": "StyleRenderProps"
|
|
139952
|
-
}
|
|
139953
|
-
],
|
|
139954
|
-
"required": false,
|
|
139955
|
-
"type": {
|
|
139956
|
-
"name": "CSSProperties | ((values: TooltipRenderProps & { defaultStyle: CSSProperties; }) => CSSProperties)"
|
|
139957
|
-
}
|
|
139958
|
-
},
|
|
139959
|
-
"children": {
|
|
139960
|
-
"defaultValue": null,
|
|
139961
|
-
"description": "",
|
|
139962
|
-
"name": "children",
|
|
139963
|
-
"declarations": [
|
|
139964
|
-
{
|
|
139965
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
139966
|
-
"name": "TypeLiteral"
|
|
139967
|
-
}
|
|
139968
|
-
],
|
|
139969
|
-
"required": false,
|
|
139970
|
-
"type": {
|
|
139971
|
-
"name": "ReactNode"
|
|
139972
|
-
}
|
|
139973
|
-
},
|
|
139974
|
-
"wrapWith": {
|
|
139975
|
-
"defaultValue": null,
|
|
139976
|
-
"description": "",
|
|
139977
|
-
"name": "wrapWith",
|
|
139978
|
-
"parent": {
|
|
139979
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
139980
|
-
"name": "FlowComponentProps"
|
|
139981
|
-
},
|
|
139982
|
-
"declarations": [
|
|
139983
|
-
{
|
|
139984
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
139985
|
-
"name": "FlowComponentProps"
|
|
139986
|
-
}
|
|
139987
|
-
],
|
|
139988
|
-
"required": false,
|
|
139989
|
-
"type": {
|
|
139990
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
139991
|
-
}
|
|
139992
|
-
},
|
|
139993
|
-
"tunnelId": {
|
|
139994
|
-
"defaultValue": null,
|
|
139995
|
-
"description": "@internal",
|
|
139996
|
-
"name": "tunnelId",
|
|
139997
|
-
"parent": {
|
|
139998
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
139999
|
-
"name": "PropsWithTunnel"
|
|
140000
|
-
},
|
|
140001
|
-
"declarations": [
|
|
140002
|
-
{
|
|
140003
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
140004
|
-
"name": "PropsWithTunnel"
|
|
140005
|
-
}
|
|
140006
|
-
],
|
|
140007
|
-
"required": false,
|
|
140008
|
-
"type": {
|
|
140009
|
-
"name": "string | null"
|
|
140010
|
-
}
|
|
140011
|
-
},
|
|
140012
|
-
"ref": {
|
|
140013
|
-
"defaultValue": null,
|
|
140014
|
-
"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}",
|
|
140015
|
-
"name": "ref",
|
|
140016
|
-
"parent": {
|
|
140017
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
140018
|
-
"name": "RefAttributes"
|
|
140019
|
-
},
|
|
140020
|
-
"declarations": [
|
|
140021
|
-
{
|
|
140022
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
140023
|
-
"name": "RefAttributes"
|
|
140024
|
-
}
|
|
140025
|
-
],
|
|
140026
|
-
"required": false,
|
|
140027
|
-
"type": {
|
|
140028
|
-
"name": "Ref<HTMLInputElement>"
|
|
140029
|
-
}
|
|
140030
|
-
},
|
|
140031
|
-
"key": {
|
|
140032
|
-
"defaultValue": null,
|
|
140033
|
-
"description": "",
|
|
140034
|
-
"name": "key",
|
|
140035
|
-
"parent": {
|
|
140036
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
140037
|
-
"name": "Attributes"
|
|
140038
|
-
},
|
|
140039
|
-
"declarations": [
|
|
140040
|
-
{
|
|
140041
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
140042
|
-
"name": "Attributes"
|
|
140043
|
-
}
|
|
140044
|
-
],
|
|
140045
|
-
"required": false,
|
|
140046
|
-
"type": {
|
|
140047
|
-
"name": "Key | null"
|
|
140048
|
-
}
|
|
140049
|
-
}
|
|
140050
|
-
}
|
|
140051
|
-
},
|
|
140052
|
-
{
|
|
140053
|
-
"tags": {},
|
|
140054
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/EmulatedBoldText/EmulatedBoldText.tsx",
|
|
140055
|
-
"description": "",
|
|
140056
|
-
"displayName": "EmulatedBoldText",
|
|
140056
|
+
"displayName": "EmulatedBoldText",
|
|
140057
140057
|
"methods": [],
|
|
140058
140058
|
"props": {
|
|
140059
140059
|
"ref": {
|
|
@@ -154024,49 +154024,11 @@
|
|
|
154024
154024
|
"flr-generate": "all",
|
|
154025
154025
|
"flr-clear-props-context": ""
|
|
154026
154026
|
},
|
|
154027
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
154027
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextualHelp/ContextualHelp.tsx",
|
|
154028
154028
|
"description": "",
|
|
154029
|
-
"displayName": "
|
|
154029
|
+
"displayName": "ContextualHelp",
|
|
154030
154030
|
"methods": [],
|
|
154031
154031
|
"props": {
|
|
154032
|
-
"selectionMode": {
|
|
154033
|
-
"defaultValue": null,
|
|
154034
|
-
"description": "The type of selection that is allowed in the context menu.",
|
|
154035
|
-
"name": "selectionMode",
|
|
154036
|
-
"parent": {
|
|
154037
|
-
"fileName": "components/src/components/ContextMenu/ContextMenu.tsx",
|
|
154038
|
-
"name": "ContextMenuProps"
|
|
154039
|
-
},
|
|
154040
|
-
"declarations": [
|
|
154041
|
-
{
|
|
154042
|
-
"fileName": "components/src/components/ContextMenu/ContextMenu.tsx",
|
|
154043
|
-
"name": "ContextMenuProps"
|
|
154044
|
-
}
|
|
154045
|
-
],
|
|
154046
|
-
"required": false,
|
|
154047
|
-
"type": {
|
|
154048
|
-
"name": "ContextMenuSelectionMode"
|
|
154049
|
-
}
|
|
154050
|
-
},
|
|
154051
|
-
"width": {
|
|
154052
|
-
"defaultValue": null,
|
|
154053
|
-
"description": "Sets the context menu to a fixed width.",
|
|
154054
|
-
"name": "width",
|
|
154055
|
-
"parent": {
|
|
154056
|
-
"fileName": "components/src/components/ContextMenu/ContextMenu.tsx",
|
|
154057
|
-
"name": "ContextMenuProps"
|
|
154058
|
-
},
|
|
154059
|
-
"declarations": [
|
|
154060
|
-
{
|
|
154061
|
-
"fileName": "components/src/components/ContextMenu/ContextMenu.tsx",
|
|
154062
|
-
"name": "ContextMenuProps"
|
|
154063
|
-
}
|
|
154064
|
-
],
|
|
154065
|
-
"required": false,
|
|
154066
|
-
"type": {
|
|
154067
|
-
"name": "string | number"
|
|
154068
|
-
}
|
|
154069
|
-
},
|
|
154070
154032
|
"children": {
|
|
154071
154033
|
"defaultValue": null,
|
|
154072
154034
|
"description": "",
|
|
@@ -154120,6 +154082,25 @@
|
|
|
154120
154082
|
"name": "CSSProperties | ((values: TooltipRenderProps & { defaultStyle: CSSProperties; }) => CSSProperties)"
|
|
154121
154083
|
}
|
|
154122
154084
|
},
|
|
154085
|
+
"width": {
|
|
154086
|
+
"defaultValue": null,
|
|
154087
|
+
"description": "A fixed width for the popover.",
|
|
154088
|
+
"name": "width",
|
|
154089
|
+
"parent": {
|
|
154090
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
154091
|
+
"name": "PopoverProps"
|
|
154092
|
+
},
|
|
154093
|
+
"declarations": [
|
|
154094
|
+
{
|
|
154095
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
154096
|
+
"name": "PopoverProps"
|
|
154097
|
+
}
|
|
154098
|
+
],
|
|
154099
|
+
"required": false,
|
|
154100
|
+
"type": {
|
|
154101
|
+
"name": "string | number"
|
|
154102
|
+
}
|
|
154103
|
+
},
|
|
154123
154104
|
"offset": {
|
|
154124
154105
|
"defaultValue": {
|
|
154125
154106
|
"value": "8"
|
|
@@ -154770,133 +154751,57 @@
|
|
|
154770
154751
|
"type": {
|
|
154771
154752
|
"name": "boolean"
|
|
154772
154753
|
}
|
|
154773
|
-
}
|
|
154774
|
-
|
|
154775
|
-
|
|
154776
|
-
|
|
154777
|
-
|
|
154778
|
-
|
|
154779
|
-
|
|
154780
|
-
|
|
154781
|
-
|
|
154782
|
-
|
|
154783
|
-
|
|
154784
|
-
|
|
154785
|
-
|
|
154786
|
-
|
|
154787
|
-
],
|
|
154788
|
-
"required": false,
|
|
154789
|
-
"type": {
|
|
154790
|
-
"name": "((keys: Selection) => void)"
|
|
154791
|
-
}
|
|
154792
|
-
},
|
|
154793
|
-
"disabledKeys": {
|
|
154794
|
-
"defaultValue": null,
|
|
154795
|
-
"description": "The item keys that are disabled. These items cannot be selected, focused, or otherwise interacted with.",
|
|
154796
|
-
"name": "disabledKeys",
|
|
154797
|
-
"parent": {
|
|
154798
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
154799
|
-
"name": "CollectionBase"
|
|
154800
|
-
},
|
|
154801
|
-
"declarations": [
|
|
154802
|
-
{
|
|
154803
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
154804
|
-
"name": "CollectionBase"
|
|
154805
|
-
}
|
|
154806
|
-
],
|
|
154807
|
-
"required": false,
|
|
154808
|
-
"type": {
|
|
154809
|
-
"name": "Iterable<Key>"
|
|
154810
|
-
}
|
|
154811
|
-
},
|
|
154812
|
-
"selectedKeys": {
|
|
154813
|
-
"defaultValue": null,
|
|
154814
|
-
"description": "The currently selected keys in the collection (controlled).",
|
|
154815
|
-
"name": "selectedKeys",
|
|
154816
|
-
"parent": {
|
|
154817
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
154818
|
-
"name": "MultipleSelection"
|
|
154819
|
-
},
|
|
154820
|
-
"declarations": [
|
|
154821
|
-
{
|
|
154822
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
154823
|
-
"name": "MultipleSelection"
|
|
154824
|
-
}
|
|
154825
|
-
],
|
|
154826
|
-
"required": false,
|
|
154827
|
-
"type": {
|
|
154828
|
-
"name": "\"all\" | Iterable<Key>"
|
|
154829
|
-
}
|
|
154830
|
-
},
|
|
154831
|
-
"defaultSelectedKeys": {
|
|
154754
|
+
}
|
|
154755
|
+
}
|
|
154756
|
+
},
|
|
154757
|
+
{
|
|
154758
|
+
"tags": {
|
|
154759
|
+
"flr-generate": "all",
|
|
154760
|
+
"flr-clear-props-context": ""
|
|
154761
|
+
},
|
|
154762
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/ContextMenu.tsx",
|
|
154763
|
+
"description": "",
|
|
154764
|
+
"displayName": "ContextMenu",
|
|
154765
|
+
"methods": [],
|
|
154766
|
+
"props": {
|
|
154767
|
+
"selectionMode": {
|
|
154832
154768
|
"defaultValue": null,
|
|
154833
|
-
"description": "The
|
|
154834
|
-
"name": "
|
|
154769
|
+
"description": "The type of selection that is allowed in the context menu.",
|
|
154770
|
+
"name": "selectionMode",
|
|
154835
154771
|
"parent": {
|
|
154836
|
-
"fileName": "
|
|
154837
|
-
"name": "
|
|
154772
|
+
"fileName": "components/src/components/ContextMenu/ContextMenu.tsx",
|
|
154773
|
+
"name": "ContextMenuProps"
|
|
154838
154774
|
},
|
|
154839
154775
|
"declarations": [
|
|
154840
154776
|
{
|
|
154841
|
-
"fileName": "
|
|
154842
|
-
"name": "
|
|
154777
|
+
"fileName": "components/src/components/ContextMenu/ContextMenu.tsx",
|
|
154778
|
+
"name": "ContextMenuProps"
|
|
154843
154779
|
}
|
|
154844
154780
|
],
|
|
154845
154781
|
"required": false,
|
|
154846
154782
|
"type": {
|
|
154847
|
-
"name": "
|
|
154783
|
+
"name": "ContextMenuSelectionMode"
|
|
154848
154784
|
}
|
|
154849
154785
|
},
|
|
154850
|
-
"
|
|
154786
|
+
"width": {
|
|
154851
154787
|
"defaultValue": null,
|
|
154852
|
-
"description": "
|
|
154853
|
-
"name": "
|
|
154788
|
+
"description": "Sets the context menu to a fixed width.",
|
|
154789
|
+
"name": "width",
|
|
154854
154790
|
"parent": {
|
|
154855
|
-
"fileName": "
|
|
154856
|
-
"name": "
|
|
154791
|
+
"fileName": "components/src/components/ContextMenu/ContextMenu.tsx",
|
|
154792
|
+
"name": "ContextMenuProps"
|
|
154857
154793
|
},
|
|
154858
154794
|
"declarations": [
|
|
154859
154795
|
{
|
|
154860
|
-
"fileName": "
|
|
154861
|
-
"name": "
|
|
154796
|
+
"fileName": "components/src/components/ContextMenu/ContextMenu.tsx",
|
|
154797
|
+
"name": "ContextMenuProps"
|
|
154862
154798
|
}
|
|
154863
154799
|
],
|
|
154864
154800
|
"required": false,
|
|
154865
154801
|
"type": {
|
|
154866
|
-
"name": "
|
|
154802
|
+
"name": "string | number"
|
|
154867
154803
|
}
|
|
154868
154804
|
},
|
|
154869
|
-
"renderEmptyState": {
|
|
154870
|
-
"defaultValue": null,
|
|
154871
|
-
"description": "Provides content to display when there are no items in the list.",
|
|
154872
|
-
"name": "renderEmptyState",
|
|
154873
|
-
"parent": {
|
|
154874
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.10.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
154875
|
-
"name": "ListBoxProps"
|
|
154876
|
-
},
|
|
154877
|
-
"declarations": [
|
|
154878
|
-
{
|
|
154879
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.10.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
154880
|
-
"name": "ListBoxProps"
|
|
154881
|
-
}
|
|
154882
|
-
],
|
|
154883
|
-
"required": false,
|
|
154884
|
-
"type": {
|
|
154885
|
-
"name": "((props: ListBoxRenderProps) => ReactNode)"
|
|
154886
|
-
}
|
|
154887
|
-
}
|
|
154888
|
-
}
|
|
154889
|
-
},
|
|
154890
|
-
{
|
|
154891
|
-
"tags": {
|
|
154892
|
-
"flr-generate": "all",
|
|
154893
|
-
"flr-clear-props-context": ""
|
|
154894
|
-
},
|
|
154895
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextualHelp/ContextualHelp.tsx",
|
|
154896
|
-
"description": "",
|
|
154897
|
-
"displayName": "ContextualHelp",
|
|
154898
|
-
"methods": [],
|
|
154899
|
-
"props": {
|
|
154900
154805
|
"children": {
|
|
154901
154806
|
"defaultValue": null,
|
|
154902
154807
|
"description": "",
|
|
@@ -154950,25 +154855,6 @@
|
|
|
154950
154855
|
"name": "CSSProperties | ((values: TooltipRenderProps & { defaultStyle: CSSProperties; }) => CSSProperties)"
|
|
154951
154856
|
}
|
|
154952
154857
|
},
|
|
154953
|
-
"width": {
|
|
154954
|
-
"defaultValue": null,
|
|
154955
|
-
"description": "A fixed width for the popover.",
|
|
154956
|
-
"name": "width",
|
|
154957
|
-
"parent": {
|
|
154958
|
-
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
154959
|
-
"name": "PopoverProps"
|
|
154960
|
-
},
|
|
154961
|
-
"declarations": [
|
|
154962
|
-
{
|
|
154963
|
-
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
154964
|
-
"name": "PopoverProps"
|
|
154965
|
-
}
|
|
154966
|
-
],
|
|
154967
|
-
"required": false,
|
|
154968
|
-
"type": {
|
|
154969
|
-
"name": "string | number"
|
|
154970
|
-
}
|
|
154971
|
-
},
|
|
154972
154858
|
"offset": {
|
|
154973
154859
|
"defaultValue": {
|
|
154974
154860
|
"value": "8"
|
|
@@ -155619,6 +155505,120 @@
|
|
|
155619
155505
|
"type": {
|
|
155620
155506
|
"name": "boolean"
|
|
155621
155507
|
}
|
|
155508
|
+
},
|
|
155509
|
+
"onSelectionChange": {
|
|
155510
|
+
"defaultValue": null,
|
|
155511
|
+
"description": "Handler that is called when the selection changes.",
|
|
155512
|
+
"name": "onSelectionChange",
|
|
155513
|
+
"parent": {
|
|
155514
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
155515
|
+
"name": "MultipleSelection"
|
|
155516
|
+
},
|
|
155517
|
+
"declarations": [
|
|
155518
|
+
{
|
|
155519
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
155520
|
+
"name": "MultipleSelection"
|
|
155521
|
+
}
|
|
155522
|
+
],
|
|
155523
|
+
"required": false,
|
|
155524
|
+
"type": {
|
|
155525
|
+
"name": "((keys: Selection) => void)"
|
|
155526
|
+
}
|
|
155527
|
+
},
|
|
155528
|
+
"disabledKeys": {
|
|
155529
|
+
"defaultValue": null,
|
|
155530
|
+
"description": "The item keys that are disabled. These items cannot be selected, focused, or otherwise interacted with.",
|
|
155531
|
+
"name": "disabledKeys",
|
|
155532
|
+
"parent": {
|
|
155533
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
155534
|
+
"name": "CollectionBase"
|
|
155535
|
+
},
|
|
155536
|
+
"declarations": [
|
|
155537
|
+
{
|
|
155538
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
155539
|
+
"name": "CollectionBase"
|
|
155540
|
+
}
|
|
155541
|
+
],
|
|
155542
|
+
"required": false,
|
|
155543
|
+
"type": {
|
|
155544
|
+
"name": "Iterable<Key>"
|
|
155545
|
+
}
|
|
155546
|
+
},
|
|
155547
|
+
"selectedKeys": {
|
|
155548
|
+
"defaultValue": null,
|
|
155549
|
+
"description": "The currently selected keys in the collection (controlled).",
|
|
155550
|
+
"name": "selectedKeys",
|
|
155551
|
+
"parent": {
|
|
155552
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
155553
|
+
"name": "MultipleSelection"
|
|
155554
|
+
},
|
|
155555
|
+
"declarations": [
|
|
155556
|
+
{
|
|
155557
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
155558
|
+
"name": "MultipleSelection"
|
|
155559
|
+
}
|
|
155560
|
+
],
|
|
155561
|
+
"required": false,
|
|
155562
|
+
"type": {
|
|
155563
|
+
"name": "\"all\" | Iterable<Key>"
|
|
155564
|
+
}
|
|
155565
|
+
},
|
|
155566
|
+
"defaultSelectedKeys": {
|
|
155567
|
+
"defaultValue": null,
|
|
155568
|
+
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
155569
|
+
"name": "defaultSelectedKeys",
|
|
155570
|
+
"parent": {
|
|
155571
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
155572
|
+
"name": "MultipleSelection"
|
|
155573
|
+
},
|
|
155574
|
+
"declarations": [
|
|
155575
|
+
{
|
|
155576
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
155577
|
+
"name": "MultipleSelection"
|
|
155578
|
+
}
|
|
155579
|
+
],
|
|
155580
|
+
"required": false,
|
|
155581
|
+
"type": {
|
|
155582
|
+
"name": "\"all\" | Iterable<Key>"
|
|
155583
|
+
}
|
|
155584
|
+
},
|
|
155585
|
+
"onAction": {
|
|
155586
|
+
"defaultValue": null,
|
|
155587
|
+
"description": "Handler that is called when an item is selected.",
|
|
155588
|
+
"name": "onAction",
|
|
155589
|
+
"parent": {
|
|
155590
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+menu@3.10.2_react@19.1.0/node_modules/@react-types/menu/src/index.d.ts",
|
|
155591
|
+
"name": "MenuProps"
|
|
155592
|
+
},
|
|
155593
|
+
"declarations": [
|
|
155594
|
+
{
|
|
155595
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+menu@3.10.2_react@19.1.0/node_modules/@react-types/menu/src/index.d.ts",
|
|
155596
|
+
"name": "MenuProps"
|
|
155597
|
+
}
|
|
155598
|
+
],
|
|
155599
|
+
"required": false,
|
|
155600
|
+
"type": {
|
|
155601
|
+
"name": "((key: Key) => void)"
|
|
155602
|
+
}
|
|
155603
|
+
},
|
|
155604
|
+
"renderEmptyState": {
|
|
155605
|
+
"defaultValue": null,
|
|
155606
|
+
"description": "Provides content to display when there are no items in the list.",
|
|
155607
|
+
"name": "renderEmptyState",
|
|
155608
|
+
"parent": {
|
|
155609
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.10.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
155610
|
+
"name": "ListBoxProps"
|
|
155611
|
+
},
|
|
155612
|
+
"declarations": [
|
|
155613
|
+
{
|
|
155614
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.10.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
155615
|
+
"name": "ListBoxProps"
|
|
155616
|
+
}
|
|
155617
|
+
],
|
|
155618
|
+
"required": false,
|
|
155619
|
+
"type": {
|
|
155620
|
+
"name": "((props: ListBoxRenderProps) => ReactNode)"
|
|
155621
|
+
}
|
|
155622
155622
|
}
|
|
155623
155623
|
}
|
|
155624
155624
|
},
|
|
@@ -169642,81 +169642,62 @@
|
|
|
169642
169642
|
"tags": {
|
|
169643
169643
|
"flr-generate": "all"
|
|
169644
169644
|
},
|
|
169645
|
-
"filePath": "src/components/
|
|
169645
|
+
"filePath": "src/components/Chat/Chat.tsx",
|
|
169646
169646
|
"description": "",
|
|
169647
|
-
"displayName": "
|
|
169647
|
+
"displayName": "Chat",
|
|
169648
169648
|
"methods": [],
|
|
169649
169649
|
"props": {
|
|
169650
|
-
"
|
|
169650
|
+
"height": {
|
|
169651
169651
|
"defaultValue": null,
|
|
169652
169652
|
"description": "",
|
|
169653
|
-
"name": "
|
|
169653
|
+
"name": "height",
|
|
169654
169654
|
"parent": {
|
|
169655
|
-
"fileName": "
|
|
169656
|
-
"name": "
|
|
169655
|
+
"fileName": "src/components/Chat/Chat.tsx",
|
|
169656
|
+
"name": "ChatProps"
|
|
169657
169657
|
},
|
|
169658
169658
|
"declarations": [
|
|
169659
169659
|
{
|
|
169660
|
-
"fileName": "
|
|
169661
|
-
"name": "
|
|
169660
|
+
"fileName": "src/components/Chat/Chat.tsx",
|
|
169661
|
+
"name": "ChatProps"
|
|
169662
169662
|
}
|
|
169663
169663
|
],
|
|
169664
169664
|
"required": false,
|
|
169665
169665
|
"type": {
|
|
169666
|
-
"name": "string"
|
|
169666
|
+
"name": "Height<string | number>"
|
|
169667
169667
|
}
|
|
169668
169668
|
},
|
|
169669
|
-
"
|
|
169669
|
+
"children": {
|
|
169670
169670
|
"defaultValue": null,
|
|
169671
169671
|
"description": "",
|
|
169672
|
-
"name": "
|
|
169672
|
+
"name": "children",
|
|
169673
169673
|
"declarations": [
|
|
169674
169674
|
{
|
|
169675
|
-
"fileName": "flow/node_modules/.pnpm
|
|
169675
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
169676
169676
|
"name": "TypeLiteral"
|
|
169677
169677
|
}
|
|
169678
169678
|
],
|
|
169679
169679
|
"required": false,
|
|
169680
169680
|
"type": {
|
|
169681
|
-
"name": "
|
|
169682
|
-
}
|
|
169683
|
-
},
|
|
169684
|
-
"formatter": {
|
|
169685
|
-
"defaultValue": null,
|
|
169686
|
-
"description": "A formatter function for the lines in the tooltip. Can be used for purposes\nlike translations.",
|
|
169687
|
-
"name": "formatter",
|
|
169688
|
-
"parent": {
|
|
169689
|
-
"fileName": "src/components/ChartTooltip/ChartTooltip.tsx",
|
|
169690
|
-
"name": "WithTooltipFormatters"
|
|
169691
|
-
},
|
|
169692
|
-
"declarations": [
|
|
169693
|
-
{
|
|
169694
|
-
"fileName": "src/components/ChartTooltip/ChartTooltip.tsx",
|
|
169695
|
-
"name": "WithTooltipFormatters"
|
|
169696
|
-
}
|
|
169697
|
-
],
|
|
169698
|
-
"required": false,
|
|
169699
|
-
"type": {
|
|
169700
|
-
"name": "TooltipLineFormatter"
|
|
169681
|
+
"name": "ReactNode"
|
|
169701
169682
|
}
|
|
169702
169683
|
},
|
|
169703
|
-
"
|
|
169684
|
+
"className": {
|
|
169704
169685
|
"defaultValue": null,
|
|
169705
|
-
"description": "
|
|
169706
|
-
"name": "
|
|
169686
|
+
"description": "The elements class name.",
|
|
169687
|
+
"name": "className",
|
|
169707
169688
|
"parent": {
|
|
169708
|
-
"fileName": "src/
|
|
169709
|
-
"name": "
|
|
169689
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
169690
|
+
"name": "PropsWithClassName"
|
|
169710
169691
|
},
|
|
169711
169692
|
"declarations": [
|
|
169712
169693
|
{
|
|
169713
|
-
"fileName": "src/
|
|
169714
|
-
"name": "
|
|
169694
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
169695
|
+
"name": "PropsWithClassName"
|
|
169715
169696
|
}
|
|
169716
169697
|
],
|
|
169717
169698
|
"required": false,
|
|
169718
169699
|
"type": {
|
|
169719
|
-
"name": "
|
|
169700
|
+
"name": "string"
|
|
169720
169701
|
}
|
|
169721
169702
|
}
|
|
169722
169703
|
}
|
|
@@ -169725,62 +169706,81 @@
|
|
|
169725
169706
|
"tags": {
|
|
169726
169707
|
"flr-generate": "all"
|
|
169727
169708
|
},
|
|
169728
|
-
"filePath": "src/components/
|
|
169709
|
+
"filePath": "src/components/ChartTooltip/ChartTooltip.tsx",
|
|
169729
169710
|
"description": "",
|
|
169730
|
-
"displayName": "
|
|
169711
|
+
"displayName": "ChartTooltip",
|
|
169731
169712
|
"methods": [],
|
|
169732
169713
|
"props": {
|
|
169733
|
-
"
|
|
169714
|
+
"wrapperClassName": {
|
|
169734
169715
|
"defaultValue": null,
|
|
169735
169716
|
"description": "",
|
|
169736
|
-
"name": "
|
|
169717
|
+
"name": "wrapperClassName",
|
|
169737
169718
|
"parent": {
|
|
169738
|
-
"fileName": "
|
|
169739
|
-
"name": "
|
|
169719
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultTooltipContent.d.ts",
|
|
169720
|
+
"name": "Props"
|
|
169740
169721
|
},
|
|
169741
169722
|
"declarations": [
|
|
169742
169723
|
{
|
|
169743
|
-
"fileName": "
|
|
169744
|
-
"name": "
|
|
169724
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/DefaultTooltipContent.d.ts",
|
|
169725
|
+
"name": "Props"
|
|
169745
169726
|
}
|
|
169746
169727
|
],
|
|
169747
169728
|
"required": false,
|
|
169748
169729
|
"type": {
|
|
169749
|
-
"name": "
|
|
169730
|
+
"name": "string"
|
|
169750
169731
|
}
|
|
169751
169732
|
},
|
|
169752
|
-
"
|
|
169733
|
+
"allowEscapeViewBox": {
|
|
169753
169734
|
"defaultValue": null,
|
|
169754
169735
|
"description": "",
|
|
169755
|
-
"name": "
|
|
169736
|
+
"name": "allowEscapeViewBox",
|
|
169756
169737
|
"declarations": [
|
|
169757
169738
|
{
|
|
169758
|
-
"fileName": "flow/node_modules/.pnpm
|
|
169739
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.0.0-beta.1_@types+react@19.1.6_redux@5.0.1/node_modules/recharts/types/component/Tooltip.d.ts",
|
|
169759
169740
|
"name": "TypeLiteral"
|
|
169760
169741
|
}
|
|
169761
169742
|
],
|
|
169762
169743
|
"required": false,
|
|
169763
169744
|
"type": {
|
|
169764
|
-
"name": "
|
|
169745
|
+
"name": "AllowInDimension"
|
|
169765
169746
|
}
|
|
169766
169747
|
},
|
|
169767
|
-
"
|
|
169748
|
+
"formatter": {
|
|
169768
169749
|
"defaultValue": null,
|
|
169769
|
-
"description": "
|
|
169770
|
-
"name": "
|
|
169750
|
+
"description": "A formatter function for the lines in the tooltip. Can be used for purposes\nlike translations.",
|
|
169751
|
+
"name": "formatter",
|
|
169771
169752
|
"parent": {
|
|
169772
|
-
"fileName": "
|
|
169773
|
-
"name": "
|
|
169753
|
+
"fileName": "src/components/ChartTooltip/ChartTooltip.tsx",
|
|
169754
|
+
"name": "WithTooltipFormatters"
|
|
169774
169755
|
},
|
|
169775
169756
|
"declarations": [
|
|
169776
169757
|
{
|
|
169777
|
-
"fileName": "
|
|
169778
|
-
"name": "
|
|
169758
|
+
"fileName": "src/components/ChartTooltip/ChartTooltip.tsx",
|
|
169759
|
+
"name": "WithTooltipFormatters"
|
|
169779
169760
|
}
|
|
169780
169761
|
],
|
|
169781
169762
|
"required": false,
|
|
169782
169763
|
"type": {
|
|
169783
|
-
"name": "
|
|
169764
|
+
"name": "TooltipLineFormatter"
|
|
169765
|
+
}
|
|
169766
|
+
},
|
|
169767
|
+
"headingFormatter": {
|
|
169768
|
+
"defaultValue": null,
|
|
169769
|
+
"description": "A formatter function for the heading of the tooltip. Can be used for\npurposes like translations.",
|
|
169770
|
+
"name": "headingFormatter",
|
|
169771
|
+
"parent": {
|
|
169772
|
+
"fileName": "src/components/ChartTooltip/ChartTooltip.tsx",
|
|
169773
|
+
"name": "WithTooltipFormatters"
|
|
169774
|
+
},
|
|
169775
|
+
"declarations": [
|
|
169776
|
+
{
|
|
169777
|
+
"fileName": "src/components/ChartTooltip/ChartTooltip.tsx",
|
|
169778
|
+
"name": "WithTooltipFormatters"
|
|
169779
|
+
}
|
|
169780
|
+
],
|
|
169781
|
+
"required": false,
|
|
169782
|
+
"type": {
|
|
169783
|
+
"name": "TooltipHeadingFormatter"
|
|
169784
169784
|
}
|
|
169785
169785
|
}
|
|
169786
169786
|
}
|
|
@@ -232937,6 +232937,146 @@
|
|
|
232937
232937
|
}
|
|
232938
232938
|
}
|
|
232939
232939
|
},
|
|
232940
|
+
{
|
|
232941
|
+
"tags": {
|
|
232942
|
+
"flr-generate": "all"
|
|
232943
|
+
},
|
|
232944
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextualHelp/components/ContextualHelpTrigger/ContextualHelpTrigger.tsx",
|
|
232945
|
+
"description": "",
|
|
232946
|
+
"displayName": "ContextualHelpTrigger",
|
|
232947
|
+
"methods": [],
|
|
232948
|
+
"props": {
|
|
232949
|
+
"isDefaultOpen": {
|
|
232950
|
+
"defaultValue": null,
|
|
232951
|
+
"description": "Whether the overlay should be open initially.",
|
|
232952
|
+
"name": "isDefaultOpen",
|
|
232953
|
+
"parent": {
|
|
232954
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
232955
|
+
"name": "OverlayTriggerProps"
|
|
232956
|
+
},
|
|
232957
|
+
"declarations": [
|
|
232958
|
+
{
|
|
232959
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
232960
|
+
"name": "OverlayTriggerProps"
|
|
232961
|
+
}
|
|
232962
|
+
],
|
|
232963
|
+
"required": false,
|
|
232964
|
+
"type": {
|
|
232965
|
+
"name": "boolean"
|
|
232966
|
+
}
|
|
232967
|
+
},
|
|
232968
|
+
"controller": {
|
|
232969
|
+
"defaultValue": null,
|
|
232970
|
+
"description": "A controller to control the state of the overlay.",
|
|
232971
|
+
"name": "controller",
|
|
232972
|
+
"parent": {
|
|
232973
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
232974
|
+
"name": "OverlayTriggerProps"
|
|
232975
|
+
},
|
|
232976
|
+
"declarations": [
|
|
232977
|
+
{
|
|
232978
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
232979
|
+
"name": "OverlayTriggerProps"
|
|
232980
|
+
}
|
|
232981
|
+
],
|
|
232982
|
+
"required": false,
|
|
232983
|
+
"type": {
|
|
232984
|
+
"name": "OverlayController"
|
|
232985
|
+
}
|
|
232986
|
+
},
|
|
232987
|
+
"wrapWith": {
|
|
232988
|
+
"defaultValue": null,
|
|
232989
|
+
"description": "",
|
|
232990
|
+
"name": "wrapWith",
|
|
232991
|
+
"parent": {
|
|
232992
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
232993
|
+
"name": "FlowComponentProps"
|
|
232994
|
+
},
|
|
232995
|
+
"declarations": [
|
|
232996
|
+
{
|
|
232997
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
232998
|
+
"name": "FlowComponentProps"
|
|
232999
|
+
}
|
|
233000
|
+
],
|
|
233001
|
+
"required": false,
|
|
233002
|
+
"type": {
|
|
233003
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
233004
|
+
}
|
|
233005
|
+
},
|
|
233006
|
+
"tunnelId": {
|
|
233007
|
+
"defaultValue": null,
|
|
233008
|
+
"description": "@internal",
|
|
233009
|
+
"name": "tunnelId",
|
|
233010
|
+
"parent": {
|
|
233011
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
233012
|
+
"name": "PropsWithTunnel"
|
|
233013
|
+
},
|
|
233014
|
+
"declarations": [
|
|
233015
|
+
{
|
|
233016
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
233017
|
+
"name": "PropsWithTunnel"
|
|
233018
|
+
}
|
|
233019
|
+
],
|
|
233020
|
+
"required": false,
|
|
233021
|
+
"type": {
|
|
233022
|
+
"name": "string | null"
|
|
233023
|
+
}
|
|
233024
|
+
},
|
|
233025
|
+
"ref": {
|
|
233026
|
+
"defaultValue": null,
|
|
233027
|
+
"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}",
|
|
233028
|
+
"name": "ref",
|
|
233029
|
+
"parent": {
|
|
233030
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
233031
|
+
"name": "RefAttributes"
|
|
233032
|
+
},
|
|
233033
|
+
"declarations": [
|
|
233034
|
+
{
|
|
233035
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
233036
|
+
"name": "RefAttributes"
|
|
233037
|
+
}
|
|
233038
|
+
],
|
|
233039
|
+
"required": false,
|
|
233040
|
+
"type": {
|
|
233041
|
+
"name": "Ref<HTMLInputElement>"
|
|
233042
|
+
}
|
|
233043
|
+
},
|
|
233044
|
+
"key": {
|
|
233045
|
+
"defaultValue": null,
|
|
233046
|
+
"description": "",
|
|
233047
|
+
"name": "key",
|
|
233048
|
+
"parent": {
|
|
233049
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
233050
|
+
"name": "Attributes"
|
|
233051
|
+
},
|
|
233052
|
+
"declarations": [
|
|
233053
|
+
{
|
|
233054
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
233055
|
+
"name": "Attributes"
|
|
233056
|
+
}
|
|
233057
|
+
],
|
|
233058
|
+
"required": false,
|
|
233059
|
+
"type": {
|
|
233060
|
+
"name": "Key | null"
|
|
233061
|
+
}
|
|
233062
|
+
},
|
|
233063
|
+
"children": {
|
|
233064
|
+
"defaultValue": null,
|
|
233065
|
+
"description": "",
|
|
233066
|
+
"name": "children",
|
|
233067
|
+
"declarations": [
|
|
233068
|
+
{
|
|
233069
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
233070
|
+
"name": "TypeLiteral"
|
|
233071
|
+
}
|
|
233072
|
+
],
|
|
233073
|
+
"required": false,
|
|
233074
|
+
"type": {
|
|
233075
|
+
"name": "ReactNode"
|
|
233076
|
+
}
|
|
233077
|
+
}
|
|
233078
|
+
}
|
|
233079
|
+
},
|
|
232940
233080
|
{
|
|
232941
233081
|
"tags": {
|
|
232942
233082
|
"flr-generate": "all"
|
|
@@ -233739,146 +233879,6 @@
|
|
|
233739
233879
|
}
|
|
233740
233880
|
}
|
|
233741
233881
|
},
|
|
233742
|
-
{
|
|
233743
|
-
"tags": {
|
|
233744
|
-
"flr-generate": "all"
|
|
233745
|
-
},
|
|
233746
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextualHelp/components/ContextualHelpTrigger/ContextualHelpTrigger.tsx",
|
|
233747
|
-
"description": "",
|
|
233748
|
-
"displayName": "ContextualHelpTrigger",
|
|
233749
|
-
"methods": [],
|
|
233750
|
-
"props": {
|
|
233751
|
-
"isDefaultOpen": {
|
|
233752
|
-
"defaultValue": null,
|
|
233753
|
-
"description": "Whether the overlay should be open initially.",
|
|
233754
|
-
"name": "isDefaultOpen",
|
|
233755
|
-
"parent": {
|
|
233756
|
-
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
233757
|
-
"name": "OverlayTriggerProps"
|
|
233758
|
-
},
|
|
233759
|
-
"declarations": [
|
|
233760
|
-
{
|
|
233761
|
-
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
233762
|
-
"name": "OverlayTriggerProps"
|
|
233763
|
-
}
|
|
233764
|
-
],
|
|
233765
|
-
"required": false,
|
|
233766
|
-
"type": {
|
|
233767
|
-
"name": "boolean"
|
|
233768
|
-
}
|
|
233769
|
-
},
|
|
233770
|
-
"controller": {
|
|
233771
|
-
"defaultValue": null,
|
|
233772
|
-
"description": "A controller to control the state of the overlay.",
|
|
233773
|
-
"name": "controller",
|
|
233774
|
-
"parent": {
|
|
233775
|
-
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
233776
|
-
"name": "OverlayTriggerProps"
|
|
233777
|
-
},
|
|
233778
|
-
"declarations": [
|
|
233779
|
-
{
|
|
233780
|
-
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
233781
|
-
"name": "OverlayTriggerProps"
|
|
233782
|
-
}
|
|
233783
|
-
],
|
|
233784
|
-
"required": false,
|
|
233785
|
-
"type": {
|
|
233786
|
-
"name": "OverlayController"
|
|
233787
|
-
}
|
|
233788
|
-
},
|
|
233789
|
-
"wrapWith": {
|
|
233790
|
-
"defaultValue": null,
|
|
233791
|
-
"description": "",
|
|
233792
|
-
"name": "wrapWith",
|
|
233793
|
-
"parent": {
|
|
233794
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
233795
|
-
"name": "FlowComponentProps"
|
|
233796
|
-
},
|
|
233797
|
-
"declarations": [
|
|
233798
|
-
{
|
|
233799
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
233800
|
-
"name": "FlowComponentProps"
|
|
233801
|
-
}
|
|
233802
|
-
],
|
|
233803
|
-
"required": false,
|
|
233804
|
-
"type": {
|
|
233805
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
233806
|
-
}
|
|
233807
|
-
},
|
|
233808
|
-
"tunnelId": {
|
|
233809
|
-
"defaultValue": null,
|
|
233810
|
-
"description": "@internal",
|
|
233811
|
-
"name": "tunnelId",
|
|
233812
|
-
"parent": {
|
|
233813
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
233814
|
-
"name": "PropsWithTunnel"
|
|
233815
|
-
},
|
|
233816
|
-
"declarations": [
|
|
233817
|
-
{
|
|
233818
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
233819
|
-
"name": "PropsWithTunnel"
|
|
233820
|
-
}
|
|
233821
|
-
],
|
|
233822
|
-
"required": false,
|
|
233823
|
-
"type": {
|
|
233824
|
-
"name": "string | null"
|
|
233825
|
-
}
|
|
233826
|
-
},
|
|
233827
|
-
"ref": {
|
|
233828
|
-
"defaultValue": null,
|
|
233829
|
-
"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}",
|
|
233830
|
-
"name": "ref",
|
|
233831
|
-
"parent": {
|
|
233832
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
233833
|
-
"name": "RefAttributes"
|
|
233834
|
-
},
|
|
233835
|
-
"declarations": [
|
|
233836
|
-
{
|
|
233837
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
233838
|
-
"name": "RefAttributes"
|
|
233839
|
-
}
|
|
233840
|
-
],
|
|
233841
|
-
"required": false,
|
|
233842
|
-
"type": {
|
|
233843
|
-
"name": "Ref<HTMLInputElement>"
|
|
233844
|
-
}
|
|
233845
|
-
},
|
|
233846
|
-
"key": {
|
|
233847
|
-
"defaultValue": null,
|
|
233848
|
-
"description": "",
|
|
233849
|
-
"name": "key",
|
|
233850
|
-
"parent": {
|
|
233851
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
233852
|
-
"name": "Attributes"
|
|
233853
|
-
},
|
|
233854
|
-
"declarations": [
|
|
233855
|
-
{
|
|
233856
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
233857
|
-
"name": "Attributes"
|
|
233858
|
-
}
|
|
233859
|
-
],
|
|
233860
|
-
"required": false,
|
|
233861
|
-
"type": {
|
|
233862
|
-
"name": "Key | null"
|
|
233863
|
-
}
|
|
233864
|
-
},
|
|
233865
|
-
"children": {
|
|
233866
|
-
"defaultValue": null,
|
|
233867
|
-
"description": "",
|
|
233868
|
-
"name": "children",
|
|
233869
|
-
"declarations": [
|
|
233870
|
-
{
|
|
233871
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
233872
|
-
"name": "TypeLiteral"
|
|
233873
|
-
}
|
|
233874
|
-
],
|
|
233875
|
-
"required": false,
|
|
233876
|
-
"type": {
|
|
233877
|
-
"name": "ReactNode"
|
|
233878
|
-
}
|
|
233879
|
-
}
|
|
233880
|
-
}
|
|
233881
|
-
},
|
|
233882
233882
|
{
|
|
233883
233883
|
"tags": {},
|
|
233884
233884
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ChartLegend/components/LegendContent/LegendContent.tsx",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-react-components",
|
|
3
|
-
"version": "0.2.0-alpha.
|
|
3
|
+
"version": "0.2.0-alpha.353",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A React implementation of Flow, mittwald’s design system",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"@chakra-ui/live-region": "^2.1.0",
|
|
59
59
|
"@internationalized/string-compiler": "^3.2.6",
|
|
60
60
|
"@mittwald/password-tools-js": "^2.1.6",
|
|
61
|
-
"@mittwald/react-tunnel": "0.2.0-alpha.
|
|
61
|
+
"@mittwald/react-tunnel": "0.2.0-alpha.353",
|
|
62
62
|
"@mittwald/react-use-promise": "^3.0.4",
|
|
63
63
|
"@react-aria/form": "^3.0.18",
|
|
64
64
|
"@react-aria/utils": "^3.29.1",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"@faker-js/faker": "^9.9.0",
|
|
100
100
|
"@internationalized/date": "^3.8.2",
|
|
101
101
|
"@mittwald/flow-core": "",
|
|
102
|
-
"@mittwald/flow-design-tokens": "0.2.0-alpha.
|
|
102
|
+
"@mittwald/flow-design-tokens": "0.2.0-alpha.353",
|
|
103
103
|
"@mittwald/react-use-promise": "^3.0.4",
|
|
104
104
|
"@mittwald/remote-dom-react": "1.2.2-mittwald.3",
|
|
105
105
|
"@mittwald/typescript-config": "",
|
|
@@ -172,5 +172,5 @@
|
|
|
172
172
|
"optional": true
|
|
173
173
|
}
|
|
174
174
|
},
|
|
175
|
-
"gitHead": "
|
|
175
|
+
"gitHead": "4981aae1f96f1a68e04026bdb96197a5c86f5bb1"
|
|
176
176
|
}
|