@mittwald/flow-react-components 0.2.0-alpha.436 → 0.2.0-alpha.437
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 +627 -627
- package/dist/js/components/src/components/Icon/components/icons/IconDnsZone.mjs +14 -0
- package/dist/js/components/src/components/Icon/components/icons/IconDnsZone.mjs.map +1 -0
- package/dist/js/components/src/components/Icon/components/icons/IconEmailArchive.mjs +14 -0
- package/dist/js/components/src/components/Icon/components/icons/IconEmailArchive.mjs.map +1 -0
- package/dist/js/default.mjs +2 -0
- package/dist/js/default.mjs.map +1 -1
- package/dist/js/flr-universal.mjs +2 -0
- package/dist/js/flr-universal.mjs.map +1 -1
- package/dist/types/components/Icon/components/icons/IconDnsZone.d.ts +5 -0
- package/dist/types/components/Icon/components/icons/IconDnsZone.d.ts.map +1 -0
- package/dist/types/components/Icon/components/icons/IconEmailArchive.d.ts +5 -0
- package/dist/types/components/Icon/components/icons/IconEmailArchive.d.ts.map +1 -0
- package/dist/types/components/Icon/components/icons/index.d.ts +2 -0
- package/dist/types/components/Icon/components/icons/index.d.ts.map +1 -1
- package/package.json +4 -4
|
@@ -179407,49 +179407,88 @@
|
|
|
179407
179407
|
},
|
|
179408
179408
|
{
|
|
179409
179409
|
"tags": {
|
|
179410
|
-
"flr-generate": "all"
|
|
179410
|
+
"flr-generate": "all",
|
|
179411
|
+
"flr-clear-props-context": ""
|
|
179411
179412
|
},
|
|
179412
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
179413
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/DatePicker/DatePicker.tsx",
|
|
179413
179414
|
"description": "",
|
|
179414
|
-
"displayName": "
|
|
179415
|
+
"displayName": "DatePicker",
|
|
179415
179416
|
"methods": [],
|
|
179416
179417
|
"props": {
|
|
179417
|
-
"
|
|
179418
|
+
"errorMessage": {
|
|
179418
179419
|
"defaultValue": null,
|
|
179419
|
-
"description": "",
|
|
179420
|
-
"name": "
|
|
179420
|
+
"description": "The error message that is displayed below the input.",
|
|
179421
|
+
"name": "errorMessage",
|
|
179421
179422
|
"parent": {
|
|
179422
|
-
"fileName": "components/src/components/
|
|
179423
|
-
"name": "
|
|
179423
|
+
"fileName": "components/src/components/DatePicker/DatePicker.tsx",
|
|
179424
|
+
"name": "DatePickerProps"
|
|
179424
179425
|
},
|
|
179425
179426
|
"declarations": [
|
|
179426
179427
|
{
|
|
179427
|
-
"fileName": "components/src/components/
|
|
179428
|
-
"name": "
|
|
179428
|
+
"fileName": "components/src/components/DatePicker/DatePicker.tsx",
|
|
179429
|
+
"name": "DatePickerProps"
|
|
179429
179430
|
}
|
|
179430
179431
|
],
|
|
179431
179432
|
"required": false,
|
|
179432
179433
|
"type": {
|
|
179433
|
-
"name": "
|
|
179434
|
+
"name": "ReactNode"
|
|
179434
179435
|
}
|
|
179435
179436
|
},
|
|
179436
|
-
"
|
|
179437
|
+
"isOpen": {
|
|
179437
179438
|
"defaultValue": null,
|
|
179438
|
-
"description": "",
|
|
179439
|
-
"name": "
|
|
179439
|
+
"description": "Whether the element is rendered.",
|
|
179440
|
+
"name": "isOpen",
|
|
179440
179441
|
"parent": {
|
|
179441
|
-
"fileName": "
|
|
179442
|
-
"name": "
|
|
179442
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.0_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
179443
|
+
"name": "PositionProps"
|
|
179443
179444
|
},
|
|
179444
179445
|
"declarations": [
|
|
179445
179446
|
{
|
|
179446
|
-
"fileName": "
|
|
179447
|
-
"name": "
|
|
179447
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.0_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
179448
|
+
"name": "PositionProps"
|
|
179448
179449
|
}
|
|
179449
179450
|
],
|
|
179450
179451
|
"required": false,
|
|
179451
179452
|
"type": {
|
|
179452
|
-
"name": "
|
|
179453
|
+
"name": "boolean"
|
|
179454
|
+
}
|
|
179455
|
+
},
|
|
179456
|
+
"defaultOpen": {
|
|
179457
|
+
"defaultValue": null,
|
|
179458
|
+
"description": "Whether the overlay is open by default (uncontrolled).",
|
|
179459
|
+
"name": "defaultOpen",
|
|
179460
|
+
"parent": {
|
|
179461
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.0_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
179462
|
+
"name": "OverlayTriggerProps"
|
|
179463
|
+
},
|
|
179464
|
+
"declarations": [
|
|
179465
|
+
{
|
|
179466
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.0_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
179467
|
+
"name": "OverlayTriggerProps"
|
|
179468
|
+
}
|
|
179469
|
+
],
|
|
179470
|
+
"required": false,
|
|
179471
|
+
"type": {
|
|
179472
|
+
"name": "boolean"
|
|
179473
|
+
}
|
|
179474
|
+
},
|
|
179475
|
+
"onOpenChange": {
|
|
179476
|
+
"defaultValue": null,
|
|
179477
|
+
"description": "Handler that is called when the overlay's open state changes.",
|
|
179478
|
+
"name": "onOpenChange",
|
|
179479
|
+
"parent": {
|
|
179480
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.0_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
179481
|
+
"name": "OverlayTriggerProps"
|
|
179482
|
+
},
|
|
179483
|
+
"declarations": [
|
|
179484
|
+
{
|
|
179485
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.0_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
179486
|
+
"name": "OverlayTriggerProps"
|
|
179487
|
+
}
|
|
179488
|
+
],
|
|
179489
|
+
"required": false,
|
|
179490
|
+
"type": {
|
|
179491
|
+
"name": "((isOpen: boolean) => void)"
|
|
179453
179492
|
}
|
|
179454
179493
|
},
|
|
179455
179494
|
"aria-label": {
|
|
@@ -180877,496 +180916,629 @@
|
|
|
180877
180916
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
180878
180917
|
}
|
|
180879
180918
|
},
|
|
180880
|
-
"
|
|
180881
|
-
"defaultValue":
|
|
180882
|
-
|
|
180883
|
-
|
|
180919
|
+
"validationBehavior": {
|
|
180920
|
+
"defaultValue": {
|
|
180921
|
+
"value": "'native'"
|
|
180922
|
+
},
|
|
180923
|
+
"description": "Whether to use native HTML form validation to prevent form submission\nwhen the value is missing or invalid, or mark the field as required\nor invalid via ARIA.",
|
|
180924
|
+
"name": "validationBehavior",
|
|
180884
180925
|
"parent": {
|
|
180885
|
-
"fileName": "flow/node_modules/.pnpm
|
|
180886
|
-
"name": "
|
|
180926
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
180927
|
+
"name": "RACValidation"
|
|
180887
180928
|
},
|
|
180888
180929
|
"declarations": [
|
|
180889
180930
|
{
|
|
180890
|
-
"fileName": "flow/node_modules/.pnpm
|
|
180891
|
-
"name": "
|
|
180931
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
180932
|
+
"name": "RACValidation"
|
|
180892
180933
|
}
|
|
180893
180934
|
],
|
|
180894
180935
|
"required": false,
|
|
180895
180936
|
"type": {
|
|
180896
|
-
"name": "
|
|
180937
|
+
"name": "\"native\" | \"aria\""
|
|
180897
180938
|
}
|
|
180898
180939
|
},
|
|
180899
|
-
"
|
|
180940
|
+
"hourCycle": {
|
|
180900
180941
|
"defaultValue": null,
|
|
180901
|
-
"description": "
|
|
180902
|
-
"name": "
|
|
180942
|
+
"description": "Whether to display the time in 12 or 24 hour format. By default, this is determined by the user's locale.",
|
|
180943
|
+
"name": "hourCycle",
|
|
180903
180944
|
"parent": {
|
|
180904
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
180905
|
-
"name": "
|
|
180945
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
180946
|
+
"name": "TimePickerProps"
|
|
180906
180947
|
},
|
|
180907
180948
|
"declarations": [
|
|
180908
180949
|
{
|
|
180909
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
180910
|
-
"name": "
|
|
180950
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
180951
|
+
"name": "TimePickerProps"
|
|
180911
180952
|
}
|
|
180912
180953
|
],
|
|
180913
180954
|
"required": false,
|
|
180914
180955
|
"type": {
|
|
180915
|
-
"name": "
|
|
180956
|
+
"name": "12 | 24"
|
|
180916
180957
|
}
|
|
180917
180958
|
},
|
|
180918
|
-
"
|
|
180919
|
-
"defaultValue":
|
|
180920
|
-
|
|
180921
|
-
|
|
180959
|
+
"granularity": {
|
|
180960
|
+
"defaultValue": {
|
|
180961
|
+
"value": "'minute'"
|
|
180962
|
+
},
|
|
180963
|
+
"description": "Determines the smallest unit that is displayed in the time picker.",
|
|
180964
|
+
"name": "granularity",
|
|
180922
180965
|
"parent": {
|
|
180923
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
180924
|
-
"name": "
|
|
180966
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
180967
|
+
"name": "TimePickerProps"
|
|
180925
180968
|
},
|
|
180926
180969
|
"declarations": [
|
|
180927
180970
|
{
|
|
180928
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
180929
|
-
"name": "
|
|
180971
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
180972
|
+
"name": "TimePickerProps"
|
|
180930
180973
|
}
|
|
180931
180974
|
],
|
|
180932
180975
|
"required": false,
|
|
180933
180976
|
"type": {
|
|
180934
|
-
"name": "
|
|
180977
|
+
"name": "\"hour\" | \"minute\" | \"second\""
|
|
180935
180978
|
}
|
|
180936
180979
|
},
|
|
180937
|
-
"
|
|
180980
|
+
"hideTimeZone": {
|
|
180938
180981
|
"defaultValue": null,
|
|
180939
|
-
"description": "
|
|
180940
|
-
"name": "
|
|
180982
|
+
"description": "Whether to hide the time zone abbreviation.",
|
|
180983
|
+
"name": "hideTimeZone",
|
|
180941
180984
|
"parent": {
|
|
180942
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
180943
|
-
"name": "
|
|
180985
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
180986
|
+
"name": "TimePickerProps"
|
|
180944
180987
|
},
|
|
180945
180988
|
"declarations": [
|
|
180946
180989
|
{
|
|
180947
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
180948
|
-
"name": "
|
|
180990
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
180991
|
+
"name": "TimePickerProps"
|
|
180949
180992
|
}
|
|
180950
180993
|
],
|
|
180951
180994
|
"required": false,
|
|
180952
180995
|
"type": {
|
|
180953
|
-
"name": "
|
|
180996
|
+
"name": "boolean"
|
|
180954
180997
|
}
|
|
180955
180998
|
},
|
|
180956
|
-
"
|
|
180999
|
+
"shouldForceLeadingZeros": {
|
|
180957
181000
|
"defaultValue": null,
|
|
180958
|
-
"description": "
|
|
180959
|
-
"name": "
|
|
181001
|
+
"description": "Whether to always show leading zeros in the hour field.\nBy default, this is determined by the user's locale.",
|
|
181002
|
+
"name": "shouldForceLeadingZeros",
|
|
180960
181003
|
"parent": {
|
|
180961
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
180962
|
-
"name": "
|
|
181004
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181005
|
+
"name": "TimePickerProps"
|
|
180963
181006
|
},
|
|
180964
181007
|
"declarations": [
|
|
180965
181008
|
{
|
|
180966
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
180967
|
-
"name": "
|
|
181009
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181010
|
+
"name": "TimePickerProps"
|
|
180968
181011
|
}
|
|
180969
181012
|
],
|
|
180970
181013
|
"required": false,
|
|
180971
181014
|
"type": {
|
|
180972
|
-
"name": "
|
|
181015
|
+
"name": "boolean"
|
|
180973
181016
|
}
|
|
180974
181017
|
},
|
|
180975
|
-
"
|
|
181018
|
+
"placeholderValue": {
|
|
180976
181019
|
"defaultValue": null,
|
|
180977
|
-
"description": "A
|
|
180978
|
-
"name": "
|
|
181020
|
+
"description": "A placeholder time that influences the format of the placeholder shown when no value is selected.\nDefaults to 12:00 AM or 00:00 depending on the hour cycle.",
|
|
181021
|
+
"name": "placeholderValue",
|
|
180979
181022
|
"parent": {
|
|
180980
|
-
"fileName": "flow/node_modules/.pnpm
|
|
180981
|
-
"name": "
|
|
181023
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181024
|
+
"name": "TimePickerProps"
|
|
180982
181025
|
},
|
|
180983
181026
|
"declarations": [
|
|
180984
181027
|
{
|
|
180985
|
-
"fileName": "flow/node_modules/.pnpm
|
|
180986
|
-
"name": "
|
|
181028
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181029
|
+
"name": "TimePickerProps"
|
|
180987
181030
|
}
|
|
180988
181031
|
],
|
|
180989
181032
|
"required": false,
|
|
180990
181033
|
"type": {
|
|
180991
|
-
"name": "
|
|
181034
|
+
"name": "TimeValue"
|
|
180992
181035
|
}
|
|
180993
181036
|
},
|
|
180994
|
-
"
|
|
181037
|
+
"minValue": {
|
|
180995
181038
|
"defaultValue": null,
|
|
180996
|
-
"description": "
|
|
180997
|
-
"name": "
|
|
181039
|
+
"description": "The minimum allowed time that a user may select.",
|
|
181040
|
+
"name": "minValue",
|
|
180998
181041
|
"parent": {
|
|
180999
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
181000
|
-
"name": "
|
|
181042
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181043
|
+
"name": "TimePickerProps"
|
|
181001
181044
|
},
|
|
181002
181045
|
"declarations": [
|
|
181003
181046
|
{
|
|
181004
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
181005
|
-
"name": "
|
|
181047
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181048
|
+
"name": "TimePickerProps"
|
|
181006
181049
|
}
|
|
181007
181050
|
],
|
|
181008
181051
|
"required": false,
|
|
181009
181052
|
"type": {
|
|
181010
|
-
"name": "
|
|
181053
|
+
"name": "TimeValue | null"
|
|
181011
181054
|
}
|
|
181012
181055
|
},
|
|
181013
|
-
"
|
|
181056
|
+
"maxValue": {
|
|
181014
181057
|
"defaultValue": null,
|
|
181015
|
-
"description": "
|
|
181016
|
-
"name": "
|
|
181058
|
+
"description": "The maximum allowed time that a user may select.",
|
|
181059
|
+
"name": "maxValue",
|
|
181017
181060
|
"parent": {
|
|
181018
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
181019
|
-
"name": "
|
|
181061
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181062
|
+
"name": "TimePickerProps"
|
|
181020
181063
|
},
|
|
181021
181064
|
"declarations": [
|
|
181022
181065
|
{
|
|
181023
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
181024
|
-
"name": "
|
|
181066
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181067
|
+
"name": "TimePickerProps"
|
|
181025
181068
|
}
|
|
181026
181069
|
],
|
|
181027
181070
|
"required": false,
|
|
181028
181071
|
"type": {
|
|
181029
|
-
"name": "
|
|
181072
|
+
"name": "TimeValue | null"
|
|
181030
181073
|
}
|
|
181031
181074
|
},
|
|
181032
|
-
"
|
|
181075
|
+
"isDisabled": {
|
|
181033
181076
|
"defaultValue": null,
|
|
181034
|
-
"description": "
|
|
181035
|
-
"name": "
|
|
181077
|
+
"description": "Whether the input is disabled.",
|
|
181078
|
+
"name": "isDisabled",
|
|
181036
181079
|
"parent": {
|
|
181037
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
181038
|
-
"name": "
|
|
181080
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181081
|
+
"name": "InputBase"
|
|
181039
181082
|
},
|
|
181040
181083
|
"declarations": [
|
|
181041
181084
|
{
|
|
181042
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
181043
|
-
"name": "
|
|
181085
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181086
|
+
"name": "InputBase"
|
|
181044
181087
|
}
|
|
181045
181088
|
],
|
|
181046
181089
|
"required": false,
|
|
181047
181090
|
"type": {
|
|
181048
|
-
"name": "
|
|
181091
|
+
"name": "boolean"
|
|
181049
181092
|
}
|
|
181050
181093
|
},
|
|
181051
|
-
"
|
|
181094
|
+
"isReadOnly": {
|
|
181052
181095
|
"defaultValue": null,
|
|
181053
|
-
"description": "
|
|
181054
|
-
"name": "
|
|
181096
|
+
"description": "Whether the input can be selected but not changed by the user.",
|
|
181097
|
+
"name": "isReadOnly",
|
|
181055
181098
|
"parent": {
|
|
181056
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
181057
|
-
"name": "
|
|
181099
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181100
|
+
"name": "InputBase"
|
|
181058
181101
|
},
|
|
181059
181102
|
"declarations": [
|
|
181060
181103
|
{
|
|
181061
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
181062
|
-
"name": "
|
|
181104
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181105
|
+
"name": "InputBase"
|
|
181063
181106
|
}
|
|
181064
181107
|
],
|
|
181065
181108
|
"required": false,
|
|
181066
181109
|
"type": {
|
|
181067
|
-
"name": "
|
|
181110
|
+
"name": "boolean"
|
|
181068
181111
|
}
|
|
181069
181112
|
},
|
|
181070
|
-
"
|
|
181071
|
-
"defaultValue":
|
|
181072
|
-
|
|
181073
|
-
|
|
181074
|
-
"description": "The primary orientation of the items. Usually this is the\ndirection that the collection scrolls.",
|
|
181075
|
-
"name": "orientation",
|
|
181113
|
+
"isRequired": {
|
|
181114
|
+
"defaultValue": null,
|
|
181115
|
+
"description": "Whether user input is required on the input before form submission.",
|
|
181116
|
+
"name": "isRequired",
|
|
181076
181117
|
"parent": {
|
|
181077
|
-
"fileName": "flow/node_modules/.pnpm
|
|
181078
|
-
"name": "
|
|
181118
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181119
|
+
"name": "Validation"
|
|
181079
181120
|
},
|
|
181080
181121
|
"declarations": [
|
|
181081
181122
|
{
|
|
181082
|
-
"fileName": "flow/node_modules/.pnpm
|
|
181083
|
-
"name": "
|
|
181123
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181124
|
+
"name": "Validation"
|
|
181084
181125
|
}
|
|
181085
181126
|
],
|
|
181086
181127
|
"required": false,
|
|
181087
181128
|
"type": {
|
|
181088
|
-
"name": "
|
|
181129
|
+
"name": "boolean"
|
|
181089
181130
|
}
|
|
181090
181131
|
},
|
|
181091
|
-
"
|
|
181092
|
-
"defaultValue":
|
|
181093
|
-
|
|
181094
|
-
|
|
181095
|
-
"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.",
|
|
181096
|
-
"name": "escapeKeyBehavior",
|
|
181132
|
+
"isInvalid": {
|
|
181133
|
+
"defaultValue": null,
|
|
181134
|
+
"description": "Whether the input value is invalid.",
|
|
181135
|
+
"name": "isInvalid",
|
|
181097
181136
|
"parent": {
|
|
181098
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
181099
|
-
"name": "
|
|
181137
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181138
|
+
"name": "Validation"
|
|
181100
181139
|
},
|
|
181101
181140
|
"declarations": [
|
|
181102
181141
|
{
|
|
181103
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
181104
|
-
"name": "
|
|
181142
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181143
|
+
"name": "Validation"
|
|
181105
181144
|
}
|
|
181106
181145
|
],
|
|
181107
181146
|
"required": false,
|
|
181108
181147
|
"type": {
|
|
181109
|
-
"name": "
|
|
181148
|
+
"name": "boolean"
|
|
181110
181149
|
}
|
|
181111
181150
|
},
|
|
181112
|
-
"
|
|
181151
|
+
"validate": {
|
|
181113
181152
|
"defaultValue": null,
|
|
181114
|
-
"description": "
|
|
181115
|
-
"name": "
|
|
181153
|
+
"description": "A function that returns an error message if a given value is invalid.\nValidation errors are displayed to the user when the form is submitted\nif `validationBehavior=\"native\"`. For realtime validation, use the `isInvalid`\nprop instead.",
|
|
181154
|
+
"name": "validate",
|
|
181116
181155
|
"parent": {
|
|
181117
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
181118
|
-
"name": "
|
|
181156
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181157
|
+
"name": "Validation"
|
|
181119
181158
|
},
|
|
181120
181159
|
"declarations": [
|
|
181121
181160
|
{
|
|
181122
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
181123
|
-
"name": "
|
|
181161
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181162
|
+
"name": "Validation"
|
|
181124
181163
|
}
|
|
181125
181164
|
],
|
|
181126
181165
|
"required": false,
|
|
181127
181166
|
"type": {
|
|
181128
|
-
"name": "
|
|
181167
|
+
"name": "((value: TimeValue) => true | ValidationError | null)"
|
|
181129
181168
|
}
|
|
181130
181169
|
},
|
|
181131
|
-
"
|
|
181170
|
+
"autoFocus": {
|
|
181132
181171
|
"defaultValue": null,
|
|
181133
|
-
"description": "
|
|
181134
|
-
"name": "
|
|
181172
|
+
"description": "Whether the element should receive focus on render.",
|
|
181173
|
+
"name": "autoFocus",
|
|
181135
181174
|
"parent": {
|
|
181136
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
181137
|
-
"name": "
|
|
181175
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
181176
|
+
"name": "FocusableProps"
|
|
181138
181177
|
},
|
|
181139
181178
|
"declarations": [
|
|
181140
181179
|
{
|
|
181141
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
181142
|
-
"name": "
|
|
181180
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
181181
|
+
"name": "FocusableProps"
|
|
181143
181182
|
}
|
|
181144
181183
|
],
|
|
181145
181184
|
"required": false,
|
|
181146
181185
|
"type": {
|
|
181147
|
-
"name": "
|
|
181186
|
+
"name": "boolean"
|
|
181148
181187
|
}
|
|
181149
181188
|
},
|
|
181150
|
-
"
|
|
181189
|
+
"onFocus": {
|
|
181151
181190
|
"defaultValue": null,
|
|
181152
|
-
"description": "
|
|
181153
|
-
"name": "
|
|
181191
|
+
"description": "Handler that is called when the element receives focus.",
|
|
181192
|
+
"name": "onFocus",
|
|
181154
181193
|
"parent": {
|
|
181155
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
181156
|
-
"name": "
|
|
181194
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
181195
|
+
"name": "FocusEvents"
|
|
181157
181196
|
},
|
|
181158
181197
|
"declarations": [
|
|
181159
181198
|
{
|
|
181160
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
181161
|
-
"name": "
|
|
181199
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
181200
|
+
"name": "FocusEvents"
|
|
181162
181201
|
}
|
|
181163
181202
|
],
|
|
181164
181203
|
"required": false,
|
|
181165
181204
|
"type": {
|
|
181166
|
-
"name": "
|
|
181205
|
+
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
181167
181206
|
}
|
|
181168
181207
|
},
|
|
181169
|
-
"
|
|
181208
|
+
"onBlur": {
|
|
181170
181209
|
"defaultValue": null,
|
|
181171
|
-
"description": "
|
|
181172
|
-
"name": "
|
|
181210
|
+
"description": "Handler that is called when the element loses focus.",
|
|
181211
|
+
"name": "onBlur",
|
|
181173
181212
|
"parent": {
|
|
181174
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
181175
|
-
"name": "
|
|
181213
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
181214
|
+
"name": "FocusEvents"
|
|
181176
181215
|
},
|
|
181177
181216
|
"declarations": [
|
|
181178
181217
|
{
|
|
181179
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
181180
|
-
"name": "
|
|
181218
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
181219
|
+
"name": "FocusEvents"
|
|
181181
181220
|
}
|
|
181182
181221
|
],
|
|
181183
181222
|
"required": false,
|
|
181184
181223
|
"type": {
|
|
181185
|
-
"name": "
|
|
181224
|
+
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
181186
181225
|
}
|
|
181187
181226
|
},
|
|
181188
|
-
"
|
|
181189
|
-
"defaultValue":
|
|
181190
|
-
|
|
181191
|
-
|
|
181192
|
-
"description": "How multiple selection should behave in the collection.",
|
|
181193
|
-
"name": "selectionBehavior",
|
|
181227
|
+
"onFocusChange": {
|
|
181228
|
+
"defaultValue": null,
|
|
181229
|
+
"description": "Handler that is called when the element's focus status changes.",
|
|
181230
|
+
"name": "onFocusChange",
|
|
181194
181231
|
"parent": {
|
|
181195
|
-
"fileName": "flow/node_modules/.pnpm
|
|
181196
|
-
"name": "
|
|
181232
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
181233
|
+
"name": "FocusEvents"
|
|
181197
181234
|
},
|
|
181198
181235
|
"declarations": [
|
|
181199
181236
|
{
|
|
181200
|
-
"fileName": "flow/node_modules/.pnpm
|
|
181201
|
-
"name": "
|
|
181237
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
181238
|
+
"name": "FocusEvents"
|
|
181202
181239
|
}
|
|
181203
181240
|
],
|
|
181204
181241
|
"required": false,
|
|
181205
181242
|
"type": {
|
|
181206
|
-
"name": "
|
|
181243
|
+
"name": "((isFocused: boolean) => void)"
|
|
181207
181244
|
}
|
|
181208
181245
|
},
|
|
181209
|
-
"
|
|
181246
|
+
"onKeyDown": {
|
|
181210
181247
|
"defaultValue": null,
|
|
181211
|
-
"description": "
|
|
181212
|
-
"name": "
|
|
181248
|
+
"description": "Handler that is called when a key is pressed.",
|
|
181249
|
+
"name": "onKeyDown",
|
|
181213
181250
|
"parent": {
|
|
181214
|
-
"fileName": "flow/node_modules/.pnpm
|
|
181215
|
-
"name": "
|
|
181251
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
181252
|
+
"name": "KeyboardEvents"
|
|
181216
181253
|
},
|
|
181217
181254
|
"declarations": [
|
|
181218
181255
|
{
|
|
181219
|
-
"fileName": "flow/node_modules/.pnpm
|
|
181220
|
-
"name": "
|
|
181256
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
181257
|
+
"name": "KeyboardEvents"
|
|
181221
181258
|
}
|
|
181222
181259
|
],
|
|
181223
181260
|
"required": false,
|
|
181224
181261
|
"type": {
|
|
181225
|
-
"name": "
|
|
181262
|
+
"name": "((e: KeyboardEvent) => void)"
|
|
181226
181263
|
}
|
|
181227
181264
|
},
|
|
181228
|
-
"
|
|
181265
|
+
"onKeyUp": {
|
|
181229
181266
|
"defaultValue": null,
|
|
181230
|
-
"description": "
|
|
181231
|
-
"name": "
|
|
181267
|
+
"description": "Handler that is called when a key is released.",
|
|
181268
|
+
"name": "onKeyUp",
|
|
181232
181269
|
"parent": {
|
|
181233
|
-
"fileName": "flow/node_modules/.pnpm
|
|
181234
|
-
"name": "
|
|
181270
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
181271
|
+
"name": "KeyboardEvents"
|
|
181235
181272
|
},
|
|
181236
181273
|
"declarations": [
|
|
181237
181274
|
{
|
|
181238
|
-
"fileName": "flow/node_modules/.pnpm
|
|
181239
|
-
"name": "
|
|
181275
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
181276
|
+
"name": "KeyboardEvents"
|
|
181240
181277
|
}
|
|
181241
181278
|
],
|
|
181242
181279
|
"required": false,
|
|
181243
181280
|
"type": {
|
|
181244
|
-
"name": "((
|
|
181281
|
+
"name": "((e: KeyboardEvent) => void)"
|
|
181245
181282
|
}
|
|
181246
181283
|
},
|
|
181247
|
-
"
|
|
181284
|
+
"value": {
|
|
181248
181285
|
"defaultValue": null,
|
|
181249
|
-
"description": "
|
|
181250
|
-
"name": "
|
|
181286
|
+
"description": "The current value (controlled).",
|
|
181287
|
+
"name": "value",
|
|
181251
181288
|
"parent": {
|
|
181252
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
181253
|
-
"name": "
|
|
181289
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181290
|
+
"name": "ValueBase"
|
|
181254
181291
|
},
|
|
181255
181292
|
"declarations": [
|
|
181256
181293
|
{
|
|
181257
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
181258
|
-
"name": "
|
|
181294
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181295
|
+
"name": "ValueBase"
|
|
181259
181296
|
}
|
|
181260
181297
|
],
|
|
181261
181298
|
"required": false,
|
|
181262
181299
|
"type": {
|
|
181263
|
-
"name": "
|
|
181300
|
+
"name": "TimeValue | null"
|
|
181264
181301
|
}
|
|
181265
181302
|
},
|
|
181266
|
-
"
|
|
181303
|
+
"defaultValue": {
|
|
181267
181304
|
"defaultValue": null,
|
|
181268
|
-
"description": "
|
|
181269
|
-
"name": "
|
|
181305
|
+
"description": "The default value (uncontrolled).",
|
|
181306
|
+
"name": "defaultValue",
|
|
181270
181307
|
"parent": {
|
|
181271
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
181272
|
-
"name": "
|
|
181308
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181309
|
+
"name": "ValueBase"
|
|
181273
181310
|
},
|
|
181274
181311
|
"declarations": [
|
|
181275
181312
|
{
|
|
181276
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
181277
|
-
"name": "
|
|
181313
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181314
|
+
"name": "ValueBase"
|
|
181278
181315
|
}
|
|
181279
181316
|
],
|
|
181280
181317
|
"required": false,
|
|
181281
181318
|
"type": {
|
|
181282
|
-
"name": "
|
|
181319
|
+
"name": "TimeValue | null"
|
|
181283
181320
|
}
|
|
181284
181321
|
},
|
|
181285
|
-
"
|
|
181322
|
+
"onChange": {
|
|
181286
181323
|
"defaultValue": null,
|
|
181287
|
-
"description": "
|
|
181288
|
-
"name": "
|
|
181324
|
+
"description": "Handler that is called when the value changes.",
|
|
181325
|
+
"name": "onChange",
|
|
181289
181326
|
"parent": {
|
|
181290
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
181291
|
-
"name": "
|
|
181327
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181328
|
+
"name": "ValueBase"
|
|
181292
181329
|
},
|
|
181293
181330
|
"declarations": [
|
|
181294
181331
|
{
|
|
181295
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
181296
|
-
"name": "
|
|
181332
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
181333
|
+
"name": "ValueBase"
|
|
181297
181334
|
}
|
|
181298
181335
|
],
|
|
181299
181336
|
"required": false,
|
|
181300
181337
|
"type": {
|
|
181301
|
-
"name": "
|
|
181338
|
+
"name": "((value: TimeValue | null) => void)"
|
|
181302
181339
|
}
|
|
181303
181340
|
},
|
|
181304
|
-
"
|
|
181305
|
-
"defaultValue":
|
|
181306
|
-
|
|
181307
|
-
|
|
181308
|
-
"description": "Whether the items are arranged in a stack or grid.",
|
|
181309
|
-
"name": "layout",
|
|
181341
|
+
"id": {
|
|
181342
|
+
"defaultValue": null,
|
|
181343
|
+
"description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
181344
|
+
"name": "id",
|
|
181310
181345
|
"parent": {
|
|
181311
|
-
"fileName": "flow/node_modules/.pnpm
|
|
181312
|
-
"name": "
|
|
181346
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
181347
|
+
"name": "DOMProps"
|
|
181313
181348
|
},
|
|
181314
181349
|
"declarations": [
|
|
181315
181350
|
{
|
|
181316
|
-
"fileName": "flow/node_modules/.pnpm
|
|
181317
|
-
"name": "
|
|
181351
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
181352
|
+
"name": "DOMProps"
|
|
181318
181353
|
}
|
|
181319
181354
|
],
|
|
181320
181355
|
"required": false,
|
|
181321
181356
|
"type": {
|
|
181322
|
-
"name": "
|
|
181357
|
+
"name": "string"
|
|
181323
181358
|
}
|
|
181324
181359
|
},
|
|
181325
|
-
"
|
|
181360
|
+
"name": {
|
|
181326
181361
|
"defaultValue": null,
|
|
181327
|
-
"description": "
|
|
181328
|
-
"name": "
|
|
181362
|
+
"description": "The name of the input element, used when submitting an HTML form. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname).",
|
|
181363
|
+
"name": "name",
|
|
181329
181364
|
"parent": {
|
|
181330
|
-
"fileName": "flow/node_modules/.pnpm
|
|
181331
|
-
"name": "
|
|
181365
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
181366
|
+
"name": "InputDOMProps"
|
|
181332
181367
|
},
|
|
181333
181368
|
"declarations": [
|
|
181334
181369
|
{
|
|
181335
|
-
"fileName": "flow/node_modules/.pnpm
|
|
181336
|
-
"name": "
|
|
181370
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
181371
|
+
"name": "InputDOMProps"
|
|
181337
181372
|
}
|
|
181338
181373
|
],
|
|
181339
181374
|
"required": false,
|
|
181340
181375
|
"type": {
|
|
181341
|
-
"name": "
|
|
181376
|
+
"name": "string"
|
|
181342
181377
|
}
|
|
181343
181378
|
},
|
|
181344
|
-
"
|
|
181379
|
+
"form": {
|
|
181345
181380
|
"defaultValue": null,
|
|
181346
|
-
"description": "",
|
|
181347
|
-
"name": "
|
|
181381
|
+
"description": "The `<form>` element to associate the input with.\nThe value of this attribute must be the id of a `<form>` in the same document.\nSee [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input#form).",
|
|
181382
|
+
"name": "form",
|
|
181383
|
+
"parent": {
|
|
181384
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
181385
|
+
"name": "InputDOMProps"
|
|
181386
|
+
},
|
|
181348
181387
|
"declarations": [
|
|
181349
181388
|
{
|
|
181350
|
-
"fileName": "flow/node_modules/.pnpm/@types+
|
|
181351
|
-
"name": "
|
|
181389
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
181390
|
+
"name": "InputDOMProps"
|
|
181352
181391
|
}
|
|
181353
181392
|
],
|
|
181354
181393
|
"required": false,
|
|
181355
181394
|
"type": {
|
|
181356
|
-
"name": "
|
|
181395
|
+
"name": "string"
|
|
181357
181396
|
}
|
|
181358
181397
|
},
|
|
181359
|
-
"
|
|
181398
|
+
"slot": {
|
|
181360
181399
|
"defaultValue": null,
|
|
181361
|
-
"description": "",
|
|
181362
|
-
"name": "
|
|
181400
|
+
"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.",
|
|
181401
|
+
"name": "slot",
|
|
181363
181402
|
"parent": {
|
|
181364
|
-
"fileName": "components/
|
|
181365
|
-
"name": "
|
|
181403
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
181404
|
+
"name": "SlotProps"
|
|
181366
181405
|
},
|
|
181367
181406
|
"declarations": [
|
|
181368
181407
|
{
|
|
181369
|
-
"fileName": "components/
|
|
181408
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
181409
|
+
"name": "SlotProps"
|
|
181410
|
+
}
|
|
181411
|
+
],
|
|
181412
|
+
"required": false,
|
|
181413
|
+
"type": {
|
|
181414
|
+
"name": "string | null"
|
|
181415
|
+
}
|
|
181416
|
+
},
|
|
181417
|
+
"autoComplete": {
|
|
181418
|
+
"defaultValue": null,
|
|
181419
|
+
"description": "Describes the type of autocomplete functionality the input should provide if any. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautocomplete).",
|
|
181420
|
+
"name": "autoComplete",
|
|
181421
|
+
"parent": {
|
|
181422
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181423
|
+
"name": "AriaDatePickerProps"
|
|
181424
|
+
},
|
|
181425
|
+
"declarations": [
|
|
181426
|
+
{
|
|
181427
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181428
|
+
"name": "AriaDatePickerProps"
|
|
181429
|
+
}
|
|
181430
|
+
],
|
|
181431
|
+
"required": false,
|
|
181432
|
+
"type": {
|
|
181433
|
+
"name": "string"
|
|
181434
|
+
}
|
|
181435
|
+
},
|
|
181436
|
+
"pageBehavior": {
|
|
181437
|
+
"defaultValue": {
|
|
181438
|
+
"value": "visible"
|
|
181439
|
+
},
|
|
181440
|
+
"description": "Controls the behavior of paging. Pagination either works by advancing the visible page by visibleDuration (default) or one unit of visibleDuration.",
|
|
181441
|
+
"name": "pageBehavior",
|
|
181442
|
+
"parent": {
|
|
181443
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181444
|
+
"name": "DatePickerBase"
|
|
181445
|
+
},
|
|
181446
|
+
"declarations": [
|
|
181447
|
+
{
|
|
181448
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181449
|
+
"name": "DatePickerBase"
|
|
181450
|
+
}
|
|
181451
|
+
],
|
|
181452
|
+
"required": false,
|
|
181453
|
+
"type": {
|
|
181454
|
+
"name": "PageBehavior"
|
|
181455
|
+
}
|
|
181456
|
+
},
|
|
181457
|
+
"firstDayOfWeek": {
|
|
181458
|
+
"defaultValue": null,
|
|
181459
|
+
"description": "The day that starts the week.",
|
|
181460
|
+
"name": "firstDayOfWeek",
|
|
181461
|
+
"parent": {
|
|
181462
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181463
|
+
"name": "DatePickerBase"
|
|
181464
|
+
},
|
|
181465
|
+
"declarations": [
|
|
181466
|
+
{
|
|
181467
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181468
|
+
"name": "DatePickerBase"
|
|
181469
|
+
}
|
|
181470
|
+
],
|
|
181471
|
+
"required": false,
|
|
181472
|
+
"type": {
|
|
181473
|
+
"name": "\"sun\" | \"mon\" | \"tue\" | \"wed\" | \"thu\" | \"fri\" | \"sat\""
|
|
181474
|
+
}
|
|
181475
|
+
},
|
|
181476
|
+
"isDateUnavailable": {
|
|
181477
|
+
"defaultValue": null,
|
|
181478
|
+
"description": "Callback that is called for each date of the calendar. If it returns true, then the date is unavailable.",
|
|
181479
|
+
"name": "isDateUnavailable",
|
|
181480
|
+
"parent": {
|
|
181481
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181482
|
+
"name": "DateFieldBase"
|
|
181483
|
+
},
|
|
181484
|
+
"declarations": [
|
|
181485
|
+
{
|
|
181486
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
181487
|
+
"name": "DateFieldBase"
|
|
181488
|
+
}
|
|
181489
|
+
],
|
|
181490
|
+
"required": false,
|
|
181491
|
+
"type": {
|
|
181492
|
+
"name": "((date: DateValue) => boolean)"
|
|
181493
|
+
}
|
|
181494
|
+
},
|
|
181495
|
+
"shouldCloseOnSelect": {
|
|
181496
|
+
"defaultValue": {
|
|
181497
|
+
"value": "true"
|
|
181498
|
+
},
|
|
181499
|
+
"description": "Determines whether the date picker popover should close automatically when a date is selected.",
|
|
181500
|
+
"name": "shouldCloseOnSelect",
|
|
181501
|
+
"parent": {
|
|
181502
|
+
"fileName": "flow/node_modules/.pnpm/@react-stately+datepicker@3.15.0_react@19.1.0/node_modules/@react-stately/datepicker/dist/types.d.ts",
|
|
181503
|
+
"name": "DateRangePickerStateOptions"
|
|
181504
|
+
},
|
|
181505
|
+
"declarations": [
|
|
181506
|
+
{
|
|
181507
|
+
"fileName": "flow/node_modules/.pnpm/@react-stately+datepicker@3.15.0_react@19.1.0/node_modules/@react-stately/datepicker/dist/types.d.ts",
|
|
181508
|
+
"name": "DateRangePickerStateOptions"
|
|
181509
|
+
}
|
|
181510
|
+
],
|
|
181511
|
+
"required": false,
|
|
181512
|
+
"type": {
|
|
181513
|
+
"name": "boolean | (() => boolean)"
|
|
181514
|
+
}
|
|
181515
|
+
},
|
|
181516
|
+
"children": {
|
|
181517
|
+
"defaultValue": null,
|
|
181518
|
+
"description": "",
|
|
181519
|
+
"name": "children",
|
|
181520
|
+
"declarations": [
|
|
181521
|
+
{
|
|
181522
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
|
|
181523
|
+
"name": "TypeLiteral"
|
|
181524
|
+
}
|
|
181525
|
+
],
|
|
181526
|
+
"required": false,
|
|
181527
|
+
"type": {
|
|
181528
|
+
"name": "ReactNode"
|
|
181529
|
+
}
|
|
181530
|
+
},
|
|
181531
|
+
"wrapWith": {
|
|
181532
|
+
"defaultValue": null,
|
|
181533
|
+
"description": "",
|
|
181534
|
+
"name": "wrapWith",
|
|
181535
|
+
"parent": {
|
|
181536
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
181537
|
+
"name": "FlowComponentProps"
|
|
181538
|
+
},
|
|
181539
|
+
"declarations": [
|
|
181540
|
+
{
|
|
181541
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
181370
181542
|
"name": "FlowComponentProps"
|
|
181371
181543
|
}
|
|
181372
181544
|
],
|
|
@@ -181436,88 +181608,49 @@
|
|
|
181436
181608
|
},
|
|
181437
181609
|
{
|
|
181438
181610
|
"tags": {
|
|
181439
|
-
"flr-generate": "all"
|
|
181440
|
-
"flr-clear-props-context": ""
|
|
181611
|
+
"flr-generate": "all"
|
|
181441
181612
|
},
|
|
181442
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
181613
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CountryOptions/CountryOptions.tsx",
|
|
181443
181614
|
"description": "",
|
|
181444
|
-
"displayName": "
|
|
181615
|
+
"displayName": "CountryOptions",
|
|
181445
181616
|
"methods": [],
|
|
181446
181617
|
"props": {
|
|
181447
|
-
"
|
|
181448
|
-
"defaultValue": null,
|
|
181449
|
-
"description": "The error message that is displayed below the input.",
|
|
181450
|
-
"name": "errorMessage",
|
|
181451
|
-
"parent": {
|
|
181452
|
-
"fileName": "components/src/components/DatePicker/DatePicker.tsx",
|
|
181453
|
-
"name": "DatePickerProps"
|
|
181454
|
-
},
|
|
181455
|
-
"declarations": [
|
|
181456
|
-
{
|
|
181457
|
-
"fileName": "components/src/components/DatePicker/DatePicker.tsx",
|
|
181458
|
-
"name": "DatePickerProps"
|
|
181459
|
-
}
|
|
181460
|
-
],
|
|
181461
|
-
"required": false,
|
|
181462
|
-
"type": {
|
|
181463
|
-
"name": "ReactNode"
|
|
181464
|
-
}
|
|
181465
|
-
},
|
|
181466
|
-
"isOpen": {
|
|
181467
|
-
"defaultValue": null,
|
|
181468
|
-
"description": "Whether the element is rendered.",
|
|
181469
|
-
"name": "isOpen",
|
|
181470
|
-
"parent": {
|
|
181471
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.0_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
181472
|
-
"name": "PositionProps"
|
|
181473
|
-
},
|
|
181474
|
-
"declarations": [
|
|
181475
|
-
{
|
|
181476
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.0_react@19.1.0/node_modules/@react-types/overlays/src/index.d.ts",
|
|
181477
|
-
"name": "PositionProps"
|
|
181478
|
-
}
|
|
181479
|
-
],
|
|
181480
|
-
"required": false,
|
|
181481
|
-
"type": {
|
|
181482
|
-
"name": "boolean"
|
|
181483
|
-
}
|
|
181484
|
-
},
|
|
181485
|
-
"defaultOpen": {
|
|
181618
|
+
"filterBy": {
|
|
181486
181619
|
"defaultValue": null,
|
|
181487
|
-
"description": "
|
|
181488
|
-
"name": "
|
|
181620
|
+
"description": "",
|
|
181621
|
+
"name": "filterBy",
|
|
181489
181622
|
"parent": {
|
|
181490
|
-
"fileName": "
|
|
181491
|
-
"name": "
|
|
181623
|
+
"fileName": "components/src/components/CountryOptions/CountryOptions.tsx",
|
|
181624
|
+
"name": "CountryOptionsProps"
|
|
181492
181625
|
},
|
|
181493
181626
|
"declarations": [
|
|
181494
181627
|
{
|
|
181495
|
-
"fileName": "
|
|
181496
|
-
"name": "
|
|
181628
|
+
"fileName": "components/src/components/CountryOptions/CountryOptions.tsx",
|
|
181629
|
+
"name": "CountryOptionsProps"
|
|
181497
181630
|
}
|
|
181498
181631
|
],
|
|
181499
181632
|
"required": false,
|
|
181500
181633
|
"type": {
|
|
181501
|
-
"name": "
|
|
181634
|
+
"name": "CountryFilterFn"
|
|
181502
181635
|
}
|
|
181503
181636
|
},
|
|
181504
|
-
"
|
|
181637
|
+
"sortBy": {
|
|
181505
181638
|
"defaultValue": null,
|
|
181506
|
-
"description": "
|
|
181507
|
-
"name": "
|
|
181639
|
+
"description": "",
|
|
181640
|
+
"name": "sortBy",
|
|
181508
181641
|
"parent": {
|
|
181509
|
-
"fileName": "
|
|
181510
|
-
"name": "
|
|
181642
|
+
"fileName": "components/src/components/CountryOptions/CountryOptions.tsx",
|
|
181643
|
+
"name": "CountryOptionsProps"
|
|
181511
181644
|
},
|
|
181512
181645
|
"declarations": [
|
|
181513
181646
|
{
|
|
181514
|
-
"fileName": "
|
|
181515
|
-
"name": "
|
|
181647
|
+
"fileName": "components/src/components/CountryOptions/CountryOptions.tsx",
|
|
181648
|
+
"name": "CountryOptionsProps"
|
|
181516
181649
|
}
|
|
181517
181650
|
],
|
|
181518
181651
|
"required": false,
|
|
181519
181652
|
"type": {
|
|
181520
|
-
"name": "
|
|
181653
|
+
"name": "CountrySortFn"
|
|
181521
181654
|
}
|
|
181522
181655
|
},
|
|
181523
181656
|
"aria-label": {
|
|
@@ -182945,193 +183078,151 @@
|
|
|
182945
183078
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
182946
183079
|
}
|
|
182947
183080
|
},
|
|
182948
|
-
"
|
|
182949
|
-
"defaultValue":
|
|
182950
|
-
|
|
182951
|
-
|
|
182952
|
-
"description": "Whether to use native HTML form validation to prevent form submission\nwhen the value is missing or invalid, or mark the field as required\nor invalid via ARIA.",
|
|
182953
|
-
"name": "validationBehavior",
|
|
183081
|
+
"autoFocus": {
|
|
183082
|
+
"defaultValue": null,
|
|
183083
|
+
"description": "Whether to auto focus the listbox or an option.",
|
|
183084
|
+
"name": "autoFocus",
|
|
182954
183085
|
"parent": {
|
|
182955
|
-
"fileName": "flow/node_modules/.pnpm
|
|
182956
|
-
"name": "
|
|
183086
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.2_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
183087
|
+
"name": "ListBoxProps"
|
|
182957
183088
|
},
|
|
182958
183089
|
"declarations": [
|
|
182959
183090
|
{
|
|
182960
|
-
"fileName": "flow/node_modules/.pnpm
|
|
182961
|
-
"name": "
|
|
183091
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.2_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
183092
|
+
"name": "ListBoxProps"
|
|
182962
183093
|
}
|
|
182963
183094
|
],
|
|
182964
183095
|
"required": false,
|
|
182965
183096
|
"type": {
|
|
182966
|
-
"name": "
|
|
183097
|
+
"name": "boolean | FocusStrategy"
|
|
182967
183098
|
}
|
|
182968
183099
|
},
|
|
182969
|
-
"
|
|
183100
|
+
"onFocus": {
|
|
182970
183101
|
"defaultValue": null,
|
|
182971
|
-
"description": "
|
|
182972
|
-
"name": "
|
|
183102
|
+
"description": "Handler that is called when the element receives focus.",
|
|
183103
|
+
"name": "onFocus",
|
|
182973
183104
|
"parent": {
|
|
182974
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
182975
|
-
"name": "
|
|
183105
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
183106
|
+
"name": "FocusEvents"
|
|
182976
183107
|
},
|
|
182977
183108
|
"declarations": [
|
|
182978
183109
|
{
|
|
182979
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
182980
|
-
"name": "
|
|
183110
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
183111
|
+
"name": "FocusEvents"
|
|
182981
183112
|
}
|
|
182982
183113
|
],
|
|
182983
183114
|
"required": false,
|
|
182984
183115
|
"type": {
|
|
182985
|
-
"name": "
|
|
183116
|
+
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
182986
183117
|
}
|
|
182987
183118
|
},
|
|
182988
|
-
"
|
|
182989
|
-
"defaultValue": {
|
|
182990
|
-
"value": "'minute'"
|
|
182991
|
-
},
|
|
182992
|
-
"description": "Determines the smallest unit that is displayed in the time picker.",
|
|
182993
|
-
"name": "granularity",
|
|
182994
|
-
"parent": {
|
|
182995
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
182996
|
-
"name": "TimePickerProps"
|
|
182997
|
-
},
|
|
182998
|
-
"declarations": [
|
|
182999
|
-
{
|
|
183000
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183001
|
-
"name": "TimePickerProps"
|
|
183002
|
-
}
|
|
183003
|
-
],
|
|
183004
|
-
"required": false,
|
|
183005
|
-
"type": {
|
|
183006
|
-
"name": "\"hour\" | \"minute\" | \"second\""
|
|
183007
|
-
}
|
|
183008
|
-
},
|
|
183009
|
-
"hideTimeZone": {
|
|
183010
|
-
"defaultValue": null,
|
|
183011
|
-
"description": "Whether to hide the time zone abbreviation.",
|
|
183012
|
-
"name": "hideTimeZone",
|
|
183013
|
-
"parent": {
|
|
183014
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183015
|
-
"name": "TimePickerProps"
|
|
183016
|
-
},
|
|
183017
|
-
"declarations": [
|
|
183018
|
-
{
|
|
183019
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183020
|
-
"name": "TimePickerProps"
|
|
183021
|
-
}
|
|
183022
|
-
],
|
|
183023
|
-
"required": false,
|
|
183024
|
-
"type": {
|
|
183025
|
-
"name": "boolean"
|
|
183026
|
-
}
|
|
183027
|
-
},
|
|
183028
|
-
"shouldForceLeadingZeros": {
|
|
183119
|
+
"onBlur": {
|
|
183029
183120
|
"defaultValue": null,
|
|
183030
|
-
"description": "
|
|
183031
|
-
"name": "
|
|
183121
|
+
"description": "Handler that is called when the element loses focus.",
|
|
183122
|
+
"name": "onBlur",
|
|
183032
183123
|
"parent": {
|
|
183033
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
183034
|
-
"name": "
|
|
183124
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
183125
|
+
"name": "FocusEvents"
|
|
183035
183126
|
},
|
|
183036
183127
|
"declarations": [
|
|
183037
183128
|
{
|
|
183038
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
183039
|
-
"name": "
|
|
183129
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
183130
|
+
"name": "FocusEvents"
|
|
183040
183131
|
}
|
|
183041
183132
|
],
|
|
183042
183133
|
"required": false,
|
|
183043
183134
|
"type": {
|
|
183044
|
-
"name": "
|
|
183135
|
+
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
183045
183136
|
}
|
|
183046
183137
|
},
|
|
183047
|
-
"
|
|
183138
|
+
"onFocusChange": {
|
|
183048
183139
|
"defaultValue": null,
|
|
183049
|
-
"description": "
|
|
183050
|
-
"name": "
|
|
183140
|
+
"description": "Handler that is called when the element's focus status changes.",
|
|
183141
|
+
"name": "onFocusChange",
|
|
183051
183142
|
"parent": {
|
|
183052
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
183053
|
-
"name": "
|
|
183143
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
183144
|
+
"name": "FocusEvents"
|
|
183054
183145
|
},
|
|
183055
183146
|
"declarations": [
|
|
183056
183147
|
{
|
|
183057
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
183058
|
-
"name": "
|
|
183148
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
183149
|
+
"name": "FocusEvents"
|
|
183059
183150
|
}
|
|
183060
183151
|
],
|
|
183061
183152
|
"required": false,
|
|
183062
183153
|
"type": {
|
|
183063
|
-
"name": "
|
|
183154
|
+
"name": "((isFocused: boolean) => void)"
|
|
183064
183155
|
}
|
|
183065
183156
|
},
|
|
183066
|
-
"
|
|
183157
|
+
"id": {
|
|
183067
183158
|
"defaultValue": null,
|
|
183068
|
-
"description": "The
|
|
183069
|
-
"name": "
|
|
183159
|
+
"description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
183160
|
+
"name": "id",
|
|
183070
183161
|
"parent": {
|
|
183071
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
183072
|
-
"name": "
|
|
183162
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
183163
|
+
"name": "DOMProps"
|
|
183073
183164
|
},
|
|
183074
183165
|
"declarations": [
|
|
183075
183166
|
{
|
|
183076
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
183077
|
-
"name": "
|
|
183167
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
183168
|
+
"name": "DOMProps"
|
|
183078
183169
|
}
|
|
183079
183170
|
],
|
|
183080
183171
|
"required": false,
|
|
183081
183172
|
"type": {
|
|
183082
|
-
"name": "
|
|
183173
|
+
"name": "string"
|
|
183083
183174
|
}
|
|
183084
183175
|
},
|
|
183085
|
-
"
|
|
183176
|
+
"slot": {
|
|
183086
183177
|
"defaultValue": null,
|
|
183087
|
-
"description": "
|
|
183088
|
-
"name": "
|
|
183178
|
+
"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.",
|
|
183179
|
+
"name": "slot",
|
|
183089
183180
|
"parent": {
|
|
183090
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183091
|
-
"name": "
|
|
183181
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
183182
|
+
"name": "SlotProps"
|
|
183092
183183
|
},
|
|
183093
183184
|
"declarations": [
|
|
183094
183185
|
{
|
|
183095
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183096
|
-
"name": "
|
|
183186
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
183187
|
+
"name": "SlotProps"
|
|
183097
183188
|
}
|
|
183098
183189
|
],
|
|
183099
183190
|
"required": false,
|
|
183100
183191
|
"type": {
|
|
183101
|
-
"name": "
|
|
183192
|
+
"name": "string | null"
|
|
183102
183193
|
}
|
|
183103
183194
|
},
|
|
183104
|
-
"
|
|
183195
|
+
"items": {
|
|
183105
183196
|
"defaultValue": null,
|
|
183106
|
-
"description": "
|
|
183107
|
-
"name": "
|
|
183197
|
+
"description": "Item objects in the collection.",
|
|
183198
|
+
"name": "items",
|
|
183108
183199
|
"parent": {
|
|
183109
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
183110
|
-
"name": "
|
|
183200
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
183201
|
+
"name": "CollectionBase"
|
|
183111
183202
|
},
|
|
183112
183203
|
"declarations": [
|
|
183113
183204
|
{
|
|
183114
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
183115
|
-
"name": "
|
|
183205
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
183206
|
+
"name": "CollectionBase"
|
|
183116
183207
|
}
|
|
183117
183208
|
],
|
|
183118
183209
|
"required": false,
|
|
183119
183210
|
"type": {
|
|
183120
|
-
"name": "
|
|
183211
|
+
"name": "Iterable<object>"
|
|
183121
183212
|
}
|
|
183122
183213
|
},
|
|
183123
|
-
"
|
|
183214
|
+
"disallowEmptySelection": {
|
|
183124
183215
|
"defaultValue": null,
|
|
183125
|
-
"description": "Whether the
|
|
183126
|
-
"name": "
|
|
183216
|
+
"description": "Whether the collection allows empty selection.",
|
|
183217
|
+
"name": "disallowEmptySelection",
|
|
183127
183218
|
"parent": {
|
|
183128
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
183129
|
-
"name": "
|
|
183219
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
183220
|
+
"name": "MultipleSelection"
|
|
183130
183221
|
},
|
|
183131
183222
|
"declarations": [
|
|
183132
183223
|
{
|
|
183133
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
183134
|
-
"name": "
|
|
183224
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
183225
|
+
"name": "MultipleSelection"
|
|
183135
183226
|
}
|
|
183136
183227
|
],
|
|
183137
183228
|
"required": false,
|
|
@@ -183139,407 +183230,316 @@
|
|
|
183139
183230
|
"name": "boolean"
|
|
183140
183231
|
}
|
|
183141
183232
|
},
|
|
183142
|
-
"
|
|
183233
|
+
"onSelectionChange": {
|
|
183143
183234
|
"defaultValue": null,
|
|
183144
|
-
"description": "
|
|
183145
|
-
"name": "
|
|
183235
|
+
"description": "Handler that is called when the selection changes.",
|
|
183236
|
+
"name": "onSelectionChange",
|
|
183146
183237
|
"parent": {
|
|
183147
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
183148
|
-
"name": "
|
|
183238
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
183239
|
+
"name": "MultipleSelection"
|
|
183149
183240
|
},
|
|
183150
183241
|
"declarations": [
|
|
183151
183242
|
{
|
|
183152
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
183153
|
-
"name": "
|
|
183243
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
183244
|
+
"name": "MultipleSelection"
|
|
183154
183245
|
}
|
|
183155
183246
|
],
|
|
183156
183247
|
"required": false,
|
|
183157
183248
|
"type": {
|
|
183158
|
-
"name": "
|
|
183249
|
+
"name": "((keys: Selection) => void)"
|
|
183159
183250
|
}
|
|
183160
183251
|
},
|
|
183161
|
-
"
|
|
183252
|
+
"disabledKeys": {
|
|
183162
183253
|
"defaultValue": null,
|
|
183163
|
-
"description": "
|
|
183164
|
-
"name": "
|
|
183254
|
+
"description": "The item keys that are disabled. These items cannot be selected, focused, or otherwise interacted with.",
|
|
183255
|
+
"name": "disabledKeys",
|
|
183165
183256
|
"parent": {
|
|
183166
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
183167
|
-
"name": "
|
|
183257
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
183258
|
+
"name": "CollectionBase"
|
|
183168
183259
|
},
|
|
183169
183260
|
"declarations": [
|
|
183170
183261
|
{
|
|
183171
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
183172
|
-
"name": "
|
|
183262
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
183263
|
+
"name": "CollectionBase"
|
|
183173
183264
|
}
|
|
183174
183265
|
],
|
|
183175
183266
|
"required": false,
|
|
183176
183267
|
"type": {
|
|
183177
|
-
"name": "
|
|
183268
|
+
"name": "Iterable<Key>"
|
|
183178
183269
|
}
|
|
183179
183270
|
},
|
|
183180
|
-
"
|
|
183181
|
-
"defaultValue":
|
|
183182
|
-
|
|
183183
|
-
"name": "validate",
|
|
183184
|
-
"parent": {
|
|
183185
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
183186
|
-
"name": "Validation"
|
|
183271
|
+
"orientation": {
|
|
183272
|
+
"defaultValue": {
|
|
183273
|
+
"value": "'vertical'"
|
|
183187
183274
|
},
|
|
183188
|
-
"
|
|
183189
|
-
|
|
183190
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
183191
|
-
"name": "Validation"
|
|
183192
|
-
}
|
|
183193
|
-
],
|
|
183194
|
-
"required": false,
|
|
183195
|
-
"type": {
|
|
183196
|
-
"name": "((value: TimeValue) => true | ValidationError | null)"
|
|
183197
|
-
}
|
|
183198
|
-
},
|
|
183199
|
-
"autoFocus": {
|
|
183200
|
-
"defaultValue": null,
|
|
183201
|
-
"description": "Whether the element should receive focus on render.",
|
|
183202
|
-
"name": "autoFocus",
|
|
183275
|
+
"description": "The primary orientation of the items. Usually this is the\ndirection that the collection scrolls.",
|
|
183276
|
+
"name": "orientation",
|
|
183203
183277
|
"parent": {
|
|
183204
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183205
|
-
"name": "
|
|
183278
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
183279
|
+
"name": "ListBoxProps"
|
|
183206
183280
|
},
|
|
183207
183281
|
"declarations": [
|
|
183208
183282
|
{
|
|
183209
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183210
|
-
"name": "
|
|
183283
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
183284
|
+
"name": "ListBoxProps"
|
|
183211
183285
|
}
|
|
183212
183286
|
],
|
|
183213
183287
|
"required": false,
|
|
183214
183288
|
"type": {
|
|
183215
|
-
"name": "
|
|
183289
|
+
"name": "Orientation"
|
|
183216
183290
|
}
|
|
183217
183291
|
},
|
|
183218
|
-
"
|
|
183219
|
-
"defaultValue":
|
|
183220
|
-
|
|
183221
|
-
"name": "onFocus",
|
|
183222
|
-
"parent": {
|
|
183223
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
183224
|
-
"name": "FocusEvents"
|
|
183292
|
+
"escapeKeyBehavior": {
|
|
183293
|
+
"defaultValue": {
|
|
183294
|
+
"value": "'clearSelection'"
|
|
183225
183295
|
},
|
|
183226
|
-
"
|
|
183227
|
-
|
|
183228
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
183229
|
-
"name": "FocusEvents"
|
|
183230
|
-
}
|
|
183231
|
-
],
|
|
183232
|
-
"required": false,
|
|
183233
|
-
"type": {
|
|
183234
|
-
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
183235
|
-
}
|
|
183236
|
-
},
|
|
183237
|
-
"onBlur": {
|
|
183238
|
-
"defaultValue": null,
|
|
183239
|
-
"description": "Handler that is called when the element loses focus.",
|
|
183240
|
-
"name": "onBlur",
|
|
183296
|
+
"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.",
|
|
183297
|
+
"name": "escapeKeyBehavior",
|
|
183241
183298
|
"parent": {
|
|
183242
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
183243
|
-
"name": "
|
|
183299
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.2_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
183300
|
+
"name": "AriaListBoxPropsBase"
|
|
183244
183301
|
},
|
|
183245
183302
|
"declarations": [
|
|
183246
183303
|
{
|
|
183247
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
183248
|
-
"name": "
|
|
183304
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.2_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
183305
|
+
"name": "AriaListBoxPropsBase"
|
|
183249
183306
|
}
|
|
183250
183307
|
],
|
|
183251
183308
|
"required": false,
|
|
183252
183309
|
"type": {
|
|
183253
|
-
"name": "
|
|
183310
|
+
"name": "\"none\" | \"clearSelection\""
|
|
183254
183311
|
}
|
|
183255
183312
|
},
|
|
183256
|
-
"
|
|
183313
|
+
"shouldSelectOnPressUp": {
|
|
183257
183314
|
"defaultValue": null,
|
|
183258
|
-
"description": "
|
|
183259
|
-
"name": "
|
|
183315
|
+
"description": "Whether selection should occur on press up instead of press down.",
|
|
183316
|
+
"name": "shouldSelectOnPressUp",
|
|
183260
183317
|
"parent": {
|
|
183261
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
183262
|
-
"name": "
|
|
183318
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.2_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
183319
|
+
"name": "AriaListBoxProps"
|
|
183263
183320
|
},
|
|
183264
183321
|
"declarations": [
|
|
183265
183322
|
{
|
|
183266
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
183267
|
-
"name": "
|
|
183323
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.2_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
183324
|
+
"name": "AriaListBoxProps"
|
|
183268
183325
|
}
|
|
183269
183326
|
],
|
|
183270
183327
|
"required": false,
|
|
183271
183328
|
"type": {
|
|
183272
|
-
"name": "
|
|
183329
|
+
"name": "boolean"
|
|
183273
183330
|
}
|
|
183274
183331
|
},
|
|
183275
|
-
"
|
|
183332
|
+
"selectionMode": {
|
|
183276
183333
|
"defaultValue": null,
|
|
183277
|
-
"description": "
|
|
183278
|
-
"name": "
|
|
183334
|
+
"description": "The type of selection that is allowed in the collection.",
|
|
183335
|
+
"name": "selectionMode",
|
|
183279
183336
|
"parent": {
|
|
183280
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
183281
|
-
"name": "
|
|
183337
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
183338
|
+
"name": "MultipleSelection"
|
|
183282
183339
|
},
|
|
183283
183340
|
"declarations": [
|
|
183284
183341
|
{
|
|
183285
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
183286
|
-
"name": "
|
|
183342
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
183343
|
+
"name": "MultipleSelection"
|
|
183287
183344
|
}
|
|
183288
183345
|
],
|
|
183289
183346
|
"required": false,
|
|
183290
183347
|
"type": {
|
|
183291
|
-
"name": "
|
|
183348
|
+
"name": "SelectionMode"
|
|
183292
183349
|
}
|
|
183293
183350
|
},
|
|
183294
|
-
"
|
|
183351
|
+
"selectedKeys": {
|
|
183295
183352
|
"defaultValue": null,
|
|
183296
|
-
"description": "
|
|
183297
|
-
"name": "
|
|
183353
|
+
"description": "The currently selected keys in the collection (controlled).",
|
|
183354
|
+
"name": "selectedKeys",
|
|
183298
183355
|
"parent": {
|
|
183299
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
183300
|
-
"name": "
|
|
183356
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
183357
|
+
"name": "MultipleSelection"
|
|
183301
183358
|
},
|
|
183302
183359
|
"declarations": [
|
|
183303
183360
|
{
|
|
183304
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
183305
|
-
"name": "
|
|
183361
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
183362
|
+
"name": "MultipleSelection"
|
|
183306
183363
|
}
|
|
183307
183364
|
],
|
|
183308
183365
|
"required": false,
|
|
183309
183366
|
"type": {
|
|
183310
|
-
"name": "
|
|
183367
|
+
"name": "\"all\" | Iterable<Key>"
|
|
183311
183368
|
}
|
|
183312
183369
|
},
|
|
183313
|
-
"
|
|
183370
|
+
"defaultSelectedKeys": {
|
|
183314
183371
|
"defaultValue": null,
|
|
183315
|
-
"description": "The
|
|
183316
|
-
"name": "
|
|
183372
|
+
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
183373
|
+
"name": "defaultSelectedKeys",
|
|
183317
183374
|
"parent": {
|
|
183318
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
183319
|
-
"name": "
|
|
183375
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
183376
|
+
"name": "MultipleSelection"
|
|
183320
183377
|
},
|
|
183321
183378
|
"declarations": [
|
|
183322
183379
|
{
|
|
183323
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/
|
|
183324
|
-
"name": "
|
|
183380
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
183381
|
+
"name": "MultipleSelection"
|
|
183325
183382
|
}
|
|
183326
183383
|
],
|
|
183327
183384
|
"required": false,
|
|
183328
183385
|
"type": {
|
|
183329
|
-
"name": "
|
|
183386
|
+
"name": "\"all\" | Iterable<Key>"
|
|
183330
183387
|
}
|
|
183331
183388
|
},
|
|
183332
|
-
"
|
|
183333
|
-
"defaultValue":
|
|
183334
|
-
|
|
183335
|
-
"name": "defaultValue",
|
|
183336
|
-
"parent": {
|
|
183337
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
183338
|
-
"name": "ValueBase"
|
|
183389
|
+
"selectionBehavior": {
|
|
183390
|
+
"defaultValue": {
|
|
183391
|
+
"value": "\"toggle\""
|
|
183339
183392
|
},
|
|
183340
|
-
"
|
|
183341
|
-
|
|
183342
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.31.0_react@19.1.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
183343
|
-
"name": "ValueBase"
|
|
183344
|
-
}
|
|
183345
|
-
],
|
|
183346
|
-
"required": false,
|
|
183347
|
-
"type": {
|
|
183348
|
-
"name": "TimeValue | null"
|
|
183349
|
-
}
|
|
183350
|
-
},
|
|
183351
|
-
"onChange": {
|
|
183352
|
-
"defaultValue": null,
|
|
183353
|
-
"description": "Handler that is called when the value changes.",
|
|
183354
|
-
"name": "onChange",
|
|
183393
|
+
"description": "How multiple selection should behave in the collection.",
|
|
183394
|
+
"name": "selectionBehavior",
|
|
183355
183395
|
"parent": {
|
|
183356
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183357
|
-
"name": "
|
|
183396
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
183397
|
+
"name": "TableProps"
|
|
183358
183398
|
},
|
|
183359
183399
|
"declarations": [
|
|
183360
183400
|
{
|
|
183361
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183362
|
-
"name": "
|
|
183401
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
183402
|
+
"name": "TableProps"
|
|
183363
183403
|
}
|
|
183364
183404
|
],
|
|
183365
183405
|
"required": false,
|
|
183366
183406
|
"type": {
|
|
183367
|
-
"name": "
|
|
183407
|
+
"name": "SelectionBehavior"
|
|
183368
183408
|
}
|
|
183369
183409
|
},
|
|
183370
|
-
"
|
|
183410
|
+
"dragAndDropHooks": {
|
|
183371
183411
|
"defaultValue": null,
|
|
183372
|
-
"description": "The
|
|
183373
|
-
"name": "
|
|
183412
|
+
"description": "The drag and drop hooks returned by `useDragAndDrop` used to enable drag and drop behavior for the Table.",
|
|
183413
|
+
"name": "dragAndDropHooks",
|
|
183374
183414
|
"parent": {
|
|
183375
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183376
|
-
"name": "
|
|
183415
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
183416
|
+
"name": "TableProps"
|
|
183377
183417
|
},
|
|
183378
183418
|
"declarations": [
|
|
183379
183419
|
{
|
|
183380
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183381
|
-
"name": "
|
|
183420
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
183421
|
+
"name": "TableProps"
|
|
183382
183422
|
}
|
|
183383
183423
|
],
|
|
183384
183424
|
"required": false,
|
|
183385
183425
|
"type": {
|
|
183386
|
-
"name": "
|
|
183426
|
+
"name": "DragAndDropHooks"
|
|
183387
183427
|
}
|
|
183388
183428
|
},
|
|
183389
|
-
"
|
|
183429
|
+
"renderEmptyState": {
|
|
183390
183430
|
"defaultValue": null,
|
|
183391
|
-
"description": "
|
|
183392
|
-
"name": "
|
|
183431
|
+
"description": "Provides content to display when there are no items in the list.",
|
|
183432
|
+
"name": "renderEmptyState",
|
|
183393
183433
|
"parent": {
|
|
183394
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183395
|
-
"name": "
|
|
183434
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
183435
|
+
"name": "ListBoxProps"
|
|
183396
183436
|
},
|
|
183397
183437
|
"declarations": [
|
|
183398
183438
|
{
|
|
183399
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183400
|
-
"name": "
|
|
183439
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
183440
|
+
"name": "ListBoxProps"
|
|
183401
183441
|
}
|
|
183402
183442
|
],
|
|
183403
183443
|
"required": false,
|
|
183404
183444
|
"type": {
|
|
183405
|
-
"name": "
|
|
183445
|
+
"name": "((props: ListBoxRenderProps) => ReactNode)"
|
|
183406
183446
|
}
|
|
183407
183447
|
},
|
|
183408
|
-
"
|
|
183448
|
+
"onAction": {
|
|
183409
183449
|
"defaultValue": null,
|
|
183410
|
-
"description": "
|
|
183411
|
-
"name": "
|
|
183450
|
+
"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.",
|
|
183451
|
+
"name": "onAction",
|
|
183412
183452
|
"parent": {
|
|
183413
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
183414
|
-
"name": "
|
|
183453
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.2_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
183454
|
+
"name": "AriaListBoxProps"
|
|
183415
183455
|
},
|
|
183416
183456
|
"declarations": [
|
|
183417
183457
|
{
|
|
183418
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
183419
|
-
"name": "
|
|
183458
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.2_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
183459
|
+
"name": "AriaListBoxProps"
|
|
183420
183460
|
}
|
|
183421
183461
|
],
|
|
183422
183462
|
"required": false,
|
|
183423
183463
|
"type": {
|
|
183424
|
-
"name": "
|
|
183464
|
+
"name": "((key: Key) => void)"
|
|
183425
183465
|
}
|
|
183426
183466
|
},
|
|
183427
|
-
"
|
|
183467
|
+
"shouldFocusOnHover": {
|
|
183428
183468
|
"defaultValue": null,
|
|
183429
|
-
"description": "
|
|
183430
|
-
"name": "
|
|
183469
|
+
"description": "Whether options should be focused when the user hovers over them.",
|
|
183470
|
+
"name": "shouldFocusOnHover",
|
|
183431
183471
|
"parent": {
|
|
183432
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183433
|
-
"name": "
|
|
183472
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.2_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
183473
|
+
"name": "AriaListBoxProps"
|
|
183434
183474
|
},
|
|
183435
183475
|
"declarations": [
|
|
183436
183476
|
{
|
|
183437
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183438
|
-
"name": "
|
|
183477
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.2_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
183478
|
+
"name": "AriaListBoxProps"
|
|
183439
183479
|
}
|
|
183440
183480
|
],
|
|
183441
183481
|
"required": false,
|
|
183442
183482
|
"type": {
|
|
183443
|
-
"name": "
|
|
183483
|
+
"name": "boolean"
|
|
183444
183484
|
}
|
|
183445
183485
|
},
|
|
183446
|
-
"
|
|
183486
|
+
"shouldFocusWrap": {
|
|
183447
183487
|
"defaultValue": null,
|
|
183448
|
-
"description": "
|
|
183449
|
-
"name": "
|
|
183488
|
+
"description": "Whether focus should wrap around when the end/start is reached.",
|
|
183489
|
+
"name": "shouldFocusWrap",
|
|
183450
183490
|
"parent": {
|
|
183451
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
183452
|
-
"name": "
|
|
183491
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.2_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
183492
|
+
"name": "ListBoxProps"
|
|
183453
183493
|
},
|
|
183454
183494
|
"declarations": [
|
|
183455
183495
|
{
|
|
183456
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
183457
|
-
"name": "
|
|
183496
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+listbox@3.7.2_react@19.1.0/node_modules/@react-types/listbox/src/index.d.ts",
|
|
183497
|
+
"name": "ListBoxProps"
|
|
183458
183498
|
}
|
|
183459
183499
|
],
|
|
183460
183500
|
"required": false,
|
|
183461
183501
|
"type": {
|
|
183462
|
-
"name": "
|
|
183502
|
+
"name": "boolean"
|
|
183463
183503
|
}
|
|
183464
183504
|
},
|
|
183465
|
-
"
|
|
183505
|
+
"layout": {
|
|
183466
183506
|
"defaultValue": {
|
|
183467
|
-
"value": "
|
|
183468
|
-
},
|
|
183469
|
-
"description": "Controls the behavior of paging. Pagination either works by advancing the visible page by visibleDuration (default) or one unit of visibleDuration.",
|
|
183470
|
-
"name": "pageBehavior",
|
|
183471
|
-
"parent": {
|
|
183472
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183473
|
-
"name": "DatePickerBase"
|
|
183507
|
+
"value": "'stack'"
|
|
183474
183508
|
},
|
|
183475
|
-
"
|
|
183476
|
-
|
|
183477
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183478
|
-
"name": "DatePickerBase"
|
|
183479
|
-
}
|
|
183480
|
-
],
|
|
183481
|
-
"required": false,
|
|
183482
|
-
"type": {
|
|
183483
|
-
"name": "PageBehavior"
|
|
183484
|
-
}
|
|
183485
|
-
},
|
|
183486
|
-
"firstDayOfWeek": {
|
|
183487
|
-
"defaultValue": null,
|
|
183488
|
-
"description": "The day that starts the week.",
|
|
183489
|
-
"name": "firstDayOfWeek",
|
|
183509
|
+
"description": "Whether the items are arranged in a stack or grid.",
|
|
183510
|
+
"name": "layout",
|
|
183490
183511
|
"parent": {
|
|
183491
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183492
|
-
"name": "
|
|
183512
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
183513
|
+
"name": "ListBoxProps"
|
|
183493
183514
|
},
|
|
183494
183515
|
"declarations": [
|
|
183495
183516
|
{
|
|
183496
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183497
|
-
"name": "
|
|
183517
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
183518
|
+
"name": "ListBoxProps"
|
|
183498
183519
|
}
|
|
183499
183520
|
],
|
|
183500
183521
|
"required": false,
|
|
183501
183522
|
"type": {
|
|
183502
|
-
"name": "\"
|
|
183523
|
+
"name": "\"grid\" | \"stack\""
|
|
183503
183524
|
}
|
|
183504
183525
|
},
|
|
183505
|
-
"
|
|
183526
|
+
"dependencies": {
|
|
183506
183527
|
"defaultValue": null,
|
|
183507
|
-
"description": "
|
|
183508
|
-
"name": "
|
|
183509
|
-
"parent": {
|
|
183510
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183511
|
-
"name": "DateFieldBase"
|
|
183512
|
-
},
|
|
183513
|
-
"declarations": [
|
|
183514
|
-
{
|
|
183515
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.0_react@19.1.0/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183516
|
-
"name": "DateFieldBase"
|
|
183517
|
-
}
|
|
183518
|
-
],
|
|
183519
|
-
"required": false,
|
|
183520
|
-
"type": {
|
|
183521
|
-
"name": "((date: DateValue) => boolean)"
|
|
183522
|
-
}
|
|
183523
|
-
},
|
|
183524
|
-
"shouldCloseOnSelect": {
|
|
183525
|
-
"defaultValue": {
|
|
183526
|
-
"value": "true"
|
|
183527
|
-
},
|
|
183528
|
-
"description": "Determines whether the date picker popover should close automatically when a date is selected.",
|
|
183529
|
-
"name": "shouldCloseOnSelect",
|
|
183528
|
+
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
183529
|
+
"name": "dependencies",
|
|
183530
183530
|
"parent": {
|
|
183531
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183532
|
-
"name": "
|
|
183531
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
183532
|
+
"name": "CollectionProps"
|
|
183533
183533
|
},
|
|
183534
183534
|
"declarations": [
|
|
183535
183535
|
{
|
|
183536
|
-
"fileName": "flow/node_modules/.pnpm
|
|
183537
|
-
"name": "
|
|
183536
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.11.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
183537
|
+
"name": "CollectionProps"
|
|
183538
183538
|
}
|
|
183539
183539
|
],
|
|
183540
183540
|
"required": false,
|
|
183541
183541
|
"type": {
|
|
183542
|
-
"name": "
|
|
183542
|
+
"name": "readonly any[]"
|
|
183543
183543
|
}
|
|
183544
183544
|
},
|
|
183545
183545
|
"children": {
|