@mittwald/flow-react-components 0.2.0-alpha.336 → 0.2.0-alpha.338
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/dist/assets/doc-properties.json +1245 -1102
- package/dist/css/all.css +1 -1
- package/dist/js/components/src/components/Autocomplete/Autocomplete.mjs +47 -28
- package/dist/js/components/src/components/Autocomplete/Autocomplete.mjs.map +1 -1
- package/dist/js/components/src/components/ChartTooltip/components/TooltipContent.mjs +5 -5
- package/dist/js/components/src/components/ChartTooltip/components/TooltipContent.mjs.map +1 -1
- package/dist/js/components/src/components/Options/Options.mjs +34 -5
- package/dist/js/components/src/components/Options/Options.mjs.map +1 -1
- package/dist/js/components/src/components/Popover/Popover.mjs +3 -3
- package/dist/js/components/src/components/Popover/Popover.mjs.map +1 -1
- package/dist/js/components/src/components/Popover/Popover.module.scss.mjs +2 -2
- package/dist/js/components/src/components/Popover/components/PopoverContent/PopoverContent.mjs +4 -4
- package/dist/js/components/src/components/Popover/components/PopoverContent/PopoverContent.mjs.map +1 -1
- package/dist/js/components/src/components/Popover/components/PopoverTip/PopoverTip.mjs +2 -2
- package/dist/js/components/src/components/Popover/components/PopoverTip/PopoverTip.mjs.map +1 -1
- package/dist/js/components/src/components/SuspenseTrigger/SuspenseTrigger.mjs.map +1 -1
- package/dist/js/components/src/components/propTypes/index.mjs +1 -0
- package/dist/js/components/src/components/propTypes/index.mjs.map +1 -1
- package/dist/types/components/Autocomplete/Autocomplete.d.ts.map +1 -1
- package/dist/types/components/Autocomplete/stories/Default.stories.d.ts +1 -0
- package/dist/types/components/Autocomplete/stories/Default.stories.d.ts.map +1 -1
- package/dist/types/components/Options/Options.d.ts +2 -1
- package/dist/types/components/Options/Options.d.ts.map +1 -1
- package/dist/types/components/Popover/Popover.d.ts +2 -2
- package/dist/types/components/Popover/Popover.d.ts.map +1 -1
- package/dist/types/components/SuspenseTrigger/SuspenseTrigger.d.ts +0 -1
- package/dist/types/components/SuspenseTrigger/SuspenseTrigger.d.ts.map +1 -1
- package/dist/types/components/propTypes/index.d.ts +2 -0
- package/dist/types/components/propTypes/index.d.ts.map +1 -1
- package/dist/types/integrations/react-hook-form/components/Field/stories/Autocomplete.stories.d.ts.map +1 -1
- package/dist/types/lib/propsContext/propsContext.d.ts +2 -0
- package/dist/types/lib/propsContext/propsContext.d.ts.map +1 -1
- package/package.json +4 -4
- package/dist/types/views/SuspenseTriggerView.d.ts +0 -5
- package/dist/types/views/SuspenseTriggerView.d.ts.map +0 -1
|
@@ -11816,9 +11816,7 @@
|
|
|
11816
11816
|
}
|
|
11817
11817
|
},
|
|
11818
11818
|
{
|
|
11819
|
-
"tags": {
|
|
11820
|
-
"flr-generate": "all"
|
|
11821
|
-
},
|
|
11819
|
+
"tags": {},
|
|
11822
11820
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/SuspenseTrigger/SuspenseTrigger.tsx",
|
|
11823
11821
|
"description": "",
|
|
11824
11822
|
"displayName": "SuspenseTrigger",
|
|
@@ -34365,7 +34363,7 @@
|
|
|
34365
34363
|
"props": {
|
|
34366
34364
|
"controller": {
|
|
34367
34365
|
"defaultValue": null,
|
|
34368
|
-
"description": "",
|
|
34366
|
+
"description": "An overlay controller to control the popover state.",
|
|
34369
34367
|
"name": "controller",
|
|
34370
34368
|
"parent": {
|
|
34371
34369
|
"fileName": "components/src/components/Options/Options.tsx",
|
|
@@ -34382,162 +34380,179 @@
|
|
|
34382
34380
|
"name": "OverlayController"
|
|
34383
34381
|
}
|
|
34384
34382
|
},
|
|
34385
|
-
"
|
|
34386
|
-
"defaultValue":
|
|
34387
|
-
|
|
34388
|
-
|
|
34389
|
-
"description": "How multiple selection should behave in the collection.",
|
|
34390
|
-
"name": "selectionBehavior",
|
|
34383
|
+
"renderEmptyState": {
|
|
34384
|
+
"defaultValue": null,
|
|
34385
|
+
"description": "Provides content to display when there are no items in the list.",
|
|
34386
|
+
"name": "renderEmptyState",
|
|
34391
34387
|
"parent": {
|
|
34392
34388
|
"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",
|
|
34393
|
-
"name": "
|
|
34389
|
+
"name": "ListBoxProps"
|
|
34394
34390
|
},
|
|
34395
34391
|
"declarations": [
|
|
34396
34392
|
{
|
|
34397
34393
|
"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",
|
|
34398
|
-
"name": "
|
|
34394
|
+
"name": "ListBoxProps"
|
|
34399
34395
|
}
|
|
34400
34396
|
],
|
|
34401
34397
|
"required": false,
|
|
34402
34398
|
"type": {
|
|
34403
|
-
"name": "
|
|
34399
|
+
"name": "((props: ListBoxRenderProps) => ReactNode)"
|
|
34404
34400
|
}
|
|
34405
34401
|
},
|
|
34406
|
-
"
|
|
34402
|
+
"onAction": {
|
|
34407
34403
|
"defaultValue": null,
|
|
34408
|
-
"description": "
|
|
34409
|
-
"name": "
|
|
34404
|
+
"description": "Handler that is called when a user performs an action on an item. The exact user event depends on\nthe collection's `selectionBehavior` prop and the interaction modality.",
|
|
34405
|
+
"name": "onAction",
|
|
34410
34406
|
"parent": {
|
|
34411
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34412
|
-
"name": "
|
|
34407
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.1_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
34408
|
+
"name": "AriaListBoxProps"
|
|
34413
34409
|
},
|
|
34414
34410
|
"declarations": [
|
|
34415
34411
|
{
|
|
34416
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34417
|
-
"name": "
|
|
34412
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.1_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
34413
|
+
"name": "AriaListBoxProps"
|
|
34418
34414
|
}
|
|
34419
34415
|
],
|
|
34420
34416
|
"required": false,
|
|
34421
34417
|
"type": {
|
|
34422
|
-
"name": "
|
|
34418
|
+
"name": "((key: Key) => void)"
|
|
34423
34419
|
}
|
|
34424
34420
|
},
|
|
34425
|
-
"
|
|
34421
|
+
"withTip": {
|
|
34426
34422
|
"defaultValue": null,
|
|
34427
|
-
"description": "
|
|
34428
|
-
"name": "
|
|
34423
|
+
"description": "Whether the popover should display a tip, pointing towards the trigger\nelement.",
|
|
34424
|
+
"name": "withTip",
|
|
34429
34425
|
"parent": {
|
|
34430
|
-
"fileName": "
|
|
34431
|
-
"name": "
|
|
34426
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
34427
|
+
"name": "PopoverProps"
|
|
34432
34428
|
},
|
|
34433
34429
|
"declarations": [
|
|
34434
34430
|
{
|
|
34435
|
-
"fileName": "
|
|
34436
|
-
"name": "
|
|
34431
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
34432
|
+
"name": "PopoverProps"
|
|
34437
34433
|
}
|
|
34438
34434
|
],
|
|
34439
34435
|
"required": false,
|
|
34440
34436
|
"type": {
|
|
34441
|
-
"name": "
|
|
34437
|
+
"name": "boolean"
|
|
34442
34438
|
}
|
|
34443
34439
|
},
|
|
34444
|
-
"
|
|
34445
|
-
"defaultValue":
|
|
34446
|
-
|
|
34440
|
+
"isDialogContent": {
|
|
34441
|
+
"defaultValue": null,
|
|
34442
|
+
"description": "Whether the popover contains a dialog.",
|
|
34443
|
+
"name": "isDialogContent",
|
|
34444
|
+
"parent": {
|
|
34445
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
34446
|
+
"name": "PopoverProps"
|
|
34447
34447
|
},
|
|
34448
|
-
"
|
|
34449
|
-
|
|
34448
|
+
"declarations": [
|
|
34449
|
+
{
|
|
34450
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
34451
|
+
"name": "PopoverProps"
|
|
34452
|
+
}
|
|
34453
|
+
],
|
|
34454
|
+
"required": false,
|
|
34455
|
+
"type": {
|
|
34456
|
+
"name": "boolean"
|
|
34457
|
+
}
|
|
34458
|
+
},
|
|
34459
|
+
"width": {
|
|
34460
|
+
"defaultValue": null,
|
|
34461
|
+
"description": "A fixed width for the popover.",
|
|
34462
|
+
"name": "width",
|
|
34450
34463
|
"parent": {
|
|
34451
|
-
"fileName": "
|
|
34452
|
-
"name": "
|
|
34464
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
34465
|
+
"name": "PopoverProps"
|
|
34453
34466
|
},
|
|
34454
34467
|
"declarations": [
|
|
34455
34468
|
{
|
|
34456
|
-
"fileName": "
|
|
34457
|
-
"name": "
|
|
34469
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
34470
|
+
"name": "PopoverProps"
|
|
34458
34471
|
}
|
|
34459
34472
|
],
|
|
34460
34473
|
"required": false,
|
|
34461
34474
|
"type": {
|
|
34462
|
-
"name": "
|
|
34475
|
+
"name": "string | number"
|
|
34463
34476
|
}
|
|
34464
34477
|
},
|
|
34465
|
-
"
|
|
34478
|
+
"padding": {
|
|
34466
34479
|
"defaultValue": {
|
|
34467
|
-
"value": "
|
|
34480
|
+
"value": "\"m\""
|
|
34468
34481
|
},
|
|
34469
|
-
"description": "The
|
|
34470
|
-
"name": "
|
|
34482
|
+
"description": "The popovers padding.",
|
|
34483
|
+
"name": "padding",
|
|
34471
34484
|
"parent": {
|
|
34472
|
-
"fileName": "
|
|
34473
|
-
"name": "
|
|
34485
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
34486
|
+
"name": "PopoverProps"
|
|
34474
34487
|
},
|
|
34475
34488
|
"declarations": [
|
|
34476
34489
|
{
|
|
34477
|
-
"fileName": "
|
|
34478
|
-
"name": "
|
|
34490
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
34491
|
+
"name": "PopoverProps"
|
|
34479
34492
|
}
|
|
34480
34493
|
],
|
|
34481
34494
|
"required": false,
|
|
34482
34495
|
"type": {
|
|
34483
|
-
"name": "
|
|
34496
|
+
"name": "\"s\" | \"m\""
|
|
34484
34497
|
}
|
|
34485
34498
|
},
|
|
34486
|
-
"
|
|
34499
|
+
"className": {
|
|
34487
34500
|
"defaultValue": null,
|
|
34488
|
-
"description": "
|
|
34489
|
-
"name": "
|
|
34501
|
+
"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.",
|
|
34502
|
+
"name": "className",
|
|
34490
34503
|
"parent": {
|
|
34491
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34492
|
-
"name": "
|
|
34504
|
+
"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",
|
|
34505
|
+
"name": "StyleRenderProps"
|
|
34493
34506
|
},
|
|
34494
34507
|
"declarations": [
|
|
34495
34508
|
{
|
|
34496
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34497
|
-
"name": "
|
|
34509
|
+
"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",
|
|
34510
|
+
"name": "StyleRenderProps"
|
|
34498
34511
|
}
|
|
34499
34512
|
],
|
|
34500
34513
|
"required": false,
|
|
34501
34514
|
"type": {
|
|
34502
|
-
"name": "((
|
|
34515
|
+
"name": "string | ((values: TooltipRenderProps & { defaultClassName: string; }) => string)"
|
|
34503
34516
|
}
|
|
34504
34517
|
},
|
|
34505
|
-
"
|
|
34518
|
+
"style": {
|
|
34506
34519
|
"defaultValue": null,
|
|
34507
|
-
"description": "
|
|
34508
|
-
"name": "
|
|
34520
|
+
"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.",
|
|
34521
|
+
"name": "style",
|
|
34509
34522
|
"parent": {
|
|
34510
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34511
|
-
"name": "
|
|
34523
|
+
"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",
|
|
34524
|
+
"name": "StyleRenderProps"
|
|
34512
34525
|
},
|
|
34513
34526
|
"declarations": [
|
|
34514
34527
|
{
|
|
34515
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34516
|
-
"name": "
|
|
34528
|
+
"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",
|
|
34529
|
+
"name": "StyleRenderProps"
|
|
34517
34530
|
}
|
|
34518
34531
|
],
|
|
34519
34532
|
"required": false,
|
|
34520
34533
|
"type": {
|
|
34521
|
-
"name": "((
|
|
34534
|
+
"name": "CSSProperties | ((values: TooltipRenderProps & { defaultStyle: CSSProperties; }) => CSSProperties)"
|
|
34522
34535
|
}
|
|
34523
34536
|
},
|
|
34524
|
-
"
|
|
34525
|
-
"defaultValue":
|
|
34526
|
-
|
|
34527
|
-
|
|
34537
|
+
"offset": {
|
|
34538
|
+
"defaultValue": {
|
|
34539
|
+
"value": "8"
|
|
34540
|
+
},
|
|
34541
|
+
"description": "The additional offset applied along the main axis between the element and its\nanchor element.",
|
|
34542
|
+
"name": "offset",
|
|
34528
34543
|
"parent": {
|
|
34529
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34530
|
-
"name": "
|
|
34544
|
+
"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",
|
|
34545
|
+
"name": "PopoverProps"
|
|
34531
34546
|
},
|
|
34532
34547
|
"declarations": [
|
|
34533
34548
|
{
|
|
34534
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34535
|
-
"name": "
|
|
34549
|
+
"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",
|
|
34550
|
+
"name": "PopoverProps"
|
|
34536
34551
|
}
|
|
34537
34552
|
],
|
|
34538
34553
|
"required": false,
|
|
34539
34554
|
"type": {
|
|
34540
|
-
"name": "
|
|
34555
|
+
"name": "number"
|
|
34541
34556
|
}
|
|
34542
34557
|
},
|
|
34543
34558
|
"aria-describedby": {
|
|
@@ -34616,75 +34631,58 @@
|
|
|
34616
34631
|
"name": "string"
|
|
34617
34632
|
}
|
|
34618
34633
|
},
|
|
34619
|
-
"
|
|
34620
|
-
"defaultValue":
|
|
34621
|
-
|
|
34622
|
-
"name": "autoFocus",
|
|
34623
|
-
"parent": {
|
|
34624
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.1_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
34625
|
-
"name": "ListBoxProps"
|
|
34634
|
+
"arrowBoundaryOffset": {
|
|
34635
|
+
"defaultValue": {
|
|
34636
|
+
"value": "0"
|
|
34626
34637
|
},
|
|
34627
|
-
"
|
|
34628
|
-
|
|
34629
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.1_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
34630
|
-
"name": "ListBoxProps"
|
|
34631
|
-
}
|
|
34632
|
-
],
|
|
34633
|
-
"required": false,
|
|
34634
|
-
"type": {
|
|
34635
|
-
"name": "boolean | FocusStrategy"
|
|
34636
|
-
}
|
|
34637
|
-
},
|
|
34638
|
-
"onFocusChange": {
|
|
34639
|
-
"defaultValue": null,
|
|
34640
|
-
"description": "Handler that is called when the element's focus status changes.",
|
|
34641
|
-
"name": "onFocusChange",
|
|
34638
|
+
"description": "The minimum distance the arrow's edge should be from the edge of the overlay element.",
|
|
34639
|
+
"name": "arrowBoundaryOffset",
|
|
34642
34640
|
"parent": {
|
|
34643
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
34644
|
-
"name": "
|
|
34641
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
34642
|
+
"name": "AriaPositionProps"
|
|
34645
34643
|
},
|
|
34646
34644
|
"declarations": [
|
|
34647
34645
|
{
|
|
34648
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
34649
|
-
"name": "
|
|
34646
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
34647
|
+
"name": "AriaPositionProps"
|
|
34650
34648
|
}
|
|
34651
34649
|
],
|
|
34652
34650
|
"required": false,
|
|
34653
34651
|
"type": {
|
|
34654
|
-
"name": "
|
|
34652
|
+
"name": "number"
|
|
34655
34653
|
}
|
|
34656
34654
|
},
|
|
34657
|
-
"
|
|
34655
|
+
"triggerRef": {
|
|
34658
34656
|
"defaultValue": null,
|
|
34659
|
-
"description": "
|
|
34660
|
-
"name": "
|
|
34657
|
+
"description": "The ref for the element which the tooltip positions itself with respect to.\n\nWhen used within a TooltipTrigger this is set automatically. It is only required when used standalone.",
|
|
34658
|
+
"name": "triggerRef",
|
|
34661
34659
|
"parent": {
|
|
34662
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34663
|
-
"name": "
|
|
34660
|
+
"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",
|
|
34661
|
+
"name": "TooltipProps"
|
|
34664
34662
|
},
|
|
34665
34663
|
"declarations": [
|
|
34666
34664
|
{
|
|
34667
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34668
|
-
"name": "
|
|
34665
|
+
"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",
|
|
34666
|
+
"name": "TooltipProps"
|
|
34669
34667
|
}
|
|
34670
34668
|
],
|
|
34671
34669
|
"required": false,
|
|
34672
34670
|
"type": {
|
|
34673
|
-
"name": "
|
|
34671
|
+
"name": "RefObject<Element | null>"
|
|
34674
34672
|
}
|
|
34675
34673
|
},
|
|
34676
|
-
"
|
|
34674
|
+
"isEntering": {
|
|
34677
34675
|
"defaultValue": null,
|
|
34678
|
-
"description": "Whether the
|
|
34679
|
-
"name": "
|
|
34676
|
+
"description": "Whether the tooltip is currently performing an entry animation.",
|
|
34677
|
+
"name": "isEntering",
|
|
34680
34678
|
"parent": {
|
|
34681
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34682
|
-
"name": "
|
|
34679
|
+
"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",
|
|
34680
|
+
"name": "TooltipProps"
|
|
34683
34681
|
},
|
|
34684
34682
|
"declarations": [
|
|
34685
34683
|
{
|
|
34686
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34687
|
-
"name": "
|
|
34684
|
+
"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",
|
|
34685
|
+
"name": "TooltipProps"
|
|
34688
34686
|
}
|
|
34689
34687
|
],
|
|
34690
34688
|
"required": false,
|
|
@@ -34692,272 +34690,185 @@
|
|
|
34692
34690
|
"name": "boolean"
|
|
34693
34691
|
}
|
|
34694
34692
|
},
|
|
34695
|
-
"
|
|
34696
|
-
"defaultValue": null,
|
|
34697
|
-
"description": "Handler that is called when the selection changes.",
|
|
34698
|
-
"name": "onSelectionChange",
|
|
34699
|
-
"parent": {
|
|
34700
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
34701
|
-
"name": "MultipleSelection"
|
|
34702
|
-
},
|
|
34703
|
-
"declarations": [
|
|
34704
|
-
{
|
|
34705
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
34706
|
-
"name": "MultipleSelection"
|
|
34707
|
-
}
|
|
34708
|
-
],
|
|
34709
|
-
"required": false,
|
|
34710
|
-
"type": {
|
|
34711
|
-
"name": "((keys: Selection) => void)"
|
|
34712
|
-
}
|
|
34713
|
-
},
|
|
34714
|
-
"disabledKeys": {
|
|
34693
|
+
"isExiting": {
|
|
34715
34694
|
"defaultValue": null,
|
|
34716
|
-
"description": "
|
|
34717
|
-
"name": "
|
|
34695
|
+
"description": "Whether the tooltip is currently performing an exit animation.",
|
|
34696
|
+
"name": "isExiting",
|
|
34718
34697
|
"parent": {
|
|
34719
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34720
|
-
"name": "
|
|
34698
|
+
"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",
|
|
34699
|
+
"name": "TooltipProps"
|
|
34721
34700
|
},
|
|
34722
34701
|
"declarations": [
|
|
34723
34702
|
{
|
|
34724
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34725
|
-
"name": "
|
|
34703
|
+
"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",
|
|
34704
|
+
"name": "TooltipProps"
|
|
34726
34705
|
}
|
|
34727
34706
|
],
|
|
34728
34707
|
"required": false,
|
|
34729
34708
|
"type": {
|
|
34730
|
-
"name": "
|
|
34709
|
+
"name": "boolean"
|
|
34731
34710
|
}
|
|
34732
34711
|
},
|
|
34733
|
-
"
|
|
34712
|
+
"UNSTABLE_portalContainer": {
|
|
34734
34713
|
"defaultValue": {
|
|
34735
|
-
"value": "
|
|
34714
|
+
"value": "document.body"
|
|
34736
34715
|
},
|
|
34737
|
-
"description": "
|
|
34738
|
-
"name": "
|
|
34716
|
+
"description": "The container element in which the overlay portal will be placed. This may have unknown behavior depending on where it is portalled to.\n@deprecated - Use a parent UNSAFE_PortalProvider to set your portal container instead.",
|
|
34717
|
+
"name": "UNSTABLE_portalContainer",
|
|
34739
34718
|
"parent": {
|
|
34740
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34741
|
-
"name": "
|
|
34719
|
+
"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",
|
|
34720
|
+
"name": "TooltipProps"
|
|
34742
34721
|
},
|
|
34743
34722
|
"declarations": [
|
|
34744
34723
|
{
|
|
34745
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34746
|
-
"name": "
|
|
34724
|
+
"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",
|
|
34725
|
+
"name": "TooltipProps"
|
|
34747
34726
|
}
|
|
34748
34727
|
],
|
|
34749
34728
|
"required": false,
|
|
34750
34729
|
"type": {
|
|
34751
|
-
"name": "
|
|
34730
|
+
"name": "Element"
|
|
34752
34731
|
}
|
|
34753
34732
|
},
|
|
34754
|
-
"
|
|
34755
|
-
"defaultValue":
|
|
34756
|
-
|
|
34757
|
-
"name": "shouldSelectOnPressUp",
|
|
34758
|
-
"parent": {
|
|
34759
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.1_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
34760
|
-
"name": "AriaListBoxProps"
|
|
34733
|
+
"placement": {
|
|
34734
|
+
"defaultValue": {
|
|
34735
|
+
"value": "'bottom'"
|
|
34761
34736
|
},
|
|
34762
|
-
"
|
|
34763
|
-
|
|
34764
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.1_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
34765
|
-
"name": "AriaListBoxProps"
|
|
34766
|
-
}
|
|
34767
|
-
],
|
|
34768
|
-
"required": false,
|
|
34769
|
-
"type": {
|
|
34770
|
-
"name": "boolean"
|
|
34771
|
-
}
|
|
34772
|
-
},
|
|
34773
|
-
"selectionMode": {
|
|
34774
|
-
"defaultValue": null,
|
|
34775
|
-
"description": "The type of selection that is allowed in the collection.",
|
|
34776
|
-
"name": "selectionMode",
|
|
34737
|
+
"description": "The placement of the element with respect to its anchor element.",
|
|
34738
|
+
"name": "placement",
|
|
34777
34739
|
"parent": {
|
|
34778
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
34779
|
-
"name": "
|
|
34740
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.8.16_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
34741
|
+
"name": "PositionProps"
|
|
34780
34742
|
},
|
|
34781
34743
|
"declarations": [
|
|
34782
34744
|
{
|
|
34783
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
34784
|
-
"name": "
|
|
34745
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.8.16_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
34746
|
+
"name": "PositionProps"
|
|
34785
34747
|
}
|
|
34786
34748
|
],
|
|
34787
34749
|
"required": false,
|
|
34788
34750
|
"type": {
|
|
34789
|
-
"name": "
|
|
34751
|
+
"name": "Placement"
|
|
34790
34752
|
}
|
|
34791
34753
|
},
|
|
34792
|
-
"
|
|
34793
|
-
"defaultValue":
|
|
34794
|
-
|
|
34795
|
-
"name": "selectedKeys",
|
|
34796
|
-
"parent": {
|
|
34797
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
34798
|
-
"name": "MultipleSelection"
|
|
34754
|
+
"containerPadding": {
|
|
34755
|
+
"defaultValue": {
|
|
34756
|
+
"value": "12"
|
|
34799
34757
|
},
|
|
34800
|
-
"
|
|
34801
|
-
|
|
34802
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.30.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
34803
|
-
"name": "MultipleSelection"
|
|
34804
|
-
}
|
|
34805
|
-
],
|
|
34806
|
-
"required": false,
|
|
34807
|
-
"type": {
|
|
34808
|
-
"name": "\"all\" | Iterable<Key>"
|
|
34809
|
-
}
|
|
34810
|
-
},
|
|
34811
|
-
"defaultSelectedKeys": {
|
|
34812
|
-
"defaultValue": null,
|
|
34813
|
-
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
34814
|
-
"name": "defaultSelectedKeys",
|
|
34758
|
+
"description": "The placement padding that should be applied between the element and its\nsurrounding container.",
|
|
34759
|
+
"name": "containerPadding",
|
|
34815
34760
|
"parent": {
|
|
34816
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
34817
|
-
"name": "
|
|
34761
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.8.16_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
34762
|
+
"name": "PositionProps"
|
|
34818
34763
|
},
|
|
34819
34764
|
"declarations": [
|
|
34820
34765
|
{
|
|
34821
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
34822
|
-
"name": "
|
|
34766
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.8.16_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
34767
|
+
"name": "PositionProps"
|
|
34823
34768
|
}
|
|
34824
34769
|
],
|
|
34825
34770
|
"required": false,
|
|
34826
34771
|
"type": {
|
|
34827
|
-
"name": "
|
|
34772
|
+
"name": "number"
|
|
34828
34773
|
}
|
|
34829
34774
|
},
|
|
34830
|
-
"
|
|
34831
|
-
"defaultValue":
|
|
34832
|
-
|
|
34833
|
-
"name": "shouldFocusOnHover",
|
|
34834
|
-
"parent": {
|
|
34835
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.1_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
34836
|
-
"name": "AriaListBoxProps"
|
|
34775
|
+
"crossOffset": {
|
|
34776
|
+
"defaultValue": {
|
|
34777
|
+
"value": "0"
|
|
34837
34778
|
},
|
|
34838
|
-
"
|
|
34839
|
-
|
|
34840
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.1_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
34841
|
-
"name": "AriaListBoxProps"
|
|
34842
|
-
}
|
|
34843
|
-
],
|
|
34844
|
-
"required": false,
|
|
34845
|
-
"type": {
|
|
34846
|
-
"name": "boolean"
|
|
34847
|
-
}
|
|
34848
|
-
},
|
|
34849
|
-
"onAction": {
|
|
34850
|
-
"defaultValue": null,
|
|
34851
|
-
"description": "Handler that is called when a user performs an action on an item. The exact user event depends on\nthe collection's `selectionBehavior` prop and the interaction modality.",
|
|
34852
|
-
"name": "onAction",
|
|
34779
|
+
"description": "The additional offset applied along the cross axis between the element and its\nanchor element.",
|
|
34780
|
+
"name": "crossOffset",
|
|
34853
34781
|
"parent": {
|
|
34854
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
34855
|
-
"name": "
|
|
34782
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.8.16_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
34783
|
+
"name": "PositionProps"
|
|
34856
34784
|
},
|
|
34857
34785
|
"declarations": [
|
|
34858
34786
|
{
|
|
34859
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
34860
|
-
"name": "
|
|
34787
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.8.16_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
34788
|
+
"name": "PositionProps"
|
|
34861
34789
|
}
|
|
34862
34790
|
],
|
|
34863
34791
|
"required": false,
|
|
34864
34792
|
"type": {
|
|
34865
|
-
"name": "
|
|
34793
|
+
"name": "number"
|
|
34866
34794
|
}
|
|
34867
34795
|
},
|
|
34868
|
-
"
|
|
34869
|
-
"defaultValue":
|
|
34870
|
-
|
|
34871
|
-
"name": "shouldFocusWrap",
|
|
34872
|
-
"parent": {
|
|
34873
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.1_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
34874
|
-
"name": "ListBoxProps"
|
|
34796
|
+
"shouldFlip": {
|
|
34797
|
+
"defaultValue": {
|
|
34798
|
+
"value": "true"
|
|
34875
34799
|
},
|
|
34876
|
-
"
|
|
34877
|
-
|
|
34878
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.1_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
34879
|
-
"name": "ListBoxProps"
|
|
34880
|
-
}
|
|
34881
|
-
],
|
|
34882
|
-
"required": false,
|
|
34883
|
-
"type": {
|
|
34884
|
-
"name": "boolean"
|
|
34885
|
-
}
|
|
34886
|
-
},
|
|
34887
|
-
"children": {
|
|
34888
|
-
"defaultValue": null,
|
|
34889
|
-
"description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
|
|
34890
|
-
"name": "children",
|
|
34800
|
+
"description": "Whether the element should flip its orientation (e.g. top to bottom or left to right) when\nthere is insufficient room for it to render completely.",
|
|
34801
|
+
"name": "shouldFlip",
|
|
34891
34802
|
"parent": {
|
|
34892
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34893
|
-
"name": "
|
|
34803
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.8.16_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
34804
|
+
"name": "PositionProps"
|
|
34894
34805
|
},
|
|
34895
34806
|
"declarations": [
|
|
34896
34807
|
{
|
|
34897
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34898
|
-
"name": "
|
|
34808
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.8.16_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
34809
|
+
"name": "PositionProps"
|
|
34899
34810
|
}
|
|
34900
34811
|
],
|
|
34901
34812
|
"required": false,
|
|
34902
34813
|
"type": {
|
|
34903
|
-
"name": "
|
|
34814
|
+
"name": "boolean"
|
|
34904
34815
|
}
|
|
34905
34816
|
},
|
|
34906
|
-
"
|
|
34817
|
+
"isOpen": {
|
|
34907
34818
|
"defaultValue": null,
|
|
34908
|
-
"description": "
|
|
34909
|
-
"name": "
|
|
34819
|
+
"description": "Whether the element is rendered.",
|
|
34820
|
+
"name": "isOpen",
|
|
34910
34821
|
"parent": {
|
|
34911
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34912
|
-
"name": "
|
|
34822
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.8.16_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
34823
|
+
"name": "PositionProps"
|
|
34913
34824
|
},
|
|
34914
34825
|
"declarations": [
|
|
34915
34826
|
{
|
|
34916
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34917
|
-
"name": "
|
|
34827
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.8.16_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
34828
|
+
"name": "PositionProps"
|
|
34918
34829
|
}
|
|
34919
34830
|
],
|
|
34920
34831
|
"required": false,
|
|
34921
34832
|
"type": {
|
|
34922
|
-
"name": "
|
|
34833
|
+
"name": "boolean"
|
|
34923
34834
|
}
|
|
34924
34835
|
},
|
|
34925
|
-
"
|
|
34836
|
+
"defaultOpen": {
|
|
34926
34837
|
"defaultValue": null,
|
|
34927
|
-
"description": "
|
|
34928
|
-
"name": "
|
|
34838
|
+
"description": "Whether the overlay is open by default (uncontrolled).",
|
|
34839
|
+
"name": "defaultOpen",
|
|
34929
34840
|
"parent": {
|
|
34930
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34931
|
-
"name": "
|
|
34841
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.8.16_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
34842
|
+
"name": "OverlayTriggerProps"
|
|
34932
34843
|
},
|
|
34933
34844
|
"declarations": [
|
|
34934
34845
|
{
|
|
34935
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34936
|
-
"name": "
|
|
34846
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.8.16_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
34847
|
+
"name": "OverlayTriggerProps"
|
|
34937
34848
|
}
|
|
34938
34849
|
],
|
|
34939
34850
|
"required": false,
|
|
34940
34851
|
"type": {
|
|
34941
|
-
"name": "
|
|
34852
|
+
"name": "boolean"
|
|
34942
34853
|
}
|
|
34943
34854
|
},
|
|
34944
|
-
"
|
|
34855
|
+
"onOpenChange": {
|
|
34945
34856
|
"defaultValue": null,
|
|
34946
|
-
"description": "
|
|
34947
|
-
"name": "
|
|
34857
|
+
"description": "Handler that is called when the overlay's open state changes.",
|
|
34858
|
+
"name": "onOpenChange",
|
|
34948
34859
|
"parent": {
|
|
34949
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34950
|
-
"name": "
|
|
34860
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.8.16_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
34861
|
+
"name": "OverlayTriggerProps"
|
|
34951
34862
|
},
|
|
34952
34863
|
"declarations": [
|
|
34953
34864
|
{
|
|
34954
|
-
"fileName": "flow/node_modules/.pnpm
|
|
34955
|
-
"name": "
|
|
34865
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.8.16_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
34866
|
+
"name": "OverlayTriggerProps"
|
|
34956
34867
|
}
|
|
34957
34868
|
],
|
|
34958
34869
|
"required": false,
|
|
34959
34870
|
"type": {
|
|
34960
|
-
"name": "
|
|
34871
|
+
"name": "((isOpen: boolean) => void)"
|
|
34961
34872
|
}
|
|
34962
34873
|
},
|
|
34963
34874
|
"slot": {
|
|
@@ -34979,23 +34890,255 @@
|
|
|
34979
34890
|
"name": "string | null"
|
|
34980
34891
|
}
|
|
34981
34892
|
},
|
|
34982
|
-
"
|
|
34893
|
+
"boundaryElement": {
|
|
34894
|
+
"defaultValue": {
|
|
34895
|
+
"value": "document.body"
|
|
34896
|
+
},
|
|
34897
|
+
"description": "Element that that serves as the positioning boundary.",
|
|
34898
|
+
"name": "boundaryElement",
|
|
34899
|
+
"parent": {
|
|
34900
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
34901
|
+
"name": "AriaPositionProps"
|
|
34902
|
+
},
|
|
34903
|
+
"declarations": [
|
|
34904
|
+
{
|
|
34905
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
34906
|
+
"name": "AriaPositionProps"
|
|
34907
|
+
}
|
|
34908
|
+
],
|
|
34909
|
+
"required": false,
|
|
34910
|
+
"type": {
|
|
34911
|
+
"name": "Element"
|
|
34912
|
+
}
|
|
34913
|
+
},
|
|
34914
|
+
"scrollRef": {
|
|
34915
|
+
"defaultValue": {
|
|
34916
|
+
"value": "overlayRef"
|
|
34917
|
+
},
|
|
34918
|
+
"description": "A ref for the scrollable region within the overlay.",
|
|
34919
|
+
"name": "scrollRef",
|
|
34920
|
+
"parent": {
|
|
34921
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
34922
|
+
"name": "AriaPositionProps"
|
|
34923
|
+
},
|
|
34924
|
+
"declarations": [
|
|
34925
|
+
{
|
|
34926
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
34927
|
+
"name": "AriaPositionProps"
|
|
34928
|
+
}
|
|
34929
|
+
],
|
|
34930
|
+
"required": false,
|
|
34931
|
+
"type": {
|
|
34932
|
+
"name": "RefObject<Element | null>"
|
|
34933
|
+
}
|
|
34934
|
+
},
|
|
34935
|
+
"shouldUpdatePosition": {
|
|
34936
|
+
"defaultValue": {
|
|
34937
|
+
"value": "true"
|
|
34938
|
+
},
|
|
34939
|
+
"description": "Whether the overlay should update its position automatically.",
|
|
34940
|
+
"name": "shouldUpdatePosition",
|
|
34941
|
+
"parent": {
|
|
34942
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
34943
|
+
"name": "AriaPositionProps"
|
|
34944
|
+
},
|
|
34945
|
+
"declarations": [
|
|
34946
|
+
{
|
|
34947
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
34948
|
+
"name": "AriaPositionProps"
|
|
34949
|
+
}
|
|
34950
|
+
],
|
|
34951
|
+
"required": false,
|
|
34952
|
+
"type": {
|
|
34953
|
+
"name": "boolean"
|
|
34954
|
+
}
|
|
34955
|
+
},
|
|
34956
|
+
"maxHeight": {
|
|
34983
34957
|
"defaultValue": null,
|
|
34984
|
-
"description": "
|
|
34985
|
-
"name": "
|
|
34958
|
+
"description": "The maxHeight specified for the overlay element.\nBy default, it will take all space up to the current viewport height.",
|
|
34959
|
+
"name": "maxHeight",
|
|
34960
|
+
"parent": {
|
|
34961
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
34962
|
+
"name": "AriaPositionProps"
|
|
34963
|
+
},
|
|
34964
|
+
"declarations": [
|
|
34965
|
+
{
|
|
34966
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
34967
|
+
"name": "AriaPositionProps"
|
|
34968
|
+
}
|
|
34969
|
+
],
|
|
34970
|
+
"required": false,
|
|
34971
|
+
"type": {
|
|
34972
|
+
"name": "number"
|
|
34973
|
+
}
|
|
34974
|
+
},
|
|
34975
|
+
"isNonModal": {
|
|
34976
|
+
"defaultValue": null,
|
|
34977
|
+
"description": "Whether the popover is non-modal, i.e. elements outside the popover may be\ninteracted with by assistive technologies.\n\nMost popovers should not use this option as it may negatively impact the screen\nreader experience. Only use with components such as combobox, which are designed\nto handle this situation carefully.",
|
|
34978
|
+
"name": "isNonModal",
|
|
34979
|
+
"parent": {
|
|
34980
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
34981
|
+
"name": "AriaPopoverProps"
|
|
34982
|
+
},
|
|
34983
|
+
"declarations": [
|
|
34984
|
+
{
|
|
34985
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
34986
|
+
"name": "AriaPopoverProps"
|
|
34987
|
+
}
|
|
34988
|
+
],
|
|
34989
|
+
"required": false,
|
|
34990
|
+
"type": {
|
|
34991
|
+
"name": "boolean"
|
|
34992
|
+
}
|
|
34993
|
+
},
|
|
34994
|
+
"isKeyboardDismissDisabled": {
|
|
34995
|
+
"defaultValue": {
|
|
34996
|
+
"value": "false"
|
|
34997
|
+
},
|
|
34998
|
+
"description": "Whether pressing the escape key to close the popover should be disabled.\n\nMost popovers should not use this option. When set to true, an alternative\nway to close the popover with a keyboard must be provided.",
|
|
34999
|
+
"name": "isKeyboardDismissDisabled",
|
|
35000
|
+
"parent": {
|
|
35001
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
35002
|
+
"name": "AriaPopoverProps"
|
|
35003
|
+
},
|
|
35004
|
+
"declarations": [
|
|
35005
|
+
{
|
|
35006
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
35007
|
+
"name": "AriaPopoverProps"
|
|
35008
|
+
}
|
|
35009
|
+
],
|
|
35010
|
+
"required": false,
|
|
35011
|
+
"type": {
|
|
35012
|
+
"name": "boolean"
|
|
35013
|
+
}
|
|
35014
|
+
},
|
|
35015
|
+
"shouldCloseOnInteractOutside": {
|
|
35016
|
+
"defaultValue": null,
|
|
35017
|
+
"description": "When user interacts with the argument element outside of the popover ref,\nreturn true if onClose should be called. This gives you a chance to filter\nout interaction with elements that should not dismiss the popover.\nBy default, onClose will always be called on interaction outside the popover ref.",
|
|
35018
|
+
"name": "shouldCloseOnInteractOutside",
|
|
35019
|
+
"parent": {
|
|
35020
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
35021
|
+
"name": "AriaPopoverProps"
|
|
35022
|
+
},
|
|
35023
|
+
"declarations": [
|
|
35024
|
+
{
|
|
35025
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.27.3_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
35026
|
+
"name": "AriaPopoverProps"
|
|
35027
|
+
}
|
|
35028
|
+
],
|
|
35029
|
+
"required": false,
|
|
35030
|
+
"type": {
|
|
35031
|
+
"name": "((element: Element) => boolean)"
|
|
35032
|
+
}
|
|
35033
|
+
},
|
|
35034
|
+
"trigger": {
|
|
35035
|
+
"defaultValue": null,
|
|
35036
|
+
"description": "The name of the component that triggered the popover. This is reflected on the element\nas the `data-trigger` attribute, and can be used to provide specific\nstyles for the popover depending on which element triggered it.",
|
|
35037
|
+
"name": "trigger",
|
|
34986
35038
|
"parent": {
|
|
34987
35039
|
"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",
|
|
34988
|
-
"name": "
|
|
35040
|
+
"name": "PopoverProps"
|
|
34989
35041
|
},
|
|
34990
35042
|
"declarations": [
|
|
34991
35043
|
{
|
|
34992
35044
|
"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",
|
|
34993
|
-
"name": "
|
|
35045
|
+
"name": "PopoverProps"
|
|
34994
35046
|
}
|
|
34995
35047
|
],
|
|
34996
35048
|
"required": false,
|
|
34997
35049
|
"type": {
|
|
34998
|
-
"name": "
|
|
35050
|
+
"name": "string"
|
|
35051
|
+
}
|
|
35052
|
+
},
|
|
35053
|
+
"children": {
|
|
35054
|
+
"defaultValue": null,
|
|
35055
|
+
"description": "",
|
|
35056
|
+
"name": "children",
|
|
35057
|
+
"declarations": [
|
|
35058
|
+
{
|
|
35059
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
35060
|
+
"name": "TypeLiteral"
|
|
35061
|
+
}
|
|
35062
|
+
],
|
|
35063
|
+
"required": false,
|
|
35064
|
+
"type": {
|
|
35065
|
+
"name": "ReactNode"
|
|
35066
|
+
}
|
|
35067
|
+
},
|
|
35068
|
+
"wrapWith": {
|
|
35069
|
+
"defaultValue": null,
|
|
35070
|
+
"description": "",
|
|
35071
|
+
"name": "wrapWith",
|
|
35072
|
+
"parent": {
|
|
35073
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
35074
|
+
"name": "FlowComponentProps"
|
|
35075
|
+
},
|
|
35076
|
+
"declarations": [
|
|
35077
|
+
{
|
|
35078
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
35079
|
+
"name": "FlowComponentProps"
|
|
35080
|
+
}
|
|
35081
|
+
],
|
|
35082
|
+
"required": false,
|
|
35083
|
+
"type": {
|
|
35084
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
35085
|
+
}
|
|
35086
|
+
},
|
|
35087
|
+
"tunnelId": {
|
|
35088
|
+
"defaultValue": null,
|
|
35089
|
+
"description": "@internal",
|
|
35090
|
+
"name": "tunnelId",
|
|
35091
|
+
"parent": {
|
|
35092
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
35093
|
+
"name": "PropsWithTunnel"
|
|
35094
|
+
},
|
|
35095
|
+
"declarations": [
|
|
35096
|
+
{
|
|
35097
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
35098
|
+
"name": "PropsWithTunnel"
|
|
35099
|
+
}
|
|
35100
|
+
],
|
|
35101
|
+
"required": false,
|
|
35102
|
+
"type": {
|
|
35103
|
+
"name": "string | null"
|
|
35104
|
+
}
|
|
35105
|
+
},
|
|
35106
|
+
"ref": {
|
|
35107
|
+
"defaultValue": null,
|
|
35108
|
+
"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}",
|
|
35109
|
+
"name": "ref",
|
|
35110
|
+
"parent": {
|
|
35111
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
35112
|
+
"name": "RefAttributes"
|
|
35113
|
+
},
|
|
35114
|
+
"declarations": [
|
|
35115
|
+
{
|
|
35116
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
35117
|
+
"name": "RefAttributes"
|
|
35118
|
+
}
|
|
35119
|
+
],
|
|
35120
|
+
"required": false,
|
|
35121
|
+
"type": {
|
|
35122
|
+
"name": "Ref<HTMLInputElement>"
|
|
35123
|
+
}
|
|
35124
|
+
},
|
|
35125
|
+
"key": {
|
|
35126
|
+
"defaultValue": null,
|
|
35127
|
+
"description": "",
|
|
35128
|
+
"name": "key",
|
|
35129
|
+
"parent": {
|
|
35130
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
35131
|
+
"name": "Attributes"
|
|
35132
|
+
},
|
|
35133
|
+
"declarations": [
|
|
35134
|
+
{
|
|
35135
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
35136
|
+
"name": "Attributes"
|
|
35137
|
+
}
|
|
35138
|
+
],
|
|
35139
|
+
"required": false,
|
|
35140
|
+
"type": {
|
|
35141
|
+
"name": "Key | null"
|
|
34999
35142
|
}
|
|
35000
35143
|
}
|
|
35001
35144
|
}
|
|
@@ -155505,42 +155648,42 @@
|
|
|
155505
155648
|
"name": "\"all\" | Iterable<Key>"
|
|
155506
155649
|
}
|
|
155507
155650
|
},
|
|
155508
|
-
"
|
|
155651
|
+
"renderEmptyState": {
|
|
155509
155652
|
"defaultValue": null,
|
|
155510
|
-
"description": "
|
|
155511
|
-
"name": "
|
|
155653
|
+
"description": "Provides content to display when there are no items in the list.",
|
|
155654
|
+
"name": "renderEmptyState",
|
|
155512
155655
|
"parent": {
|
|
155513
|
-
"fileName": "flow/node_modules/.pnpm
|
|
155514
|
-
"name": "
|
|
155656
|
+
"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",
|
|
155657
|
+
"name": "ListBoxProps"
|
|
155515
155658
|
},
|
|
155516
155659
|
"declarations": [
|
|
155517
155660
|
{
|
|
155518
|
-
"fileName": "flow/node_modules/.pnpm
|
|
155519
|
-
"name": "
|
|
155661
|
+
"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",
|
|
155662
|
+
"name": "ListBoxProps"
|
|
155520
155663
|
}
|
|
155521
155664
|
],
|
|
155522
155665
|
"required": false,
|
|
155523
155666
|
"type": {
|
|
155524
|
-
"name": "((
|
|
155667
|
+
"name": "((props: ListBoxRenderProps) => ReactNode)"
|
|
155525
155668
|
}
|
|
155526
155669
|
},
|
|
155527
|
-
"
|
|
155670
|
+
"onAction": {
|
|
155528
155671
|
"defaultValue": null,
|
|
155529
|
-
"description": "
|
|
155530
|
-
"name": "
|
|
155672
|
+
"description": "Handler that is called when an item is selected.",
|
|
155673
|
+
"name": "onAction",
|
|
155531
155674
|
"parent": {
|
|
155532
|
-
"fileName": "flow/node_modules/.pnpm
|
|
155533
|
-
"name": "
|
|
155675
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+menu@3.10.2_react@19.1.0/node_modules/@react-types/menu/src/index.d.ts",
|
|
155676
|
+
"name": "MenuProps"
|
|
155534
155677
|
},
|
|
155535
155678
|
"declarations": [
|
|
155536
155679
|
{
|
|
155537
|
-
"fileName": "flow/node_modules/.pnpm
|
|
155538
|
-
"name": "
|
|
155680
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+menu@3.10.2_react@19.1.0/node_modules/@react-types/menu/src/index.d.ts",
|
|
155681
|
+
"name": "MenuProps"
|
|
155539
155682
|
}
|
|
155540
155683
|
],
|
|
155541
155684
|
"required": false,
|
|
155542
155685
|
"type": {
|
|
155543
|
-
"name": "((
|
|
155686
|
+
"name": "((key: Key) => void)"
|
|
155544
155687
|
}
|
|
155545
155688
|
}
|
|
155546
155689
|
}
|
|
@@ -171175,7 +171318,7 @@
|
|
|
171175
171318
|
],
|
|
171176
171319
|
"required": false,
|
|
171177
171320
|
"type": {
|
|
171178
|
-
"name": "Iterable<
|
|
171321
|
+
"name": "Iterable<{ children?: ReactNode; }>"
|
|
171179
171322
|
}
|
|
171180
171323
|
},
|
|
171181
171324
|
"onAction": {
|
|
@@ -181674,6 +181817,562 @@
|
|
|
181674
181817
|
}
|
|
181675
181818
|
}
|
|
181676
181819
|
},
|
|
181820
|
+
{
|
|
181821
|
+
"tags": {},
|
|
181822
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Activity/Activity.tsx",
|
|
181823
|
+
"description": "",
|
|
181824
|
+
"displayName": "Activity",
|
|
181825
|
+
"methods": [],
|
|
181826
|
+
"props": {
|
|
181827
|
+
"isActive": {
|
|
181828
|
+
"defaultValue": null,
|
|
181829
|
+
"description": "",
|
|
181830
|
+
"name": "isActive",
|
|
181831
|
+
"parent": {
|
|
181832
|
+
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
181833
|
+
"name": "ActivityProps"
|
|
181834
|
+
},
|
|
181835
|
+
"declarations": [
|
|
181836
|
+
{
|
|
181837
|
+
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
181838
|
+
"name": "ActivityProps"
|
|
181839
|
+
}
|
|
181840
|
+
],
|
|
181841
|
+
"required": false,
|
|
181842
|
+
"type": {
|
|
181843
|
+
"name": "boolean"
|
|
181844
|
+
}
|
|
181845
|
+
},
|
|
181846
|
+
"inactiveDelay": {
|
|
181847
|
+
"defaultValue": null,
|
|
181848
|
+
"description": "",
|
|
181849
|
+
"name": "inactiveDelay",
|
|
181850
|
+
"parent": {
|
|
181851
|
+
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
181852
|
+
"name": "ActivityProps"
|
|
181853
|
+
},
|
|
181854
|
+
"declarations": [
|
|
181855
|
+
{
|
|
181856
|
+
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
181857
|
+
"name": "ActivityProps"
|
|
181858
|
+
}
|
|
181859
|
+
],
|
|
181860
|
+
"required": false,
|
|
181861
|
+
"type": {
|
|
181862
|
+
"name": "number"
|
|
181863
|
+
}
|
|
181864
|
+
},
|
|
181865
|
+
"children": {
|
|
181866
|
+
"defaultValue": null,
|
|
181867
|
+
"description": "",
|
|
181868
|
+
"name": "children",
|
|
181869
|
+
"declarations": [
|
|
181870
|
+
{
|
|
181871
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
181872
|
+
"name": "TypeLiteral"
|
|
181873
|
+
}
|
|
181874
|
+
],
|
|
181875
|
+
"required": false,
|
|
181876
|
+
"type": {
|
|
181877
|
+
"name": "ReactNode"
|
|
181878
|
+
}
|
|
181879
|
+
}
|
|
181880
|
+
}
|
|
181881
|
+
},
|
|
181882
|
+
{
|
|
181883
|
+
"tags": {
|
|
181884
|
+
"flr-generate": "all"
|
|
181885
|
+
},
|
|
181886
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ActionGroup/ActionGroup.tsx",
|
|
181887
|
+
"description": "",
|
|
181888
|
+
"displayName": "ActionGroup",
|
|
181889
|
+
"methods": [],
|
|
181890
|
+
"props": {
|
|
181891
|
+
"spacing": {
|
|
181892
|
+
"defaultValue": {
|
|
181893
|
+
"value": "\"m\""
|
|
181894
|
+
},
|
|
181895
|
+
"description": "The spacing between the buttons inside the action group.",
|
|
181896
|
+
"name": "spacing",
|
|
181897
|
+
"parent": {
|
|
181898
|
+
"fileName": "components/src/components/ActionGroup/ActionGroup.tsx",
|
|
181899
|
+
"name": "ActionGroupProps"
|
|
181900
|
+
},
|
|
181901
|
+
"declarations": [
|
|
181902
|
+
{
|
|
181903
|
+
"fileName": "components/src/components/ActionGroup/ActionGroup.tsx",
|
|
181904
|
+
"name": "ActionGroupProps"
|
|
181905
|
+
}
|
|
181906
|
+
],
|
|
181907
|
+
"required": false,
|
|
181908
|
+
"type": {
|
|
181909
|
+
"name": "\"s\" | \"m\""
|
|
181910
|
+
}
|
|
181911
|
+
},
|
|
181912
|
+
"children": {
|
|
181913
|
+
"defaultValue": null,
|
|
181914
|
+
"description": "",
|
|
181915
|
+
"name": "children",
|
|
181916
|
+
"declarations": [
|
|
181917
|
+
{
|
|
181918
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
181919
|
+
"name": "TypeLiteral"
|
|
181920
|
+
}
|
|
181921
|
+
],
|
|
181922
|
+
"required": false,
|
|
181923
|
+
"type": {
|
|
181924
|
+
"name": "ReactNode"
|
|
181925
|
+
}
|
|
181926
|
+
},
|
|
181927
|
+
"wrapWith": {
|
|
181928
|
+
"defaultValue": null,
|
|
181929
|
+
"description": "",
|
|
181930
|
+
"name": "wrapWith",
|
|
181931
|
+
"parent": {
|
|
181932
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
181933
|
+
"name": "FlowComponentProps"
|
|
181934
|
+
},
|
|
181935
|
+
"declarations": [
|
|
181936
|
+
{
|
|
181937
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
181938
|
+
"name": "FlowComponentProps"
|
|
181939
|
+
}
|
|
181940
|
+
],
|
|
181941
|
+
"required": false,
|
|
181942
|
+
"type": {
|
|
181943
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
181944
|
+
}
|
|
181945
|
+
},
|
|
181946
|
+
"tunnelId": {
|
|
181947
|
+
"defaultValue": null,
|
|
181948
|
+
"description": "@internal",
|
|
181949
|
+
"name": "tunnelId",
|
|
181950
|
+
"parent": {
|
|
181951
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
181952
|
+
"name": "PropsWithTunnel"
|
|
181953
|
+
},
|
|
181954
|
+
"declarations": [
|
|
181955
|
+
{
|
|
181956
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
181957
|
+
"name": "PropsWithTunnel"
|
|
181958
|
+
}
|
|
181959
|
+
],
|
|
181960
|
+
"required": false,
|
|
181961
|
+
"type": {
|
|
181962
|
+
"name": "string | null"
|
|
181963
|
+
}
|
|
181964
|
+
},
|
|
181965
|
+
"ref": {
|
|
181966
|
+
"defaultValue": null,
|
|
181967
|
+
"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}",
|
|
181968
|
+
"name": "ref",
|
|
181969
|
+
"parent": {
|
|
181970
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
181971
|
+
"name": "RefAttributes"
|
|
181972
|
+
},
|
|
181973
|
+
"declarations": [
|
|
181974
|
+
{
|
|
181975
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
181976
|
+
"name": "RefAttributes"
|
|
181977
|
+
}
|
|
181978
|
+
],
|
|
181979
|
+
"required": false,
|
|
181980
|
+
"type": {
|
|
181981
|
+
"name": "Ref<HTMLInputElement>"
|
|
181982
|
+
}
|
|
181983
|
+
},
|
|
181984
|
+
"key": {
|
|
181985
|
+
"defaultValue": null,
|
|
181986
|
+
"description": "",
|
|
181987
|
+
"name": "key",
|
|
181988
|
+
"parent": {
|
|
181989
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
181990
|
+
"name": "Attributes"
|
|
181991
|
+
},
|
|
181992
|
+
"declarations": [
|
|
181993
|
+
{
|
|
181994
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
181995
|
+
"name": "Attributes"
|
|
181996
|
+
}
|
|
181997
|
+
],
|
|
181998
|
+
"required": false,
|
|
181999
|
+
"type": {
|
|
182000
|
+
"name": "Key | null"
|
|
182001
|
+
}
|
|
182002
|
+
},
|
|
182003
|
+
"className": {
|
|
182004
|
+
"defaultValue": null,
|
|
182005
|
+
"description": "The elements class name.",
|
|
182006
|
+
"name": "className",
|
|
182007
|
+
"parent": {
|
|
182008
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
182009
|
+
"name": "PropsWithClassName"
|
|
182010
|
+
},
|
|
182011
|
+
"declarations": [
|
|
182012
|
+
{
|
|
182013
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
182014
|
+
"name": "PropsWithClassName"
|
|
182015
|
+
}
|
|
182016
|
+
],
|
|
182017
|
+
"required": false,
|
|
182018
|
+
"type": {
|
|
182019
|
+
"name": "string"
|
|
182020
|
+
}
|
|
182021
|
+
}
|
|
182022
|
+
}
|
|
182023
|
+
},
|
|
182024
|
+
{
|
|
182025
|
+
"tags": {},
|
|
182026
|
+
"filePath": "src/components/Action/ActionStateContext.tsx",
|
|
182027
|
+
"description": "",
|
|
182028
|
+
"displayName": "ActionStateContext",
|
|
182029
|
+
"methods": [],
|
|
182030
|
+
"props": {
|
|
182031
|
+
"isStarted": {
|
|
182032
|
+
"defaultValue": null,
|
|
182033
|
+
"description": "",
|
|
182034
|
+
"name": "isStarted",
|
|
182035
|
+
"parent": {
|
|
182036
|
+
"fileName": "src/components/Action/ActionStateContext.tsx",
|
|
182037
|
+
"name": "Props"
|
|
182038
|
+
},
|
|
182039
|
+
"declarations": [
|
|
182040
|
+
{
|
|
182041
|
+
"fileName": "src/components/Action/ActionStateContext.tsx",
|
|
182042
|
+
"name": "Props"
|
|
182043
|
+
}
|
|
182044
|
+
],
|
|
182045
|
+
"required": false,
|
|
182046
|
+
"type": {
|
|
182047
|
+
"name": "boolean"
|
|
182048
|
+
}
|
|
182049
|
+
},
|
|
182050
|
+
"hasSucceeded": {
|
|
182051
|
+
"defaultValue": null,
|
|
182052
|
+
"description": "",
|
|
182053
|
+
"name": "hasSucceeded",
|
|
182054
|
+
"parent": {
|
|
182055
|
+
"fileName": "src/components/Action/ActionStateContext.tsx",
|
|
182056
|
+
"name": "Props"
|
|
182057
|
+
},
|
|
182058
|
+
"declarations": [
|
|
182059
|
+
{
|
|
182060
|
+
"fileName": "src/components/Action/ActionStateContext.tsx",
|
|
182061
|
+
"name": "Props"
|
|
182062
|
+
}
|
|
182063
|
+
],
|
|
182064
|
+
"required": false,
|
|
182065
|
+
"type": {
|
|
182066
|
+
"name": "boolean"
|
|
182067
|
+
}
|
|
182068
|
+
},
|
|
182069
|
+
"hasFailedWithError": {
|
|
182070
|
+
"defaultValue": null,
|
|
182071
|
+
"description": "",
|
|
182072
|
+
"name": "hasFailedWithError",
|
|
182073
|
+
"parent": {
|
|
182074
|
+
"fileName": "src/components/Action/ActionStateContext.tsx",
|
|
182075
|
+
"name": "Props"
|
|
182076
|
+
},
|
|
182077
|
+
"declarations": [
|
|
182078
|
+
{
|
|
182079
|
+
"fileName": "src/components/Action/ActionStateContext.tsx",
|
|
182080
|
+
"name": "Props"
|
|
182081
|
+
}
|
|
182082
|
+
],
|
|
182083
|
+
"required": false,
|
|
182084
|
+
"type": {
|
|
182085
|
+
"name": "unknown"
|
|
182086
|
+
}
|
|
182087
|
+
},
|
|
182088
|
+
"children": {
|
|
182089
|
+
"defaultValue": null,
|
|
182090
|
+
"description": "",
|
|
182091
|
+
"name": "children",
|
|
182092
|
+
"declarations": [
|
|
182093
|
+
{
|
|
182094
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
182095
|
+
"name": "TypeLiteral"
|
|
182096
|
+
}
|
|
182097
|
+
],
|
|
182098
|
+
"required": false,
|
|
182099
|
+
"type": {
|
|
182100
|
+
"name": "ReactNode"
|
|
182101
|
+
}
|
|
182102
|
+
}
|
|
182103
|
+
}
|
|
182104
|
+
},
|
|
182105
|
+
{
|
|
182106
|
+
"tags": {},
|
|
182107
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Action/Action.tsx",
|
|
182108
|
+
"description": "",
|
|
182109
|
+
"displayName": "Action",
|
|
182110
|
+
"methods": [],
|
|
182111
|
+
"props": {
|
|
182112
|
+
"action": {
|
|
182113
|
+
"defaultValue": null,
|
|
182114
|
+
"description": "",
|
|
182115
|
+
"name": "action",
|
|
182116
|
+
"parent": {
|
|
182117
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182118
|
+
"name": "ActionProps"
|
|
182119
|
+
},
|
|
182120
|
+
"declarations": [
|
|
182121
|
+
{
|
|
182122
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182123
|
+
"name": "ActionProps"
|
|
182124
|
+
}
|
|
182125
|
+
],
|
|
182126
|
+
"required": false,
|
|
182127
|
+
"type": {
|
|
182128
|
+
"name": "ActionFn"
|
|
182129
|
+
}
|
|
182130
|
+
},
|
|
182131
|
+
"onAction": {
|
|
182132
|
+
"defaultValue": null,
|
|
182133
|
+
"description": "",
|
|
182134
|
+
"name": "onAction",
|
|
182135
|
+
"parent": {
|
|
182136
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182137
|
+
"name": "ActionProps"
|
|
182138
|
+
},
|
|
182139
|
+
"declarations": [
|
|
182140
|
+
{
|
|
182141
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182142
|
+
"name": "ActionProps"
|
|
182143
|
+
}
|
|
182144
|
+
],
|
|
182145
|
+
"required": false,
|
|
182146
|
+
"type": {
|
|
182147
|
+
"name": "ActionFn"
|
|
182148
|
+
}
|
|
182149
|
+
},
|
|
182150
|
+
"actionModel": {
|
|
182151
|
+
"defaultValue": null,
|
|
182152
|
+
"description": "",
|
|
182153
|
+
"name": "actionModel",
|
|
182154
|
+
"parent": {
|
|
182155
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182156
|
+
"name": "ActionProps"
|
|
182157
|
+
},
|
|
182158
|
+
"declarations": [
|
|
182159
|
+
{
|
|
182160
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182161
|
+
"name": "ActionProps"
|
|
182162
|
+
}
|
|
182163
|
+
],
|
|
182164
|
+
"required": false,
|
|
182165
|
+
"type": {
|
|
182166
|
+
"name": "ActionModel"
|
|
182167
|
+
}
|
|
182168
|
+
},
|
|
182169
|
+
"closeOverlay": {
|
|
182170
|
+
"defaultValue": null,
|
|
182171
|
+
"description": "",
|
|
182172
|
+
"name": "closeOverlay",
|
|
182173
|
+
"parent": {
|
|
182174
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182175
|
+
"name": "ActionProps"
|
|
182176
|
+
},
|
|
182177
|
+
"declarations": [
|
|
182178
|
+
{
|
|
182179
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182180
|
+
"name": "ActionProps"
|
|
182181
|
+
}
|
|
182182
|
+
],
|
|
182183
|
+
"required": false,
|
|
182184
|
+
"type": {
|
|
182185
|
+
"name": "keyof FlowComponentPropsTypes | OverlayController"
|
|
182186
|
+
}
|
|
182187
|
+
},
|
|
182188
|
+
"openOverlay": {
|
|
182189
|
+
"defaultValue": null,
|
|
182190
|
+
"description": "",
|
|
182191
|
+
"name": "openOverlay",
|
|
182192
|
+
"parent": {
|
|
182193
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182194
|
+
"name": "ActionProps"
|
|
182195
|
+
},
|
|
182196
|
+
"declarations": [
|
|
182197
|
+
{
|
|
182198
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182199
|
+
"name": "ActionProps"
|
|
182200
|
+
}
|
|
182201
|
+
],
|
|
182202
|
+
"required": false,
|
|
182203
|
+
"type": {
|
|
182204
|
+
"name": "keyof FlowComponentPropsTypes | OverlayController"
|
|
182205
|
+
}
|
|
182206
|
+
},
|
|
182207
|
+
"toggleOverlay": {
|
|
182208
|
+
"defaultValue": null,
|
|
182209
|
+
"description": "",
|
|
182210
|
+
"name": "toggleOverlay",
|
|
182211
|
+
"parent": {
|
|
182212
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182213
|
+
"name": "ActionProps"
|
|
182214
|
+
},
|
|
182215
|
+
"declarations": [
|
|
182216
|
+
{
|
|
182217
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182218
|
+
"name": "ActionProps"
|
|
182219
|
+
}
|
|
182220
|
+
],
|
|
182221
|
+
"required": false,
|
|
182222
|
+
"type": {
|
|
182223
|
+
"name": "keyof FlowComponentPropsTypes | OverlayController"
|
|
182224
|
+
}
|
|
182225
|
+
},
|
|
182226
|
+
"break": {
|
|
182227
|
+
"defaultValue": null,
|
|
182228
|
+
"description": "",
|
|
182229
|
+
"name": "break",
|
|
182230
|
+
"parent": {
|
|
182231
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182232
|
+
"name": "ActionProps"
|
|
182233
|
+
},
|
|
182234
|
+
"declarations": [
|
|
182235
|
+
{
|
|
182236
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182237
|
+
"name": "ActionProps"
|
|
182238
|
+
}
|
|
182239
|
+
],
|
|
182240
|
+
"required": false,
|
|
182241
|
+
"type": {
|
|
182242
|
+
"name": "boolean"
|
|
182243
|
+
}
|
|
182244
|
+
},
|
|
182245
|
+
"skip": {
|
|
182246
|
+
"defaultValue": null,
|
|
182247
|
+
"description": "",
|
|
182248
|
+
"name": "skip",
|
|
182249
|
+
"parent": {
|
|
182250
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182251
|
+
"name": "ActionProps"
|
|
182252
|
+
},
|
|
182253
|
+
"declarations": [
|
|
182254
|
+
{
|
|
182255
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182256
|
+
"name": "ActionProps"
|
|
182257
|
+
}
|
|
182258
|
+
],
|
|
182259
|
+
"required": false,
|
|
182260
|
+
"type": {
|
|
182261
|
+
"name": "number | boolean"
|
|
182262
|
+
}
|
|
182263
|
+
},
|
|
182264
|
+
"showFeedback": {
|
|
182265
|
+
"defaultValue": null,
|
|
182266
|
+
"description": "",
|
|
182267
|
+
"name": "showFeedback",
|
|
182268
|
+
"parent": {
|
|
182269
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182270
|
+
"name": "ActionProps"
|
|
182271
|
+
},
|
|
182272
|
+
"declarations": [
|
|
182273
|
+
{
|
|
182274
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
182275
|
+
"name": "ActionProps"
|
|
182276
|
+
}
|
|
182277
|
+
],
|
|
182278
|
+
"required": false,
|
|
182279
|
+
"type": {
|
|
182280
|
+
"name": "boolean"
|
|
182281
|
+
}
|
|
182282
|
+
},
|
|
182283
|
+
"children": {
|
|
182284
|
+
"defaultValue": null,
|
|
182285
|
+
"description": "",
|
|
182286
|
+
"name": "children",
|
|
182287
|
+
"declarations": [
|
|
182288
|
+
{
|
|
182289
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
182290
|
+
"name": "TypeLiteral"
|
|
182291
|
+
}
|
|
182292
|
+
],
|
|
182293
|
+
"required": false,
|
|
182294
|
+
"type": {
|
|
182295
|
+
"name": "ReactNode"
|
|
182296
|
+
}
|
|
182297
|
+
},
|
|
182298
|
+
"wrapWith": {
|
|
182299
|
+
"defaultValue": null,
|
|
182300
|
+
"description": "",
|
|
182301
|
+
"name": "wrapWith",
|
|
182302
|
+
"parent": {
|
|
182303
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
182304
|
+
"name": "FlowComponentProps"
|
|
182305
|
+
},
|
|
182306
|
+
"declarations": [
|
|
182307
|
+
{
|
|
182308
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
182309
|
+
"name": "FlowComponentProps"
|
|
182310
|
+
}
|
|
182311
|
+
],
|
|
182312
|
+
"required": false,
|
|
182313
|
+
"type": {
|
|
182314
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
182315
|
+
}
|
|
182316
|
+
},
|
|
182317
|
+
"tunnelId": {
|
|
182318
|
+
"defaultValue": null,
|
|
182319
|
+
"description": "@internal",
|
|
182320
|
+
"name": "tunnelId",
|
|
182321
|
+
"parent": {
|
|
182322
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
182323
|
+
"name": "PropsWithTunnel"
|
|
182324
|
+
},
|
|
182325
|
+
"declarations": [
|
|
182326
|
+
{
|
|
182327
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
182328
|
+
"name": "PropsWithTunnel"
|
|
182329
|
+
}
|
|
182330
|
+
],
|
|
182331
|
+
"required": false,
|
|
182332
|
+
"type": {
|
|
182333
|
+
"name": "string | null"
|
|
182334
|
+
}
|
|
182335
|
+
},
|
|
182336
|
+
"ref": {
|
|
182337
|
+
"defaultValue": null,
|
|
182338
|
+
"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}",
|
|
182339
|
+
"name": "ref",
|
|
182340
|
+
"parent": {
|
|
182341
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
182342
|
+
"name": "RefAttributes"
|
|
182343
|
+
},
|
|
182344
|
+
"declarations": [
|
|
182345
|
+
{
|
|
182346
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
182347
|
+
"name": "RefAttributes"
|
|
182348
|
+
}
|
|
182349
|
+
],
|
|
182350
|
+
"required": false,
|
|
182351
|
+
"type": {
|
|
182352
|
+
"name": "Ref<HTMLInputElement>"
|
|
182353
|
+
}
|
|
182354
|
+
},
|
|
182355
|
+
"key": {
|
|
182356
|
+
"defaultValue": null,
|
|
182357
|
+
"description": "",
|
|
182358
|
+
"name": "key",
|
|
182359
|
+
"parent": {
|
|
182360
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
182361
|
+
"name": "Attributes"
|
|
182362
|
+
},
|
|
182363
|
+
"declarations": [
|
|
182364
|
+
{
|
|
182365
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
182366
|
+
"name": "Attributes"
|
|
182367
|
+
}
|
|
182368
|
+
],
|
|
182369
|
+
"required": false,
|
|
182370
|
+
"type": {
|
|
182371
|
+
"name": "Key | null"
|
|
182372
|
+
}
|
|
182373
|
+
}
|
|
182374
|
+
}
|
|
182375
|
+
},
|
|
181677
182376
|
{
|
|
181678
182377
|
"tags": {
|
|
181679
182378
|
"flr-generate": "all",
|
|
@@ -187063,562 +187762,6 @@
|
|
|
187063
187762
|
}
|
|
187064
187763
|
}
|
|
187065
187764
|
},
|
|
187066
|
-
{
|
|
187067
|
-
"tags": {},
|
|
187068
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Activity/Activity.tsx",
|
|
187069
|
-
"description": "",
|
|
187070
|
-
"displayName": "Activity",
|
|
187071
|
-
"methods": [],
|
|
187072
|
-
"props": {
|
|
187073
|
-
"isActive": {
|
|
187074
|
-
"defaultValue": null,
|
|
187075
|
-
"description": "",
|
|
187076
|
-
"name": "isActive",
|
|
187077
|
-
"parent": {
|
|
187078
|
-
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
187079
|
-
"name": "ActivityProps"
|
|
187080
|
-
},
|
|
187081
|
-
"declarations": [
|
|
187082
|
-
{
|
|
187083
|
-
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
187084
|
-
"name": "ActivityProps"
|
|
187085
|
-
}
|
|
187086
|
-
],
|
|
187087
|
-
"required": false,
|
|
187088
|
-
"type": {
|
|
187089
|
-
"name": "boolean"
|
|
187090
|
-
}
|
|
187091
|
-
},
|
|
187092
|
-
"inactiveDelay": {
|
|
187093
|
-
"defaultValue": null,
|
|
187094
|
-
"description": "",
|
|
187095
|
-
"name": "inactiveDelay",
|
|
187096
|
-
"parent": {
|
|
187097
|
-
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
187098
|
-
"name": "ActivityProps"
|
|
187099
|
-
},
|
|
187100
|
-
"declarations": [
|
|
187101
|
-
{
|
|
187102
|
-
"fileName": "components/src/components/Activity/Activity.tsx",
|
|
187103
|
-
"name": "ActivityProps"
|
|
187104
|
-
}
|
|
187105
|
-
],
|
|
187106
|
-
"required": false,
|
|
187107
|
-
"type": {
|
|
187108
|
-
"name": "number"
|
|
187109
|
-
}
|
|
187110
|
-
},
|
|
187111
|
-
"children": {
|
|
187112
|
-
"defaultValue": null,
|
|
187113
|
-
"description": "",
|
|
187114
|
-
"name": "children",
|
|
187115
|
-
"declarations": [
|
|
187116
|
-
{
|
|
187117
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
187118
|
-
"name": "TypeLiteral"
|
|
187119
|
-
}
|
|
187120
|
-
],
|
|
187121
|
-
"required": false,
|
|
187122
|
-
"type": {
|
|
187123
|
-
"name": "ReactNode"
|
|
187124
|
-
}
|
|
187125
|
-
}
|
|
187126
|
-
}
|
|
187127
|
-
},
|
|
187128
|
-
{
|
|
187129
|
-
"tags": {
|
|
187130
|
-
"flr-generate": "all"
|
|
187131
|
-
},
|
|
187132
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ActionGroup/ActionGroup.tsx",
|
|
187133
|
-
"description": "",
|
|
187134
|
-
"displayName": "ActionGroup",
|
|
187135
|
-
"methods": [],
|
|
187136
|
-
"props": {
|
|
187137
|
-
"spacing": {
|
|
187138
|
-
"defaultValue": {
|
|
187139
|
-
"value": "\"m\""
|
|
187140
|
-
},
|
|
187141
|
-
"description": "The spacing between the buttons inside the action group.",
|
|
187142
|
-
"name": "spacing",
|
|
187143
|
-
"parent": {
|
|
187144
|
-
"fileName": "components/src/components/ActionGroup/ActionGroup.tsx",
|
|
187145
|
-
"name": "ActionGroupProps"
|
|
187146
|
-
},
|
|
187147
|
-
"declarations": [
|
|
187148
|
-
{
|
|
187149
|
-
"fileName": "components/src/components/ActionGroup/ActionGroup.tsx",
|
|
187150
|
-
"name": "ActionGroupProps"
|
|
187151
|
-
}
|
|
187152
|
-
],
|
|
187153
|
-
"required": false,
|
|
187154
|
-
"type": {
|
|
187155
|
-
"name": "\"s\" | \"m\""
|
|
187156
|
-
}
|
|
187157
|
-
},
|
|
187158
|
-
"children": {
|
|
187159
|
-
"defaultValue": null,
|
|
187160
|
-
"description": "",
|
|
187161
|
-
"name": "children",
|
|
187162
|
-
"declarations": [
|
|
187163
|
-
{
|
|
187164
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
187165
|
-
"name": "TypeLiteral"
|
|
187166
|
-
}
|
|
187167
|
-
],
|
|
187168
|
-
"required": false,
|
|
187169
|
-
"type": {
|
|
187170
|
-
"name": "ReactNode"
|
|
187171
|
-
}
|
|
187172
|
-
},
|
|
187173
|
-
"wrapWith": {
|
|
187174
|
-
"defaultValue": null,
|
|
187175
|
-
"description": "",
|
|
187176
|
-
"name": "wrapWith",
|
|
187177
|
-
"parent": {
|
|
187178
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
187179
|
-
"name": "FlowComponentProps"
|
|
187180
|
-
},
|
|
187181
|
-
"declarations": [
|
|
187182
|
-
{
|
|
187183
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
187184
|
-
"name": "FlowComponentProps"
|
|
187185
|
-
}
|
|
187186
|
-
],
|
|
187187
|
-
"required": false,
|
|
187188
|
-
"type": {
|
|
187189
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
187190
|
-
}
|
|
187191
|
-
},
|
|
187192
|
-
"tunnelId": {
|
|
187193
|
-
"defaultValue": null,
|
|
187194
|
-
"description": "@internal",
|
|
187195
|
-
"name": "tunnelId",
|
|
187196
|
-
"parent": {
|
|
187197
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
187198
|
-
"name": "PropsWithTunnel"
|
|
187199
|
-
},
|
|
187200
|
-
"declarations": [
|
|
187201
|
-
{
|
|
187202
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
187203
|
-
"name": "PropsWithTunnel"
|
|
187204
|
-
}
|
|
187205
|
-
],
|
|
187206
|
-
"required": false,
|
|
187207
|
-
"type": {
|
|
187208
|
-
"name": "string | null"
|
|
187209
|
-
}
|
|
187210
|
-
},
|
|
187211
|
-
"ref": {
|
|
187212
|
-
"defaultValue": null,
|
|
187213
|
-
"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}",
|
|
187214
|
-
"name": "ref",
|
|
187215
|
-
"parent": {
|
|
187216
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
187217
|
-
"name": "RefAttributes"
|
|
187218
|
-
},
|
|
187219
|
-
"declarations": [
|
|
187220
|
-
{
|
|
187221
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
187222
|
-
"name": "RefAttributes"
|
|
187223
|
-
}
|
|
187224
|
-
],
|
|
187225
|
-
"required": false,
|
|
187226
|
-
"type": {
|
|
187227
|
-
"name": "Ref<HTMLInputElement>"
|
|
187228
|
-
}
|
|
187229
|
-
},
|
|
187230
|
-
"key": {
|
|
187231
|
-
"defaultValue": null,
|
|
187232
|
-
"description": "",
|
|
187233
|
-
"name": "key",
|
|
187234
|
-
"parent": {
|
|
187235
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
187236
|
-
"name": "Attributes"
|
|
187237
|
-
},
|
|
187238
|
-
"declarations": [
|
|
187239
|
-
{
|
|
187240
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
187241
|
-
"name": "Attributes"
|
|
187242
|
-
}
|
|
187243
|
-
],
|
|
187244
|
-
"required": false,
|
|
187245
|
-
"type": {
|
|
187246
|
-
"name": "Key | null"
|
|
187247
|
-
}
|
|
187248
|
-
},
|
|
187249
|
-
"className": {
|
|
187250
|
-
"defaultValue": null,
|
|
187251
|
-
"description": "The elements class name.",
|
|
187252
|
-
"name": "className",
|
|
187253
|
-
"parent": {
|
|
187254
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
187255
|
-
"name": "PropsWithClassName"
|
|
187256
|
-
},
|
|
187257
|
-
"declarations": [
|
|
187258
|
-
{
|
|
187259
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
187260
|
-
"name": "PropsWithClassName"
|
|
187261
|
-
}
|
|
187262
|
-
],
|
|
187263
|
-
"required": false,
|
|
187264
|
-
"type": {
|
|
187265
|
-
"name": "string"
|
|
187266
|
-
}
|
|
187267
|
-
}
|
|
187268
|
-
}
|
|
187269
|
-
},
|
|
187270
|
-
{
|
|
187271
|
-
"tags": {},
|
|
187272
|
-
"filePath": "src/components/Action/ActionStateContext.tsx",
|
|
187273
|
-
"description": "",
|
|
187274
|
-
"displayName": "ActionStateContext",
|
|
187275
|
-
"methods": [],
|
|
187276
|
-
"props": {
|
|
187277
|
-
"isStarted": {
|
|
187278
|
-
"defaultValue": null,
|
|
187279
|
-
"description": "",
|
|
187280
|
-
"name": "isStarted",
|
|
187281
|
-
"parent": {
|
|
187282
|
-
"fileName": "src/components/Action/ActionStateContext.tsx",
|
|
187283
|
-
"name": "Props"
|
|
187284
|
-
},
|
|
187285
|
-
"declarations": [
|
|
187286
|
-
{
|
|
187287
|
-
"fileName": "src/components/Action/ActionStateContext.tsx",
|
|
187288
|
-
"name": "Props"
|
|
187289
|
-
}
|
|
187290
|
-
],
|
|
187291
|
-
"required": false,
|
|
187292
|
-
"type": {
|
|
187293
|
-
"name": "boolean"
|
|
187294
|
-
}
|
|
187295
|
-
},
|
|
187296
|
-
"hasSucceeded": {
|
|
187297
|
-
"defaultValue": null,
|
|
187298
|
-
"description": "",
|
|
187299
|
-
"name": "hasSucceeded",
|
|
187300
|
-
"parent": {
|
|
187301
|
-
"fileName": "src/components/Action/ActionStateContext.tsx",
|
|
187302
|
-
"name": "Props"
|
|
187303
|
-
},
|
|
187304
|
-
"declarations": [
|
|
187305
|
-
{
|
|
187306
|
-
"fileName": "src/components/Action/ActionStateContext.tsx",
|
|
187307
|
-
"name": "Props"
|
|
187308
|
-
}
|
|
187309
|
-
],
|
|
187310
|
-
"required": false,
|
|
187311
|
-
"type": {
|
|
187312
|
-
"name": "boolean"
|
|
187313
|
-
}
|
|
187314
|
-
},
|
|
187315
|
-
"hasFailedWithError": {
|
|
187316
|
-
"defaultValue": null,
|
|
187317
|
-
"description": "",
|
|
187318
|
-
"name": "hasFailedWithError",
|
|
187319
|
-
"parent": {
|
|
187320
|
-
"fileName": "src/components/Action/ActionStateContext.tsx",
|
|
187321
|
-
"name": "Props"
|
|
187322
|
-
},
|
|
187323
|
-
"declarations": [
|
|
187324
|
-
{
|
|
187325
|
-
"fileName": "src/components/Action/ActionStateContext.tsx",
|
|
187326
|
-
"name": "Props"
|
|
187327
|
-
}
|
|
187328
|
-
],
|
|
187329
|
-
"required": false,
|
|
187330
|
-
"type": {
|
|
187331
|
-
"name": "unknown"
|
|
187332
|
-
}
|
|
187333
|
-
},
|
|
187334
|
-
"children": {
|
|
187335
|
-
"defaultValue": null,
|
|
187336
|
-
"description": "",
|
|
187337
|
-
"name": "children",
|
|
187338
|
-
"declarations": [
|
|
187339
|
-
{
|
|
187340
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
187341
|
-
"name": "TypeLiteral"
|
|
187342
|
-
}
|
|
187343
|
-
],
|
|
187344
|
-
"required": false,
|
|
187345
|
-
"type": {
|
|
187346
|
-
"name": "ReactNode"
|
|
187347
|
-
}
|
|
187348
|
-
}
|
|
187349
|
-
}
|
|
187350
|
-
},
|
|
187351
|
-
{
|
|
187352
|
-
"tags": {},
|
|
187353
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Action/Action.tsx",
|
|
187354
|
-
"description": "",
|
|
187355
|
-
"displayName": "Action",
|
|
187356
|
-
"methods": [],
|
|
187357
|
-
"props": {
|
|
187358
|
-
"action": {
|
|
187359
|
-
"defaultValue": null,
|
|
187360
|
-
"description": "",
|
|
187361
|
-
"name": "action",
|
|
187362
|
-
"parent": {
|
|
187363
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187364
|
-
"name": "ActionProps"
|
|
187365
|
-
},
|
|
187366
|
-
"declarations": [
|
|
187367
|
-
{
|
|
187368
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187369
|
-
"name": "ActionProps"
|
|
187370
|
-
}
|
|
187371
|
-
],
|
|
187372
|
-
"required": false,
|
|
187373
|
-
"type": {
|
|
187374
|
-
"name": "ActionFn"
|
|
187375
|
-
}
|
|
187376
|
-
},
|
|
187377
|
-
"onAction": {
|
|
187378
|
-
"defaultValue": null,
|
|
187379
|
-
"description": "",
|
|
187380
|
-
"name": "onAction",
|
|
187381
|
-
"parent": {
|
|
187382
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187383
|
-
"name": "ActionProps"
|
|
187384
|
-
},
|
|
187385
|
-
"declarations": [
|
|
187386
|
-
{
|
|
187387
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187388
|
-
"name": "ActionProps"
|
|
187389
|
-
}
|
|
187390
|
-
],
|
|
187391
|
-
"required": false,
|
|
187392
|
-
"type": {
|
|
187393
|
-
"name": "ActionFn"
|
|
187394
|
-
}
|
|
187395
|
-
},
|
|
187396
|
-
"actionModel": {
|
|
187397
|
-
"defaultValue": null,
|
|
187398
|
-
"description": "",
|
|
187399
|
-
"name": "actionModel",
|
|
187400
|
-
"parent": {
|
|
187401
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187402
|
-
"name": "ActionProps"
|
|
187403
|
-
},
|
|
187404
|
-
"declarations": [
|
|
187405
|
-
{
|
|
187406
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187407
|
-
"name": "ActionProps"
|
|
187408
|
-
}
|
|
187409
|
-
],
|
|
187410
|
-
"required": false,
|
|
187411
|
-
"type": {
|
|
187412
|
-
"name": "ActionModel"
|
|
187413
|
-
}
|
|
187414
|
-
},
|
|
187415
|
-
"closeOverlay": {
|
|
187416
|
-
"defaultValue": null,
|
|
187417
|
-
"description": "",
|
|
187418
|
-
"name": "closeOverlay",
|
|
187419
|
-
"parent": {
|
|
187420
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187421
|
-
"name": "ActionProps"
|
|
187422
|
-
},
|
|
187423
|
-
"declarations": [
|
|
187424
|
-
{
|
|
187425
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187426
|
-
"name": "ActionProps"
|
|
187427
|
-
}
|
|
187428
|
-
],
|
|
187429
|
-
"required": false,
|
|
187430
|
-
"type": {
|
|
187431
|
-
"name": "keyof FlowComponentPropsTypes | OverlayController"
|
|
187432
|
-
}
|
|
187433
|
-
},
|
|
187434
|
-
"openOverlay": {
|
|
187435
|
-
"defaultValue": null,
|
|
187436
|
-
"description": "",
|
|
187437
|
-
"name": "openOverlay",
|
|
187438
|
-
"parent": {
|
|
187439
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187440
|
-
"name": "ActionProps"
|
|
187441
|
-
},
|
|
187442
|
-
"declarations": [
|
|
187443
|
-
{
|
|
187444
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187445
|
-
"name": "ActionProps"
|
|
187446
|
-
}
|
|
187447
|
-
],
|
|
187448
|
-
"required": false,
|
|
187449
|
-
"type": {
|
|
187450
|
-
"name": "keyof FlowComponentPropsTypes | OverlayController"
|
|
187451
|
-
}
|
|
187452
|
-
},
|
|
187453
|
-
"toggleOverlay": {
|
|
187454
|
-
"defaultValue": null,
|
|
187455
|
-
"description": "",
|
|
187456
|
-
"name": "toggleOverlay",
|
|
187457
|
-
"parent": {
|
|
187458
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187459
|
-
"name": "ActionProps"
|
|
187460
|
-
},
|
|
187461
|
-
"declarations": [
|
|
187462
|
-
{
|
|
187463
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187464
|
-
"name": "ActionProps"
|
|
187465
|
-
}
|
|
187466
|
-
],
|
|
187467
|
-
"required": false,
|
|
187468
|
-
"type": {
|
|
187469
|
-
"name": "keyof FlowComponentPropsTypes | OverlayController"
|
|
187470
|
-
}
|
|
187471
|
-
},
|
|
187472
|
-
"break": {
|
|
187473
|
-
"defaultValue": null,
|
|
187474
|
-
"description": "",
|
|
187475
|
-
"name": "break",
|
|
187476
|
-
"parent": {
|
|
187477
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187478
|
-
"name": "ActionProps"
|
|
187479
|
-
},
|
|
187480
|
-
"declarations": [
|
|
187481
|
-
{
|
|
187482
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187483
|
-
"name": "ActionProps"
|
|
187484
|
-
}
|
|
187485
|
-
],
|
|
187486
|
-
"required": false,
|
|
187487
|
-
"type": {
|
|
187488
|
-
"name": "boolean"
|
|
187489
|
-
}
|
|
187490
|
-
},
|
|
187491
|
-
"skip": {
|
|
187492
|
-
"defaultValue": null,
|
|
187493
|
-
"description": "",
|
|
187494
|
-
"name": "skip",
|
|
187495
|
-
"parent": {
|
|
187496
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187497
|
-
"name": "ActionProps"
|
|
187498
|
-
},
|
|
187499
|
-
"declarations": [
|
|
187500
|
-
{
|
|
187501
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187502
|
-
"name": "ActionProps"
|
|
187503
|
-
}
|
|
187504
|
-
],
|
|
187505
|
-
"required": false,
|
|
187506
|
-
"type": {
|
|
187507
|
-
"name": "number | boolean"
|
|
187508
|
-
}
|
|
187509
|
-
},
|
|
187510
|
-
"showFeedback": {
|
|
187511
|
-
"defaultValue": null,
|
|
187512
|
-
"description": "",
|
|
187513
|
-
"name": "showFeedback",
|
|
187514
|
-
"parent": {
|
|
187515
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187516
|
-
"name": "ActionProps"
|
|
187517
|
-
},
|
|
187518
|
-
"declarations": [
|
|
187519
|
-
{
|
|
187520
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
187521
|
-
"name": "ActionProps"
|
|
187522
|
-
}
|
|
187523
|
-
],
|
|
187524
|
-
"required": false,
|
|
187525
|
-
"type": {
|
|
187526
|
-
"name": "boolean"
|
|
187527
|
-
}
|
|
187528
|
-
},
|
|
187529
|
-
"children": {
|
|
187530
|
-
"defaultValue": null,
|
|
187531
|
-
"description": "",
|
|
187532
|
-
"name": "children",
|
|
187533
|
-
"declarations": [
|
|
187534
|
-
{
|
|
187535
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
187536
|
-
"name": "TypeLiteral"
|
|
187537
|
-
}
|
|
187538
|
-
],
|
|
187539
|
-
"required": false,
|
|
187540
|
-
"type": {
|
|
187541
|
-
"name": "ReactNode"
|
|
187542
|
-
}
|
|
187543
|
-
},
|
|
187544
|
-
"wrapWith": {
|
|
187545
|
-
"defaultValue": null,
|
|
187546
|
-
"description": "",
|
|
187547
|
-
"name": "wrapWith",
|
|
187548
|
-
"parent": {
|
|
187549
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
187550
|
-
"name": "FlowComponentProps"
|
|
187551
|
-
},
|
|
187552
|
-
"declarations": [
|
|
187553
|
-
{
|
|
187554
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
187555
|
-
"name": "FlowComponentProps"
|
|
187556
|
-
}
|
|
187557
|
-
],
|
|
187558
|
-
"required": false,
|
|
187559
|
-
"type": {
|
|
187560
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
187561
|
-
}
|
|
187562
|
-
},
|
|
187563
|
-
"tunnelId": {
|
|
187564
|
-
"defaultValue": null,
|
|
187565
|
-
"description": "@internal",
|
|
187566
|
-
"name": "tunnelId",
|
|
187567
|
-
"parent": {
|
|
187568
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
187569
|
-
"name": "PropsWithTunnel"
|
|
187570
|
-
},
|
|
187571
|
-
"declarations": [
|
|
187572
|
-
{
|
|
187573
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
187574
|
-
"name": "PropsWithTunnel"
|
|
187575
|
-
}
|
|
187576
|
-
],
|
|
187577
|
-
"required": false,
|
|
187578
|
-
"type": {
|
|
187579
|
-
"name": "string | null"
|
|
187580
|
-
}
|
|
187581
|
-
},
|
|
187582
|
-
"ref": {
|
|
187583
|
-
"defaultValue": null,
|
|
187584
|
-
"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}",
|
|
187585
|
-
"name": "ref",
|
|
187586
|
-
"parent": {
|
|
187587
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
187588
|
-
"name": "RefAttributes"
|
|
187589
|
-
},
|
|
187590
|
-
"declarations": [
|
|
187591
|
-
{
|
|
187592
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
187593
|
-
"name": "RefAttributes"
|
|
187594
|
-
}
|
|
187595
|
-
],
|
|
187596
|
-
"required": false,
|
|
187597
|
-
"type": {
|
|
187598
|
-
"name": "Ref<HTMLInputElement>"
|
|
187599
|
-
}
|
|
187600
|
-
},
|
|
187601
|
-
"key": {
|
|
187602
|
-
"defaultValue": null,
|
|
187603
|
-
"description": "",
|
|
187604
|
-
"name": "key",
|
|
187605
|
-
"parent": {
|
|
187606
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
187607
|
-
"name": "Attributes"
|
|
187608
|
-
},
|
|
187609
|
-
"declarations": [
|
|
187610
|
-
{
|
|
187611
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
187612
|
-
"name": "Attributes"
|
|
187613
|
-
}
|
|
187614
|
-
],
|
|
187615
|
-
"required": false,
|
|
187616
|
-
"type": {
|
|
187617
|
-
"name": "Key | null"
|
|
187618
|
-
}
|
|
187619
|
-
}
|
|
187620
|
-
}
|
|
187621
|
-
},
|
|
187622
187765
|
{
|
|
187623
187766
|
"tags": {
|
|
187624
187767
|
"flr-generate": "all"
|
|
@@ -222345,7 +222488,7 @@
|
|
|
222345
222488
|
],
|
|
222346
222489
|
"required": false,
|
|
222347
222490
|
"type": {
|
|
222348
|
-
"name": "Iterable<
|
|
222491
|
+
"name": "Iterable<{ children?: ReactNode; }>"
|
|
222349
222492
|
}
|
|
222350
222493
|
},
|
|
222351
222494
|
"dependencies": {
|
|
@@ -222738,7 +222881,7 @@
|
|
|
222738
222881
|
],
|
|
222739
222882
|
"required": false,
|
|
222740
222883
|
"type": {
|
|
222741
|
-
"name": "Iterable<
|
|
222884
|
+
"name": "Iterable<{ children?: ReactNode; }>"
|
|
222742
222885
|
}
|
|
222743
222886
|
},
|
|
222744
222887
|
"disallowEmptySelection": {
|
|
@@ -222935,23 +223078,23 @@
|
|
|
222935
223078
|
"name": "DragAndDropHooks"
|
|
222936
223079
|
}
|
|
222937
223080
|
},
|
|
222938
|
-
"
|
|
223081
|
+
"renderEmptyState": {
|
|
222939
223082
|
"defaultValue": null,
|
|
222940
|
-
"description": "
|
|
222941
|
-
"name": "
|
|
223083
|
+
"description": "Provides content to display when there are no items in the list.",
|
|
223084
|
+
"name": "renderEmptyState",
|
|
222942
223085
|
"parent": {
|
|
222943
|
-
"fileName": "flow/node_modules/.pnpm
|
|
222944
|
-
"name": "
|
|
223086
|
+
"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",
|
|
223087
|
+
"name": "ListBoxProps"
|
|
222945
223088
|
},
|
|
222946
223089
|
"declarations": [
|
|
222947
223090
|
{
|
|
222948
|
-
"fileName": "flow/node_modules/.pnpm
|
|
222949
|
-
"name": "
|
|
223091
|
+
"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",
|
|
223092
|
+
"name": "ListBoxProps"
|
|
222950
223093
|
}
|
|
222951
223094
|
],
|
|
222952
223095
|
"required": false,
|
|
222953
223096
|
"type": {
|
|
222954
|
-
"name": "
|
|
223097
|
+
"name": "((props: ListBoxRenderProps) => ReactNode)"
|
|
222955
223098
|
}
|
|
222956
223099
|
},
|
|
222957
223100
|
"onAction": {
|
|
@@ -222973,18 +223116,18 @@
|
|
|
222973
223116
|
"name": "((key: Key) => void)"
|
|
222974
223117
|
}
|
|
222975
223118
|
},
|
|
222976
|
-
"
|
|
223119
|
+
"shouldFocusOnHover": {
|
|
222977
223120
|
"defaultValue": null,
|
|
222978
|
-
"description": "Whether
|
|
222979
|
-
"name": "
|
|
223121
|
+
"description": "Whether options should be focused when the user hovers over them.",
|
|
223122
|
+
"name": "shouldFocusOnHover",
|
|
222980
223123
|
"parent": {
|
|
222981
223124
|
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.1_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
222982
|
-
"name": "
|
|
223125
|
+
"name": "AriaListBoxProps"
|
|
222983
223126
|
},
|
|
222984
223127
|
"declarations": [
|
|
222985
223128
|
{
|
|
222986
223129
|
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.1_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
222987
|
-
"name": "
|
|
223130
|
+
"name": "AriaListBoxProps"
|
|
222988
223131
|
}
|
|
222989
223132
|
],
|
|
222990
223133
|
"required": false,
|
|
@@ -222992,23 +223135,23 @@
|
|
|
222992
223135
|
"name": "boolean"
|
|
222993
223136
|
}
|
|
222994
223137
|
},
|
|
222995
|
-
"
|
|
223138
|
+
"shouldFocusWrap": {
|
|
222996
223139
|
"defaultValue": null,
|
|
222997
|
-
"description": "
|
|
222998
|
-
"name": "
|
|
223140
|
+
"description": "Whether focus should wrap around when the end/start is reached.",
|
|
223141
|
+
"name": "shouldFocusWrap",
|
|
222999
223142
|
"parent": {
|
|
223000
|
-
"fileName": "flow/node_modules/.pnpm
|
|
223143
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.1_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
223001
223144
|
"name": "ListBoxProps"
|
|
223002
223145
|
},
|
|
223003
223146
|
"declarations": [
|
|
223004
223147
|
{
|
|
223005
|
-
"fileName": "flow/node_modules/.pnpm
|
|
223148
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.1_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
223006
223149
|
"name": "ListBoxProps"
|
|
223007
223150
|
}
|
|
223008
223151
|
],
|
|
223009
223152
|
"required": false,
|
|
223010
223153
|
"type": {
|
|
223011
|
-
"name": "
|
|
223154
|
+
"name": "boolean"
|
|
223012
223155
|
}
|
|
223013
223156
|
},
|
|
223014
223157
|
"layout": {
|
|
@@ -223713,9 +223856,9 @@
|
|
|
223713
223856
|
"flr-generate": "all",
|
|
223714
223857
|
"flr-clear-props-context": ""
|
|
223715
223858
|
},
|
|
223716
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/
|
|
223859
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/Radio/Radio.tsx",
|
|
223717
223860
|
"description": "",
|
|
223718
|
-
"displayName": "
|
|
223861
|
+
"displayName": "Radio",
|
|
223719
223862
|
"methods": [],
|
|
223720
223863
|
"props": {
|
|
223721
223864
|
"onFocus": {
|
|
@@ -224191,14 +224334,180 @@
|
|
|
224191
224334
|
}
|
|
224192
224335
|
}
|
|
224193
224336
|
},
|
|
224337
|
+
{
|
|
224338
|
+
"tags": {},
|
|
224339
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Popover/components/PopoverTrigger/PopoverTrigger.tsx",
|
|
224340
|
+
"description": "",
|
|
224341
|
+
"displayName": "PopoverTrigger",
|
|
224342
|
+
"methods": [],
|
|
224343
|
+
"props": {
|
|
224344
|
+
"isDefaultOpen": {
|
|
224345
|
+
"defaultValue": null,
|
|
224346
|
+
"description": "Whether the overlay should be open initially.",
|
|
224347
|
+
"name": "isDefaultOpen",
|
|
224348
|
+
"parent": {
|
|
224349
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
224350
|
+
"name": "OverlayTriggerProps"
|
|
224351
|
+
},
|
|
224352
|
+
"declarations": [
|
|
224353
|
+
{
|
|
224354
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
224355
|
+
"name": "OverlayTriggerProps"
|
|
224356
|
+
}
|
|
224357
|
+
],
|
|
224358
|
+
"required": false,
|
|
224359
|
+
"type": {
|
|
224360
|
+
"name": "boolean"
|
|
224361
|
+
}
|
|
224362
|
+
},
|
|
224363
|
+
"controller": {
|
|
224364
|
+
"defaultValue": null,
|
|
224365
|
+
"description": "A controller to control the state of the overlay.",
|
|
224366
|
+
"name": "controller",
|
|
224367
|
+
"parent": {
|
|
224368
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
224369
|
+
"name": "OverlayTriggerProps"
|
|
224370
|
+
},
|
|
224371
|
+
"declarations": [
|
|
224372
|
+
{
|
|
224373
|
+
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
224374
|
+
"name": "OverlayTriggerProps"
|
|
224375
|
+
}
|
|
224376
|
+
],
|
|
224377
|
+
"required": false,
|
|
224378
|
+
"type": {
|
|
224379
|
+
"name": "OverlayController"
|
|
224380
|
+
}
|
|
224381
|
+
},
|
|
224382
|
+
"wrapWith": {
|
|
224383
|
+
"defaultValue": null,
|
|
224384
|
+
"description": "",
|
|
224385
|
+
"name": "wrapWith",
|
|
224386
|
+
"parent": {
|
|
224387
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
224388
|
+
"name": "FlowComponentProps"
|
|
224389
|
+
},
|
|
224390
|
+
"declarations": [
|
|
224391
|
+
{
|
|
224392
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
224393
|
+
"name": "FlowComponentProps"
|
|
224394
|
+
}
|
|
224395
|
+
],
|
|
224396
|
+
"required": false,
|
|
224397
|
+
"type": {
|
|
224398
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
224399
|
+
}
|
|
224400
|
+
},
|
|
224401
|
+
"tunnelId": {
|
|
224402
|
+
"defaultValue": null,
|
|
224403
|
+
"description": "@internal",
|
|
224404
|
+
"name": "tunnelId",
|
|
224405
|
+
"parent": {
|
|
224406
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
224407
|
+
"name": "PropsWithTunnel"
|
|
224408
|
+
},
|
|
224409
|
+
"declarations": [
|
|
224410
|
+
{
|
|
224411
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
224412
|
+
"name": "PropsWithTunnel"
|
|
224413
|
+
}
|
|
224414
|
+
],
|
|
224415
|
+
"required": false,
|
|
224416
|
+
"type": {
|
|
224417
|
+
"name": "string | null"
|
|
224418
|
+
}
|
|
224419
|
+
},
|
|
224420
|
+
"ref": {
|
|
224421
|
+
"defaultValue": null,
|
|
224422
|
+
"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}",
|
|
224423
|
+
"name": "ref",
|
|
224424
|
+
"parent": {
|
|
224425
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
224426
|
+
"name": "RefAttributes"
|
|
224427
|
+
},
|
|
224428
|
+
"declarations": [
|
|
224429
|
+
{
|
|
224430
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
224431
|
+
"name": "RefAttributes"
|
|
224432
|
+
}
|
|
224433
|
+
],
|
|
224434
|
+
"required": false,
|
|
224435
|
+
"type": {
|
|
224436
|
+
"name": "Ref<HTMLInputElement>"
|
|
224437
|
+
}
|
|
224438
|
+
},
|
|
224439
|
+
"key": {
|
|
224440
|
+
"defaultValue": null,
|
|
224441
|
+
"description": "",
|
|
224442
|
+
"name": "key",
|
|
224443
|
+
"parent": {
|
|
224444
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
224445
|
+
"name": "Attributes"
|
|
224446
|
+
},
|
|
224447
|
+
"declarations": [
|
|
224448
|
+
{
|
|
224449
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
224450
|
+
"name": "Attributes"
|
|
224451
|
+
}
|
|
224452
|
+
],
|
|
224453
|
+
"required": false,
|
|
224454
|
+
"type": {
|
|
224455
|
+
"name": "Key | null"
|
|
224456
|
+
}
|
|
224457
|
+
},
|
|
224458
|
+
"children": {
|
|
224459
|
+
"defaultValue": null,
|
|
224460
|
+
"description": "",
|
|
224461
|
+
"name": "children",
|
|
224462
|
+
"declarations": [
|
|
224463
|
+
{
|
|
224464
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
224465
|
+
"name": "TypeLiteral"
|
|
224466
|
+
}
|
|
224467
|
+
],
|
|
224468
|
+
"required": false,
|
|
224469
|
+
"type": {
|
|
224470
|
+
"name": "ReactNode"
|
|
224471
|
+
}
|
|
224472
|
+
}
|
|
224473
|
+
}
|
|
224474
|
+
},
|
|
224475
|
+
{
|
|
224476
|
+
"tags": {},
|
|
224477
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Popover/components/PopoverTip/PopoverTip.tsx",
|
|
224478
|
+
"description": "",
|
|
224479
|
+
"displayName": "PopoverTip",
|
|
224480
|
+
"methods": [],
|
|
224481
|
+
"props": {
|
|
224482
|
+
"className": {
|
|
224483
|
+
"defaultValue": null,
|
|
224484
|
+
"description": "The elements class name.",
|
|
224485
|
+
"name": "className",
|
|
224486
|
+
"parent": {
|
|
224487
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
224488
|
+
"name": "PropsWithClassName"
|
|
224489
|
+
},
|
|
224490
|
+
"declarations": [
|
|
224491
|
+
{
|
|
224492
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
224493
|
+
"name": "PropsWithClassName"
|
|
224494
|
+
}
|
|
224495
|
+
],
|
|
224496
|
+
"required": false,
|
|
224497
|
+
"type": {
|
|
224498
|
+
"name": "string"
|
|
224499
|
+
}
|
|
224500
|
+
}
|
|
224501
|
+
}
|
|
224502
|
+
},
|
|
224194
224503
|
{
|
|
224195
224504
|
"tags": {
|
|
224196
224505
|
"flr-generate": "all",
|
|
224197
224506
|
"flr-clear-props-context": ""
|
|
224198
224507
|
},
|
|
224199
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/
|
|
224508
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/RadioButton/RadioButton.tsx",
|
|
224200
224509
|
"description": "",
|
|
224201
|
-
"displayName": "
|
|
224510
|
+
"displayName": "RadioButton",
|
|
224202
224511
|
"methods": [],
|
|
224203
224512
|
"props": {
|
|
224204
224513
|
"onFocus": {
|
|
@@ -224674,172 +224983,6 @@
|
|
|
224674
224983
|
}
|
|
224675
224984
|
}
|
|
224676
224985
|
},
|
|
224677
|
-
{
|
|
224678
|
-
"tags": {},
|
|
224679
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Popover/components/PopoverTrigger/PopoverTrigger.tsx",
|
|
224680
|
-
"description": "",
|
|
224681
|
-
"displayName": "PopoverTrigger",
|
|
224682
|
-
"methods": [],
|
|
224683
|
-
"props": {
|
|
224684
|
-
"isDefaultOpen": {
|
|
224685
|
-
"defaultValue": null,
|
|
224686
|
-
"description": "Whether the overlay should be open initially.",
|
|
224687
|
-
"name": "isDefaultOpen",
|
|
224688
|
-
"parent": {
|
|
224689
|
-
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
224690
|
-
"name": "OverlayTriggerProps"
|
|
224691
|
-
},
|
|
224692
|
-
"declarations": [
|
|
224693
|
-
{
|
|
224694
|
-
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
224695
|
-
"name": "OverlayTriggerProps"
|
|
224696
|
-
}
|
|
224697
|
-
],
|
|
224698
|
-
"required": false,
|
|
224699
|
-
"type": {
|
|
224700
|
-
"name": "boolean"
|
|
224701
|
-
}
|
|
224702
|
-
},
|
|
224703
|
-
"controller": {
|
|
224704
|
-
"defaultValue": null,
|
|
224705
|
-
"description": "A controller to control the state of the overlay.",
|
|
224706
|
-
"name": "controller",
|
|
224707
|
-
"parent": {
|
|
224708
|
-
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
224709
|
-
"name": "OverlayTriggerProps"
|
|
224710
|
-
},
|
|
224711
|
-
"declarations": [
|
|
224712
|
-
{
|
|
224713
|
-
"fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
|
|
224714
|
-
"name": "OverlayTriggerProps"
|
|
224715
|
-
}
|
|
224716
|
-
],
|
|
224717
|
-
"required": false,
|
|
224718
|
-
"type": {
|
|
224719
|
-
"name": "OverlayController"
|
|
224720
|
-
}
|
|
224721
|
-
},
|
|
224722
|
-
"wrapWith": {
|
|
224723
|
-
"defaultValue": null,
|
|
224724
|
-
"description": "",
|
|
224725
|
-
"name": "wrapWith",
|
|
224726
|
-
"parent": {
|
|
224727
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
224728
|
-
"name": "FlowComponentProps"
|
|
224729
|
-
},
|
|
224730
|
-
"declarations": [
|
|
224731
|
-
{
|
|
224732
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
224733
|
-
"name": "FlowComponentProps"
|
|
224734
|
-
}
|
|
224735
|
-
],
|
|
224736
|
-
"required": false,
|
|
224737
|
-
"type": {
|
|
224738
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
224739
|
-
}
|
|
224740
|
-
},
|
|
224741
|
-
"tunnelId": {
|
|
224742
|
-
"defaultValue": null,
|
|
224743
|
-
"description": "@internal",
|
|
224744
|
-
"name": "tunnelId",
|
|
224745
|
-
"parent": {
|
|
224746
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
224747
|
-
"name": "PropsWithTunnel"
|
|
224748
|
-
},
|
|
224749
|
-
"declarations": [
|
|
224750
|
-
{
|
|
224751
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
224752
|
-
"name": "PropsWithTunnel"
|
|
224753
|
-
}
|
|
224754
|
-
],
|
|
224755
|
-
"required": false,
|
|
224756
|
-
"type": {
|
|
224757
|
-
"name": "string | null"
|
|
224758
|
-
}
|
|
224759
|
-
},
|
|
224760
|
-
"ref": {
|
|
224761
|
-
"defaultValue": null,
|
|
224762
|
-
"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}",
|
|
224763
|
-
"name": "ref",
|
|
224764
|
-
"parent": {
|
|
224765
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
224766
|
-
"name": "RefAttributes"
|
|
224767
|
-
},
|
|
224768
|
-
"declarations": [
|
|
224769
|
-
{
|
|
224770
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
224771
|
-
"name": "RefAttributes"
|
|
224772
|
-
}
|
|
224773
|
-
],
|
|
224774
|
-
"required": false,
|
|
224775
|
-
"type": {
|
|
224776
|
-
"name": "Ref<HTMLInputElement>"
|
|
224777
|
-
}
|
|
224778
|
-
},
|
|
224779
|
-
"key": {
|
|
224780
|
-
"defaultValue": null,
|
|
224781
|
-
"description": "",
|
|
224782
|
-
"name": "key",
|
|
224783
|
-
"parent": {
|
|
224784
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
224785
|
-
"name": "Attributes"
|
|
224786
|
-
},
|
|
224787
|
-
"declarations": [
|
|
224788
|
-
{
|
|
224789
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
224790
|
-
"name": "Attributes"
|
|
224791
|
-
}
|
|
224792
|
-
],
|
|
224793
|
-
"required": false,
|
|
224794
|
-
"type": {
|
|
224795
|
-
"name": "Key | null"
|
|
224796
|
-
}
|
|
224797
|
-
},
|
|
224798
|
-
"children": {
|
|
224799
|
-
"defaultValue": null,
|
|
224800
|
-
"description": "",
|
|
224801
|
-
"name": "children",
|
|
224802
|
-
"declarations": [
|
|
224803
|
-
{
|
|
224804
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.6/node_modules/@types/react/index.d.ts",
|
|
224805
|
-
"name": "TypeLiteral"
|
|
224806
|
-
}
|
|
224807
|
-
],
|
|
224808
|
-
"required": false,
|
|
224809
|
-
"type": {
|
|
224810
|
-
"name": "ReactNode"
|
|
224811
|
-
}
|
|
224812
|
-
}
|
|
224813
|
-
}
|
|
224814
|
-
},
|
|
224815
|
-
{
|
|
224816
|
-
"tags": {},
|
|
224817
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Popover/components/PopoverTip/PopoverTip.tsx",
|
|
224818
|
-
"description": "",
|
|
224819
|
-
"displayName": "PopoverTip",
|
|
224820
|
-
"methods": [],
|
|
224821
|
-
"props": {
|
|
224822
|
-
"className": {
|
|
224823
|
-
"defaultValue": null,
|
|
224824
|
-
"description": "The elements class name.",
|
|
224825
|
-
"name": "className",
|
|
224826
|
-
"parent": {
|
|
224827
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
224828
|
-
"name": "PropsWithClassName"
|
|
224829
|
-
},
|
|
224830
|
-
"declarations": [
|
|
224831
|
-
{
|
|
224832
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
224833
|
-
"name": "PropsWithClassName"
|
|
224834
|
-
}
|
|
224835
|
-
],
|
|
224836
|
-
"required": false,
|
|
224837
|
-
"type": {
|
|
224838
|
-
"name": "string"
|
|
224839
|
-
}
|
|
224840
|
-
}
|
|
224841
|
-
}
|
|
224842
|
-
},
|
|
224843
224986
|
{
|
|
224844
224987
|
"tags": {
|
|
224845
224988
|
"flr-generate": "all"
|
|
@@ -233453,7 +233596,7 @@
|
|
|
233453
233596
|
],
|
|
233454
233597
|
"required": false,
|
|
233455
233598
|
"type": {
|
|
233456
|
-
"name": "Iterable<
|
|
233599
|
+
"name": "Iterable<{ children?: ReactNode; }>"
|
|
233457
233600
|
}
|
|
233458
233601
|
},
|
|
233459
233602
|
"disallowEmptySelection": {
|
|
@@ -253478,7 +253621,7 @@
|
|
|
253478
253621
|
],
|
|
253479
253622
|
"required": false,
|
|
253480
253623
|
"type": {
|
|
253481
|
-
"name": "Iterable<
|
|
253624
|
+
"name": "Iterable<{ children?: ReactNode; }>"
|
|
253482
253625
|
}
|
|
253483
253626
|
},
|
|
253484
253627
|
"disallowEmptySelection": {
|
|
@@ -254022,6 +254165,53 @@
|
|
|
254022
254165
|
"methods": [],
|
|
254023
254166
|
"props": {}
|
|
254024
254167
|
},
|
|
254168
|
+
{
|
|
254169
|
+
"tags": {},
|
|
254170
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
254171
|
+
"description": "",
|
|
254172
|
+
"displayName": "SearchField",
|
|
254173
|
+
"methods": [],
|
|
254174
|
+
"props": {
|
|
254175
|
+
"search": {
|
|
254176
|
+
"defaultValue": null,
|
|
254177
|
+
"description": "",
|
|
254178
|
+
"name": "search",
|
|
254179
|
+
"parent": {
|
|
254180
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
254181
|
+
"name": "Props"
|
|
254182
|
+
},
|
|
254183
|
+
"declarations": [
|
|
254184
|
+
{
|
|
254185
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
254186
|
+
"name": "Props"
|
|
254187
|
+
}
|
|
254188
|
+
],
|
|
254189
|
+
"required": true,
|
|
254190
|
+
"type": {
|
|
254191
|
+
"name": "Search<never>"
|
|
254192
|
+
}
|
|
254193
|
+
},
|
|
254194
|
+
"className": {
|
|
254195
|
+
"defaultValue": null,
|
|
254196
|
+
"description": "The elements class name.",
|
|
254197
|
+
"name": "className",
|
|
254198
|
+
"parent": {
|
|
254199
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
254200
|
+
"name": "PropsWithClassName"
|
|
254201
|
+
},
|
|
254202
|
+
"declarations": [
|
|
254203
|
+
{
|
|
254204
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
254205
|
+
"name": "PropsWithClassName"
|
|
254206
|
+
}
|
|
254207
|
+
],
|
|
254208
|
+
"required": false,
|
|
254209
|
+
"type": {
|
|
254210
|
+
"name": "string"
|
|
254211
|
+
}
|
|
254212
|
+
}
|
|
254213
|
+
}
|
|
254214
|
+
},
|
|
254025
254215
|
{
|
|
254026
254216
|
"tags": {},
|
|
254027
254217
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/Filters/FilterMenuList.tsx",
|
|
@@ -254094,53 +254284,6 @@
|
|
|
254094
254284
|
"methods": [],
|
|
254095
254285
|
"props": {}
|
|
254096
254286
|
},
|
|
254097
|
-
{
|
|
254098
|
-
"tags": {},
|
|
254099
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
254100
|
-
"description": "",
|
|
254101
|
-
"displayName": "SearchField",
|
|
254102
|
-
"methods": [],
|
|
254103
|
-
"props": {
|
|
254104
|
-
"search": {
|
|
254105
|
-
"defaultValue": null,
|
|
254106
|
-
"description": "",
|
|
254107
|
-
"name": "search",
|
|
254108
|
-
"parent": {
|
|
254109
|
-
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
254110
|
-
"name": "Props"
|
|
254111
|
-
},
|
|
254112
|
-
"declarations": [
|
|
254113
|
-
{
|
|
254114
|
-
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
254115
|
-
"name": "Props"
|
|
254116
|
-
}
|
|
254117
|
-
],
|
|
254118
|
-
"required": true,
|
|
254119
|
-
"type": {
|
|
254120
|
-
"name": "Search<never>"
|
|
254121
|
-
}
|
|
254122
|
-
},
|
|
254123
|
-
"className": {
|
|
254124
|
-
"defaultValue": null,
|
|
254125
|
-
"description": "The elements class name.",
|
|
254126
|
-
"name": "className",
|
|
254127
|
-
"parent": {
|
|
254128
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
254129
|
-
"name": "PropsWithClassName"
|
|
254130
|
-
},
|
|
254131
|
-
"declarations": [
|
|
254132
|
-
{
|
|
254133
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
254134
|
-
"name": "PropsWithClassName"
|
|
254135
|
-
}
|
|
254136
|
-
],
|
|
254137
|
-
"required": false,
|
|
254138
|
-
"type": {
|
|
254139
|
-
"name": "string"
|
|
254140
|
-
}
|
|
254141
|
-
}
|
|
254142
|
-
}
|
|
254143
|
-
},
|
|
254144
254287
|
{
|
|
254145
254288
|
"tags": {},
|
|
254146
254289
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.tsx",
|