@mittwald/flow-react-components 0.2.0-alpha.782 → 0.2.0-alpha.783
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 +6 -0
- package/dist/assets/doc-properties.json +1357 -1357
- package/dist/css/all.css +1 -1
- package/dist/js/packages/components/src/components/Calendar/Calendar.module.mjs.map +1 -1
- package/dist/js/packages/components/src/components/FieldError/FieldError.module.mjs.map +1 -1
- package/dist/js/packages/components/src/components/ImageCropper/ImageCropper.module.mjs.map +1 -1
- package/dist/js/packages/components/src/components/Link/Link.module.mjs.map +1 -1
- package/dist/js/packages/design-tokens/dist/variables.mjs +48 -0
- package/dist/js/packages/design-tokens/dist/variables.mjs.map +1 -1
- package/package.json +6 -6
|
@@ -184978,47 +184978,28 @@
|
|
|
184978
184978
|
},
|
|
184979
184979
|
{
|
|
184980
184980
|
"tags": {},
|
|
184981
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
184981
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/DateInput/DateInput.tsx",
|
|
184982
184982
|
"description": "",
|
|
184983
|
-
"displayName": "
|
|
184983
|
+
"displayName": "DateInput",
|
|
184984
184984
|
"methods": [],
|
|
184985
184985
|
"props": {
|
|
184986
|
-
"
|
|
184987
|
-
"defaultValue": null,
|
|
184988
|
-
"description": "",
|
|
184989
|
-
"name": "filterBy",
|
|
184990
|
-
"parent": {
|
|
184991
|
-
"fileName": "components/src/components/CountryOptions/CountryOptions.tsx",
|
|
184992
|
-
"name": "CountryOptionsProps"
|
|
184993
|
-
},
|
|
184994
|
-
"declarations": [
|
|
184995
|
-
{
|
|
184996
|
-
"fileName": "components/src/components/CountryOptions/CountryOptions.tsx",
|
|
184997
|
-
"name": "CountryOptionsProps"
|
|
184998
|
-
}
|
|
184999
|
-
],
|
|
185000
|
-
"required": false,
|
|
185001
|
-
"type": {
|
|
185002
|
-
"name": "CountryFilterFn"
|
|
185003
|
-
}
|
|
185004
|
-
},
|
|
185005
|
-
"sortBy": {
|
|
184986
|
+
"ref": {
|
|
185006
184987
|
"defaultValue": null,
|
|
185007
184988
|
"description": "",
|
|
185008
|
-
"name": "
|
|
184989
|
+
"name": "ref",
|
|
185009
184990
|
"parent": {
|
|
185010
|
-
"fileName": "components/src/components/
|
|
185011
|
-
"name": "
|
|
184991
|
+
"fileName": "components/src/components/DateInput/DateInput.tsx",
|
|
184992
|
+
"name": "DateInputProps"
|
|
185012
184993
|
},
|
|
185013
184994
|
"declarations": [
|
|
185014
184995
|
{
|
|
185015
|
-
"fileName": "components/src/components/
|
|
185016
|
-
"name": "
|
|
184996
|
+
"fileName": "components/src/components/DateInput/DateInput.tsx",
|
|
184997
|
+
"name": "DateInputProps"
|
|
185017
184998
|
}
|
|
185018
184999
|
],
|
|
185019
185000
|
"required": false,
|
|
185020
185001
|
"type": {
|
|
185021
|
-
"name": "
|
|
185002
|
+
"name": "Ref<HTMLSpanElement | null>"
|
|
185022
185003
|
}
|
|
185023
185004
|
},
|
|
185024
185005
|
"className": {
|
|
@@ -185042,82 +185023,6 @@
|
|
|
185042
185023
|
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
185043
185024
|
}
|
|
185044
185025
|
},
|
|
185045
|
-
"aria-label": {
|
|
185046
|
-
"defaultValue": null,
|
|
185047
|
-
"description": "Defines a string value that labels the current element.",
|
|
185048
|
-
"name": "aria-label",
|
|
185049
|
-
"parent": {
|
|
185050
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
185051
|
-
"name": "AriaLabelingProps"
|
|
185052
|
-
},
|
|
185053
|
-
"declarations": [
|
|
185054
|
-
{
|
|
185055
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
185056
|
-
"name": "AriaLabelingProps"
|
|
185057
|
-
}
|
|
185058
|
-
],
|
|
185059
|
-
"required": false,
|
|
185060
|
-
"type": {
|
|
185061
|
-
"name": "string"
|
|
185062
|
-
}
|
|
185063
|
-
},
|
|
185064
|
-
"aria-labelledby": {
|
|
185065
|
-
"defaultValue": null,
|
|
185066
|
-
"description": "Identifies the element (or elements) that labels the current element.",
|
|
185067
|
-
"name": "aria-labelledby",
|
|
185068
|
-
"parent": {
|
|
185069
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
185070
|
-
"name": "AriaLabelingProps"
|
|
185071
|
-
},
|
|
185072
|
-
"declarations": [
|
|
185073
|
-
{
|
|
185074
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
185075
|
-
"name": "AriaLabelingProps"
|
|
185076
|
-
}
|
|
185077
|
-
],
|
|
185078
|
-
"required": false,
|
|
185079
|
-
"type": {
|
|
185080
|
-
"name": "string"
|
|
185081
|
-
}
|
|
185082
|
-
},
|
|
185083
|
-
"aria-describedby": {
|
|
185084
|
-
"defaultValue": null,
|
|
185085
|
-
"description": "Identifies the element (or elements) that describes the object.",
|
|
185086
|
-
"name": "aria-describedby",
|
|
185087
|
-
"parent": {
|
|
185088
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
185089
|
-
"name": "AriaLabelingProps"
|
|
185090
|
-
},
|
|
185091
|
-
"declarations": [
|
|
185092
|
-
{
|
|
185093
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
185094
|
-
"name": "AriaLabelingProps"
|
|
185095
|
-
}
|
|
185096
|
-
],
|
|
185097
|
-
"required": false,
|
|
185098
|
-
"type": {
|
|
185099
|
-
"name": "string"
|
|
185100
|
-
}
|
|
185101
|
-
},
|
|
185102
|
-
"aria-details": {
|
|
185103
|
-
"defaultValue": null,
|
|
185104
|
-
"description": "Identifies the element (or elements) that provide a detailed, extended description for the object.",
|
|
185105
|
-
"name": "aria-details",
|
|
185106
|
-
"parent": {
|
|
185107
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
185108
|
-
"name": "AriaLabelingProps"
|
|
185109
|
-
},
|
|
185110
|
-
"declarations": [
|
|
185111
|
-
{
|
|
185112
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
185113
|
-
"name": "AriaLabelingProps"
|
|
185114
|
-
}
|
|
185115
|
-
],
|
|
185116
|
-
"required": false,
|
|
185117
|
-
"type": {
|
|
185118
|
-
"name": "string"
|
|
185119
|
-
}
|
|
185120
|
-
},
|
|
185121
185026
|
"style": {
|
|
185122
185027
|
"defaultValue": null,
|
|
185123
185028
|
"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.",
|
|
@@ -186448,101 +186353,6 @@
|
|
|
186448
186353
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
186449
186354
|
}
|
|
186450
186355
|
},
|
|
186451
|
-
"autoFocus": {
|
|
186452
|
-
"defaultValue": null,
|
|
186453
|
-
"description": "Whether to auto focus the listbox or an option.",
|
|
186454
|
-
"name": "autoFocus",
|
|
186455
|
-
"parent": {
|
|
186456
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
186457
|
-
"name": "ListBoxProps"
|
|
186458
|
-
},
|
|
186459
|
-
"declarations": [
|
|
186460
|
-
{
|
|
186461
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
186462
|
-
"name": "ListBoxProps"
|
|
186463
|
-
}
|
|
186464
|
-
],
|
|
186465
|
-
"required": false,
|
|
186466
|
-
"type": {
|
|
186467
|
-
"name": "boolean | FocusStrategy"
|
|
186468
|
-
}
|
|
186469
|
-
},
|
|
186470
|
-
"onFocus": {
|
|
186471
|
-
"defaultValue": null,
|
|
186472
|
-
"description": "Handler that is called when the element receives focus.",
|
|
186473
|
-
"name": "onFocus",
|
|
186474
|
-
"parent": {
|
|
186475
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
186476
|
-
"name": "FocusEvents"
|
|
186477
|
-
},
|
|
186478
|
-
"declarations": [
|
|
186479
|
-
{
|
|
186480
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
186481
|
-
"name": "FocusEvents"
|
|
186482
|
-
}
|
|
186483
|
-
],
|
|
186484
|
-
"required": false,
|
|
186485
|
-
"type": {
|
|
186486
|
-
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
186487
|
-
}
|
|
186488
|
-
},
|
|
186489
|
-
"onBlur": {
|
|
186490
|
-
"defaultValue": null,
|
|
186491
|
-
"description": "Handler that is called when the element loses focus.",
|
|
186492
|
-
"name": "onBlur",
|
|
186493
|
-
"parent": {
|
|
186494
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
186495
|
-
"name": "FocusEvents"
|
|
186496
|
-
},
|
|
186497
|
-
"declarations": [
|
|
186498
|
-
{
|
|
186499
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
186500
|
-
"name": "FocusEvents"
|
|
186501
|
-
}
|
|
186502
|
-
],
|
|
186503
|
-
"required": false,
|
|
186504
|
-
"type": {
|
|
186505
|
-
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
186506
|
-
}
|
|
186507
|
-
},
|
|
186508
|
-
"onFocusChange": {
|
|
186509
|
-
"defaultValue": null,
|
|
186510
|
-
"description": "Handler that is called when the element's focus status changes.",
|
|
186511
|
-
"name": "onFocusChange",
|
|
186512
|
-
"parent": {
|
|
186513
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
186514
|
-
"name": "FocusEvents"
|
|
186515
|
-
},
|
|
186516
|
-
"declarations": [
|
|
186517
|
-
{
|
|
186518
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
186519
|
-
"name": "FocusEvents"
|
|
186520
|
-
}
|
|
186521
|
-
],
|
|
186522
|
-
"required": false,
|
|
186523
|
-
"type": {
|
|
186524
|
-
"name": "((isFocused: boolean) => void)"
|
|
186525
|
-
}
|
|
186526
|
-
},
|
|
186527
|
-
"id": {
|
|
186528
|
-
"defaultValue": null,
|
|
186529
|
-
"description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
186530
|
-
"name": "id",
|
|
186531
|
-
"parent": {
|
|
186532
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
186533
|
-
"name": "DOMProps"
|
|
186534
|
-
},
|
|
186535
|
-
"declarations": [
|
|
186536
|
-
{
|
|
186537
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
186538
|
-
"name": "DOMProps"
|
|
186539
|
-
}
|
|
186540
|
-
],
|
|
186541
|
-
"required": false,
|
|
186542
|
-
"type": {
|
|
186543
|
-
"name": "string"
|
|
186544
|
-
}
|
|
186545
|
-
},
|
|
186546
186356
|
"slot": {
|
|
186547
186357
|
"defaultValue": null,
|
|
186548
186358
|
"description": "A slot name for the component. Slots allow the component to receive props from a parent component.\nAn explicit `null` value indicates that the local props completely override all props received from a parent.",
|
|
@@ -186561,474 +186371,52 @@
|
|
|
186561
186371
|
"type": {
|
|
186562
186372
|
"name": "string | null"
|
|
186563
186373
|
}
|
|
186564
|
-
}
|
|
186565
|
-
|
|
186566
|
-
|
|
186567
|
-
|
|
186568
|
-
|
|
186569
|
-
|
|
186570
|
-
|
|
186571
|
-
|
|
186572
|
-
|
|
186573
|
-
|
|
186574
|
-
|
|
186575
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
186576
|
-
"name": "CollectionBase"
|
|
186577
|
-
}
|
|
186578
|
-
],
|
|
186579
|
-
"required": false,
|
|
186580
|
-
"type": {
|
|
186581
|
-
"name": "Iterable<object>"
|
|
186582
|
-
}
|
|
186583
|
-
},
|
|
186584
|
-
"disallowEmptySelection": {
|
|
186585
|
-
"defaultValue": null,
|
|
186586
|
-
"description": "Whether the collection allows empty selection.",
|
|
186587
|
-
"name": "disallowEmptySelection",
|
|
186588
|
-
"parent": {
|
|
186589
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
186590
|
-
"name": "MultipleSelection"
|
|
186591
|
-
},
|
|
186592
|
-
"declarations": [
|
|
186593
|
-
{
|
|
186594
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
186595
|
-
"name": "MultipleSelection"
|
|
186596
|
-
}
|
|
186597
|
-
],
|
|
186598
|
-
"required": false,
|
|
186599
|
-
"type": {
|
|
186600
|
-
"name": "boolean"
|
|
186601
|
-
}
|
|
186602
|
-
},
|
|
186603
|
-
"onSelectionChange": {
|
|
186604
|
-
"defaultValue": null,
|
|
186605
|
-
"description": "Handler that is called when the selection changes.",
|
|
186606
|
-
"name": "onSelectionChange",
|
|
186607
|
-
"parent": {
|
|
186608
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
186609
|
-
"name": "MultipleSelection"
|
|
186610
|
-
},
|
|
186611
|
-
"declarations": [
|
|
186612
|
-
{
|
|
186613
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
186614
|
-
"name": "MultipleSelection"
|
|
186615
|
-
}
|
|
186616
|
-
],
|
|
186617
|
-
"required": false,
|
|
186618
|
-
"type": {
|
|
186619
|
-
"name": "((keys: Selection) => void)"
|
|
186620
|
-
}
|
|
186621
|
-
},
|
|
186622
|
-
"disabledKeys": {
|
|
186623
|
-
"defaultValue": null,
|
|
186624
|
-
"description": "The item keys that are disabled. These items cannot be selected, focused, or otherwise interacted with.",
|
|
186625
|
-
"name": "disabledKeys",
|
|
186626
|
-
"parent": {
|
|
186627
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
186628
|
-
"name": "CollectionBase"
|
|
186629
|
-
},
|
|
186630
|
-
"declarations": [
|
|
186631
|
-
{
|
|
186632
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
186633
|
-
"name": "CollectionBase"
|
|
186634
|
-
}
|
|
186635
|
-
],
|
|
186636
|
-
"required": false,
|
|
186637
|
-
"type": {
|
|
186638
|
-
"name": "Iterable<Key>"
|
|
186639
|
-
}
|
|
186640
|
-
},
|
|
186641
|
-
"orientation": {
|
|
186642
|
-
"defaultValue": {
|
|
186643
|
-
"value": "'vertical'"
|
|
186644
|
-
},
|
|
186645
|
-
"description": "The primary orientation of the items. Usually this is the\ndirection that the collection scrolls.",
|
|
186646
|
-
"name": "orientation",
|
|
186647
|
-
"parent": {
|
|
186648
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
186649
|
-
"name": "ListBoxProps"
|
|
186650
|
-
},
|
|
186651
|
-
"declarations": [
|
|
186652
|
-
{
|
|
186653
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
186654
|
-
"name": "ListBoxProps"
|
|
186655
|
-
}
|
|
186656
|
-
],
|
|
186657
|
-
"required": false,
|
|
186658
|
-
"type": {
|
|
186659
|
-
"name": "Orientation"
|
|
186660
|
-
}
|
|
186661
|
-
},
|
|
186662
|
-
"escapeKeyBehavior": {
|
|
186663
|
-
"defaultValue": {
|
|
186664
|
-
"value": "'clearSelection'"
|
|
186665
|
-
},
|
|
186666
|
-
"description": "Whether pressing the escape key should clear selection in the listbox or not.\n\nMost experiences should not modify this option as it eliminates a keyboard user's ability to\neasily clear selection. Only use if the escape key is being handled externally or should not\ntrigger selection clearing contextually.",
|
|
186667
|
-
"name": "escapeKeyBehavior",
|
|
186668
|
-
"parent": {
|
|
186669
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
186670
|
-
"name": "AriaListBoxPropsBase"
|
|
186671
|
-
},
|
|
186672
|
-
"declarations": [
|
|
186673
|
-
{
|
|
186674
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
186675
|
-
"name": "AriaListBoxPropsBase"
|
|
186676
|
-
}
|
|
186677
|
-
],
|
|
186678
|
-
"required": false,
|
|
186679
|
-
"type": {
|
|
186680
|
-
"name": "\"none\" | \"clearSelection\""
|
|
186681
|
-
}
|
|
186682
|
-
},
|
|
186683
|
-
"shouldSelectOnPressUp": {
|
|
186684
|
-
"defaultValue": null,
|
|
186685
|
-
"description": "Whether selection should occur on press up instead of press down.",
|
|
186686
|
-
"name": "shouldSelectOnPressUp",
|
|
186687
|
-
"parent": {
|
|
186688
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
186689
|
-
"name": "AriaListBoxProps"
|
|
186690
|
-
},
|
|
186691
|
-
"declarations": [
|
|
186692
|
-
{
|
|
186693
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
186694
|
-
"name": "AriaListBoxProps"
|
|
186695
|
-
}
|
|
186696
|
-
],
|
|
186697
|
-
"required": false,
|
|
186698
|
-
"type": {
|
|
186699
|
-
"name": "boolean"
|
|
186700
|
-
}
|
|
186701
|
-
},
|
|
186702
|
-
"selectionMode": {
|
|
186703
|
-
"defaultValue": null,
|
|
186704
|
-
"description": "The type of selection that is allowed in the collection.",
|
|
186705
|
-
"name": "selectionMode",
|
|
186706
|
-
"parent": {
|
|
186707
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
186708
|
-
"name": "MultipleSelection"
|
|
186709
|
-
},
|
|
186710
|
-
"declarations": [
|
|
186711
|
-
{
|
|
186712
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
186713
|
-
"name": "MultipleSelection"
|
|
186714
|
-
}
|
|
186715
|
-
],
|
|
186716
|
-
"required": false,
|
|
186717
|
-
"type": {
|
|
186718
|
-
"name": "SelectionMode"
|
|
186719
|
-
}
|
|
186720
|
-
},
|
|
186721
|
-
"selectedKeys": {
|
|
186722
|
-
"defaultValue": null,
|
|
186723
|
-
"description": "The currently selected keys in the collection (controlled).",
|
|
186724
|
-
"name": "selectedKeys",
|
|
186725
|
-
"parent": {
|
|
186726
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
186727
|
-
"name": "MultipleSelection"
|
|
186728
|
-
},
|
|
186729
|
-
"declarations": [
|
|
186730
|
-
{
|
|
186731
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
186732
|
-
"name": "MultipleSelection"
|
|
186733
|
-
}
|
|
186734
|
-
],
|
|
186735
|
-
"required": false,
|
|
186736
|
-
"type": {
|
|
186737
|
-
"name": "\"all\" | Iterable<Key>"
|
|
186738
|
-
}
|
|
186739
|
-
},
|
|
186740
|
-
"defaultSelectedKeys": {
|
|
186741
|
-
"defaultValue": null,
|
|
186742
|
-
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
186743
|
-
"name": "defaultSelectedKeys",
|
|
186744
|
-
"parent": {
|
|
186745
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
186746
|
-
"name": "MultipleSelection"
|
|
186747
|
-
},
|
|
186748
|
-
"declarations": [
|
|
186749
|
-
{
|
|
186750
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
186751
|
-
"name": "MultipleSelection"
|
|
186752
|
-
}
|
|
186753
|
-
],
|
|
186754
|
-
"required": false,
|
|
186755
|
-
"type": {
|
|
186756
|
-
"name": "\"all\" | Iterable<Key>"
|
|
186757
|
-
}
|
|
186758
|
-
},
|
|
186759
|
-
"selectionBehavior": {
|
|
186760
|
-
"defaultValue": {
|
|
186761
|
-
"value": "\"toggle\""
|
|
186762
|
-
},
|
|
186763
|
-
"description": "How multiple selection should behave in the collection.",
|
|
186764
|
-
"name": "selectionBehavior",
|
|
186765
|
-
"parent": {
|
|
186766
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
186767
|
-
"name": "TableProps"
|
|
186768
|
-
},
|
|
186769
|
-
"declarations": [
|
|
186770
|
-
{
|
|
186771
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
186772
|
-
"name": "TableProps"
|
|
186773
|
-
}
|
|
186774
|
-
],
|
|
186775
|
-
"required": false,
|
|
186776
|
-
"type": {
|
|
186777
|
-
"name": "SelectionBehavior"
|
|
186778
|
-
}
|
|
186779
|
-
},
|
|
186780
|
-
"dragAndDropHooks": {
|
|
186781
|
-
"defaultValue": null,
|
|
186782
|
-
"description": "The drag and drop hooks returned by `useDragAndDrop` used to enable drag and drop behavior for the Table.",
|
|
186783
|
-
"name": "dragAndDropHooks",
|
|
186784
|
-
"parent": {
|
|
186785
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
186786
|
-
"name": "TableProps"
|
|
186787
|
-
},
|
|
186788
|
-
"declarations": [
|
|
186789
|
-
{
|
|
186790
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
186791
|
-
"name": "TableProps"
|
|
186792
|
-
}
|
|
186793
|
-
],
|
|
186794
|
-
"required": false,
|
|
186795
|
-
"type": {
|
|
186796
|
-
"name": "DragAndDropHooks<object>"
|
|
186797
|
-
}
|
|
186798
|
-
},
|
|
186799
|
-
"layout": {
|
|
186800
|
-
"defaultValue": {
|
|
186801
|
-
"value": "'stack'"
|
|
186802
|
-
},
|
|
186803
|
-
"description": "Whether the items are arranged in a stack or grid.",
|
|
186804
|
-
"name": "layout",
|
|
186805
|
-
"parent": {
|
|
186806
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
186807
|
-
"name": "ListBoxProps"
|
|
186808
|
-
},
|
|
186809
|
-
"declarations": [
|
|
186810
|
-
{
|
|
186811
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
186812
|
-
"name": "ListBoxProps"
|
|
186813
|
-
}
|
|
186814
|
-
],
|
|
186815
|
-
"required": false,
|
|
186816
|
-
"type": {
|
|
186817
|
-
"name": "\"grid\" | \"stack\""
|
|
186818
|
-
}
|
|
186819
|
-
},
|
|
186820
|
-
"renderEmptyState": {
|
|
186821
|
-
"defaultValue": null,
|
|
186822
|
-
"description": "Provides content to display when there are no items in the list.",
|
|
186823
|
-
"name": "renderEmptyState",
|
|
186824
|
-
"parent": {
|
|
186825
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
186826
|
-
"name": "ListBoxProps"
|
|
186827
|
-
},
|
|
186828
|
-
"declarations": [
|
|
186829
|
-
{
|
|
186830
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
186831
|
-
"name": "ListBoxProps"
|
|
186832
|
-
}
|
|
186833
|
-
],
|
|
186834
|
-
"required": false,
|
|
186835
|
-
"type": {
|
|
186836
|
-
"name": "((props: ListBoxRenderProps) => ReactNode)"
|
|
186837
|
-
}
|
|
186838
|
-
},
|
|
186839
|
-
"onAction": {
|
|
186840
|
-
"defaultValue": null,
|
|
186841
|
-
"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.",
|
|
186842
|
-
"name": "onAction",
|
|
186843
|
-
"parent": {
|
|
186844
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
186845
|
-
"name": "AriaListBoxProps"
|
|
186846
|
-
},
|
|
186847
|
-
"declarations": [
|
|
186848
|
-
{
|
|
186849
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
186850
|
-
"name": "AriaListBoxProps"
|
|
186851
|
-
}
|
|
186852
|
-
],
|
|
186853
|
-
"required": false,
|
|
186854
|
-
"type": {
|
|
186855
|
-
"name": "((key: Key) => void)"
|
|
186856
|
-
}
|
|
186857
|
-
},
|
|
186858
|
-
"shouldFocusOnHover": {
|
|
186859
|
-
"defaultValue": null,
|
|
186860
|
-
"description": "Whether options should be focused when the user hovers over them.",
|
|
186861
|
-
"name": "shouldFocusOnHover",
|
|
186862
|
-
"parent": {
|
|
186863
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
186864
|
-
"name": "AriaListBoxProps"
|
|
186865
|
-
},
|
|
186866
|
-
"declarations": [
|
|
186867
|
-
{
|
|
186868
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
186869
|
-
"name": "AriaListBoxProps"
|
|
186870
|
-
}
|
|
186871
|
-
],
|
|
186872
|
-
"required": false,
|
|
186873
|
-
"type": {
|
|
186874
|
-
"name": "boolean"
|
|
186875
|
-
}
|
|
186876
|
-
},
|
|
186877
|
-
"shouldFocusWrap": {
|
|
186878
|
-
"defaultValue": null,
|
|
186879
|
-
"description": "Whether focus should wrap around when the end/start is reached.",
|
|
186880
|
-
"name": "shouldFocusWrap",
|
|
186881
|
-
"parent": {
|
|
186882
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
186883
|
-
"name": "ListBoxProps"
|
|
186884
|
-
},
|
|
186885
|
-
"declarations": [
|
|
186886
|
-
{
|
|
186887
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
186888
|
-
"name": "ListBoxProps"
|
|
186889
|
-
}
|
|
186890
|
-
],
|
|
186891
|
-
"required": false,
|
|
186892
|
-
"type": {
|
|
186893
|
-
"name": "boolean"
|
|
186894
|
-
}
|
|
186895
|
-
},
|
|
186896
|
-
"dependencies": {
|
|
186897
|
-
"defaultValue": null,
|
|
186898
|
-
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
186899
|
-
"name": "dependencies",
|
|
186900
|
-
"parent": {
|
|
186901
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
186902
|
-
"name": "CollectionProps"
|
|
186903
|
-
},
|
|
186904
|
-
"declarations": [
|
|
186905
|
-
{
|
|
186906
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
186907
|
-
"name": "CollectionProps"
|
|
186908
|
-
}
|
|
186909
|
-
],
|
|
186910
|
-
"required": false,
|
|
186911
|
-
"type": {
|
|
186912
|
-
"name": "readonly any[]"
|
|
186913
|
-
}
|
|
186914
|
-
},
|
|
186915
|
-
"children": {
|
|
186916
|
-
"defaultValue": null,
|
|
186917
|
-
"description": "",
|
|
186918
|
-
"name": "children",
|
|
186919
|
-
"declarations": [
|
|
186920
|
-
{
|
|
186921
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
186922
|
-
"name": "TypeLiteral"
|
|
186923
|
-
}
|
|
186924
|
-
],
|
|
186925
|
-
"required": false,
|
|
186926
|
-
"type": {
|
|
186927
|
-
"name": "ReactNode"
|
|
186928
|
-
}
|
|
186929
|
-
},
|
|
186930
|
-
"wrapWith": {
|
|
186374
|
+
}
|
|
186375
|
+
}
|
|
186376
|
+
},
|
|
186377
|
+
{
|
|
186378
|
+
"tags": {},
|
|
186379
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CountryOptions/CountryOptions.tsx",
|
|
186380
|
+
"description": "",
|
|
186381
|
+
"displayName": "CountryOptions",
|
|
186382
|
+
"methods": [],
|
|
186383
|
+
"props": {
|
|
186384
|
+
"filterBy": {
|
|
186931
186385
|
"defaultValue": null,
|
|
186932
186386
|
"description": "",
|
|
186933
|
-
"name": "
|
|
186934
|
-
"parent": {
|
|
186935
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
186936
|
-
"name": "FlowComponentProps"
|
|
186937
|
-
},
|
|
186938
|
-
"declarations": [
|
|
186939
|
-
{
|
|
186940
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
186941
|
-
"name": "FlowComponentProps"
|
|
186942
|
-
}
|
|
186943
|
-
],
|
|
186944
|
-
"required": false,
|
|
186945
|
-
"type": {
|
|
186946
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
186947
|
-
}
|
|
186948
|
-
},
|
|
186949
|
-
"tunnelId": {
|
|
186950
|
-
"defaultValue": null,
|
|
186951
|
-
"description": "@internal",
|
|
186952
|
-
"name": "tunnelId",
|
|
186953
|
-
"parent": {
|
|
186954
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
186955
|
-
"name": "PropsWithTunnel"
|
|
186956
|
-
},
|
|
186957
|
-
"declarations": [
|
|
186958
|
-
{
|
|
186959
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
186960
|
-
"name": "PropsWithTunnel"
|
|
186961
|
-
}
|
|
186962
|
-
],
|
|
186963
|
-
"required": false,
|
|
186964
|
-
"type": {
|
|
186965
|
-
"name": "string | null"
|
|
186966
|
-
}
|
|
186967
|
-
},
|
|
186968
|
-
"ref": {
|
|
186969
|
-
"defaultValue": null,
|
|
186970
|
-
"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}",
|
|
186971
|
-
"name": "ref",
|
|
186387
|
+
"name": "filterBy",
|
|
186972
186388
|
"parent": {
|
|
186973
|
-
"fileName": "
|
|
186974
|
-
"name": "
|
|
186389
|
+
"fileName": "components/src/components/CountryOptions/CountryOptions.tsx",
|
|
186390
|
+
"name": "CountryOptionsProps"
|
|
186975
186391
|
},
|
|
186976
186392
|
"declarations": [
|
|
186977
186393
|
{
|
|
186978
|
-
"fileName": "
|
|
186979
|
-
"name": "
|
|
186394
|
+
"fileName": "components/src/components/CountryOptions/CountryOptions.tsx",
|
|
186395
|
+
"name": "CountryOptionsProps"
|
|
186980
186396
|
}
|
|
186981
186397
|
],
|
|
186982
186398
|
"required": false,
|
|
186983
186399
|
"type": {
|
|
186984
|
-
"name": "
|
|
186400
|
+
"name": "CountryFilterFn"
|
|
186985
186401
|
}
|
|
186986
186402
|
},
|
|
186987
|
-
"
|
|
186988
|
-
"defaultValue": null,
|
|
186989
|
-
"description": "",
|
|
186990
|
-
"name": "key",
|
|
186991
|
-
"parent": {
|
|
186992
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
186993
|
-
"name": "Attributes"
|
|
186994
|
-
},
|
|
186995
|
-
"declarations": [
|
|
186996
|
-
{
|
|
186997
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
186998
|
-
"name": "Attributes"
|
|
186999
|
-
}
|
|
187000
|
-
],
|
|
187001
|
-
"required": false,
|
|
187002
|
-
"type": {
|
|
187003
|
-
"name": "Key | null"
|
|
187004
|
-
}
|
|
187005
|
-
}
|
|
187006
|
-
}
|
|
187007
|
-
},
|
|
187008
|
-
{
|
|
187009
|
-
"tags": {},
|
|
187010
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/DateInput/DateInput.tsx",
|
|
187011
|
-
"description": "",
|
|
187012
|
-
"displayName": "DateInput",
|
|
187013
|
-
"methods": [],
|
|
187014
|
-
"props": {
|
|
187015
|
-
"ref": {
|
|
186403
|
+
"sortBy": {
|
|
187016
186404
|
"defaultValue": null,
|
|
187017
186405
|
"description": "",
|
|
187018
|
-
"name": "
|
|
186406
|
+
"name": "sortBy",
|
|
187019
186407
|
"parent": {
|
|
187020
|
-
"fileName": "components/src/components/
|
|
187021
|
-
"name": "
|
|
186408
|
+
"fileName": "components/src/components/CountryOptions/CountryOptions.tsx",
|
|
186409
|
+
"name": "CountryOptionsProps"
|
|
187022
186410
|
},
|
|
187023
186411
|
"declarations": [
|
|
187024
186412
|
{
|
|
187025
|
-
"fileName": "components/src/components/
|
|
187026
|
-
"name": "
|
|
186413
|
+
"fileName": "components/src/components/CountryOptions/CountryOptions.tsx",
|
|
186414
|
+
"name": "CountryOptionsProps"
|
|
187027
186415
|
}
|
|
187028
186416
|
],
|
|
187029
186417
|
"required": false,
|
|
187030
186418
|
"type": {
|
|
187031
|
-
"name": "
|
|
186419
|
+
"name": "CountrySortFn"
|
|
187032
186420
|
}
|
|
187033
186421
|
},
|
|
187034
186422
|
"className": {
|
|
@@ -187052,6 +186440,82 @@
|
|
|
187052
186440
|
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
187053
186441
|
}
|
|
187054
186442
|
},
|
|
186443
|
+
"aria-label": {
|
|
186444
|
+
"defaultValue": null,
|
|
186445
|
+
"description": "Defines a string value that labels the current element.",
|
|
186446
|
+
"name": "aria-label",
|
|
186447
|
+
"parent": {
|
|
186448
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
186449
|
+
"name": "AriaLabelingProps"
|
|
186450
|
+
},
|
|
186451
|
+
"declarations": [
|
|
186452
|
+
{
|
|
186453
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
186454
|
+
"name": "AriaLabelingProps"
|
|
186455
|
+
}
|
|
186456
|
+
],
|
|
186457
|
+
"required": false,
|
|
186458
|
+
"type": {
|
|
186459
|
+
"name": "string"
|
|
186460
|
+
}
|
|
186461
|
+
},
|
|
186462
|
+
"aria-labelledby": {
|
|
186463
|
+
"defaultValue": null,
|
|
186464
|
+
"description": "Identifies the element (or elements) that labels the current element.",
|
|
186465
|
+
"name": "aria-labelledby",
|
|
186466
|
+
"parent": {
|
|
186467
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
186468
|
+
"name": "AriaLabelingProps"
|
|
186469
|
+
},
|
|
186470
|
+
"declarations": [
|
|
186471
|
+
{
|
|
186472
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
186473
|
+
"name": "AriaLabelingProps"
|
|
186474
|
+
}
|
|
186475
|
+
],
|
|
186476
|
+
"required": false,
|
|
186477
|
+
"type": {
|
|
186478
|
+
"name": "string"
|
|
186479
|
+
}
|
|
186480
|
+
},
|
|
186481
|
+
"aria-describedby": {
|
|
186482
|
+
"defaultValue": null,
|
|
186483
|
+
"description": "Identifies the element (or elements) that describes the object.",
|
|
186484
|
+
"name": "aria-describedby",
|
|
186485
|
+
"parent": {
|
|
186486
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
186487
|
+
"name": "AriaLabelingProps"
|
|
186488
|
+
},
|
|
186489
|
+
"declarations": [
|
|
186490
|
+
{
|
|
186491
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
186492
|
+
"name": "AriaLabelingProps"
|
|
186493
|
+
}
|
|
186494
|
+
],
|
|
186495
|
+
"required": false,
|
|
186496
|
+
"type": {
|
|
186497
|
+
"name": "string"
|
|
186498
|
+
}
|
|
186499
|
+
},
|
|
186500
|
+
"aria-details": {
|
|
186501
|
+
"defaultValue": null,
|
|
186502
|
+
"description": "Identifies the element (or elements) that provide a detailed, extended description for the object.",
|
|
186503
|
+
"name": "aria-details",
|
|
186504
|
+
"parent": {
|
|
186505
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
186506
|
+
"name": "AriaLabelingProps"
|
|
186507
|
+
},
|
|
186508
|
+
"declarations": [
|
|
186509
|
+
{
|
|
186510
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
186511
|
+
"name": "AriaLabelingProps"
|
|
186512
|
+
}
|
|
186513
|
+
],
|
|
186514
|
+
"required": false,
|
|
186515
|
+
"type": {
|
|
186516
|
+
"name": "string"
|
|
186517
|
+
}
|
|
186518
|
+
},
|
|
187055
186519
|
"style": {
|
|
187056
186520
|
"defaultValue": null,
|
|
187057
186521
|
"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.",
|
|
@@ -188382,6 +187846,101 @@
|
|
|
188382
187846
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
188383
187847
|
}
|
|
188384
187848
|
},
|
|
187849
|
+
"autoFocus": {
|
|
187850
|
+
"defaultValue": null,
|
|
187851
|
+
"description": "Whether to auto focus the listbox or an option.",
|
|
187852
|
+
"name": "autoFocus",
|
|
187853
|
+
"parent": {
|
|
187854
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
187855
|
+
"name": "ListBoxProps"
|
|
187856
|
+
},
|
|
187857
|
+
"declarations": [
|
|
187858
|
+
{
|
|
187859
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
187860
|
+
"name": "ListBoxProps"
|
|
187861
|
+
}
|
|
187862
|
+
],
|
|
187863
|
+
"required": false,
|
|
187864
|
+
"type": {
|
|
187865
|
+
"name": "boolean | FocusStrategy"
|
|
187866
|
+
}
|
|
187867
|
+
},
|
|
187868
|
+
"onFocus": {
|
|
187869
|
+
"defaultValue": null,
|
|
187870
|
+
"description": "Handler that is called when the element receives focus.",
|
|
187871
|
+
"name": "onFocus",
|
|
187872
|
+
"parent": {
|
|
187873
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
187874
|
+
"name": "FocusEvents"
|
|
187875
|
+
},
|
|
187876
|
+
"declarations": [
|
|
187877
|
+
{
|
|
187878
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
187879
|
+
"name": "FocusEvents"
|
|
187880
|
+
}
|
|
187881
|
+
],
|
|
187882
|
+
"required": false,
|
|
187883
|
+
"type": {
|
|
187884
|
+
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
187885
|
+
}
|
|
187886
|
+
},
|
|
187887
|
+
"onBlur": {
|
|
187888
|
+
"defaultValue": null,
|
|
187889
|
+
"description": "Handler that is called when the element loses focus.",
|
|
187890
|
+
"name": "onBlur",
|
|
187891
|
+
"parent": {
|
|
187892
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
187893
|
+
"name": "FocusEvents"
|
|
187894
|
+
},
|
|
187895
|
+
"declarations": [
|
|
187896
|
+
{
|
|
187897
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
187898
|
+
"name": "FocusEvents"
|
|
187899
|
+
}
|
|
187900
|
+
],
|
|
187901
|
+
"required": false,
|
|
187902
|
+
"type": {
|
|
187903
|
+
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
187904
|
+
}
|
|
187905
|
+
},
|
|
187906
|
+
"onFocusChange": {
|
|
187907
|
+
"defaultValue": null,
|
|
187908
|
+
"description": "Handler that is called when the element's focus status changes.",
|
|
187909
|
+
"name": "onFocusChange",
|
|
187910
|
+
"parent": {
|
|
187911
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
187912
|
+
"name": "FocusEvents"
|
|
187913
|
+
},
|
|
187914
|
+
"declarations": [
|
|
187915
|
+
{
|
|
187916
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
187917
|
+
"name": "FocusEvents"
|
|
187918
|
+
}
|
|
187919
|
+
],
|
|
187920
|
+
"required": false,
|
|
187921
|
+
"type": {
|
|
187922
|
+
"name": "((isFocused: boolean) => void)"
|
|
187923
|
+
}
|
|
187924
|
+
},
|
|
187925
|
+
"id": {
|
|
187926
|
+
"defaultValue": null,
|
|
187927
|
+
"description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
187928
|
+
"name": "id",
|
|
187929
|
+
"parent": {
|
|
187930
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
187931
|
+
"name": "DOMProps"
|
|
187932
|
+
},
|
|
187933
|
+
"declarations": [
|
|
187934
|
+
{
|
|
187935
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
187936
|
+
"name": "DOMProps"
|
|
187937
|
+
}
|
|
187938
|
+
],
|
|
187939
|
+
"required": false,
|
|
187940
|
+
"type": {
|
|
187941
|
+
"name": "string"
|
|
187942
|
+
}
|
|
187943
|
+
},
|
|
188385
187944
|
"slot": {
|
|
188386
187945
|
"defaultValue": null,
|
|
188387
187946
|
"description": "A slot name for the component. Slots allow the component to receive props from a parent component.\nAn explicit `null` value indicates that the local props completely override all props received from a parent.",
|
|
@@ -188400,6 +187959,447 @@
|
|
|
188400
187959
|
"type": {
|
|
188401
187960
|
"name": "string | null"
|
|
188402
187961
|
}
|
|
187962
|
+
},
|
|
187963
|
+
"items": {
|
|
187964
|
+
"defaultValue": null,
|
|
187965
|
+
"description": "Item objects in the collection.",
|
|
187966
|
+
"name": "items",
|
|
187967
|
+
"parent": {
|
|
187968
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
187969
|
+
"name": "CollectionBase"
|
|
187970
|
+
},
|
|
187971
|
+
"declarations": [
|
|
187972
|
+
{
|
|
187973
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
187974
|
+
"name": "CollectionBase"
|
|
187975
|
+
}
|
|
187976
|
+
],
|
|
187977
|
+
"required": false,
|
|
187978
|
+
"type": {
|
|
187979
|
+
"name": "Iterable<object>"
|
|
187980
|
+
}
|
|
187981
|
+
},
|
|
187982
|
+
"disallowEmptySelection": {
|
|
187983
|
+
"defaultValue": null,
|
|
187984
|
+
"description": "Whether the collection allows empty selection.",
|
|
187985
|
+
"name": "disallowEmptySelection",
|
|
187986
|
+
"parent": {
|
|
187987
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
187988
|
+
"name": "MultipleSelection"
|
|
187989
|
+
},
|
|
187990
|
+
"declarations": [
|
|
187991
|
+
{
|
|
187992
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
187993
|
+
"name": "MultipleSelection"
|
|
187994
|
+
}
|
|
187995
|
+
],
|
|
187996
|
+
"required": false,
|
|
187997
|
+
"type": {
|
|
187998
|
+
"name": "boolean"
|
|
187999
|
+
}
|
|
188000
|
+
},
|
|
188001
|
+
"onSelectionChange": {
|
|
188002
|
+
"defaultValue": null,
|
|
188003
|
+
"description": "Handler that is called when the selection changes.",
|
|
188004
|
+
"name": "onSelectionChange",
|
|
188005
|
+
"parent": {
|
|
188006
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
188007
|
+
"name": "MultipleSelection"
|
|
188008
|
+
},
|
|
188009
|
+
"declarations": [
|
|
188010
|
+
{
|
|
188011
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
188012
|
+
"name": "MultipleSelection"
|
|
188013
|
+
}
|
|
188014
|
+
],
|
|
188015
|
+
"required": false,
|
|
188016
|
+
"type": {
|
|
188017
|
+
"name": "((keys: Selection) => void)"
|
|
188018
|
+
}
|
|
188019
|
+
},
|
|
188020
|
+
"disabledKeys": {
|
|
188021
|
+
"defaultValue": null,
|
|
188022
|
+
"description": "The item keys that are disabled. These items cannot be selected, focused, or otherwise interacted with.",
|
|
188023
|
+
"name": "disabledKeys",
|
|
188024
|
+
"parent": {
|
|
188025
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
188026
|
+
"name": "CollectionBase"
|
|
188027
|
+
},
|
|
188028
|
+
"declarations": [
|
|
188029
|
+
{
|
|
188030
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/collections.d.ts",
|
|
188031
|
+
"name": "CollectionBase"
|
|
188032
|
+
}
|
|
188033
|
+
],
|
|
188034
|
+
"required": false,
|
|
188035
|
+
"type": {
|
|
188036
|
+
"name": "Iterable<Key>"
|
|
188037
|
+
}
|
|
188038
|
+
},
|
|
188039
|
+
"orientation": {
|
|
188040
|
+
"defaultValue": {
|
|
188041
|
+
"value": "'vertical'"
|
|
188042
|
+
},
|
|
188043
|
+
"description": "The primary orientation of the items. Usually this is the\ndirection that the collection scrolls.",
|
|
188044
|
+
"name": "orientation",
|
|
188045
|
+
"parent": {
|
|
188046
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
188047
|
+
"name": "ListBoxProps"
|
|
188048
|
+
},
|
|
188049
|
+
"declarations": [
|
|
188050
|
+
{
|
|
188051
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
188052
|
+
"name": "ListBoxProps"
|
|
188053
|
+
}
|
|
188054
|
+
],
|
|
188055
|
+
"required": false,
|
|
188056
|
+
"type": {
|
|
188057
|
+
"name": "Orientation"
|
|
188058
|
+
}
|
|
188059
|
+
},
|
|
188060
|
+
"escapeKeyBehavior": {
|
|
188061
|
+
"defaultValue": {
|
|
188062
|
+
"value": "'clearSelection'"
|
|
188063
|
+
},
|
|
188064
|
+
"description": "Whether pressing the escape key should clear selection in the listbox or not.\n\nMost experiences should not modify this option as it eliminates a keyboard user's ability to\neasily clear selection. Only use if the escape key is being handled externally or should not\ntrigger selection clearing contextually.",
|
|
188065
|
+
"name": "escapeKeyBehavior",
|
|
188066
|
+
"parent": {
|
|
188067
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
188068
|
+
"name": "AriaListBoxPropsBase"
|
|
188069
|
+
},
|
|
188070
|
+
"declarations": [
|
|
188071
|
+
{
|
|
188072
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
188073
|
+
"name": "AriaListBoxPropsBase"
|
|
188074
|
+
}
|
|
188075
|
+
],
|
|
188076
|
+
"required": false,
|
|
188077
|
+
"type": {
|
|
188078
|
+
"name": "\"none\" | \"clearSelection\""
|
|
188079
|
+
}
|
|
188080
|
+
},
|
|
188081
|
+
"shouldSelectOnPressUp": {
|
|
188082
|
+
"defaultValue": null,
|
|
188083
|
+
"description": "Whether selection should occur on press up instead of press down.",
|
|
188084
|
+
"name": "shouldSelectOnPressUp",
|
|
188085
|
+
"parent": {
|
|
188086
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
188087
|
+
"name": "AriaListBoxProps"
|
|
188088
|
+
},
|
|
188089
|
+
"declarations": [
|
|
188090
|
+
{
|
|
188091
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
188092
|
+
"name": "AriaListBoxProps"
|
|
188093
|
+
}
|
|
188094
|
+
],
|
|
188095
|
+
"required": false,
|
|
188096
|
+
"type": {
|
|
188097
|
+
"name": "boolean"
|
|
188098
|
+
}
|
|
188099
|
+
},
|
|
188100
|
+
"selectionMode": {
|
|
188101
|
+
"defaultValue": null,
|
|
188102
|
+
"description": "The type of selection that is allowed in the collection.",
|
|
188103
|
+
"name": "selectionMode",
|
|
188104
|
+
"parent": {
|
|
188105
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
188106
|
+
"name": "MultipleSelection"
|
|
188107
|
+
},
|
|
188108
|
+
"declarations": [
|
|
188109
|
+
{
|
|
188110
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
188111
|
+
"name": "MultipleSelection"
|
|
188112
|
+
}
|
|
188113
|
+
],
|
|
188114
|
+
"required": false,
|
|
188115
|
+
"type": {
|
|
188116
|
+
"name": "SelectionMode"
|
|
188117
|
+
}
|
|
188118
|
+
},
|
|
188119
|
+
"selectedKeys": {
|
|
188120
|
+
"defaultValue": null,
|
|
188121
|
+
"description": "The currently selected keys in the collection (controlled).",
|
|
188122
|
+
"name": "selectedKeys",
|
|
188123
|
+
"parent": {
|
|
188124
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
188125
|
+
"name": "MultipleSelection"
|
|
188126
|
+
},
|
|
188127
|
+
"declarations": [
|
|
188128
|
+
{
|
|
188129
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
188130
|
+
"name": "MultipleSelection"
|
|
188131
|
+
}
|
|
188132
|
+
],
|
|
188133
|
+
"required": false,
|
|
188134
|
+
"type": {
|
|
188135
|
+
"name": "\"all\" | Iterable<Key>"
|
|
188136
|
+
}
|
|
188137
|
+
},
|
|
188138
|
+
"defaultSelectedKeys": {
|
|
188139
|
+
"defaultValue": null,
|
|
188140
|
+
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
188141
|
+
"name": "defaultSelectedKeys",
|
|
188142
|
+
"parent": {
|
|
188143
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
188144
|
+
"name": "MultipleSelection"
|
|
188145
|
+
},
|
|
188146
|
+
"declarations": [
|
|
188147
|
+
{
|
|
188148
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/selection.d.ts",
|
|
188149
|
+
"name": "MultipleSelection"
|
|
188150
|
+
}
|
|
188151
|
+
],
|
|
188152
|
+
"required": false,
|
|
188153
|
+
"type": {
|
|
188154
|
+
"name": "\"all\" | Iterable<Key>"
|
|
188155
|
+
}
|
|
188156
|
+
},
|
|
188157
|
+
"selectionBehavior": {
|
|
188158
|
+
"defaultValue": {
|
|
188159
|
+
"value": "\"toggle\""
|
|
188160
|
+
},
|
|
188161
|
+
"description": "How multiple selection should behave in the collection.",
|
|
188162
|
+
"name": "selectionBehavior",
|
|
188163
|
+
"parent": {
|
|
188164
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
188165
|
+
"name": "TableProps"
|
|
188166
|
+
},
|
|
188167
|
+
"declarations": [
|
|
188168
|
+
{
|
|
188169
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
188170
|
+
"name": "TableProps"
|
|
188171
|
+
}
|
|
188172
|
+
],
|
|
188173
|
+
"required": false,
|
|
188174
|
+
"type": {
|
|
188175
|
+
"name": "SelectionBehavior"
|
|
188176
|
+
}
|
|
188177
|
+
},
|
|
188178
|
+
"dragAndDropHooks": {
|
|
188179
|
+
"defaultValue": null,
|
|
188180
|
+
"description": "The drag and drop hooks returned by `useDragAndDrop` used to enable drag and drop behavior for the Table.",
|
|
188181
|
+
"name": "dragAndDropHooks",
|
|
188182
|
+
"parent": {
|
|
188183
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
188184
|
+
"name": "TableProps"
|
|
188185
|
+
},
|
|
188186
|
+
"declarations": [
|
|
188187
|
+
{
|
|
188188
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
188189
|
+
"name": "TableProps"
|
|
188190
|
+
}
|
|
188191
|
+
],
|
|
188192
|
+
"required": false,
|
|
188193
|
+
"type": {
|
|
188194
|
+
"name": "DragAndDropHooks<object>"
|
|
188195
|
+
}
|
|
188196
|
+
},
|
|
188197
|
+
"layout": {
|
|
188198
|
+
"defaultValue": {
|
|
188199
|
+
"value": "'stack'"
|
|
188200
|
+
},
|
|
188201
|
+
"description": "Whether the items are arranged in a stack or grid.",
|
|
188202
|
+
"name": "layout",
|
|
188203
|
+
"parent": {
|
|
188204
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
188205
|
+
"name": "ListBoxProps"
|
|
188206
|
+
},
|
|
188207
|
+
"declarations": [
|
|
188208
|
+
{
|
|
188209
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
188210
|
+
"name": "ListBoxProps"
|
|
188211
|
+
}
|
|
188212
|
+
],
|
|
188213
|
+
"required": false,
|
|
188214
|
+
"type": {
|
|
188215
|
+
"name": "\"grid\" | \"stack\""
|
|
188216
|
+
}
|
|
188217
|
+
},
|
|
188218
|
+
"renderEmptyState": {
|
|
188219
|
+
"defaultValue": null,
|
|
188220
|
+
"description": "Provides content to display when there are no items in the list.",
|
|
188221
|
+
"name": "renderEmptyState",
|
|
188222
|
+
"parent": {
|
|
188223
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
188224
|
+
"name": "ListBoxProps"
|
|
188225
|
+
},
|
|
188226
|
+
"declarations": [
|
|
188227
|
+
{
|
|
188228
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
188229
|
+
"name": "ListBoxProps"
|
|
188230
|
+
}
|
|
188231
|
+
],
|
|
188232
|
+
"required": false,
|
|
188233
|
+
"type": {
|
|
188234
|
+
"name": "((props: ListBoxRenderProps) => ReactNode)"
|
|
188235
|
+
}
|
|
188236
|
+
},
|
|
188237
|
+
"onAction": {
|
|
188238
|
+
"defaultValue": null,
|
|
188239
|
+
"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.",
|
|
188240
|
+
"name": "onAction",
|
|
188241
|
+
"parent": {
|
|
188242
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
188243
|
+
"name": "AriaListBoxProps"
|
|
188244
|
+
},
|
|
188245
|
+
"declarations": [
|
|
188246
|
+
{
|
|
188247
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
188248
|
+
"name": "AriaListBoxProps"
|
|
188249
|
+
}
|
|
188250
|
+
],
|
|
188251
|
+
"required": false,
|
|
188252
|
+
"type": {
|
|
188253
|
+
"name": "((key: Key) => void)"
|
|
188254
|
+
}
|
|
188255
|
+
},
|
|
188256
|
+
"shouldFocusOnHover": {
|
|
188257
|
+
"defaultValue": null,
|
|
188258
|
+
"description": "Whether options should be focused when the user hovers over them.",
|
|
188259
|
+
"name": "shouldFocusOnHover",
|
|
188260
|
+
"parent": {
|
|
188261
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
188262
|
+
"name": "AriaListBoxProps"
|
|
188263
|
+
},
|
|
188264
|
+
"declarations": [
|
|
188265
|
+
{
|
|
188266
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
188267
|
+
"name": "AriaListBoxProps"
|
|
188268
|
+
}
|
|
188269
|
+
],
|
|
188270
|
+
"required": false,
|
|
188271
|
+
"type": {
|
|
188272
|
+
"name": "boolean"
|
|
188273
|
+
}
|
|
188274
|
+
},
|
|
188275
|
+
"shouldFocusWrap": {
|
|
188276
|
+
"defaultValue": null,
|
|
188277
|
+
"description": "Whether focus should wrap around when the end/start is reached.",
|
|
188278
|
+
"name": "shouldFocusWrap",
|
|
188279
|
+
"parent": {
|
|
188280
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
188281
|
+
"name": "ListBoxProps"
|
|
188282
|
+
},
|
|
188283
|
+
"declarations": [
|
|
188284
|
+
{
|
|
188285
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.4_react@19.2.4/node_modules/@react-types/listbox/src/index.d.ts",
|
|
188286
|
+
"name": "ListBoxProps"
|
|
188287
|
+
}
|
|
188288
|
+
],
|
|
188289
|
+
"required": false,
|
|
188290
|
+
"type": {
|
|
188291
|
+
"name": "boolean"
|
|
188292
|
+
}
|
|
188293
|
+
},
|
|
188294
|
+
"dependencies": {
|
|
188295
|
+
"defaultValue": null,
|
|
188296
|
+
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
188297
|
+
"name": "dependencies",
|
|
188298
|
+
"parent": {
|
|
188299
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
188300
|
+
"name": "CollectionProps"
|
|
188301
|
+
},
|
|
188302
|
+
"declarations": [
|
|
188303
|
+
{
|
|
188304
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
188305
|
+
"name": "CollectionProps"
|
|
188306
|
+
}
|
|
188307
|
+
],
|
|
188308
|
+
"required": false,
|
|
188309
|
+
"type": {
|
|
188310
|
+
"name": "readonly any[]"
|
|
188311
|
+
}
|
|
188312
|
+
},
|
|
188313
|
+
"children": {
|
|
188314
|
+
"defaultValue": null,
|
|
188315
|
+
"description": "",
|
|
188316
|
+
"name": "children",
|
|
188317
|
+
"declarations": [
|
|
188318
|
+
{
|
|
188319
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
188320
|
+
"name": "TypeLiteral"
|
|
188321
|
+
}
|
|
188322
|
+
],
|
|
188323
|
+
"required": false,
|
|
188324
|
+
"type": {
|
|
188325
|
+
"name": "ReactNode"
|
|
188326
|
+
}
|
|
188327
|
+
},
|
|
188328
|
+
"wrapWith": {
|
|
188329
|
+
"defaultValue": null,
|
|
188330
|
+
"description": "",
|
|
188331
|
+
"name": "wrapWith",
|
|
188332
|
+
"parent": {
|
|
188333
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
188334
|
+
"name": "FlowComponentProps"
|
|
188335
|
+
},
|
|
188336
|
+
"declarations": [
|
|
188337
|
+
{
|
|
188338
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
188339
|
+
"name": "FlowComponentProps"
|
|
188340
|
+
}
|
|
188341
|
+
],
|
|
188342
|
+
"required": false,
|
|
188343
|
+
"type": {
|
|
188344
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
188345
|
+
}
|
|
188346
|
+
},
|
|
188347
|
+
"tunnelId": {
|
|
188348
|
+
"defaultValue": null,
|
|
188349
|
+
"description": "@internal",
|
|
188350
|
+
"name": "tunnelId",
|
|
188351
|
+
"parent": {
|
|
188352
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
188353
|
+
"name": "PropsWithTunnel"
|
|
188354
|
+
},
|
|
188355
|
+
"declarations": [
|
|
188356
|
+
{
|
|
188357
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
188358
|
+
"name": "PropsWithTunnel"
|
|
188359
|
+
}
|
|
188360
|
+
],
|
|
188361
|
+
"required": false,
|
|
188362
|
+
"type": {
|
|
188363
|
+
"name": "string | null"
|
|
188364
|
+
}
|
|
188365
|
+
},
|
|
188366
|
+
"ref": {
|
|
188367
|
+
"defaultValue": null,
|
|
188368
|
+
"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}",
|
|
188369
|
+
"name": "ref",
|
|
188370
|
+
"parent": {
|
|
188371
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
188372
|
+
"name": "RefAttributes"
|
|
188373
|
+
},
|
|
188374
|
+
"declarations": [
|
|
188375
|
+
{
|
|
188376
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
188377
|
+
"name": "RefAttributes"
|
|
188378
|
+
}
|
|
188379
|
+
],
|
|
188380
|
+
"required": false,
|
|
188381
|
+
"type": {
|
|
188382
|
+
"name": "Ref<HTMLSpanElement>"
|
|
188383
|
+
}
|
|
188384
|
+
},
|
|
188385
|
+
"key": {
|
|
188386
|
+
"defaultValue": null,
|
|
188387
|
+
"description": "",
|
|
188388
|
+
"name": "key",
|
|
188389
|
+
"parent": {
|
|
188390
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
188391
|
+
"name": "Attributes"
|
|
188392
|
+
},
|
|
188393
|
+
"declarations": [
|
|
188394
|
+
{
|
|
188395
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
188396
|
+
"name": "Attributes"
|
|
188397
|
+
}
|
|
188398
|
+
],
|
|
188399
|
+
"required": false,
|
|
188400
|
+
"type": {
|
|
188401
|
+
"name": "Key | null"
|
|
188402
|
+
}
|
|
188403
188403
|
}
|
|
188404
188404
|
}
|
|
188405
188405
|
},
|
|
@@ -272563,9 +272563,9 @@
|
|
|
272563
272563
|
},
|
|
272564
272564
|
{
|
|
272565
272565
|
"tags": {},
|
|
272566
|
-
"filePath": "src/integrations/react-hook-form/components/
|
|
272566
|
+
"filePath": "src/integrations/react-hook-form/components/SubmitButton/SubmitButton.tsx",
|
|
272567
272567
|
"description": "",
|
|
272568
|
-
"displayName": "
|
|
272568
|
+
"displayName": "SubmitButton",
|
|
272569
272569
|
"methods": [],
|
|
272570
272570
|
"props": {
|
|
272571
272571
|
"slot": {
|
|
@@ -274914,14 +274914,33 @@
|
|
|
274914
274914
|
"type": {
|
|
274915
274915
|
"name": "Key | null"
|
|
274916
274916
|
}
|
|
274917
|
+
},
|
|
274918
|
+
"showFeedback": {
|
|
274919
|
+
"defaultValue": null,
|
|
274920
|
+
"description": "",
|
|
274921
|
+
"name": "showFeedback",
|
|
274922
|
+
"parent": {
|
|
274923
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
274924
|
+
"name": "ActionProps"
|
|
274925
|
+
},
|
|
274926
|
+
"declarations": [
|
|
274927
|
+
{
|
|
274928
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
274929
|
+
"name": "ActionProps"
|
|
274930
|
+
}
|
|
274931
|
+
],
|
|
274932
|
+
"required": false,
|
|
274933
|
+
"type": {
|
|
274934
|
+
"name": "boolean"
|
|
274935
|
+
}
|
|
274917
274936
|
}
|
|
274918
274937
|
}
|
|
274919
274938
|
},
|
|
274920
274939
|
{
|
|
274921
274940
|
"tags": {},
|
|
274922
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/
|
|
274941
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
|
|
274923
274942
|
"description": "",
|
|
274924
|
-
"displayName": "
|
|
274943
|
+
"displayName": "ResetButton",
|
|
274925
274944
|
"methods": [],
|
|
274926
274945
|
"props": {
|
|
274927
274946
|
"slot": {
|
|
@@ -277270,25 +277289,6 @@
|
|
|
277270
277289
|
"type": {
|
|
277271
277290
|
"name": "Key | null"
|
|
277272
277291
|
}
|
|
277273
|
-
},
|
|
277274
|
-
"showFeedback": {
|
|
277275
|
-
"defaultValue": null,
|
|
277276
|
-
"description": "",
|
|
277277
|
-
"name": "showFeedback",
|
|
277278
|
-
"parent": {
|
|
277279
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
277280
|
-
"name": "ActionProps"
|
|
277281
|
-
},
|
|
277282
|
-
"declarations": [
|
|
277283
|
-
{
|
|
277284
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
277285
|
-
"name": "ActionProps"
|
|
277286
|
-
}
|
|
277287
|
-
],
|
|
277288
|
-
"required": false,
|
|
277289
|
-
"type": {
|
|
277290
|
-
"name": "boolean"
|
|
277291
|
-
}
|
|
277292
277292
|
}
|
|
277293
277293
|
}
|
|
277294
277294
|
},
|
|
@@ -277343,6 +277343,172 @@
|
|
|
277343
277343
|
"methods": [],
|
|
277344
277344
|
"props": {}
|
|
277345
277345
|
},
|
|
277346
|
+
{
|
|
277347
|
+
"tags": {},
|
|
277348
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277349
|
+
"description": "",
|
|
277350
|
+
"displayName": "FormContext",
|
|
277351
|
+
"methods": [],
|
|
277352
|
+
"props": {
|
|
277353
|
+
"value": {
|
|
277354
|
+
"defaultValue": null,
|
|
277355
|
+
"description": "",
|
|
277356
|
+
"name": "value",
|
|
277357
|
+
"parent": {
|
|
277358
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
277359
|
+
"name": "ProviderProps"
|
|
277360
|
+
},
|
|
277361
|
+
"declarations": [
|
|
277362
|
+
{
|
|
277363
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
277364
|
+
"name": "ProviderProps"
|
|
277365
|
+
}
|
|
277366
|
+
],
|
|
277367
|
+
"required": true,
|
|
277368
|
+
"type": {
|
|
277369
|
+
"name": "FormContext<FieldValues> | undefined"
|
|
277370
|
+
}
|
|
277371
|
+
},
|
|
277372
|
+
"children": {
|
|
277373
|
+
"defaultValue": null,
|
|
277374
|
+
"description": "",
|
|
277375
|
+
"name": "children",
|
|
277376
|
+
"parent": {
|
|
277377
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
277378
|
+
"name": "DOMAttributes"
|
|
277379
|
+
},
|
|
277380
|
+
"declarations": [
|
|
277381
|
+
{
|
|
277382
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
277383
|
+
"name": "DOMAttributes"
|
|
277384
|
+
}
|
|
277385
|
+
],
|
|
277386
|
+
"required": false,
|
|
277387
|
+
"type": {
|
|
277388
|
+
"name": "ReactNode"
|
|
277389
|
+
}
|
|
277390
|
+
}
|
|
277391
|
+
}
|
|
277392
|
+
},
|
|
277393
|
+
{
|
|
277394
|
+
"tags": {},
|
|
277395
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277396
|
+
"description": "",
|
|
277397
|
+
"displayName": "FormContextProvider",
|
|
277398
|
+
"methods": [],
|
|
277399
|
+
"props": {
|
|
277400
|
+
"form": {
|
|
277401
|
+
"defaultValue": null,
|
|
277402
|
+
"description": "",
|
|
277403
|
+
"name": "form",
|
|
277404
|
+
"parent": {
|
|
277405
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277406
|
+
"name": "FormContextProviderProps"
|
|
277407
|
+
},
|
|
277408
|
+
"declarations": [
|
|
277409
|
+
{
|
|
277410
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277411
|
+
"name": "FormContextProviderProps"
|
|
277412
|
+
}
|
|
277413
|
+
],
|
|
277414
|
+
"required": true,
|
|
277415
|
+
"type": {
|
|
277416
|
+
"name": "UseFormReturn"
|
|
277417
|
+
}
|
|
277418
|
+
},
|
|
277419
|
+
"id": {
|
|
277420
|
+
"defaultValue": null,
|
|
277421
|
+
"description": "",
|
|
277422
|
+
"name": "id",
|
|
277423
|
+
"parent": {
|
|
277424
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277425
|
+
"name": "FormContextProviderProps"
|
|
277426
|
+
},
|
|
277427
|
+
"declarations": [
|
|
277428
|
+
{
|
|
277429
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277430
|
+
"name": "FormContextProviderProps"
|
|
277431
|
+
}
|
|
277432
|
+
],
|
|
277433
|
+
"required": true,
|
|
277434
|
+
"type": {
|
|
277435
|
+
"name": "string"
|
|
277436
|
+
}
|
|
277437
|
+
},
|
|
277438
|
+
"isReadOnly": {
|
|
277439
|
+
"defaultValue": null,
|
|
277440
|
+
"description": "",
|
|
277441
|
+
"name": "isReadOnly",
|
|
277442
|
+
"parent": {
|
|
277443
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277444
|
+
"name": "FormContextProviderProps"
|
|
277445
|
+
},
|
|
277446
|
+
"declarations": [
|
|
277447
|
+
{
|
|
277448
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277449
|
+
"name": "FormContextProviderProps"
|
|
277450
|
+
}
|
|
277451
|
+
],
|
|
277452
|
+
"required": false,
|
|
277453
|
+
"type": {
|
|
277454
|
+
"name": "boolean"
|
|
277455
|
+
}
|
|
277456
|
+
},
|
|
277457
|
+
"onAfterSuccessFeedback": {
|
|
277458
|
+
"defaultValue": null,
|
|
277459
|
+
"description": "",
|
|
277460
|
+
"name": "onAfterSuccessFeedback",
|
|
277461
|
+
"parent": {
|
|
277462
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277463
|
+
"name": "FormContextProviderProps"
|
|
277464
|
+
},
|
|
277465
|
+
"declarations": [
|
|
277466
|
+
{
|
|
277467
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277468
|
+
"name": "FormContextProviderProps"
|
|
277469
|
+
}
|
|
277470
|
+
],
|
|
277471
|
+
"required": false,
|
|
277472
|
+
"type": {
|
|
277473
|
+
"name": "AfterFormSubmitCallback"
|
|
277474
|
+
}
|
|
277475
|
+
},
|
|
277476
|
+
"rootErrorController": {
|
|
277477
|
+
"defaultValue": null,
|
|
277478
|
+
"description": "",
|
|
277479
|
+
"name": "rootErrorController",
|
|
277480
|
+
"parent": {
|
|
277481
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277482
|
+
"name": "FormContextProviderProps"
|
|
277483
|
+
},
|
|
277484
|
+
"declarations": [
|
|
277485
|
+
{
|
|
277486
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277487
|
+
"name": "FormContextProviderProps"
|
|
277488
|
+
}
|
|
277489
|
+
],
|
|
277490
|
+
"required": true,
|
|
277491
|
+
"type": {
|
|
277492
|
+
"name": "FormRootErrorController"
|
|
277493
|
+
}
|
|
277494
|
+
},
|
|
277495
|
+
"children": {
|
|
277496
|
+
"defaultValue": null,
|
|
277497
|
+
"description": "",
|
|
277498
|
+
"name": "children",
|
|
277499
|
+
"declarations": [
|
|
277500
|
+
{
|
|
277501
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
277502
|
+
"name": "TypeLiteral"
|
|
277503
|
+
}
|
|
277504
|
+
],
|
|
277505
|
+
"required": false,
|
|
277506
|
+
"type": {
|
|
277507
|
+
"name": "ReactNode"
|
|
277508
|
+
}
|
|
277509
|
+
}
|
|
277510
|
+
}
|
|
277511
|
+
},
|
|
277346
277512
|
{
|
|
277347
277513
|
"tags": {},
|
|
277348
277514
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormSubmitAction.tsx",
|
|
@@ -283086,172 +283252,6 @@
|
|
|
283086
283252
|
}
|
|
283087
283253
|
}
|
|
283088
283254
|
},
|
|
283089
|
-
{
|
|
283090
|
-
"tags": {},
|
|
283091
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
283092
|
-
"description": "",
|
|
283093
|
-
"displayName": "FormContext",
|
|
283094
|
-
"methods": [],
|
|
283095
|
-
"props": {
|
|
283096
|
-
"value": {
|
|
283097
|
-
"defaultValue": null,
|
|
283098
|
-
"description": "",
|
|
283099
|
-
"name": "value",
|
|
283100
|
-
"parent": {
|
|
283101
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
283102
|
-
"name": "ProviderProps"
|
|
283103
|
-
},
|
|
283104
|
-
"declarations": [
|
|
283105
|
-
{
|
|
283106
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
283107
|
-
"name": "ProviderProps"
|
|
283108
|
-
}
|
|
283109
|
-
],
|
|
283110
|
-
"required": true,
|
|
283111
|
-
"type": {
|
|
283112
|
-
"name": "FormContext<FieldValues> | undefined"
|
|
283113
|
-
}
|
|
283114
|
-
},
|
|
283115
|
-
"children": {
|
|
283116
|
-
"defaultValue": null,
|
|
283117
|
-
"description": "",
|
|
283118
|
-
"name": "children",
|
|
283119
|
-
"parent": {
|
|
283120
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
283121
|
-
"name": "DOMAttributes"
|
|
283122
|
-
},
|
|
283123
|
-
"declarations": [
|
|
283124
|
-
{
|
|
283125
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
283126
|
-
"name": "DOMAttributes"
|
|
283127
|
-
}
|
|
283128
|
-
],
|
|
283129
|
-
"required": false,
|
|
283130
|
-
"type": {
|
|
283131
|
-
"name": "ReactNode"
|
|
283132
|
-
}
|
|
283133
|
-
}
|
|
283134
|
-
}
|
|
283135
|
-
},
|
|
283136
|
-
{
|
|
283137
|
-
"tags": {},
|
|
283138
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
283139
|
-
"description": "",
|
|
283140
|
-
"displayName": "FormContextProvider",
|
|
283141
|
-
"methods": [],
|
|
283142
|
-
"props": {
|
|
283143
|
-
"form": {
|
|
283144
|
-
"defaultValue": null,
|
|
283145
|
-
"description": "",
|
|
283146
|
-
"name": "form",
|
|
283147
|
-
"parent": {
|
|
283148
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
283149
|
-
"name": "FormContextProviderProps"
|
|
283150
|
-
},
|
|
283151
|
-
"declarations": [
|
|
283152
|
-
{
|
|
283153
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
283154
|
-
"name": "FormContextProviderProps"
|
|
283155
|
-
}
|
|
283156
|
-
],
|
|
283157
|
-
"required": true,
|
|
283158
|
-
"type": {
|
|
283159
|
-
"name": "UseFormReturn"
|
|
283160
|
-
}
|
|
283161
|
-
},
|
|
283162
|
-
"id": {
|
|
283163
|
-
"defaultValue": null,
|
|
283164
|
-
"description": "",
|
|
283165
|
-
"name": "id",
|
|
283166
|
-
"parent": {
|
|
283167
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
283168
|
-
"name": "FormContextProviderProps"
|
|
283169
|
-
},
|
|
283170
|
-
"declarations": [
|
|
283171
|
-
{
|
|
283172
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
283173
|
-
"name": "FormContextProviderProps"
|
|
283174
|
-
}
|
|
283175
|
-
],
|
|
283176
|
-
"required": true,
|
|
283177
|
-
"type": {
|
|
283178
|
-
"name": "string"
|
|
283179
|
-
}
|
|
283180
|
-
},
|
|
283181
|
-
"isReadOnly": {
|
|
283182
|
-
"defaultValue": null,
|
|
283183
|
-
"description": "",
|
|
283184
|
-
"name": "isReadOnly",
|
|
283185
|
-
"parent": {
|
|
283186
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
283187
|
-
"name": "FormContextProviderProps"
|
|
283188
|
-
},
|
|
283189
|
-
"declarations": [
|
|
283190
|
-
{
|
|
283191
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
283192
|
-
"name": "FormContextProviderProps"
|
|
283193
|
-
}
|
|
283194
|
-
],
|
|
283195
|
-
"required": false,
|
|
283196
|
-
"type": {
|
|
283197
|
-
"name": "boolean"
|
|
283198
|
-
}
|
|
283199
|
-
},
|
|
283200
|
-
"onAfterSuccessFeedback": {
|
|
283201
|
-
"defaultValue": null,
|
|
283202
|
-
"description": "",
|
|
283203
|
-
"name": "onAfterSuccessFeedback",
|
|
283204
|
-
"parent": {
|
|
283205
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
283206
|
-
"name": "FormContextProviderProps"
|
|
283207
|
-
},
|
|
283208
|
-
"declarations": [
|
|
283209
|
-
{
|
|
283210
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
283211
|
-
"name": "FormContextProviderProps"
|
|
283212
|
-
}
|
|
283213
|
-
],
|
|
283214
|
-
"required": false,
|
|
283215
|
-
"type": {
|
|
283216
|
-
"name": "AfterFormSubmitCallback"
|
|
283217
|
-
}
|
|
283218
|
-
},
|
|
283219
|
-
"rootErrorController": {
|
|
283220
|
-
"defaultValue": null,
|
|
283221
|
-
"description": "",
|
|
283222
|
-
"name": "rootErrorController",
|
|
283223
|
-
"parent": {
|
|
283224
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
283225
|
-
"name": "FormContextProviderProps"
|
|
283226
|
-
},
|
|
283227
|
-
"declarations": [
|
|
283228
|
-
{
|
|
283229
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
283230
|
-
"name": "FormContextProviderProps"
|
|
283231
|
-
}
|
|
283232
|
-
],
|
|
283233
|
-
"required": true,
|
|
283234
|
-
"type": {
|
|
283235
|
-
"name": "FormRootErrorController"
|
|
283236
|
-
}
|
|
283237
|
-
},
|
|
283238
|
-
"children": {
|
|
283239
|
-
"defaultValue": null,
|
|
283240
|
-
"description": "",
|
|
283241
|
-
"name": "children",
|
|
283242
|
-
"declarations": [
|
|
283243
|
-
{
|
|
283244
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
283245
|
-
"name": "TypeLiteral"
|
|
283246
|
-
}
|
|
283247
|
-
],
|
|
283248
|
-
"required": false,
|
|
283249
|
-
"type": {
|
|
283250
|
-
"name": "ReactNode"
|
|
283251
|
-
}
|
|
283252
|
-
}
|
|
283253
|
-
}
|
|
283254
|
-
},
|
|
283255
283255
|
{
|
|
283256
283256
|
"tags": {},
|
|
283257
283257
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/Field/Field.tsx",
|
|
@@ -284038,33 +284038,7 @@
|
|
|
284038
284038
|
"tags": {
|
|
284039
284039
|
"deprecated": "Use RouterProvider instead"
|
|
284040
284040
|
},
|
|
284041
|
-
"filePath": "src/integrations/nextjs/components/
|
|
284042
|
-
"description": "",
|
|
284043
|
-
"displayName": "LinkProvider",
|
|
284044
|
-
"methods": [],
|
|
284045
|
-
"props": {
|
|
284046
|
-
"children": {
|
|
284047
|
-
"defaultValue": null,
|
|
284048
|
-
"description": "",
|
|
284049
|
-
"name": "children",
|
|
284050
|
-
"declarations": [
|
|
284051
|
-
{
|
|
284052
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
284053
|
-
"name": "TypeLiteral"
|
|
284054
|
-
}
|
|
284055
|
-
],
|
|
284056
|
-
"required": false,
|
|
284057
|
-
"type": {
|
|
284058
|
-
"name": "ReactNode"
|
|
284059
|
-
}
|
|
284060
|
-
}
|
|
284061
|
-
}
|
|
284062
|
-
},
|
|
284063
|
-
{
|
|
284064
|
-
"tags": {
|
|
284065
|
-
"deprecated": "Use RouterProvider instead"
|
|
284066
|
-
},
|
|
284067
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/nextjs/components/Link/Link.tsx",
|
|
284041
|
+
"filePath": "src/integrations/nextjs/components/Link/Link.tsx",
|
|
284068
284042
|
"description": "",
|
|
284069
284043
|
"displayName": "Link",
|
|
284070
284044
|
"methods": [],
|
|
@@ -284074,12 +284048,12 @@
|
|
|
284074
284048
|
"description": "",
|
|
284075
284049
|
"name": "ref",
|
|
284076
284050
|
"parent": {
|
|
284077
|
-
"fileName": "
|
|
284051
|
+
"fileName": "src/integrations/nextjs/components/Link/Link.tsx",
|
|
284078
284052
|
"name": "Props"
|
|
284079
284053
|
},
|
|
284080
284054
|
"declarations": [
|
|
284081
284055
|
{
|
|
284082
|
-
"fileName": "
|
|
284056
|
+
"fileName": "src/integrations/nextjs/components/Link/Link.tsx",
|
|
284083
284057
|
"name": "Props"
|
|
284084
284058
|
}
|
|
284085
284059
|
],
|
|
@@ -284093,12 +284067,12 @@
|
|
|
284093
284067
|
"description": "",
|
|
284094
284068
|
"name": "isDisabled",
|
|
284095
284069
|
"parent": {
|
|
284096
|
-
"fileName": "
|
|
284070
|
+
"fileName": "src/integrations/nextjs/components/Link/Link.tsx",
|
|
284097
284071
|
"name": "Props"
|
|
284098
284072
|
},
|
|
284099
284073
|
"declarations": [
|
|
284100
284074
|
{
|
|
284101
|
-
"fileName": "
|
|
284075
|
+
"fileName": "src/integrations/nextjs/components/Link/Link.tsx",
|
|
284102
284076
|
"name": "Props"
|
|
284103
284077
|
}
|
|
284104
284078
|
],
|
|
@@ -289562,6 +289536,32 @@
|
|
|
289562
289536
|
}
|
|
289563
289537
|
}
|
|
289564
289538
|
},
|
|
289539
|
+
{
|
|
289540
|
+
"tags": {
|
|
289541
|
+
"deprecated": "Use RouterProvider instead"
|
|
289542
|
+
},
|
|
289543
|
+
"filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
|
|
289544
|
+
"description": "",
|
|
289545
|
+
"displayName": "LinkProvider",
|
|
289546
|
+
"methods": [],
|
|
289547
|
+
"props": {
|
|
289548
|
+
"children": {
|
|
289549
|
+
"defaultValue": null,
|
|
289550
|
+
"description": "",
|
|
289551
|
+
"name": "children",
|
|
289552
|
+
"declarations": [
|
|
289553
|
+
{
|
|
289554
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
289555
|
+
"name": "TypeLiteral"
|
|
289556
|
+
}
|
|
289557
|
+
],
|
|
289558
|
+
"required": false,
|
|
289559
|
+
"type": {
|
|
289560
|
+
"name": "ReactNode"
|
|
289561
|
+
}
|
|
289562
|
+
}
|
|
289563
|
+
}
|
|
289564
|
+
},
|
|
289565
289565
|
{
|
|
289566
289566
|
"tags": {
|
|
289567
289567
|
"flr-generate": "all"
|
|
@@ -308866,6 +308866,55 @@
|
|
|
308866
308866
|
}
|
|
308867
308867
|
}
|
|
308868
308868
|
},
|
|
308869
|
+
{
|
|
308870
|
+
"tags": {
|
|
308871
|
+
"internal": ""
|
|
308872
|
+
},
|
|
308873
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
308874
|
+
"description": "",
|
|
308875
|
+
"displayName": "ValidationResultEntry",
|
|
308876
|
+
"methods": [],
|
|
308877
|
+
"props": {
|
|
308878
|
+
"result": {
|
|
308879
|
+
"defaultValue": null,
|
|
308880
|
+
"description": "",
|
|
308881
|
+
"name": "result",
|
|
308882
|
+
"parent": {
|
|
308883
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
308884
|
+
"name": "Props"
|
|
308885
|
+
},
|
|
308886
|
+
"declarations": [
|
|
308887
|
+
{
|
|
308888
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
308889
|
+
"name": "Props"
|
|
308890
|
+
}
|
|
308891
|
+
],
|
|
308892
|
+
"required": true,
|
|
308893
|
+
"type": {
|
|
308894
|
+
"name": "Partial<RuleValidationResult>"
|
|
308895
|
+
}
|
|
308896
|
+
},
|
|
308897
|
+
"unspecifiedRules": {
|
|
308898
|
+
"defaultValue": null,
|
|
308899
|
+
"description": "",
|
|
308900
|
+
"name": "unspecifiedRules",
|
|
308901
|
+
"parent": {
|
|
308902
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
308903
|
+
"name": "Props"
|
|
308904
|
+
},
|
|
308905
|
+
"declarations": [
|
|
308906
|
+
{
|
|
308907
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultEntry/ValidationResultEntry.tsx",
|
|
308908
|
+
"name": "Props"
|
|
308909
|
+
}
|
|
308910
|
+
],
|
|
308911
|
+
"required": false,
|
|
308912
|
+
"type": {
|
|
308913
|
+
"name": "boolean"
|
|
308914
|
+
}
|
|
308915
|
+
}
|
|
308916
|
+
}
|
|
308917
|
+
},
|
|
308869
308918
|
{
|
|
308870
308919
|
"tags": {},
|
|
308871
308920
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
@@ -308955,47 +309004,87 @@
|
|
|
308955
309004
|
"tags": {
|
|
308956
309005
|
"internal": ""
|
|
308957
309006
|
},
|
|
308958
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/
|
|
309007
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
308959
309008
|
"description": "",
|
|
308960
|
-
"displayName": "
|
|
309009
|
+
"displayName": "TogglePasswordVisibilityButton",
|
|
308961
309010
|
"methods": [],
|
|
308962
309011
|
"props": {
|
|
308963
|
-
"
|
|
309012
|
+
"isDisabled": {
|
|
309013
|
+
"defaultValue": {
|
|
309014
|
+
"value": "false"
|
|
309015
|
+
},
|
|
309016
|
+
"description": "",
|
|
309017
|
+
"name": "isDisabled",
|
|
309018
|
+
"parent": {
|
|
309019
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309020
|
+
"name": "Props"
|
|
309021
|
+
},
|
|
309022
|
+
"declarations": [
|
|
309023
|
+
{
|
|
309024
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
309025
|
+
"name": "Props"
|
|
309026
|
+
}
|
|
309027
|
+
],
|
|
309028
|
+
"required": false,
|
|
309029
|
+
"type": {
|
|
309030
|
+
"name": "boolean"
|
|
309031
|
+
}
|
|
309032
|
+
},
|
|
309033
|
+
"isVisible": {
|
|
308964
309034
|
"defaultValue": null,
|
|
308965
309035
|
"description": "",
|
|
308966
|
-
"name": "
|
|
309036
|
+
"name": "isVisible",
|
|
308967
309037
|
"parent": {
|
|
308968
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309038
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
308969
309039
|
"name": "Props"
|
|
308970
309040
|
},
|
|
308971
309041
|
"declarations": [
|
|
308972
309042
|
{
|
|
308973
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309043
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
308974
309044
|
"name": "Props"
|
|
308975
309045
|
}
|
|
308976
309046
|
],
|
|
308977
309047
|
"required": true,
|
|
308978
309048
|
"type": {
|
|
308979
|
-
"name": "
|
|
309049
|
+
"name": "boolean"
|
|
308980
309050
|
}
|
|
308981
309051
|
},
|
|
308982
|
-
"
|
|
309052
|
+
"onPress": {
|
|
308983
309053
|
"defaultValue": null,
|
|
308984
309054
|
"description": "",
|
|
308985
|
-
"name": "
|
|
309055
|
+
"name": "onPress",
|
|
308986
309056
|
"parent": {
|
|
308987
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309057
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
308988
309058
|
"name": "Props"
|
|
308989
309059
|
},
|
|
308990
309060
|
"declarations": [
|
|
308991
309061
|
{
|
|
308992
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
309062
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
308993
309063
|
"name": "Props"
|
|
308994
309064
|
}
|
|
308995
309065
|
],
|
|
309066
|
+
"required": true,
|
|
309067
|
+
"type": {
|
|
309068
|
+
"name": "ActionFn"
|
|
309069
|
+
}
|
|
309070
|
+
},
|
|
309071
|
+
"className": {
|
|
309072
|
+
"defaultValue": null,
|
|
309073
|
+
"description": "The elements class name.",
|
|
309074
|
+
"name": "className",
|
|
309075
|
+
"parent": {
|
|
309076
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
309077
|
+
"name": "PropsWithClassName"
|
|
309078
|
+
},
|
|
309079
|
+
"declarations": [
|
|
309080
|
+
{
|
|
309081
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
309082
|
+
"name": "PropsWithClassName"
|
|
309083
|
+
}
|
|
309084
|
+
],
|
|
308996
309085
|
"required": false,
|
|
308997
309086
|
"type": {
|
|
308998
|
-
"name": "
|
|
309087
|
+
"name": "string"
|
|
308999
309088
|
}
|
|
309000
309089
|
}
|
|
309001
309090
|
}
|
|
@@ -309136,89 +309225,87 @@
|
|
|
309136
309225
|
},
|
|
309137
309226
|
{
|
|
309138
309227
|
"tags": {
|
|
309139
|
-
"
|
|
309228
|
+
"flr-generate": "all"
|
|
309140
309229
|
},
|
|
309141
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
309230
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/OverlayTrigger/components/DialogTrigger/DialogTrigger.tsx",
|
|
309142
309231
|
"description": "",
|
|
309143
|
-
"displayName": "
|
|
309232
|
+
"displayName": "DialogTrigger",
|
|
309144
309233
|
"methods": [],
|
|
309145
309234
|
"props": {
|
|
309146
|
-
"
|
|
309147
|
-
"defaultValue":
|
|
309148
|
-
|
|
309149
|
-
|
|
309150
|
-
"description": "",
|
|
309151
|
-
"name": "isDisabled",
|
|
309235
|
+
"children": {
|
|
309236
|
+
"defaultValue": null,
|
|
309237
|
+
"description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
|
|
309238
|
+
"name": "children",
|
|
309152
309239
|
"parent": {
|
|
309153
|
-
"fileName": "
|
|
309154
|
-
"name": "
|
|
309240
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
309241
|
+
"name": "TableProps"
|
|
309155
309242
|
},
|
|
309156
309243
|
"declarations": [
|
|
309157
309244
|
{
|
|
309158
|
-
"fileName": "
|
|
309159
|
-
"name": "
|
|
309245
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
309246
|
+
"name": "TableProps"
|
|
309160
309247
|
}
|
|
309161
309248
|
],
|
|
309162
309249
|
"required": false,
|
|
309163
309250
|
"type": {
|
|
309164
|
-
"name": "
|
|
309251
|
+
"name": "ReactNode"
|
|
309165
309252
|
}
|
|
309166
309253
|
},
|
|
309167
|
-
"
|
|
309254
|
+
"isOpen": {
|
|
309168
309255
|
"defaultValue": null,
|
|
309169
|
-
"description": "",
|
|
309170
|
-
"name": "
|
|
309256
|
+
"description": "Whether the element is rendered.",
|
|
309257
|
+
"name": "isOpen",
|
|
309171
309258
|
"parent": {
|
|
309172
|
-
"fileName": "
|
|
309173
|
-
"name": "
|
|
309259
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
309260
|
+
"name": "PositionProps"
|
|
309174
309261
|
},
|
|
309175
309262
|
"declarations": [
|
|
309176
309263
|
{
|
|
309177
|
-
"fileName": "
|
|
309178
|
-
"name": "
|
|
309264
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
309265
|
+
"name": "PositionProps"
|
|
309179
309266
|
}
|
|
309180
309267
|
],
|
|
309181
|
-
"required":
|
|
309268
|
+
"required": false,
|
|
309182
309269
|
"type": {
|
|
309183
309270
|
"name": "boolean"
|
|
309184
309271
|
}
|
|
309185
309272
|
},
|
|
309186
|
-
"
|
|
309273
|
+
"defaultOpen": {
|
|
309187
309274
|
"defaultValue": null,
|
|
309188
|
-
"description": "",
|
|
309189
|
-
"name": "
|
|
309275
|
+
"description": "Whether the overlay is open by default (uncontrolled).",
|
|
309276
|
+
"name": "defaultOpen",
|
|
309190
309277
|
"parent": {
|
|
309191
|
-
"fileName": "
|
|
309192
|
-
"name": "
|
|
309278
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
309279
|
+
"name": "OverlayTriggerProps"
|
|
309193
309280
|
},
|
|
309194
309281
|
"declarations": [
|
|
309195
309282
|
{
|
|
309196
|
-
"fileName": "
|
|
309197
|
-
"name": "
|
|
309283
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
309284
|
+
"name": "OverlayTriggerProps"
|
|
309198
309285
|
}
|
|
309199
309286
|
],
|
|
309200
|
-
"required":
|
|
309287
|
+
"required": false,
|
|
309201
309288
|
"type": {
|
|
309202
|
-
"name": "
|
|
309289
|
+
"name": "boolean"
|
|
309203
309290
|
}
|
|
309204
309291
|
},
|
|
309205
|
-
"
|
|
309292
|
+
"onOpenChange": {
|
|
309206
309293
|
"defaultValue": null,
|
|
309207
|
-
"description": "
|
|
309208
|
-
"name": "
|
|
309294
|
+
"description": "Handler that is called when the overlay's open state changes.",
|
|
309295
|
+
"name": "onOpenChange",
|
|
309209
309296
|
"parent": {
|
|
309210
|
-
"fileName": "
|
|
309211
|
-
"name": "
|
|
309297
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
309298
|
+
"name": "OverlayTriggerProps"
|
|
309212
309299
|
},
|
|
309213
309300
|
"declarations": [
|
|
309214
309301
|
{
|
|
309215
|
-
"fileName": "
|
|
309216
|
-
"name": "
|
|
309302
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
309303
|
+
"name": "OverlayTriggerProps"
|
|
309217
309304
|
}
|
|
309218
309305
|
],
|
|
309219
309306
|
"required": false,
|
|
309220
309307
|
"type": {
|
|
309221
|
-
"name": "
|
|
309308
|
+
"name": "((isOpen: boolean) => void)"
|
|
309222
309309
|
}
|
|
309223
309310
|
}
|
|
309224
309311
|
}
|
|
@@ -309407,93 +309494,6 @@
|
|
|
309407
309494
|
}
|
|
309408
309495
|
}
|
|
309409
309496
|
},
|
|
309410
|
-
{
|
|
309411
|
-
"tags": {
|
|
309412
|
-
"flr-generate": "all"
|
|
309413
|
-
},
|
|
309414
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/OverlayTrigger/components/DialogTrigger/DialogTrigger.tsx",
|
|
309415
|
-
"description": "",
|
|
309416
|
-
"displayName": "DialogTrigger",
|
|
309417
|
-
"methods": [],
|
|
309418
|
-
"props": {
|
|
309419
|
-
"children": {
|
|
309420
|
-
"defaultValue": null,
|
|
309421
|
-
"description": "The elements that make up the table. Includes the TableHeader, TableBody, Columns, and Rows.",
|
|
309422
|
-
"name": "children",
|
|
309423
|
-
"parent": {
|
|
309424
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
309425
|
-
"name": "TableProps"
|
|
309426
|
-
},
|
|
309427
|
-
"declarations": [
|
|
309428
|
-
{
|
|
309429
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.14.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
309430
|
-
"name": "TableProps"
|
|
309431
|
-
}
|
|
309432
|
-
],
|
|
309433
|
-
"required": false,
|
|
309434
|
-
"type": {
|
|
309435
|
-
"name": "ReactNode"
|
|
309436
|
-
}
|
|
309437
|
-
},
|
|
309438
|
-
"isOpen": {
|
|
309439
|
-
"defaultValue": null,
|
|
309440
|
-
"description": "Whether the element is rendered.",
|
|
309441
|
-
"name": "isOpen",
|
|
309442
|
-
"parent": {
|
|
309443
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
309444
|
-
"name": "PositionProps"
|
|
309445
|
-
},
|
|
309446
|
-
"declarations": [
|
|
309447
|
-
{
|
|
309448
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
309449
|
-
"name": "PositionProps"
|
|
309450
|
-
}
|
|
309451
|
-
],
|
|
309452
|
-
"required": false,
|
|
309453
|
-
"type": {
|
|
309454
|
-
"name": "boolean"
|
|
309455
|
-
}
|
|
309456
|
-
},
|
|
309457
|
-
"defaultOpen": {
|
|
309458
|
-
"defaultValue": null,
|
|
309459
|
-
"description": "Whether the overlay is open by default (uncontrolled).",
|
|
309460
|
-
"name": "defaultOpen",
|
|
309461
|
-
"parent": {
|
|
309462
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
309463
|
-
"name": "OverlayTriggerProps"
|
|
309464
|
-
},
|
|
309465
|
-
"declarations": [
|
|
309466
|
-
{
|
|
309467
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
309468
|
-
"name": "OverlayTriggerProps"
|
|
309469
|
-
}
|
|
309470
|
-
],
|
|
309471
|
-
"required": false,
|
|
309472
|
-
"type": {
|
|
309473
|
-
"name": "boolean"
|
|
309474
|
-
}
|
|
309475
|
-
},
|
|
309476
|
-
"onOpenChange": {
|
|
309477
|
-
"defaultValue": null,
|
|
309478
|
-
"description": "Handler that is called when the overlay's open state changes.",
|
|
309479
|
-
"name": "onOpenChange",
|
|
309480
|
-
"parent": {
|
|
309481
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
309482
|
-
"name": "OverlayTriggerProps"
|
|
309483
|
-
},
|
|
309484
|
-
"declarations": [
|
|
309485
|
-
{
|
|
309486
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
309487
|
-
"name": "OverlayTriggerProps"
|
|
309488
|
-
}
|
|
309489
|
-
],
|
|
309490
|
-
"required": false,
|
|
309491
|
-
"type": {
|
|
309492
|
-
"name": "((isOpen: boolean) => void)"
|
|
309493
|
-
}
|
|
309494
|
-
}
|
|
309495
|
-
}
|
|
309496
|
-
},
|
|
309497
309497
|
{
|
|
309498
309498
|
"tags": {
|
|
309499
309499
|
"flr-generate": "all"
|
|
@@ -315391,6 +315391,87 @@
|
|
|
315391
315391
|
"methods": [],
|
|
315392
315392
|
"props": {}
|
|
315393
315393
|
},
|
|
315394
|
+
{
|
|
315395
|
+
"tags": {},
|
|
315396
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListItemView/ListItemView.tsx",
|
|
315397
|
+
"description": "",
|
|
315398
|
+
"displayName": "ListItemView",
|
|
315399
|
+
"methods": [],
|
|
315400
|
+
"props": {
|
|
315401
|
+
"children": {
|
|
315402
|
+
"defaultValue": null,
|
|
315403
|
+
"description": "",
|
|
315404
|
+
"name": "children",
|
|
315405
|
+
"declarations": [
|
|
315406
|
+
{
|
|
315407
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
315408
|
+
"name": "TypeLiteral"
|
|
315409
|
+
}
|
|
315410
|
+
],
|
|
315411
|
+
"required": false,
|
|
315412
|
+
"type": {
|
|
315413
|
+
"name": "ReactNode"
|
|
315414
|
+
}
|
|
315415
|
+
},
|
|
315416
|
+
"s": {
|
|
315417
|
+
"defaultValue": null,
|
|
315418
|
+
"description": "Column layout for container size s.",
|
|
315419
|
+
"name": "s",
|
|
315420
|
+
"parent": {
|
|
315421
|
+
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
315422
|
+
"name": "ColumnLayoutProps"
|
|
315423
|
+
},
|
|
315424
|
+
"declarations": [
|
|
315425
|
+
{
|
|
315426
|
+
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
315427
|
+
"name": "ColumnLayoutProps"
|
|
315428
|
+
}
|
|
315429
|
+
],
|
|
315430
|
+
"required": false,
|
|
315431
|
+
"type": {
|
|
315432
|
+
"name": "(number | null)[]"
|
|
315433
|
+
}
|
|
315434
|
+
},
|
|
315435
|
+
"m": {
|
|
315436
|
+
"defaultValue": null,
|
|
315437
|
+
"description": "Column layout for container size m.",
|
|
315438
|
+
"name": "m",
|
|
315439
|
+
"parent": {
|
|
315440
|
+
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
315441
|
+
"name": "ColumnLayoutProps"
|
|
315442
|
+
},
|
|
315443
|
+
"declarations": [
|
|
315444
|
+
{
|
|
315445
|
+
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
315446
|
+
"name": "ColumnLayoutProps"
|
|
315447
|
+
}
|
|
315448
|
+
],
|
|
315449
|
+
"required": false,
|
|
315450
|
+
"type": {
|
|
315451
|
+
"name": "(number | null)[]"
|
|
315452
|
+
}
|
|
315453
|
+
},
|
|
315454
|
+
"l": {
|
|
315455
|
+
"defaultValue": null,
|
|
315456
|
+
"description": "Column layout for container size l.",
|
|
315457
|
+
"name": "l",
|
|
315458
|
+
"parent": {
|
|
315459
|
+
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
315460
|
+
"name": "ColumnLayoutProps"
|
|
315461
|
+
},
|
|
315462
|
+
"declarations": [
|
|
315463
|
+
{
|
|
315464
|
+
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
315465
|
+
"name": "ColumnLayoutProps"
|
|
315466
|
+
}
|
|
315467
|
+
],
|
|
315468
|
+
"required": false,
|
|
315469
|
+
"type": {
|
|
315470
|
+
"name": "(number | null)[]"
|
|
315471
|
+
}
|
|
315472
|
+
}
|
|
315473
|
+
}
|
|
315474
|
+
},
|
|
315394
315475
|
{
|
|
315395
315476
|
"tags": {
|
|
315396
315477
|
"flr-generate": "all"
|
|
@@ -315514,87 +315595,6 @@
|
|
|
315514
315595
|
}
|
|
315515
315596
|
}
|
|
315516
315597
|
},
|
|
315517
|
-
{
|
|
315518
|
-
"tags": {},
|
|
315519
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListItemView/ListItemView.tsx",
|
|
315520
|
-
"description": "",
|
|
315521
|
-
"displayName": "ListItemView",
|
|
315522
|
-
"methods": [],
|
|
315523
|
-
"props": {
|
|
315524
|
-
"children": {
|
|
315525
|
-
"defaultValue": null,
|
|
315526
|
-
"description": "",
|
|
315527
|
-
"name": "children",
|
|
315528
|
-
"declarations": [
|
|
315529
|
-
{
|
|
315530
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
315531
|
-
"name": "TypeLiteral"
|
|
315532
|
-
}
|
|
315533
|
-
],
|
|
315534
|
-
"required": false,
|
|
315535
|
-
"type": {
|
|
315536
|
-
"name": "ReactNode"
|
|
315537
|
-
}
|
|
315538
|
-
},
|
|
315539
|
-
"s": {
|
|
315540
|
-
"defaultValue": null,
|
|
315541
|
-
"description": "Column layout for container size s.",
|
|
315542
|
-
"name": "s",
|
|
315543
|
-
"parent": {
|
|
315544
|
-
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
315545
|
-
"name": "ColumnLayoutProps"
|
|
315546
|
-
},
|
|
315547
|
-
"declarations": [
|
|
315548
|
-
{
|
|
315549
|
-
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
315550
|
-
"name": "ColumnLayoutProps"
|
|
315551
|
-
}
|
|
315552
|
-
],
|
|
315553
|
-
"required": false,
|
|
315554
|
-
"type": {
|
|
315555
|
-
"name": "(number | null)[]"
|
|
315556
|
-
}
|
|
315557
|
-
},
|
|
315558
|
-
"m": {
|
|
315559
|
-
"defaultValue": null,
|
|
315560
|
-
"description": "Column layout for container size m.",
|
|
315561
|
-
"name": "m",
|
|
315562
|
-
"parent": {
|
|
315563
|
-
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
315564
|
-
"name": "ColumnLayoutProps"
|
|
315565
|
-
},
|
|
315566
|
-
"declarations": [
|
|
315567
|
-
{
|
|
315568
|
-
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
315569
|
-
"name": "ColumnLayoutProps"
|
|
315570
|
-
}
|
|
315571
|
-
],
|
|
315572
|
-
"required": false,
|
|
315573
|
-
"type": {
|
|
315574
|
-
"name": "(number | null)[]"
|
|
315575
|
-
}
|
|
315576
|
-
},
|
|
315577
|
-
"l": {
|
|
315578
|
-
"defaultValue": null,
|
|
315579
|
-
"description": "Column layout for container size l.",
|
|
315580
|
-
"name": "l",
|
|
315581
|
-
"parent": {
|
|
315582
|
-
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
315583
|
-
"name": "ColumnLayoutProps"
|
|
315584
|
-
},
|
|
315585
|
-
"declarations": [
|
|
315586
|
-
{
|
|
315587
|
-
"fileName": "components/src/components/ColumnLayout/ColumnLayout.tsx",
|
|
315588
|
-
"name": "ColumnLayoutProps"
|
|
315589
|
-
}
|
|
315590
|
-
],
|
|
315591
|
-
"required": false,
|
|
315592
|
-
"type": {
|
|
315593
|
-
"name": "(number | null)[]"
|
|
315594
|
-
}
|
|
315595
|
-
}
|
|
315596
|
-
}
|
|
315597
|
-
},
|
|
315598
315598
|
{
|
|
315599
315599
|
"tags": {},
|
|
315600
315600
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/Items.tsx",
|
|
@@ -317983,56 +317983,56 @@
|
|
|
317983
317983
|
},
|
|
317984
317984
|
{
|
|
317985
317985
|
"tags": {},
|
|
317986
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/
|
|
317986
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
317987
317987
|
"description": "",
|
|
317988
|
-
"displayName": "
|
|
317988
|
+
"displayName": "DeleteButton",
|
|
317989
317989
|
"methods": [],
|
|
317990
317990
|
"props": {
|
|
317991
|
-
"
|
|
317991
|
+
"onDelete": {
|
|
317992
317992
|
"defaultValue": null,
|
|
317993
317993
|
"description": "",
|
|
317994
|
-
"name": "
|
|
317994
|
+
"name": "onDelete",
|
|
317995
317995
|
"parent": {
|
|
317996
|
-
"fileName": "components/src/components/FileCard/components/
|
|
317996
|
+
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
317997
317997
|
"name": "Props"
|
|
317998
317998
|
},
|
|
317999
317999
|
"declarations": [
|
|
318000
318000
|
{
|
|
318001
|
-
"fileName": "components/src/components/FileCard/components/
|
|
318001
|
+
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
318002
318002
|
"name": "Props"
|
|
318003
318003
|
}
|
|
318004
318004
|
],
|
|
318005
318005
|
"required": true,
|
|
318006
318006
|
"type": {
|
|
318007
|
-
"name": "
|
|
318007
|
+
"name": "() => void"
|
|
318008
318008
|
}
|
|
318009
318009
|
}
|
|
318010
318010
|
}
|
|
318011
318011
|
},
|
|
318012
318012
|
{
|
|
318013
318013
|
"tags": {},
|
|
318014
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/
|
|
318014
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
|
|
318015
318015
|
"description": "",
|
|
318016
|
-
"displayName": "
|
|
318016
|
+
"displayName": "FileSizeText",
|
|
318017
318017
|
"methods": [],
|
|
318018
318018
|
"props": {
|
|
318019
|
-
"
|
|
318019
|
+
"sizeInBytes": {
|
|
318020
318020
|
"defaultValue": null,
|
|
318021
318021
|
"description": "",
|
|
318022
|
-
"name": "
|
|
318022
|
+
"name": "sizeInBytes",
|
|
318023
318023
|
"parent": {
|
|
318024
|
-
"fileName": "components/src/components/FileCard/components/
|
|
318024
|
+
"fileName": "components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
|
|
318025
318025
|
"name": "Props"
|
|
318026
318026
|
},
|
|
318027
318027
|
"declarations": [
|
|
318028
318028
|
{
|
|
318029
|
-
"fileName": "components/src/components/FileCard/components/
|
|
318029
|
+
"fileName": "components/src/components/FileCard/components/FileSizeText/FileSizeText.tsx",
|
|
318030
318030
|
"name": "Props"
|
|
318031
318031
|
}
|
|
318032
318032
|
],
|
|
318033
318033
|
"required": true,
|
|
318034
318034
|
"type": {
|
|
318035
|
-
"name": "
|
|
318035
|
+
"name": "number"
|
|
318036
318036
|
}
|
|
318037
318037
|
}
|
|
318038
318038
|
}
|
|
@@ -321721,175 +321721,6 @@
|
|
|
321721
321721
|
}
|
|
321722
321722
|
}
|
|
321723
321723
|
},
|
|
321724
|
-
{
|
|
321725
|
-
"tags": {
|
|
321726
|
-
"flr-generate": "all"
|
|
321727
|
-
},
|
|
321728
|
-
"filePath": "src/components/CartesianChart/components/Line/Line.tsx",
|
|
321729
|
-
"description": "",
|
|
321730
|
-
"displayName": "Line",
|
|
321731
|
-
"methods": [],
|
|
321732
|
-
"props": {
|
|
321733
|
-
"color": {
|
|
321734
|
-
"defaultValue": {
|
|
321735
|
-
"value": "\"sea-green\""
|
|
321736
|
-
},
|
|
321737
|
-
"description": "The color of the line.",
|
|
321738
|
-
"name": "color",
|
|
321739
|
-
"parent": {
|
|
321740
|
-
"fileName": "src/components/CartesianChart/components/Line/Line.tsx",
|
|
321741
|
-
"name": "LineProps"
|
|
321742
|
-
},
|
|
321743
|
-
"declarations": [
|
|
321744
|
-
{
|
|
321745
|
-
"fileName": "src/components/CartesianChart/components/Line/Line.tsx",
|
|
321746
|
-
"name": "LineProps"
|
|
321747
|
-
}
|
|
321748
|
-
],
|
|
321749
|
-
"required": false,
|
|
321750
|
-
"type": {
|
|
321751
|
-
"name": "CategoricalWithCustomColor"
|
|
321752
|
-
}
|
|
321753
|
-
},
|
|
321754
|
-
"className": {
|
|
321755
|
-
"defaultValue": null,
|
|
321756
|
-
"description": "",
|
|
321757
|
-
"name": "className",
|
|
321758
|
-
"parent": {
|
|
321759
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
321760
|
-
"name": "HTMLAttributes"
|
|
321761
|
-
},
|
|
321762
|
-
"declarations": [
|
|
321763
|
-
{
|
|
321764
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
321765
|
-
"name": "HTMLAttributes"
|
|
321766
|
-
}
|
|
321767
|
-
],
|
|
321768
|
-
"required": false,
|
|
321769
|
-
"type": {
|
|
321770
|
-
"name": "string"
|
|
321771
|
-
}
|
|
321772
|
-
},
|
|
321773
|
-
"key": {
|
|
321774
|
-
"defaultValue": null,
|
|
321775
|
-
"description": "",
|
|
321776
|
-
"name": "key",
|
|
321777
|
-
"parent": {
|
|
321778
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
321779
|
-
"name": "Attributes"
|
|
321780
|
-
},
|
|
321781
|
-
"declarations": [
|
|
321782
|
-
{
|
|
321783
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
321784
|
-
"name": "Attributes"
|
|
321785
|
-
}
|
|
321786
|
-
],
|
|
321787
|
-
"required": false,
|
|
321788
|
-
"type": {
|
|
321789
|
-
"name": "Key | null"
|
|
321790
|
-
}
|
|
321791
|
-
},
|
|
321792
|
-
"type": {
|
|
321793
|
-
"defaultValue": null,
|
|
321794
|
-
"description": "The interpolation type of curve. Allows custom interpolation function.\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}",
|
|
321795
|
-
"name": "type",
|
|
321796
|
-
"parent": {
|
|
321797
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
|
|
321798
|
-
"name": "CurveProps"
|
|
321799
|
-
},
|
|
321800
|
-
"declarations": [
|
|
321801
|
-
{
|
|
321802
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
|
|
321803
|
-
"name": "CurveProps"
|
|
321804
|
-
},
|
|
321805
|
-
{
|
|
321806
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
321807
|
-
"name": "LineProps"
|
|
321808
|
-
}
|
|
321809
|
-
],
|
|
321810
|
-
"required": false,
|
|
321811
|
-
"type": {
|
|
321812
|
-
"name": "CurveType"
|
|
321813
|
-
}
|
|
321814
|
-
},
|
|
321815
|
-
"dataKey": {
|
|
321816
|
-
"defaultValue": null,
|
|
321817
|
-
"description": "Decides how to extract the value of this Line from the data:\n- `string`: the name of the field in the data object;\n- `number`: the index of the field in the data;\n- `function`: a function that receives the data object and returns the value of this Line.",
|
|
321818
|
-
"name": "dataKey",
|
|
321819
|
-
"parent": {
|
|
321820
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
321821
|
-
"name": "LineProps"
|
|
321822
|
-
},
|
|
321823
|
-
"declarations": [
|
|
321824
|
-
{
|
|
321825
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
321826
|
-
"name": "LineProps"
|
|
321827
|
-
}
|
|
321828
|
-
],
|
|
321829
|
-
"required": false,
|
|
321830
|
-
"type": {
|
|
321831
|
-
"name": "DataKey<any>"
|
|
321832
|
-
}
|
|
321833
|
-
},
|
|
321834
|
-
"unit": {
|
|
321835
|
-
"defaultValue": null,
|
|
321836
|
-
"description": "The unit of data. This option will be used in tooltip.",
|
|
321837
|
-
"name": "unit",
|
|
321838
|
-
"parent": {
|
|
321839
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
321840
|
-
"name": "LineProps"
|
|
321841
|
-
},
|
|
321842
|
-
"declarations": [
|
|
321843
|
-
{
|
|
321844
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
321845
|
-
"name": "LineProps"
|
|
321846
|
-
}
|
|
321847
|
-
],
|
|
321848
|
-
"required": false,
|
|
321849
|
-
"type": {
|
|
321850
|
-
"name": "string | number | null"
|
|
321851
|
-
}
|
|
321852
|
-
},
|
|
321853
|
-
"xAxisId": {
|
|
321854
|
-
"defaultValue": null,
|
|
321855
|
-
"description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
|
|
321856
|
-
"name": "xAxisId",
|
|
321857
|
-
"parent": {
|
|
321858
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
321859
|
-
"name": "LineProps"
|
|
321860
|
-
},
|
|
321861
|
-
"declarations": [
|
|
321862
|
-
{
|
|
321863
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
321864
|
-
"name": "LineProps"
|
|
321865
|
-
}
|
|
321866
|
-
],
|
|
321867
|
-
"required": false,
|
|
321868
|
-
"type": {
|
|
321869
|
-
"name": "AxisId"
|
|
321870
|
-
}
|
|
321871
|
-
},
|
|
321872
|
-
"yAxisId": {
|
|
321873
|
-
"defaultValue": null,
|
|
321874
|
-
"description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
|
|
321875
|
-
"name": "yAxisId",
|
|
321876
|
-
"parent": {
|
|
321877
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
321878
|
-
"name": "LineProps"
|
|
321879
|
-
},
|
|
321880
|
-
"declarations": [
|
|
321881
|
-
{
|
|
321882
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
321883
|
-
"name": "LineProps"
|
|
321884
|
-
}
|
|
321885
|
-
],
|
|
321886
|
-
"required": false,
|
|
321887
|
-
"type": {
|
|
321888
|
-
"name": "AxisId"
|
|
321889
|
-
}
|
|
321890
|
-
}
|
|
321891
|
-
}
|
|
321892
|
-
},
|
|
321893
321724
|
{
|
|
321894
321725
|
"tags": {
|
|
321895
321726
|
"flr-generate": "all"
|
|
@@ -322148,6 +321979,175 @@
|
|
|
322148
321979
|
}
|
|
322149
321980
|
}
|
|
322150
321981
|
},
|
|
321982
|
+
{
|
|
321983
|
+
"tags": {
|
|
321984
|
+
"flr-generate": "all"
|
|
321985
|
+
},
|
|
321986
|
+
"filePath": "src/components/CartesianChart/components/Line/Line.tsx",
|
|
321987
|
+
"description": "",
|
|
321988
|
+
"displayName": "Line",
|
|
321989
|
+
"methods": [],
|
|
321990
|
+
"props": {
|
|
321991
|
+
"color": {
|
|
321992
|
+
"defaultValue": {
|
|
321993
|
+
"value": "\"sea-green\""
|
|
321994
|
+
},
|
|
321995
|
+
"description": "The color of the line.",
|
|
321996
|
+
"name": "color",
|
|
321997
|
+
"parent": {
|
|
321998
|
+
"fileName": "src/components/CartesianChart/components/Line/Line.tsx",
|
|
321999
|
+
"name": "LineProps"
|
|
322000
|
+
},
|
|
322001
|
+
"declarations": [
|
|
322002
|
+
{
|
|
322003
|
+
"fileName": "src/components/CartesianChart/components/Line/Line.tsx",
|
|
322004
|
+
"name": "LineProps"
|
|
322005
|
+
}
|
|
322006
|
+
],
|
|
322007
|
+
"required": false,
|
|
322008
|
+
"type": {
|
|
322009
|
+
"name": "CategoricalWithCustomColor"
|
|
322010
|
+
}
|
|
322011
|
+
},
|
|
322012
|
+
"className": {
|
|
322013
|
+
"defaultValue": null,
|
|
322014
|
+
"description": "",
|
|
322015
|
+
"name": "className",
|
|
322016
|
+
"parent": {
|
|
322017
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
322018
|
+
"name": "HTMLAttributes"
|
|
322019
|
+
},
|
|
322020
|
+
"declarations": [
|
|
322021
|
+
{
|
|
322022
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
322023
|
+
"name": "HTMLAttributes"
|
|
322024
|
+
}
|
|
322025
|
+
],
|
|
322026
|
+
"required": false,
|
|
322027
|
+
"type": {
|
|
322028
|
+
"name": "string"
|
|
322029
|
+
}
|
|
322030
|
+
},
|
|
322031
|
+
"key": {
|
|
322032
|
+
"defaultValue": null,
|
|
322033
|
+
"description": "",
|
|
322034
|
+
"name": "key",
|
|
322035
|
+
"parent": {
|
|
322036
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
322037
|
+
"name": "Attributes"
|
|
322038
|
+
},
|
|
322039
|
+
"declarations": [
|
|
322040
|
+
{
|
|
322041
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
322042
|
+
"name": "Attributes"
|
|
322043
|
+
}
|
|
322044
|
+
],
|
|
322045
|
+
"required": false,
|
|
322046
|
+
"type": {
|
|
322047
|
+
"name": "Key | null"
|
|
322048
|
+
}
|
|
322049
|
+
},
|
|
322050
|
+
"type": {
|
|
322051
|
+
"defaultValue": null,
|
|
322052
|
+
"description": "The interpolation type of curve. Allows custom interpolation function.\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}",
|
|
322053
|
+
"name": "type",
|
|
322054
|
+
"parent": {
|
|
322055
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
|
|
322056
|
+
"name": "CurveProps"
|
|
322057
|
+
},
|
|
322058
|
+
"declarations": [
|
|
322059
|
+
{
|
|
322060
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
|
|
322061
|
+
"name": "CurveProps"
|
|
322062
|
+
},
|
|
322063
|
+
{
|
|
322064
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
322065
|
+
"name": "LineProps"
|
|
322066
|
+
}
|
|
322067
|
+
],
|
|
322068
|
+
"required": false,
|
|
322069
|
+
"type": {
|
|
322070
|
+
"name": "CurveType"
|
|
322071
|
+
}
|
|
322072
|
+
},
|
|
322073
|
+
"dataKey": {
|
|
322074
|
+
"defaultValue": null,
|
|
322075
|
+
"description": "Decides how to extract the value of this Line from the data:\n- `string`: the name of the field in the data object;\n- `number`: the index of the field in the data;\n- `function`: a function that receives the data object and returns the value of this Line.",
|
|
322076
|
+
"name": "dataKey",
|
|
322077
|
+
"parent": {
|
|
322078
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
322079
|
+
"name": "LineProps"
|
|
322080
|
+
},
|
|
322081
|
+
"declarations": [
|
|
322082
|
+
{
|
|
322083
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
322084
|
+
"name": "LineProps"
|
|
322085
|
+
}
|
|
322086
|
+
],
|
|
322087
|
+
"required": false,
|
|
322088
|
+
"type": {
|
|
322089
|
+
"name": "DataKey<any>"
|
|
322090
|
+
}
|
|
322091
|
+
},
|
|
322092
|
+
"unit": {
|
|
322093
|
+
"defaultValue": null,
|
|
322094
|
+
"description": "The unit of data. This option will be used in tooltip.",
|
|
322095
|
+
"name": "unit",
|
|
322096
|
+
"parent": {
|
|
322097
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
322098
|
+
"name": "LineProps"
|
|
322099
|
+
},
|
|
322100
|
+
"declarations": [
|
|
322101
|
+
{
|
|
322102
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
322103
|
+
"name": "LineProps"
|
|
322104
|
+
}
|
|
322105
|
+
],
|
|
322106
|
+
"required": false,
|
|
322107
|
+
"type": {
|
|
322108
|
+
"name": "string | number | null"
|
|
322109
|
+
}
|
|
322110
|
+
},
|
|
322111
|
+
"xAxisId": {
|
|
322112
|
+
"defaultValue": null,
|
|
322113
|
+
"description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
|
|
322114
|
+
"name": "xAxisId",
|
|
322115
|
+
"parent": {
|
|
322116
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
322117
|
+
"name": "LineProps"
|
|
322118
|
+
},
|
|
322119
|
+
"declarations": [
|
|
322120
|
+
{
|
|
322121
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
322122
|
+
"name": "LineProps"
|
|
322123
|
+
}
|
|
322124
|
+
],
|
|
322125
|
+
"required": false,
|
|
322126
|
+
"type": {
|
|
322127
|
+
"name": "AxisId"
|
|
322128
|
+
}
|
|
322129
|
+
},
|
|
322130
|
+
"yAxisId": {
|
|
322131
|
+
"defaultValue": null,
|
|
322132
|
+
"description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
|
|
322133
|
+
"name": "yAxisId",
|
|
322134
|
+
"parent": {
|
|
322135
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
322136
|
+
"name": "LineProps"
|
|
322137
|
+
},
|
|
322138
|
+
"declarations": [
|
|
322139
|
+
{
|
|
322140
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
|
|
322141
|
+
"name": "LineProps"
|
|
322142
|
+
}
|
|
322143
|
+
],
|
|
322144
|
+
"required": false,
|
|
322145
|
+
"type": {
|
|
322146
|
+
"name": "AxisId"
|
|
322147
|
+
}
|
|
322148
|
+
}
|
|
322149
|
+
}
|
|
322150
|
+
},
|
|
322151
322151
|
{
|
|
322152
322152
|
"tags": {},
|
|
322153
322153
|
"filePath": "src/components/CartesianChart/components/ChartTooltip/TooltipProgressBar.tsx",
|
|
@@ -347412,6 +347412,42 @@
|
|
|
347412
347412
|
"methods": [],
|
|
347413
347413
|
"props": {}
|
|
347414
347414
|
},
|
|
347415
|
+
{
|
|
347416
|
+
"tags": {},
|
|
347417
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
347418
|
+
"description": "",
|
|
347419
|
+
"displayName": "ViewModeMenuItem",
|
|
347420
|
+
"methods": [],
|
|
347421
|
+
"props": {
|
|
347422
|
+
"viewMode": {
|
|
347423
|
+
"defaultValue": null,
|
|
347424
|
+
"description": "",
|
|
347425
|
+
"name": "viewMode",
|
|
347426
|
+
"parent": {
|
|
347427
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
347428
|
+
"name": "Props"
|
|
347429
|
+
},
|
|
347430
|
+
"declarations": [
|
|
347431
|
+
{
|
|
347432
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
347433
|
+
"name": "Props"
|
|
347434
|
+
}
|
|
347435
|
+
],
|
|
347436
|
+
"required": true,
|
|
347437
|
+
"type": {
|
|
347438
|
+
"name": "ListViewMode"
|
|
347439
|
+
}
|
|
347440
|
+
}
|
|
347441
|
+
}
|
|
347442
|
+
},
|
|
347443
|
+
{
|
|
347444
|
+
"tags": {},
|
|
347445
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
347446
|
+
"description": "",
|
|
347447
|
+
"displayName": "ViewModeContextMenu",
|
|
347448
|
+
"methods": [],
|
|
347449
|
+
"props": {}
|
|
347450
|
+
},
|
|
347415
347451
|
{
|
|
347416
347452
|
"tags": {},
|
|
347417
347453
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
@@ -347450,40 +347486,51 @@
|
|
|
347450
347486
|
},
|
|
347451
347487
|
{
|
|
347452
347488
|
"tags": {},
|
|
347453
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/
|
|
347489
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
347454
347490
|
"description": "",
|
|
347455
|
-
"displayName": "
|
|
347491
|
+
"displayName": "SearchField",
|
|
347456
347492
|
"methods": [],
|
|
347457
347493
|
"props": {
|
|
347458
|
-
"
|
|
347494
|
+
"search": {
|
|
347459
347495
|
"defaultValue": null,
|
|
347460
347496
|
"description": "",
|
|
347461
|
-
"name": "
|
|
347497
|
+
"name": "search",
|
|
347462
347498
|
"parent": {
|
|
347463
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
347499
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
347464
347500
|
"name": "Props"
|
|
347465
347501
|
},
|
|
347466
347502
|
"declarations": [
|
|
347467
347503
|
{
|
|
347468
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
347504
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
347469
347505
|
"name": "Props"
|
|
347470
347506
|
}
|
|
347471
347507
|
],
|
|
347472
347508
|
"required": true,
|
|
347473
347509
|
"type": {
|
|
347474
|
-
"name": "
|
|
347510
|
+
"name": "Search<never>"
|
|
347511
|
+
}
|
|
347512
|
+
},
|
|
347513
|
+
"className": {
|
|
347514
|
+
"defaultValue": null,
|
|
347515
|
+
"description": "The elements class name.",
|
|
347516
|
+
"name": "className",
|
|
347517
|
+
"parent": {
|
|
347518
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
347519
|
+
"name": "PropsWithClassName"
|
|
347520
|
+
},
|
|
347521
|
+
"declarations": [
|
|
347522
|
+
{
|
|
347523
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
347524
|
+
"name": "PropsWithClassName"
|
|
347525
|
+
}
|
|
347526
|
+
],
|
|
347527
|
+
"required": false,
|
|
347528
|
+
"type": {
|
|
347529
|
+
"name": "string"
|
|
347475
347530
|
}
|
|
347476
347531
|
}
|
|
347477
347532
|
}
|
|
347478
347533
|
},
|
|
347479
|
-
{
|
|
347480
|
-
"tags": {},
|
|
347481
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
347482
|
-
"description": "",
|
|
347483
|
-
"displayName": "ViewModeContextMenu",
|
|
347484
|
-
"methods": [],
|
|
347485
|
-
"props": {}
|
|
347486
|
-
},
|
|
347487
347534
|
{
|
|
347488
347535
|
"tags": {},
|
|
347489
347536
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
|
|
@@ -347595,53 +347642,6 @@
|
|
|
347595
347642
|
}
|
|
347596
347643
|
}
|
|
347597
347644
|
},
|
|
347598
|
-
{
|
|
347599
|
-
"tags": {},
|
|
347600
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
347601
|
-
"description": "",
|
|
347602
|
-
"displayName": "SearchField",
|
|
347603
|
-
"methods": [],
|
|
347604
|
-
"props": {
|
|
347605
|
-
"search": {
|
|
347606
|
-
"defaultValue": null,
|
|
347607
|
-
"description": "",
|
|
347608
|
-
"name": "search",
|
|
347609
|
-
"parent": {
|
|
347610
|
-
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
347611
|
-
"name": "Props"
|
|
347612
|
-
},
|
|
347613
|
-
"declarations": [
|
|
347614
|
-
{
|
|
347615
|
-
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
347616
|
-
"name": "Props"
|
|
347617
|
-
}
|
|
347618
|
-
],
|
|
347619
|
-
"required": true,
|
|
347620
|
-
"type": {
|
|
347621
|
-
"name": "Search<never>"
|
|
347622
|
-
}
|
|
347623
|
-
},
|
|
347624
|
-
"className": {
|
|
347625
|
-
"defaultValue": null,
|
|
347626
|
-
"description": "The elements class name.",
|
|
347627
|
-
"name": "className",
|
|
347628
|
-
"parent": {
|
|
347629
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
347630
|
-
"name": "PropsWithClassName"
|
|
347631
|
-
},
|
|
347632
|
-
"declarations": [
|
|
347633
|
-
{
|
|
347634
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
347635
|
-
"name": "PropsWithClassName"
|
|
347636
|
-
}
|
|
347637
|
-
],
|
|
347638
|
-
"required": false,
|
|
347639
|
-
"type": {
|
|
347640
|
-
"name": "string"
|
|
347641
|
-
}
|
|
347642
|
-
}
|
|
347643
|
-
}
|
|
347644
|
-
},
|
|
347645
347645
|
{
|
|
347646
347646
|
"tags": {},
|
|
347647
347647
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/ViewModeAccordion.tsx",
|
|
@@ -355739,34 +355739,6 @@
|
|
|
355739
355739
|
}
|
|
355740
355740
|
}
|
|
355741
355741
|
},
|
|
355742
|
-
{
|
|
355743
|
-
"tags": {},
|
|
355744
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
355745
|
-
"description": "",
|
|
355746
|
-
"displayName": "ListItemSkeletonView",
|
|
355747
|
-
"methods": [],
|
|
355748
|
-
"props": {
|
|
355749
|
-
"viewMode": {
|
|
355750
|
-
"defaultValue": null,
|
|
355751
|
-
"description": "",
|
|
355752
|
-
"name": "viewMode",
|
|
355753
|
-
"parent": {
|
|
355754
|
-
"fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
355755
|
-
"name": "ListItemSkeletonViewProps"
|
|
355756
|
-
},
|
|
355757
|
-
"declarations": [
|
|
355758
|
-
{
|
|
355759
|
-
"fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
355760
|
-
"name": "ListItemSkeletonViewProps"
|
|
355761
|
-
}
|
|
355762
|
-
],
|
|
355763
|
-
"required": true,
|
|
355764
|
-
"type": {
|
|
355765
|
-
"name": "ListViewMode"
|
|
355766
|
-
}
|
|
355767
|
-
}
|
|
355768
|
-
}
|
|
355769
|
-
},
|
|
355770
355742
|
{
|
|
355771
355743
|
"tags": {},
|
|
355772
355744
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/OptionsButton/index.tsx",
|
|
@@ -355852,5 +355824,33 @@
|
|
|
355852
355824
|
}
|
|
355853
355825
|
}
|
|
355854
355826
|
}
|
|
355827
|
+
},
|
|
355828
|
+
{
|
|
355829
|
+
"tags": {},
|
|
355830
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
355831
|
+
"description": "",
|
|
355832
|
+
"displayName": "ListItemSkeletonView",
|
|
355833
|
+
"methods": [],
|
|
355834
|
+
"props": {
|
|
355835
|
+
"viewMode": {
|
|
355836
|
+
"defaultValue": null,
|
|
355837
|
+
"description": "",
|
|
355838
|
+
"name": "viewMode",
|
|
355839
|
+
"parent": {
|
|
355840
|
+
"fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
355841
|
+
"name": "ListItemSkeletonViewProps"
|
|
355842
|
+
},
|
|
355843
|
+
"declarations": [
|
|
355844
|
+
{
|
|
355845
|
+
"fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
355846
|
+
"name": "ListItemSkeletonViewProps"
|
|
355847
|
+
}
|
|
355848
|
+
],
|
|
355849
|
+
"required": true,
|
|
355850
|
+
"type": {
|
|
355851
|
+
"name": "ListViewMode"
|
|
355852
|
+
}
|
|
355853
|
+
}
|
|
355854
|
+
}
|
|
355855
355855
|
}
|
|
355856
355856
|
]
|