@mittwald/flow-react-components 0.2.0-alpha.703 → 0.2.0-alpha.704
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 +1004 -1004
- package/dist/js/components/src/components/Navigation/Navigation.mjs +2 -1
- package/dist/js/components/src/components/Navigation/Navigation.mjs.map +1 -1
- package/dist/types/components/Navigation/Navigation.d.ts.map +1 -1
- package/package.json +4 -4
|
@@ -182348,166 +182348,50 @@
|
|
|
182348
182348
|
}
|
|
182349
182349
|
},
|
|
182350
182350
|
{
|
|
182351
|
-
"tags": {
|
|
182352
|
-
|
|
182353
|
-
},
|
|
182354
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/DatePicker/DatePicker.tsx",
|
|
182351
|
+
"tags": {},
|
|
182352
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/DateInput/DateInput.tsx",
|
|
182355
182353
|
"description": "",
|
|
182356
|
-
"displayName": "
|
|
182354
|
+
"displayName": "DateInput",
|
|
182357
182355
|
"methods": [],
|
|
182358
182356
|
"props": {
|
|
182359
|
-
"
|
|
182360
|
-
"defaultValue": {
|
|
182361
|
-
"value": "'react-aria-Tooltip'"
|
|
182362
|
-
},
|
|
182363
|
-
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.",
|
|
182364
|
-
"name": "className",
|
|
182365
|
-
"parent": {
|
|
182366
|
-
"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",
|
|
182367
|
-
"name": "TooltipProps"
|
|
182368
|
-
},
|
|
182369
|
-
"declarations": [
|
|
182370
|
-
{
|
|
182371
|
-
"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",
|
|
182372
|
-
"name": "TooltipProps"
|
|
182373
|
-
}
|
|
182374
|
-
],
|
|
182375
|
-
"required": false,
|
|
182376
|
-
"type": {
|
|
182377
|
-
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
182378
|
-
}
|
|
182379
|
-
},
|
|
182380
|
-
"isOpen": {
|
|
182381
|
-
"defaultValue": null,
|
|
182382
|
-
"description": "Whether the element is rendered.",
|
|
182383
|
-
"name": "isOpen",
|
|
182384
|
-
"parent": {
|
|
182385
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
182386
|
-
"name": "PositionProps"
|
|
182387
|
-
},
|
|
182388
|
-
"declarations": [
|
|
182389
|
-
{
|
|
182390
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
182391
|
-
"name": "PositionProps"
|
|
182392
|
-
}
|
|
182393
|
-
],
|
|
182394
|
-
"required": false,
|
|
182395
|
-
"type": {
|
|
182396
|
-
"name": "boolean"
|
|
182397
|
-
}
|
|
182398
|
-
},
|
|
182399
|
-
"defaultOpen": {
|
|
182400
|
-
"defaultValue": null,
|
|
182401
|
-
"description": "Whether the overlay is open by default (uncontrolled).",
|
|
182402
|
-
"name": "defaultOpen",
|
|
182403
|
-
"parent": {
|
|
182404
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
182405
|
-
"name": "OverlayTriggerProps"
|
|
182406
|
-
},
|
|
182407
|
-
"declarations": [
|
|
182408
|
-
{
|
|
182409
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
182410
|
-
"name": "OverlayTriggerProps"
|
|
182411
|
-
}
|
|
182412
|
-
],
|
|
182413
|
-
"required": false,
|
|
182414
|
-
"type": {
|
|
182415
|
-
"name": "boolean"
|
|
182416
|
-
}
|
|
182417
|
-
},
|
|
182418
|
-
"onOpenChange": {
|
|
182419
|
-
"defaultValue": null,
|
|
182420
|
-
"description": "Handler that is called when the overlay's open state changes.",
|
|
182421
|
-
"name": "onOpenChange",
|
|
182422
|
-
"parent": {
|
|
182423
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
182424
|
-
"name": "OverlayTriggerProps"
|
|
182425
|
-
},
|
|
182426
|
-
"declarations": [
|
|
182427
|
-
{
|
|
182428
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
182429
|
-
"name": "OverlayTriggerProps"
|
|
182430
|
-
}
|
|
182431
|
-
],
|
|
182432
|
-
"required": false,
|
|
182433
|
-
"type": {
|
|
182434
|
-
"name": "((isOpen: boolean) => void)"
|
|
182435
|
-
}
|
|
182436
|
-
},
|
|
182437
|
-
"aria-label": {
|
|
182438
|
-
"defaultValue": null,
|
|
182439
|
-
"description": "Defines a string value that labels the current element.",
|
|
182440
|
-
"name": "aria-label",
|
|
182441
|
-
"parent": {
|
|
182442
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
182443
|
-
"name": "AriaLabelingProps"
|
|
182444
|
-
},
|
|
182445
|
-
"declarations": [
|
|
182446
|
-
{
|
|
182447
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
182448
|
-
"name": "AriaLabelingProps"
|
|
182449
|
-
}
|
|
182450
|
-
],
|
|
182451
|
-
"required": false,
|
|
182452
|
-
"type": {
|
|
182453
|
-
"name": "string"
|
|
182454
|
-
}
|
|
182455
|
-
},
|
|
182456
|
-
"aria-labelledby": {
|
|
182357
|
+
"ref": {
|
|
182457
182358
|
"defaultValue": null,
|
|
182458
|
-
"description": "
|
|
182459
|
-
"name": "
|
|
182359
|
+
"description": "",
|
|
182360
|
+
"name": "ref",
|
|
182460
182361
|
"parent": {
|
|
182461
|
-
"fileName": "
|
|
182462
|
-
"name": "
|
|
182362
|
+
"fileName": "components/src/components/DateInput/DateInput.tsx",
|
|
182363
|
+
"name": "DateInputProps"
|
|
182463
182364
|
},
|
|
182464
182365
|
"declarations": [
|
|
182465
182366
|
{
|
|
182466
|
-
"fileName": "
|
|
182467
|
-
"name": "
|
|
182367
|
+
"fileName": "components/src/components/DateInput/DateInput.tsx",
|
|
182368
|
+
"name": "DateInputProps"
|
|
182468
182369
|
}
|
|
182469
182370
|
],
|
|
182470
182371
|
"required": false,
|
|
182471
182372
|
"type": {
|
|
182472
|
-
"name": "
|
|
182373
|
+
"name": "Ref<HTMLSpanElement | null>"
|
|
182473
182374
|
}
|
|
182474
182375
|
},
|
|
182475
|
-
"
|
|
182476
|
-
"defaultValue":
|
|
182477
|
-
|
|
182478
|
-
"name": "aria-describedby",
|
|
182479
|
-
"parent": {
|
|
182480
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
182481
|
-
"name": "AriaLabelingProps"
|
|
182376
|
+
"className": {
|
|
182377
|
+
"defaultValue": {
|
|
182378
|
+
"value": "'react-aria-Tooltip'"
|
|
182482
182379
|
},
|
|
182483
|
-
"
|
|
182484
|
-
|
|
182485
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
182486
|
-
"name": "AriaLabelingProps"
|
|
182487
|
-
}
|
|
182488
|
-
],
|
|
182489
|
-
"required": false,
|
|
182490
|
-
"type": {
|
|
182491
|
-
"name": "string"
|
|
182492
|
-
}
|
|
182493
|
-
},
|
|
182494
|
-
"aria-details": {
|
|
182495
|
-
"defaultValue": null,
|
|
182496
|
-
"description": "Identifies the element (or elements) that provide a detailed, extended description for the object.",
|
|
182497
|
-
"name": "aria-details",
|
|
182380
|
+
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.",
|
|
182381
|
+
"name": "className",
|
|
182498
182382
|
"parent": {
|
|
182499
|
-
"fileName": "flow/node_modules/.pnpm
|
|
182500
|
-
"name": "
|
|
182383
|
+
"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",
|
|
182384
|
+
"name": "TooltipProps"
|
|
182501
182385
|
},
|
|
182502
182386
|
"declarations": [
|
|
182503
182387
|
{
|
|
182504
|
-
"fileName": "flow/node_modules/.pnpm
|
|
182505
|
-
"name": "
|
|
182388
|
+
"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",
|
|
182389
|
+
"name": "TooltipProps"
|
|
182506
182390
|
}
|
|
182507
182391
|
],
|
|
182508
182392
|
"required": false,
|
|
182509
182393
|
"type": {
|
|
182510
|
-
"name": "
|
|
182394
|
+
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
182511
182395
|
}
|
|
182512
182396
|
},
|
|
182513
182397
|
"style": {
|
|
@@ -183840,231 +183724,69 @@
|
|
|
183840
183724
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
183841
183725
|
}
|
|
183842
183726
|
},
|
|
183843
|
-
"
|
|
183844
|
-
"defaultValue":
|
|
183845
|
-
|
|
183846
|
-
|
|
183847
|
-
"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.",
|
|
183848
|
-
"name": "validationBehavior",
|
|
183727
|
+
"slot": {
|
|
183728
|
+
"defaultValue": null,
|
|
183729
|
+
"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.",
|
|
183730
|
+
"name": "slot",
|
|
183849
183731
|
"parent": {
|
|
183850
183732
|
"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",
|
|
183851
|
-
"name": "
|
|
183733
|
+
"name": "SlotProps"
|
|
183852
183734
|
},
|
|
183853
183735
|
"declarations": [
|
|
183854
183736
|
{
|
|
183855
183737
|
"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",
|
|
183856
|
-
"name": "
|
|
183857
|
-
}
|
|
183858
|
-
],
|
|
183859
|
-
"required": false,
|
|
183860
|
-
"type": {
|
|
183861
|
-
"name": "\"native\" | \"aria\""
|
|
183862
|
-
}
|
|
183863
|
-
},
|
|
183864
|
-
"hourCycle": {
|
|
183865
|
-
"defaultValue": null,
|
|
183866
|
-
"description": "Whether to display the time in 12 or 24 hour format. By default, this is determined by the user's locale.",
|
|
183867
|
-
"name": "hourCycle",
|
|
183868
|
-
"parent": {
|
|
183869
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183870
|
-
"name": "TimePickerProps"
|
|
183871
|
-
},
|
|
183872
|
-
"declarations": [
|
|
183873
|
-
{
|
|
183874
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183875
|
-
"name": "TimePickerProps"
|
|
183738
|
+
"name": "SlotProps"
|
|
183876
183739
|
}
|
|
183877
183740
|
],
|
|
183878
183741
|
"required": false,
|
|
183879
183742
|
"type": {
|
|
183880
|
-
"name": "
|
|
183743
|
+
"name": "string | null"
|
|
183881
183744
|
}
|
|
183882
|
-
}
|
|
183883
|
-
|
|
183745
|
+
}
|
|
183746
|
+
}
|
|
183747
|
+
},
|
|
183748
|
+
{
|
|
183749
|
+
"tags": {
|
|
183750
|
+
"flr-generate": "all"
|
|
183751
|
+
},
|
|
183752
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/DatePicker/DatePicker.tsx",
|
|
183753
|
+
"description": "",
|
|
183754
|
+
"displayName": "DatePicker",
|
|
183755
|
+
"methods": [],
|
|
183756
|
+
"props": {
|
|
183757
|
+
"className": {
|
|
183884
183758
|
"defaultValue": {
|
|
183885
|
-
"value": "'
|
|
183886
|
-
},
|
|
183887
|
-
"description": "Determines the smallest unit that is displayed in the time picker.",
|
|
183888
|
-
"name": "granularity",
|
|
183889
|
-
"parent": {
|
|
183890
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183891
|
-
"name": "TimePickerProps"
|
|
183892
|
-
},
|
|
183893
|
-
"declarations": [
|
|
183894
|
-
{
|
|
183895
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183896
|
-
"name": "TimePickerProps"
|
|
183897
|
-
}
|
|
183898
|
-
],
|
|
183899
|
-
"required": false,
|
|
183900
|
-
"type": {
|
|
183901
|
-
"name": "\"hour\" | \"minute\" | \"second\""
|
|
183902
|
-
}
|
|
183903
|
-
},
|
|
183904
|
-
"hideTimeZone": {
|
|
183905
|
-
"defaultValue": null,
|
|
183906
|
-
"description": "Whether to hide the time zone abbreviation.",
|
|
183907
|
-
"name": "hideTimeZone",
|
|
183908
|
-
"parent": {
|
|
183909
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183910
|
-
"name": "TimePickerProps"
|
|
183911
|
-
},
|
|
183912
|
-
"declarations": [
|
|
183913
|
-
{
|
|
183914
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183915
|
-
"name": "TimePickerProps"
|
|
183916
|
-
}
|
|
183917
|
-
],
|
|
183918
|
-
"required": false,
|
|
183919
|
-
"type": {
|
|
183920
|
-
"name": "boolean"
|
|
183921
|
-
}
|
|
183922
|
-
},
|
|
183923
|
-
"shouldForceLeadingZeros": {
|
|
183924
|
-
"defaultValue": null,
|
|
183925
|
-
"description": "Whether to always show leading zeros in the hour field.\nBy default, this is determined by the user's locale.",
|
|
183926
|
-
"name": "shouldForceLeadingZeros",
|
|
183927
|
-
"parent": {
|
|
183928
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183929
|
-
"name": "TimePickerProps"
|
|
183930
|
-
},
|
|
183931
|
-
"declarations": [
|
|
183932
|
-
{
|
|
183933
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183934
|
-
"name": "TimePickerProps"
|
|
183935
|
-
}
|
|
183936
|
-
],
|
|
183937
|
-
"required": false,
|
|
183938
|
-
"type": {
|
|
183939
|
-
"name": "boolean"
|
|
183940
|
-
}
|
|
183941
|
-
},
|
|
183942
|
-
"placeholderValue": {
|
|
183943
|
-
"defaultValue": null,
|
|
183944
|
-
"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.",
|
|
183945
|
-
"name": "placeholderValue",
|
|
183946
|
-
"parent": {
|
|
183947
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183948
|
-
"name": "TimePickerProps"
|
|
183949
|
-
},
|
|
183950
|
-
"declarations": [
|
|
183951
|
-
{
|
|
183952
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183953
|
-
"name": "TimePickerProps"
|
|
183954
|
-
}
|
|
183955
|
-
],
|
|
183956
|
-
"required": false,
|
|
183957
|
-
"type": {
|
|
183958
|
-
"name": "TimeValue"
|
|
183959
|
-
}
|
|
183960
|
-
},
|
|
183961
|
-
"minValue": {
|
|
183962
|
-
"defaultValue": null,
|
|
183963
|
-
"description": "The minimum allowed time that a user may select.",
|
|
183964
|
-
"name": "minValue",
|
|
183965
|
-
"parent": {
|
|
183966
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183967
|
-
"name": "TimePickerProps"
|
|
183968
|
-
},
|
|
183969
|
-
"declarations": [
|
|
183970
|
-
{
|
|
183971
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183972
|
-
"name": "TimePickerProps"
|
|
183973
|
-
}
|
|
183974
|
-
],
|
|
183975
|
-
"required": false,
|
|
183976
|
-
"type": {
|
|
183977
|
-
"name": "TimeValue | null"
|
|
183978
|
-
}
|
|
183979
|
-
},
|
|
183980
|
-
"maxValue": {
|
|
183981
|
-
"defaultValue": null,
|
|
183982
|
-
"description": "The maximum allowed time that a user may select.",
|
|
183983
|
-
"name": "maxValue",
|
|
183984
|
-
"parent": {
|
|
183985
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183986
|
-
"name": "TimePickerProps"
|
|
183987
|
-
},
|
|
183988
|
-
"declarations": [
|
|
183989
|
-
{
|
|
183990
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
183991
|
-
"name": "TimePickerProps"
|
|
183992
|
-
}
|
|
183993
|
-
],
|
|
183994
|
-
"required": false,
|
|
183995
|
-
"type": {
|
|
183996
|
-
"name": "TimeValue | null"
|
|
183997
|
-
}
|
|
183998
|
-
},
|
|
183999
|
-
"isDisabled": {
|
|
184000
|
-
"defaultValue": null,
|
|
184001
|
-
"description": "Whether the input is disabled.",
|
|
184002
|
-
"name": "isDisabled",
|
|
184003
|
-
"parent": {
|
|
184004
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
184005
|
-
"name": "InputBase"
|
|
184006
|
-
},
|
|
184007
|
-
"declarations": [
|
|
184008
|
-
{
|
|
184009
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
184010
|
-
"name": "InputBase"
|
|
184011
|
-
}
|
|
184012
|
-
],
|
|
184013
|
-
"required": false,
|
|
184014
|
-
"type": {
|
|
184015
|
-
"name": "boolean"
|
|
184016
|
-
}
|
|
184017
|
-
},
|
|
184018
|
-
"isReadOnly": {
|
|
184019
|
-
"defaultValue": null,
|
|
184020
|
-
"description": "Whether the input can be selected but not changed by the user.",
|
|
184021
|
-
"name": "isReadOnly",
|
|
184022
|
-
"parent": {
|
|
184023
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
184024
|
-
"name": "InputBase"
|
|
183759
|
+
"value": "'react-aria-Tooltip'"
|
|
184025
183760
|
},
|
|
184026
|
-
"
|
|
184027
|
-
|
|
184028
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
184029
|
-
"name": "InputBase"
|
|
184030
|
-
}
|
|
184031
|
-
],
|
|
184032
|
-
"required": false,
|
|
184033
|
-
"type": {
|
|
184034
|
-
"name": "boolean"
|
|
184035
|
-
}
|
|
184036
|
-
},
|
|
184037
|
-
"isRequired": {
|
|
184038
|
-
"defaultValue": null,
|
|
184039
|
-
"description": "Whether user input is required on the input before form submission.",
|
|
184040
|
-
"name": "isRequired",
|
|
183761
|
+
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.",
|
|
183762
|
+
"name": "className",
|
|
184041
183763
|
"parent": {
|
|
184042
|
-
"fileName": "flow/node_modules/.pnpm
|
|
184043
|
-
"name": "
|
|
183764
|
+
"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",
|
|
183765
|
+
"name": "TooltipProps"
|
|
184044
183766
|
},
|
|
184045
183767
|
"declarations": [
|
|
184046
183768
|
{
|
|
184047
|
-
"fileName": "flow/node_modules/.pnpm
|
|
184048
|
-
"name": "
|
|
183769
|
+
"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",
|
|
183770
|
+
"name": "TooltipProps"
|
|
184049
183771
|
}
|
|
184050
183772
|
],
|
|
184051
183773
|
"required": false,
|
|
184052
183774
|
"type": {
|
|
184053
|
-
"name": "
|
|
183775
|
+
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
184054
183776
|
}
|
|
184055
183777
|
},
|
|
184056
|
-
"
|
|
183778
|
+
"isOpen": {
|
|
184057
183779
|
"defaultValue": null,
|
|
184058
|
-
"description": "Whether the
|
|
184059
|
-
"name": "
|
|
183780
|
+
"description": "Whether the element is rendered.",
|
|
183781
|
+
"name": "isOpen",
|
|
184060
183782
|
"parent": {
|
|
184061
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
184062
|
-
"name": "
|
|
183783
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
183784
|
+
"name": "PositionProps"
|
|
184063
183785
|
},
|
|
184064
183786
|
"declarations": [
|
|
184065
183787
|
{
|
|
184066
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
184067
|
-
"name": "
|
|
183788
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
183789
|
+
"name": "PositionProps"
|
|
184068
183790
|
}
|
|
184069
183791
|
],
|
|
184070
183792
|
"required": false,
|
|
@@ -184072,37 +183794,18 @@
|
|
|
184072
183794
|
"name": "boolean"
|
|
184073
183795
|
}
|
|
184074
183796
|
},
|
|
184075
|
-
"
|
|
184076
|
-
"defaultValue": null,
|
|
184077
|
-
"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.",
|
|
184078
|
-
"name": "validate",
|
|
184079
|
-
"parent": {
|
|
184080
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
184081
|
-
"name": "Validation"
|
|
184082
|
-
},
|
|
184083
|
-
"declarations": [
|
|
184084
|
-
{
|
|
184085
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
184086
|
-
"name": "Validation"
|
|
184087
|
-
}
|
|
184088
|
-
],
|
|
184089
|
-
"required": false,
|
|
184090
|
-
"type": {
|
|
184091
|
-
"name": "((value: TimeValue) => true | ValidationError | null)"
|
|
184092
|
-
}
|
|
184093
|
-
},
|
|
184094
|
-
"autoFocus": {
|
|
183797
|
+
"defaultOpen": {
|
|
184095
183798
|
"defaultValue": null,
|
|
184096
|
-
"description": "Whether the
|
|
184097
|
-
"name": "
|
|
183799
|
+
"description": "Whether the overlay is open by default (uncontrolled).",
|
|
183800
|
+
"name": "defaultOpen",
|
|
184098
183801
|
"parent": {
|
|
184099
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
184100
|
-
"name": "
|
|
183802
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
183803
|
+
"name": "OverlayTriggerProps"
|
|
184101
183804
|
},
|
|
184102
183805
|
"declarations": [
|
|
184103
183806
|
{
|
|
184104
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
184105
|
-
"name": "
|
|
183807
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
183808
|
+
"name": "OverlayTriggerProps"
|
|
184106
183809
|
}
|
|
184107
183810
|
],
|
|
184108
183811
|
"required": false,
|
|
@@ -184110,170 +183813,37 @@
|
|
|
184110
183813
|
"name": "boolean"
|
|
184111
183814
|
}
|
|
184112
183815
|
},
|
|
184113
|
-
"
|
|
184114
|
-
"defaultValue": null,
|
|
184115
|
-
"description": "Handler that is called when the element receives focus.",
|
|
184116
|
-
"name": "onFocus",
|
|
184117
|
-
"parent": {
|
|
184118
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
184119
|
-
"name": "FocusEvents"
|
|
184120
|
-
},
|
|
184121
|
-
"declarations": [
|
|
184122
|
-
{
|
|
184123
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
184124
|
-
"name": "FocusEvents"
|
|
184125
|
-
}
|
|
184126
|
-
],
|
|
184127
|
-
"required": false,
|
|
184128
|
-
"type": {
|
|
184129
|
-
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
184130
|
-
}
|
|
184131
|
-
},
|
|
184132
|
-
"onBlur": {
|
|
184133
|
-
"defaultValue": null,
|
|
184134
|
-
"description": "Handler that is called when the element loses focus.",
|
|
184135
|
-
"name": "onBlur",
|
|
184136
|
-
"parent": {
|
|
184137
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
184138
|
-
"name": "FocusEvents"
|
|
184139
|
-
},
|
|
184140
|
-
"declarations": [
|
|
184141
|
-
{
|
|
184142
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
184143
|
-
"name": "FocusEvents"
|
|
184144
|
-
}
|
|
184145
|
-
],
|
|
184146
|
-
"required": false,
|
|
184147
|
-
"type": {
|
|
184148
|
-
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
184149
|
-
}
|
|
184150
|
-
},
|
|
184151
|
-
"onFocusChange": {
|
|
184152
|
-
"defaultValue": null,
|
|
184153
|
-
"description": "Handler that is called when the element's focus status changes.",
|
|
184154
|
-
"name": "onFocusChange",
|
|
184155
|
-
"parent": {
|
|
184156
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
184157
|
-
"name": "FocusEvents"
|
|
184158
|
-
},
|
|
184159
|
-
"declarations": [
|
|
184160
|
-
{
|
|
184161
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
184162
|
-
"name": "FocusEvents"
|
|
184163
|
-
}
|
|
184164
|
-
],
|
|
184165
|
-
"required": false,
|
|
184166
|
-
"type": {
|
|
184167
|
-
"name": "((isFocused: boolean) => void)"
|
|
184168
|
-
}
|
|
184169
|
-
},
|
|
184170
|
-
"onKeyDown": {
|
|
184171
|
-
"defaultValue": null,
|
|
184172
|
-
"description": "Handler that is called when a key is pressed.",
|
|
184173
|
-
"name": "onKeyDown",
|
|
184174
|
-
"parent": {
|
|
184175
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
184176
|
-
"name": "KeyboardEvents"
|
|
184177
|
-
},
|
|
184178
|
-
"declarations": [
|
|
184179
|
-
{
|
|
184180
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
184181
|
-
"name": "KeyboardEvents"
|
|
184182
|
-
}
|
|
184183
|
-
],
|
|
184184
|
-
"required": false,
|
|
184185
|
-
"type": {
|
|
184186
|
-
"name": "((e: KeyboardEvent) => void)"
|
|
184187
|
-
}
|
|
184188
|
-
},
|
|
184189
|
-
"onKeyUp": {
|
|
184190
|
-
"defaultValue": null,
|
|
184191
|
-
"description": "Handler that is called when a key is released.",
|
|
184192
|
-
"name": "onKeyUp",
|
|
184193
|
-
"parent": {
|
|
184194
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
184195
|
-
"name": "KeyboardEvents"
|
|
184196
|
-
},
|
|
184197
|
-
"declarations": [
|
|
184198
|
-
{
|
|
184199
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
184200
|
-
"name": "KeyboardEvents"
|
|
184201
|
-
}
|
|
184202
|
-
],
|
|
184203
|
-
"required": false,
|
|
184204
|
-
"type": {
|
|
184205
|
-
"name": "((e: KeyboardEvent) => void)"
|
|
184206
|
-
}
|
|
184207
|
-
},
|
|
184208
|
-
"value": {
|
|
184209
|
-
"defaultValue": null,
|
|
184210
|
-
"description": "The current value (controlled).",
|
|
184211
|
-
"name": "value",
|
|
184212
|
-
"parent": {
|
|
184213
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
184214
|
-
"name": "ValueBase"
|
|
184215
|
-
},
|
|
184216
|
-
"declarations": [
|
|
184217
|
-
{
|
|
184218
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
184219
|
-
"name": "ValueBase"
|
|
184220
|
-
}
|
|
184221
|
-
],
|
|
184222
|
-
"required": false,
|
|
184223
|
-
"type": {
|
|
184224
|
-
"name": "TimeValue | null"
|
|
184225
|
-
}
|
|
184226
|
-
},
|
|
184227
|
-
"defaultValue": {
|
|
184228
|
-
"defaultValue": null,
|
|
184229
|
-
"description": "The default value (uncontrolled).",
|
|
184230
|
-
"name": "defaultValue",
|
|
184231
|
-
"parent": {
|
|
184232
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
184233
|
-
"name": "ValueBase"
|
|
184234
|
-
},
|
|
184235
|
-
"declarations": [
|
|
184236
|
-
{
|
|
184237
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
184238
|
-
"name": "ValueBase"
|
|
184239
|
-
}
|
|
184240
|
-
],
|
|
184241
|
-
"required": false,
|
|
184242
|
-
"type": {
|
|
184243
|
-
"name": "TimeValue | null"
|
|
184244
|
-
}
|
|
184245
|
-
},
|
|
184246
|
-
"onChange": {
|
|
183816
|
+
"onOpenChange": {
|
|
184247
183817
|
"defaultValue": null,
|
|
184248
|
-
"description": "Handler that is called when the
|
|
184249
|
-
"name": "
|
|
183818
|
+
"description": "Handler that is called when the overlay's open state changes.",
|
|
183819
|
+
"name": "onOpenChange",
|
|
184250
183820
|
"parent": {
|
|
184251
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
184252
|
-
"name": "
|
|
183821
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
183822
|
+
"name": "OverlayTriggerProps"
|
|
184253
183823
|
},
|
|
184254
183824
|
"declarations": [
|
|
184255
183825
|
{
|
|
184256
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
184257
|
-
"name": "
|
|
183826
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.2_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
183827
|
+
"name": "OverlayTriggerProps"
|
|
184258
183828
|
}
|
|
184259
183829
|
],
|
|
184260
183830
|
"required": false,
|
|
184261
183831
|
"type": {
|
|
184262
|
-
"name": "((
|
|
183832
|
+
"name": "((isOpen: boolean) => void)"
|
|
184263
183833
|
}
|
|
184264
183834
|
},
|
|
184265
|
-
"
|
|
183835
|
+
"aria-label": {
|
|
184266
183836
|
"defaultValue": null,
|
|
184267
|
-
"description": "
|
|
184268
|
-
"name": "
|
|
183837
|
+
"description": "Defines a string value that labels the current element.",
|
|
183838
|
+
"name": "aria-label",
|
|
184269
183839
|
"parent": {
|
|
184270
183840
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
184271
|
-
"name": "
|
|
183841
|
+
"name": "AriaLabelingProps"
|
|
184272
183842
|
},
|
|
184273
183843
|
"declarations": [
|
|
184274
183844
|
{
|
|
184275
183845
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
184276
|
-
"name": "
|
|
183846
|
+
"name": "AriaLabelingProps"
|
|
184277
183847
|
}
|
|
184278
183848
|
],
|
|
184279
183849
|
"required": false,
|
|
@@ -184281,18 +183851,18 @@
|
|
|
184281
183851
|
"name": "string"
|
|
184282
183852
|
}
|
|
184283
183853
|
},
|
|
184284
|
-
"
|
|
183854
|
+
"aria-labelledby": {
|
|
184285
183855
|
"defaultValue": null,
|
|
184286
|
-
"description": "
|
|
184287
|
-
"name": "
|
|
183856
|
+
"description": "Identifies the element (or elements) that labels the current element.",
|
|
183857
|
+
"name": "aria-labelledby",
|
|
184288
183858
|
"parent": {
|
|
184289
183859
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
184290
|
-
"name": "
|
|
183860
|
+
"name": "AriaLabelingProps"
|
|
184291
183861
|
},
|
|
184292
183862
|
"declarations": [
|
|
184293
183863
|
{
|
|
184294
183864
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
184295
|
-
"name": "
|
|
183865
|
+
"name": "AriaLabelingProps"
|
|
184296
183866
|
}
|
|
184297
183867
|
],
|
|
184298
183868
|
"required": false,
|
|
@@ -184300,18 +183870,18 @@
|
|
|
184300
183870
|
"name": "string"
|
|
184301
183871
|
}
|
|
184302
183872
|
},
|
|
184303
|
-
"
|
|
183873
|
+
"aria-describedby": {
|
|
184304
183874
|
"defaultValue": null,
|
|
184305
|
-
"description": "
|
|
184306
|
-
"name": "
|
|
183875
|
+
"description": "Identifies the element (or elements) that describes the object.",
|
|
183876
|
+
"name": "aria-describedby",
|
|
184307
183877
|
"parent": {
|
|
184308
183878
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
184309
|
-
"name": "
|
|
183879
|
+
"name": "AriaLabelingProps"
|
|
184310
183880
|
},
|
|
184311
183881
|
"declarations": [
|
|
184312
183882
|
{
|
|
184313
183883
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
184314
|
-
"name": "
|
|
183884
|
+
"name": "AriaLabelingProps"
|
|
184315
183885
|
}
|
|
184316
183886
|
],
|
|
184317
183887
|
"required": false,
|
|
@@ -184319,37 +183889,18 @@
|
|
|
184319
183889
|
"name": "string"
|
|
184320
183890
|
}
|
|
184321
183891
|
},
|
|
184322
|
-
"
|
|
184323
|
-
"defaultValue": null,
|
|
184324
|
-
"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.",
|
|
184325
|
-
"name": "slot",
|
|
184326
|
-
"parent": {
|
|
184327
|
-
"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",
|
|
184328
|
-
"name": "SlotProps"
|
|
184329
|
-
},
|
|
184330
|
-
"declarations": [
|
|
184331
|
-
{
|
|
184332
|
-
"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",
|
|
184333
|
-
"name": "SlotProps"
|
|
184334
|
-
}
|
|
184335
|
-
],
|
|
184336
|
-
"required": false,
|
|
184337
|
-
"type": {
|
|
184338
|
-
"name": "string | null"
|
|
184339
|
-
}
|
|
184340
|
-
},
|
|
184341
|
-
"autoComplete": {
|
|
183892
|
+
"aria-details": {
|
|
184342
183893
|
"defaultValue": null,
|
|
184343
|
-
"description": "
|
|
184344
|
-
"name": "
|
|
183894
|
+
"description": "Identifies the element (or elements) that provide a detailed, extended description for the object.",
|
|
183895
|
+
"name": "aria-details",
|
|
184345
183896
|
"parent": {
|
|
184346
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
184347
|
-
"name": "
|
|
183897
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
183898
|
+
"name": "AriaLabelingProps"
|
|
184348
183899
|
},
|
|
184349
183900
|
"declarations": [
|
|
184350
183901
|
{
|
|
184351
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
184352
|
-
"name": "
|
|
183902
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
183903
|
+
"name": "AriaLabelingProps"
|
|
184353
183904
|
}
|
|
184354
183905
|
],
|
|
184355
183906
|
"required": false,
|
|
@@ -184357,226 +183908,6 @@
|
|
|
184357
183908
|
"name": "string"
|
|
184358
183909
|
}
|
|
184359
183910
|
},
|
|
184360
|
-
"pageBehavior": {
|
|
184361
|
-
"defaultValue": {
|
|
184362
|
-
"value": "visible"
|
|
184363
|
-
},
|
|
184364
|
-
"description": "Controls the behavior of paging. Pagination either works by advancing the visible page by visibleDuration (default) or one unit of visibleDuration.",
|
|
184365
|
-
"name": "pageBehavior",
|
|
184366
|
-
"parent": {
|
|
184367
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
184368
|
-
"name": "DatePickerBase"
|
|
184369
|
-
},
|
|
184370
|
-
"declarations": [
|
|
184371
|
-
{
|
|
184372
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
184373
|
-
"name": "DatePickerBase"
|
|
184374
|
-
}
|
|
184375
|
-
],
|
|
184376
|
-
"required": false,
|
|
184377
|
-
"type": {
|
|
184378
|
-
"name": "PageBehavior"
|
|
184379
|
-
}
|
|
184380
|
-
},
|
|
184381
|
-
"firstDayOfWeek": {
|
|
184382
|
-
"defaultValue": null,
|
|
184383
|
-
"description": "The day that starts the week.",
|
|
184384
|
-
"name": "firstDayOfWeek",
|
|
184385
|
-
"parent": {
|
|
184386
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
184387
|
-
"name": "DatePickerBase"
|
|
184388
|
-
},
|
|
184389
|
-
"declarations": [
|
|
184390
|
-
{
|
|
184391
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
184392
|
-
"name": "DatePickerBase"
|
|
184393
|
-
}
|
|
184394
|
-
],
|
|
184395
|
-
"required": false,
|
|
184396
|
-
"type": {
|
|
184397
|
-
"name": "\"sun\" | \"mon\" | \"tue\" | \"wed\" | \"thu\" | \"fri\" | \"sat\""
|
|
184398
|
-
}
|
|
184399
|
-
},
|
|
184400
|
-
"isDateUnavailable": {
|
|
184401
|
-
"defaultValue": null,
|
|
184402
|
-
"description": "Callback that is called for each date of the calendar. If it returns true, then the date is unavailable.",
|
|
184403
|
-
"name": "isDateUnavailable",
|
|
184404
|
-
"parent": {
|
|
184405
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
184406
|
-
"name": "DateFieldBase"
|
|
184407
|
-
},
|
|
184408
|
-
"declarations": [
|
|
184409
|
-
{
|
|
184410
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
184411
|
-
"name": "DateFieldBase"
|
|
184412
|
-
}
|
|
184413
|
-
],
|
|
184414
|
-
"required": false,
|
|
184415
|
-
"type": {
|
|
184416
|
-
"name": "((date: DateValue) => boolean)"
|
|
184417
|
-
}
|
|
184418
|
-
},
|
|
184419
|
-
"shouldCloseOnSelect": {
|
|
184420
|
-
"defaultValue": {
|
|
184421
|
-
"value": "true"
|
|
184422
|
-
},
|
|
184423
|
-
"description": "Determines whether the date picker popover should close automatically when a date is selected.",
|
|
184424
|
-
"name": "shouldCloseOnSelect",
|
|
184425
|
-
"parent": {
|
|
184426
|
-
"fileName": "flow/node_modules/.pnpm/@react-stately+datepicker@3.15.3_react@19.2.4/node_modules/@react-stately/datepicker/dist/types.d.ts",
|
|
184427
|
-
"name": "DateRangePickerStateOptions"
|
|
184428
|
-
},
|
|
184429
|
-
"declarations": [
|
|
184430
|
-
{
|
|
184431
|
-
"fileName": "flow/node_modules/.pnpm/@react-stately+datepicker@3.15.3_react@19.2.4/node_modules/@react-stately/datepicker/dist/types.d.ts",
|
|
184432
|
-
"name": "DateRangePickerStateOptions"
|
|
184433
|
-
}
|
|
184434
|
-
],
|
|
184435
|
-
"required": false,
|
|
184436
|
-
"type": {
|
|
184437
|
-
"name": "boolean | (() => boolean)"
|
|
184438
|
-
}
|
|
184439
|
-
},
|
|
184440
|
-
"children": {
|
|
184441
|
-
"defaultValue": null,
|
|
184442
|
-
"description": "",
|
|
184443
|
-
"name": "children",
|
|
184444
|
-
"declarations": [
|
|
184445
|
-
{
|
|
184446
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
184447
|
-
"name": "TypeLiteral"
|
|
184448
|
-
}
|
|
184449
|
-
],
|
|
184450
|
-
"required": false,
|
|
184451
|
-
"type": {
|
|
184452
|
-
"name": "ReactNode"
|
|
184453
|
-
}
|
|
184454
|
-
},
|
|
184455
|
-
"wrapWith": {
|
|
184456
|
-
"defaultValue": null,
|
|
184457
|
-
"description": "",
|
|
184458
|
-
"name": "wrapWith",
|
|
184459
|
-
"parent": {
|
|
184460
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
184461
|
-
"name": "FlowComponentProps"
|
|
184462
|
-
},
|
|
184463
|
-
"declarations": [
|
|
184464
|
-
{
|
|
184465
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
184466
|
-
"name": "FlowComponentProps"
|
|
184467
|
-
}
|
|
184468
|
-
],
|
|
184469
|
-
"required": false,
|
|
184470
|
-
"type": {
|
|
184471
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
184472
|
-
}
|
|
184473
|
-
},
|
|
184474
|
-
"tunnelId": {
|
|
184475
|
-
"defaultValue": null,
|
|
184476
|
-
"description": "@internal",
|
|
184477
|
-
"name": "tunnelId",
|
|
184478
|
-
"parent": {
|
|
184479
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
184480
|
-
"name": "PropsWithTunnel"
|
|
184481
|
-
},
|
|
184482
|
-
"declarations": [
|
|
184483
|
-
{
|
|
184484
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
184485
|
-
"name": "PropsWithTunnel"
|
|
184486
|
-
}
|
|
184487
|
-
],
|
|
184488
|
-
"required": false,
|
|
184489
|
-
"type": {
|
|
184490
|
-
"name": "string | null"
|
|
184491
|
-
}
|
|
184492
|
-
},
|
|
184493
|
-
"ref": {
|
|
184494
|
-
"defaultValue": null,
|
|
184495
|
-
"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}",
|
|
184496
|
-
"name": "ref",
|
|
184497
|
-
"parent": {
|
|
184498
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
184499
|
-
"name": "RefAttributes"
|
|
184500
|
-
},
|
|
184501
|
-
"declarations": [
|
|
184502
|
-
{
|
|
184503
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
184504
|
-
"name": "RefAttributes"
|
|
184505
|
-
}
|
|
184506
|
-
],
|
|
184507
|
-
"required": false,
|
|
184508
|
-
"type": {
|
|
184509
|
-
"name": "Ref<HTMLSpanElement>"
|
|
184510
|
-
}
|
|
184511
|
-
},
|
|
184512
|
-
"key": {
|
|
184513
|
-
"defaultValue": null,
|
|
184514
|
-
"description": "",
|
|
184515
|
-
"name": "key",
|
|
184516
|
-
"parent": {
|
|
184517
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
184518
|
-
"name": "Attributes"
|
|
184519
|
-
},
|
|
184520
|
-
"declarations": [
|
|
184521
|
-
{
|
|
184522
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
184523
|
-
"name": "Attributes"
|
|
184524
|
-
}
|
|
184525
|
-
],
|
|
184526
|
-
"required": false,
|
|
184527
|
-
"type": {
|
|
184528
|
-
"name": "Key | null"
|
|
184529
|
-
}
|
|
184530
|
-
}
|
|
184531
|
-
}
|
|
184532
|
-
},
|
|
184533
|
-
{
|
|
184534
|
-
"tags": {},
|
|
184535
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/DateInput/DateInput.tsx",
|
|
184536
|
-
"description": "",
|
|
184537
|
-
"displayName": "DateInput",
|
|
184538
|
-
"methods": [],
|
|
184539
|
-
"props": {
|
|
184540
|
-
"ref": {
|
|
184541
|
-
"defaultValue": null,
|
|
184542
|
-
"description": "",
|
|
184543
|
-
"name": "ref",
|
|
184544
|
-
"parent": {
|
|
184545
|
-
"fileName": "components/src/components/DateInput/DateInput.tsx",
|
|
184546
|
-
"name": "DateInputProps"
|
|
184547
|
-
},
|
|
184548
|
-
"declarations": [
|
|
184549
|
-
{
|
|
184550
|
-
"fileName": "components/src/components/DateInput/DateInput.tsx",
|
|
184551
|
-
"name": "DateInputProps"
|
|
184552
|
-
}
|
|
184553
|
-
],
|
|
184554
|
-
"required": false,
|
|
184555
|
-
"type": {
|
|
184556
|
-
"name": "Ref<HTMLSpanElement | null>"
|
|
184557
|
-
}
|
|
184558
|
-
},
|
|
184559
|
-
"className": {
|
|
184560
|
-
"defaultValue": {
|
|
184561
|
-
"value": "'react-aria-Tooltip'"
|
|
184562
|
-
},
|
|
184563
|
-
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.",
|
|
184564
|
-
"name": "className",
|
|
184565
|
-
"parent": {
|
|
184566
|
-
"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",
|
|
184567
|
-
"name": "TooltipProps"
|
|
184568
|
-
},
|
|
184569
|
-
"declarations": [
|
|
184570
|
-
{
|
|
184571
|
-
"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",
|
|
184572
|
-
"name": "TooltipProps"
|
|
184573
|
-
}
|
|
184574
|
-
],
|
|
184575
|
-
"required": false,
|
|
184576
|
-
"type": {
|
|
184577
|
-
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
184578
|
-
}
|
|
184579
|
-
},
|
|
184580
183911
|
"style": {
|
|
184581
183912
|
"defaultValue": null,
|
|
184582
183913
|
"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.",
|
|
@@ -185907,6 +185238,485 @@
|
|
|
185907
185238
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
185908
185239
|
}
|
|
185909
185240
|
},
|
|
185241
|
+
"validationBehavior": {
|
|
185242
|
+
"defaultValue": {
|
|
185243
|
+
"value": "'native'"
|
|
185244
|
+
},
|
|
185245
|
+
"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.",
|
|
185246
|
+
"name": "validationBehavior",
|
|
185247
|
+
"parent": {
|
|
185248
|
+
"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",
|
|
185249
|
+
"name": "RACValidation"
|
|
185250
|
+
},
|
|
185251
|
+
"declarations": [
|
|
185252
|
+
{
|
|
185253
|
+
"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",
|
|
185254
|
+
"name": "RACValidation"
|
|
185255
|
+
}
|
|
185256
|
+
],
|
|
185257
|
+
"required": false,
|
|
185258
|
+
"type": {
|
|
185259
|
+
"name": "\"native\" | \"aria\""
|
|
185260
|
+
}
|
|
185261
|
+
},
|
|
185262
|
+
"hourCycle": {
|
|
185263
|
+
"defaultValue": null,
|
|
185264
|
+
"description": "Whether to display the time in 12 or 24 hour format. By default, this is determined by the user's locale.",
|
|
185265
|
+
"name": "hourCycle",
|
|
185266
|
+
"parent": {
|
|
185267
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185268
|
+
"name": "TimePickerProps"
|
|
185269
|
+
},
|
|
185270
|
+
"declarations": [
|
|
185271
|
+
{
|
|
185272
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185273
|
+
"name": "TimePickerProps"
|
|
185274
|
+
}
|
|
185275
|
+
],
|
|
185276
|
+
"required": false,
|
|
185277
|
+
"type": {
|
|
185278
|
+
"name": "12 | 24"
|
|
185279
|
+
}
|
|
185280
|
+
},
|
|
185281
|
+
"granularity": {
|
|
185282
|
+
"defaultValue": {
|
|
185283
|
+
"value": "'minute'"
|
|
185284
|
+
},
|
|
185285
|
+
"description": "Determines the smallest unit that is displayed in the time picker.",
|
|
185286
|
+
"name": "granularity",
|
|
185287
|
+
"parent": {
|
|
185288
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185289
|
+
"name": "TimePickerProps"
|
|
185290
|
+
},
|
|
185291
|
+
"declarations": [
|
|
185292
|
+
{
|
|
185293
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185294
|
+
"name": "TimePickerProps"
|
|
185295
|
+
}
|
|
185296
|
+
],
|
|
185297
|
+
"required": false,
|
|
185298
|
+
"type": {
|
|
185299
|
+
"name": "\"hour\" | \"minute\" | \"second\""
|
|
185300
|
+
}
|
|
185301
|
+
},
|
|
185302
|
+
"hideTimeZone": {
|
|
185303
|
+
"defaultValue": null,
|
|
185304
|
+
"description": "Whether to hide the time zone abbreviation.",
|
|
185305
|
+
"name": "hideTimeZone",
|
|
185306
|
+
"parent": {
|
|
185307
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185308
|
+
"name": "TimePickerProps"
|
|
185309
|
+
},
|
|
185310
|
+
"declarations": [
|
|
185311
|
+
{
|
|
185312
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185313
|
+
"name": "TimePickerProps"
|
|
185314
|
+
}
|
|
185315
|
+
],
|
|
185316
|
+
"required": false,
|
|
185317
|
+
"type": {
|
|
185318
|
+
"name": "boolean"
|
|
185319
|
+
}
|
|
185320
|
+
},
|
|
185321
|
+
"shouldForceLeadingZeros": {
|
|
185322
|
+
"defaultValue": null,
|
|
185323
|
+
"description": "Whether to always show leading zeros in the hour field.\nBy default, this is determined by the user's locale.",
|
|
185324
|
+
"name": "shouldForceLeadingZeros",
|
|
185325
|
+
"parent": {
|
|
185326
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185327
|
+
"name": "TimePickerProps"
|
|
185328
|
+
},
|
|
185329
|
+
"declarations": [
|
|
185330
|
+
{
|
|
185331
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185332
|
+
"name": "TimePickerProps"
|
|
185333
|
+
}
|
|
185334
|
+
],
|
|
185335
|
+
"required": false,
|
|
185336
|
+
"type": {
|
|
185337
|
+
"name": "boolean"
|
|
185338
|
+
}
|
|
185339
|
+
},
|
|
185340
|
+
"placeholderValue": {
|
|
185341
|
+
"defaultValue": null,
|
|
185342
|
+
"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.",
|
|
185343
|
+
"name": "placeholderValue",
|
|
185344
|
+
"parent": {
|
|
185345
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185346
|
+
"name": "TimePickerProps"
|
|
185347
|
+
},
|
|
185348
|
+
"declarations": [
|
|
185349
|
+
{
|
|
185350
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185351
|
+
"name": "TimePickerProps"
|
|
185352
|
+
}
|
|
185353
|
+
],
|
|
185354
|
+
"required": false,
|
|
185355
|
+
"type": {
|
|
185356
|
+
"name": "TimeValue"
|
|
185357
|
+
}
|
|
185358
|
+
},
|
|
185359
|
+
"minValue": {
|
|
185360
|
+
"defaultValue": null,
|
|
185361
|
+
"description": "The minimum allowed time that a user may select.",
|
|
185362
|
+
"name": "minValue",
|
|
185363
|
+
"parent": {
|
|
185364
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185365
|
+
"name": "TimePickerProps"
|
|
185366
|
+
},
|
|
185367
|
+
"declarations": [
|
|
185368
|
+
{
|
|
185369
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185370
|
+
"name": "TimePickerProps"
|
|
185371
|
+
}
|
|
185372
|
+
],
|
|
185373
|
+
"required": false,
|
|
185374
|
+
"type": {
|
|
185375
|
+
"name": "TimeValue | null"
|
|
185376
|
+
}
|
|
185377
|
+
},
|
|
185378
|
+
"maxValue": {
|
|
185379
|
+
"defaultValue": null,
|
|
185380
|
+
"description": "The maximum allowed time that a user may select.",
|
|
185381
|
+
"name": "maxValue",
|
|
185382
|
+
"parent": {
|
|
185383
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185384
|
+
"name": "TimePickerProps"
|
|
185385
|
+
},
|
|
185386
|
+
"declarations": [
|
|
185387
|
+
{
|
|
185388
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185389
|
+
"name": "TimePickerProps"
|
|
185390
|
+
}
|
|
185391
|
+
],
|
|
185392
|
+
"required": false,
|
|
185393
|
+
"type": {
|
|
185394
|
+
"name": "TimeValue | null"
|
|
185395
|
+
}
|
|
185396
|
+
},
|
|
185397
|
+
"isDisabled": {
|
|
185398
|
+
"defaultValue": null,
|
|
185399
|
+
"description": "Whether the input is disabled.",
|
|
185400
|
+
"name": "isDisabled",
|
|
185401
|
+
"parent": {
|
|
185402
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185403
|
+
"name": "InputBase"
|
|
185404
|
+
},
|
|
185405
|
+
"declarations": [
|
|
185406
|
+
{
|
|
185407
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185408
|
+
"name": "InputBase"
|
|
185409
|
+
}
|
|
185410
|
+
],
|
|
185411
|
+
"required": false,
|
|
185412
|
+
"type": {
|
|
185413
|
+
"name": "boolean"
|
|
185414
|
+
}
|
|
185415
|
+
},
|
|
185416
|
+
"isReadOnly": {
|
|
185417
|
+
"defaultValue": null,
|
|
185418
|
+
"description": "Whether the input can be selected but not changed by the user.",
|
|
185419
|
+
"name": "isReadOnly",
|
|
185420
|
+
"parent": {
|
|
185421
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185422
|
+
"name": "InputBase"
|
|
185423
|
+
},
|
|
185424
|
+
"declarations": [
|
|
185425
|
+
{
|
|
185426
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185427
|
+
"name": "InputBase"
|
|
185428
|
+
}
|
|
185429
|
+
],
|
|
185430
|
+
"required": false,
|
|
185431
|
+
"type": {
|
|
185432
|
+
"name": "boolean"
|
|
185433
|
+
}
|
|
185434
|
+
},
|
|
185435
|
+
"isRequired": {
|
|
185436
|
+
"defaultValue": null,
|
|
185437
|
+
"description": "Whether user input is required on the input before form submission.",
|
|
185438
|
+
"name": "isRequired",
|
|
185439
|
+
"parent": {
|
|
185440
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185441
|
+
"name": "Validation"
|
|
185442
|
+
},
|
|
185443
|
+
"declarations": [
|
|
185444
|
+
{
|
|
185445
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185446
|
+
"name": "Validation"
|
|
185447
|
+
}
|
|
185448
|
+
],
|
|
185449
|
+
"required": false,
|
|
185450
|
+
"type": {
|
|
185451
|
+
"name": "boolean"
|
|
185452
|
+
}
|
|
185453
|
+
},
|
|
185454
|
+
"isInvalid": {
|
|
185455
|
+
"defaultValue": null,
|
|
185456
|
+
"description": "Whether the input value is invalid.",
|
|
185457
|
+
"name": "isInvalid",
|
|
185458
|
+
"parent": {
|
|
185459
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185460
|
+
"name": "Validation"
|
|
185461
|
+
},
|
|
185462
|
+
"declarations": [
|
|
185463
|
+
{
|
|
185464
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185465
|
+
"name": "Validation"
|
|
185466
|
+
}
|
|
185467
|
+
],
|
|
185468
|
+
"required": false,
|
|
185469
|
+
"type": {
|
|
185470
|
+
"name": "boolean"
|
|
185471
|
+
}
|
|
185472
|
+
},
|
|
185473
|
+
"validate": {
|
|
185474
|
+
"defaultValue": null,
|
|
185475
|
+
"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.",
|
|
185476
|
+
"name": "validate",
|
|
185477
|
+
"parent": {
|
|
185478
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185479
|
+
"name": "Validation"
|
|
185480
|
+
},
|
|
185481
|
+
"declarations": [
|
|
185482
|
+
{
|
|
185483
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185484
|
+
"name": "Validation"
|
|
185485
|
+
}
|
|
185486
|
+
],
|
|
185487
|
+
"required": false,
|
|
185488
|
+
"type": {
|
|
185489
|
+
"name": "((value: TimeValue) => true | ValidationError | null)"
|
|
185490
|
+
}
|
|
185491
|
+
},
|
|
185492
|
+
"autoFocus": {
|
|
185493
|
+
"defaultValue": null,
|
|
185494
|
+
"description": "Whether the element should receive focus on render.",
|
|
185495
|
+
"name": "autoFocus",
|
|
185496
|
+
"parent": {
|
|
185497
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
185498
|
+
"name": "FocusableProps"
|
|
185499
|
+
},
|
|
185500
|
+
"declarations": [
|
|
185501
|
+
{
|
|
185502
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
185503
|
+
"name": "FocusableProps"
|
|
185504
|
+
}
|
|
185505
|
+
],
|
|
185506
|
+
"required": false,
|
|
185507
|
+
"type": {
|
|
185508
|
+
"name": "boolean"
|
|
185509
|
+
}
|
|
185510
|
+
},
|
|
185511
|
+
"onFocus": {
|
|
185512
|
+
"defaultValue": null,
|
|
185513
|
+
"description": "Handler that is called when the element receives focus.",
|
|
185514
|
+
"name": "onFocus",
|
|
185515
|
+
"parent": {
|
|
185516
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
185517
|
+
"name": "FocusEvents"
|
|
185518
|
+
},
|
|
185519
|
+
"declarations": [
|
|
185520
|
+
{
|
|
185521
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
185522
|
+
"name": "FocusEvents"
|
|
185523
|
+
}
|
|
185524
|
+
],
|
|
185525
|
+
"required": false,
|
|
185526
|
+
"type": {
|
|
185527
|
+
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
185528
|
+
}
|
|
185529
|
+
},
|
|
185530
|
+
"onBlur": {
|
|
185531
|
+
"defaultValue": null,
|
|
185532
|
+
"description": "Handler that is called when the element loses focus.",
|
|
185533
|
+
"name": "onBlur",
|
|
185534
|
+
"parent": {
|
|
185535
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
185536
|
+
"name": "FocusEvents"
|
|
185537
|
+
},
|
|
185538
|
+
"declarations": [
|
|
185539
|
+
{
|
|
185540
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
185541
|
+
"name": "FocusEvents"
|
|
185542
|
+
}
|
|
185543
|
+
],
|
|
185544
|
+
"required": false,
|
|
185545
|
+
"type": {
|
|
185546
|
+
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
185547
|
+
}
|
|
185548
|
+
},
|
|
185549
|
+
"onFocusChange": {
|
|
185550
|
+
"defaultValue": null,
|
|
185551
|
+
"description": "Handler that is called when the element's focus status changes.",
|
|
185552
|
+
"name": "onFocusChange",
|
|
185553
|
+
"parent": {
|
|
185554
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
185555
|
+
"name": "FocusEvents"
|
|
185556
|
+
},
|
|
185557
|
+
"declarations": [
|
|
185558
|
+
{
|
|
185559
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
185560
|
+
"name": "FocusEvents"
|
|
185561
|
+
}
|
|
185562
|
+
],
|
|
185563
|
+
"required": false,
|
|
185564
|
+
"type": {
|
|
185565
|
+
"name": "((isFocused: boolean) => void)"
|
|
185566
|
+
}
|
|
185567
|
+
},
|
|
185568
|
+
"onKeyDown": {
|
|
185569
|
+
"defaultValue": null,
|
|
185570
|
+
"description": "Handler that is called when a key is pressed.",
|
|
185571
|
+
"name": "onKeyDown",
|
|
185572
|
+
"parent": {
|
|
185573
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
185574
|
+
"name": "KeyboardEvents"
|
|
185575
|
+
},
|
|
185576
|
+
"declarations": [
|
|
185577
|
+
{
|
|
185578
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
185579
|
+
"name": "KeyboardEvents"
|
|
185580
|
+
}
|
|
185581
|
+
],
|
|
185582
|
+
"required": false,
|
|
185583
|
+
"type": {
|
|
185584
|
+
"name": "((e: KeyboardEvent) => void)"
|
|
185585
|
+
}
|
|
185586
|
+
},
|
|
185587
|
+
"onKeyUp": {
|
|
185588
|
+
"defaultValue": null,
|
|
185589
|
+
"description": "Handler that is called when a key is released.",
|
|
185590
|
+
"name": "onKeyUp",
|
|
185591
|
+
"parent": {
|
|
185592
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
185593
|
+
"name": "KeyboardEvents"
|
|
185594
|
+
},
|
|
185595
|
+
"declarations": [
|
|
185596
|
+
{
|
|
185597
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
|
|
185598
|
+
"name": "KeyboardEvents"
|
|
185599
|
+
}
|
|
185600
|
+
],
|
|
185601
|
+
"required": false,
|
|
185602
|
+
"type": {
|
|
185603
|
+
"name": "((e: KeyboardEvent) => void)"
|
|
185604
|
+
}
|
|
185605
|
+
},
|
|
185606
|
+
"value": {
|
|
185607
|
+
"defaultValue": null,
|
|
185608
|
+
"description": "The current value (controlled).",
|
|
185609
|
+
"name": "value",
|
|
185610
|
+
"parent": {
|
|
185611
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185612
|
+
"name": "ValueBase"
|
|
185613
|
+
},
|
|
185614
|
+
"declarations": [
|
|
185615
|
+
{
|
|
185616
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185617
|
+
"name": "ValueBase"
|
|
185618
|
+
}
|
|
185619
|
+
],
|
|
185620
|
+
"required": false,
|
|
185621
|
+
"type": {
|
|
185622
|
+
"name": "TimeValue | null"
|
|
185623
|
+
}
|
|
185624
|
+
},
|
|
185625
|
+
"defaultValue": {
|
|
185626
|
+
"defaultValue": null,
|
|
185627
|
+
"description": "The default value (uncontrolled).",
|
|
185628
|
+
"name": "defaultValue",
|
|
185629
|
+
"parent": {
|
|
185630
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185631
|
+
"name": "ValueBase"
|
|
185632
|
+
},
|
|
185633
|
+
"declarations": [
|
|
185634
|
+
{
|
|
185635
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185636
|
+
"name": "ValueBase"
|
|
185637
|
+
}
|
|
185638
|
+
],
|
|
185639
|
+
"required": false,
|
|
185640
|
+
"type": {
|
|
185641
|
+
"name": "TimeValue | null"
|
|
185642
|
+
}
|
|
185643
|
+
},
|
|
185644
|
+
"onChange": {
|
|
185645
|
+
"defaultValue": null,
|
|
185646
|
+
"description": "Handler that is called when the value changes.",
|
|
185647
|
+
"name": "onChange",
|
|
185648
|
+
"parent": {
|
|
185649
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185650
|
+
"name": "ValueBase"
|
|
185651
|
+
},
|
|
185652
|
+
"declarations": [
|
|
185653
|
+
{
|
|
185654
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
185655
|
+
"name": "ValueBase"
|
|
185656
|
+
}
|
|
185657
|
+
],
|
|
185658
|
+
"required": false,
|
|
185659
|
+
"type": {
|
|
185660
|
+
"name": "((value: TimeValue | null) => void)"
|
|
185661
|
+
}
|
|
185662
|
+
},
|
|
185663
|
+
"id": {
|
|
185664
|
+
"defaultValue": null,
|
|
185665
|
+
"description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
185666
|
+
"name": "id",
|
|
185667
|
+
"parent": {
|
|
185668
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
185669
|
+
"name": "DOMProps"
|
|
185670
|
+
},
|
|
185671
|
+
"declarations": [
|
|
185672
|
+
{
|
|
185673
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
185674
|
+
"name": "DOMProps"
|
|
185675
|
+
}
|
|
185676
|
+
],
|
|
185677
|
+
"required": false,
|
|
185678
|
+
"type": {
|
|
185679
|
+
"name": "string"
|
|
185680
|
+
}
|
|
185681
|
+
},
|
|
185682
|
+
"name": {
|
|
185683
|
+
"defaultValue": null,
|
|
185684
|
+
"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).",
|
|
185685
|
+
"name": "name",
|
|
185686
|
+
"parent": {
|
|
185687
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
185688
|
+
"name": "InputDOMProps"
|
|
185689
|
+
},
|
|
185690
|
+
"declarations": [
|
|
185691
|
+
{
|
|
185692
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
185693
|
+
"name": "InputDOMProps"
|
|
185694
|
+
}
|
|
185695
|
+
],
|
|
185696
|
+
"required": false,
|
|
185697
|
+
"type": {
|
|
185698
|
+
"name": "string"
|
|
185699
|
+
}
|
|
185700
|
+
},
|
|
185701
|
+
"form": {
|
|
185702
|
+
"defaultValue": null,
|
|
185703
|
+
"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).",
|
|
185704
|
+
"name": "form",
|
|
185705
|
+
"parent": {
|
|
185706
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
185707
|
+
"name": "InputDOMProps"
|
|
185708
|
+
},
|
|
185709
|
+
"declarations": [
|
|
185710
|
+
{
|
|
185711
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
185712
|
+
"name": "InputDOMProps"
|
|
185713
|
+
}
|
|
185714
|
+
],
|
|
185715
|
+
"required": false,
|
|
185716
|
+
"type": {
|
|
185717
|
+
"name": "string"
|
|
185718
|
+
}
|
|
185719
|
+
},
|
|
185910
185720
|
"slot": {
|
|
185911
185721
|
"defaultValue": null,
|
|
185912
185722
|
"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.",
|
|
@@ -185925,6 +185735,196 @@
|
|
|
185925
185735
|
"type": {
|
|
185926
185736
|
"name": "string | null"
|
|
185927
185737
|
}
|
|
185738
|
+
},
|
|
185739
|
+
"autoComplete": {
|
|
185740
|
+
"defaultValue": null,
|
|
185741
|
+
"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).",
|
|
185742
|
+
"name": "autoComplete",
|
|
185743
|
+
"parent": {
|
|
185744
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185745
|
+
"name": "AriaDatePickerProps"
|
|
185746
|
+
},
|
|
185747
|
+
"declarations": [
|
|
185748
|
+
{
|
|
185749
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185750
|
+
"name": "AriaDatePickerProps"
|
|
185751
|
+
}
|
|
185752
|
+
],
|
|
185753
|
+
"required": false,
|
|
185754
|
+
"type": {
|
|
185755
|
+
"name": "string"
|
|
185756
|
+
}
|
|
185757
|
+
},
|
|
185758
|
+
"pageBehavior": {
|
|
185759
|
+
"defaultValue": {
|
|
185760
|
+
"value": "visible"
|
|
185761
|
+
},
|
|
185762
|
+
"description": "Controls the behavior of paging. Pagination either works by advancing the visible page by visibleDuration (default) or one unit of visibleDuration.",
|
|
185763
|
+
"name": "pageBehavior",
|
|
185764
|
+
"parent": {
|
|
185765
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185766
|
+
"name": "DatePickerBase"
|
|
185767
|
+
},
|
|
185768
|
+
"declarations": [
|
|
185769
|
+
{
|
|
185770
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185771
|
+
"name": "DatePickerBase"
|
|
185772
|
+
}
|
|
185773
|
+
],
|
|
185774
|
+
"required": false,
|
|
185775
|
+
"type": {
|
|
185776
|
+
"name": "PageBehavior"
|
|
185777
|
+
}
|
|
185778
|
+
},
|
|
185779
|
+
"firstDayOfWeek": {
|
|
185780
|
+
"defaultValue": null,
|
|
185781
|
+
"description": "The day that starts the week.",
|
|
185782
|
+
"name": "firstDayOfWeek",
|
|
185783
|
+
"parent": {
|
|
185784
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185785
|
+
"name": "DatePickerBase"
|
|
185786
|
+
},
|
|
185787
|
+
"declarations": [
|
|
185788
|
+
{
|
|
185789
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185790
|
+
"name": "DatePickerBase"
|
|
185791
|
+
}
|
|
185792
|
+
],
|
|
185793
|
+
"required": false,
|
|
185794
|
+
"type": {
|
|
185795
|
+
"name": "\"sun\" | \"mon\" | \"tue\" | \"wed\" | \"thu\" | \"fri\" | \"sat\""
|
|
185796
|
+
}
|
|
185797
|
+
},
|
|
185798
|
+
"isDateUnavailable": {
|
|
185799
|
+
"defaultValue": null,
|
|
185800
|
+
"description": "Callback that is called for each date of the calendar. If it returns true, then the date is unavailable.",
|
|
185801
|
+
"name": "isDateUnavailable",
|
|
185802
|
+
"parent": {
|
|
185803
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185804
|
+
"name": "DateFieldBase"
|
|
185805
|
+
},
|
|
185806
|
+
"declarations": [
|
|
185807
|
+
{
|
|
185808
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
|
|
185809
|
+
"name": "DateFieldBase"
|
|
185810
|
+
}
|
|
185811
|
+
],
|
|
185812
|
+
"required": false,
|
|
185813
|
+
"type": {
|
|
185814
|
+
"name": "((date: DateValue) => boolean)"
|
|
185815
|
+
}
|
|
185816
|
+
},
|
|
185817
|
+
"shouldCloseOnSelect": {
|
|
185818
|
+
"defaultValue": {
|
|
185819
|
+
"value": "true"
|
|
185820
|
+
},
|
|
185821
|
+
"description": "Determines whether the date picker popover should close automatically when a date is selected.",
|
|
185822
|
+
"name": "shouldCloseOnSelect",
|
|
185823
|
+
"parent": {
|
|
185824
|
+
"fileName": "flow/node_modules/.pnpm/@react-stately+datepicker@3.15.3_react@19.2.4/node_modules/@react-stately/datepicker/dist/types.d.ts",
|
|
185825
|
+
"name": "DateRangePickerStateOptions"
|
|
185826
|
+
},
|
|
185827
|
+
"declarations": [
|
|
185828
|
+
{
|
|
185829
|
+
"fileName": "flow/node_modules/.pnpm/@react-stately+datepicker@3.15.3_react@19.2.4/node_modules/@react-stately/datepicker/dist/types.d.ts",
|
|
185830
|
+
"name": "DateRangePickerStateOptions"
|
|
185831
|
+
}
|
|
185832
|
+
],
|
|
185833
|
+
"required": false,
|
|
185834
|
+
"type": {
|
|
185835
|
+
"name": "boolean | (() => boolean)"
|
|
185836
|
+
}
|
|
185837
|
+
},
|
|
185838
|
+
"children": {
|
|
185839
|
+
"defaultValue": null,
|
|
185840
|
+
"description": "",
|
|
185841
|
+
"name": "children",
|
|
185842
|
+
"declarations": [
|
|
185843
|
+
{
|
|
185844
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
185845
|
+
"name": "TypeLiteral"
|
|
185846
|
+
}
|
|
185847
|
+
],
|
|
185848
|
+
"required": false,
|
|
185849
|
+
"type": {
|
|
185850
|
+
"name": "ReactNode"
|
|
185851
|
+
}
|
|
185852
|
+
},
|
|
185853
|
+
"wrapWith": {
|
|
185854
|
+
"defaultValue": null,
|
|
185855
|
+
"description": "",
|
|
185856
|
+
"name": "wrapWith",
|
|
185857
|
+
"parent": {
|
|
185858
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
185859
|
+
"name": "FlowComponentProps"
|
|
185860
|
+
},
|
|
185861
|
+
"declarations": [
|
|
185862
|
+
{
|
|
185863
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
185864
|
+
"name": "FlowComponentProps"
|
|
185865
|
+
}
|
|
185866
|
+
],
|
|
185867
|
+
"required": false,
|
|
185868
|
+
"type": {
|
|
185869
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
185870
|
+
}
|
|
185871
|
+
},
|
|
185872
|
+
"tunnelId": {
|
|
185873
|
+
"defaultValue": null,
|
|
185874
|
+
"description": "@internal",
|
|
185875
|
+
"name": "tunnelId",
|
|
185876
|
+
"parent": {
|
|
185877
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
185878
|
+
"name": "PropsWithTunnel"
|
|
185879
|
+
},
|
|
185880
|
+
"declarations": [
|
|
185881
|
+
{
|
|
185882
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
185883
|
+
"name": "PropsWithTunnel"
|
|
185884
|
+
}
|
|
185885
|
+
],
|
|
185886
|
+
"required": false,
|
|
185887
|
+
"type": {
|
|
185888
|
+
"name": "string | null"
|
|
185889
|
+
}
|
|
185890
|
+
},
|
|
185891
|
+
"ref": {
|
|
185892
|
+
"defaultValue": null,
|
|
185893
|
+
"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}",
|
|
185894
|
+
"name": "ref",
|
|
185895
|
+
"parent": {
|
|
185896
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
185897
|
+
"name": "RefAttributes"
|
|
185898
|
+
},
|
|
185899
|
+
"declarations": [
|
|
185900
|
+
{
|
|
185901
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
185902
|
+
"name": "RefAttributes"
|
|
185903
|
+
}
|
|
185904
|
+
],
|
|
185905
|
+
"required": false,
|
|
185906
|
+
"type": {
|
|
185907
|
+
"name": "Ref<HTMLSpanElement>"
|
|
185908
|
+
}
|
|
185909
|
+
},
|
|
185910
|
+
"key": {
|
|
185911
|
+
"defaultValue": null,
|
|
185912
|
+
"description": "",
|
|
185913
|
+
"name": "key",
|
|
185914
|
+
"parent": {
|
|
185915
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
185916
|
+
"name": "Attributes"
|
|
185917
|
+
},
|
|
185918
|
+
"declarations": [
|
|
185919
|
+
{
|
|
185920
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
185921
|
+
"name": "Attributes"
|
|
185922
|
+
}
|
|
185923
|
+
],
|
|
185924
|
+
"required": false,
|
|
185925
|
+
"type": {
|
|
185926
|
+
"name": "Key | null"
|
|
185927
|
+
}
|
|
185928
185928
|
}
|
|
185929
185929
|
}
|
|
185930
185930
|
},
|
|
@@ -276791,6 +276791,30 @@
|
|
|
276791
276791
|
}
|
|
276792
276792
|
}
|
|
276793
276793
|
},
|
|
276794
|
+
{
|
|
276795
|
+
"tags": {},
|
|
276796
|
+
"filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
|
|
276797
|
+
"description": "",
|
|
276798
|
+
"displayName": "RouterProvider",
|
|
276799
|
+
"methods": [],
|
|
276800
|
+
"props": {
|
|
276801
|
+
"children": {
|
|
276802
|
+
"defaultValue": null,
|
|
276803
|
+
"description": "",
|
|
276804
|
+
"name": "children",
|
|
276805
|
+
"declarations": [
|
|
276806
|
+
{
|
|
276807
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
276808
|
+
"name": "TypeLiteral"
|
|
276809
|
+
}
|
|
276810
|
+
],
|
|
276811
|
+
"required": false,
|
|
276812
|
+
"type": {
|
|
276813
|
+
"name": "ReactNode"
|
|
276814
|
+
}
|
|
276815
|
+
}
|
|
276816
|
+
}
|
|
276817
|
+
},
|
|
276794
276818
|
{
|
|
276795
276819
|
"tags": {
|
|
276796
276820
|
"deprecated": "Use RouterProvider instead"
|
|
@@ -282319,30 +282343,6 @@
|
|
|
282319
282343
|
}
|
|
282320
282344
|
}
|
|
282321
282345
|
},
|
|
282322
|
-
{
|
|
282323
|
-
"tags": {},
|
|
282324
|
-
"filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
|
|
282325
|
-
"description": "",
|
|
282326
|
-
"displayName": "RouterProvider",
|
|
282327
|
-
"methods": [],
|
|
282328
|
-
"props": {
|
|
282329
|
-
"children": {
|
|
282330
|
-
"defaultValue": null,
|
|
282331
|
-
"description": "",
|
|
282332
|
-
"name": "children",
|
|
282333
|
-
"declarations": [
|
|
282334
|
-
{
|
|
282335
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
282336
|
-
"name": "TypeLiteral"
|
|
282337
|
-
}
|
|
282338
|
-
],
|
|
282339
|
-
"required": false,
|
|
282340
|
-
"type": {
|
|
282341
|
-
"name": "ReactNode"
|
|
282342
|
-
}
|
|
282343
|
-
}
|
|
282344
|
-
}
|
|
282345
|
-
},
|
|
282346
282346
|
{
|
|
282347
282347
|
"tags": {
|
|
282348
282348
|
"flr-generate": "all"
|
|
@@ -297471,9 +297471,9 @@
|
|
|
297471
297471
|
"tags": {
|
|
297472
297472
|
"flr-generate": "all"
|
|
297473
297473
|
},
|
|
297474
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/
|
|
297474
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/RadioButton/RadioButton.tsx",
|
|
297475
297475
|
"description": "",
|
|
297476
|
-
"displayName": "
|
|
297476
|
+
"displayName": "RadioButton",
|
|
297477
297477
|
"methods": [],
|
|
297478
297478
|
"props": {
|
|
297479
297479
|
"className": {
|
|
@@ -299361,9 +299361,9 @@
|
|
|
299361
299361
|
"tags": {
|
|
299362
299362
|
"flr-generate": "all"
|
|
299363
299363
|
},
|
|
299364
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/
|
|
299364
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/Radio/Radio.tsx",
|
|
299365
299365
|
"description": "",
|
|
299366
|
-
"displayName": "
|
|
299366
|
+
"displayName": "Radio",
|
|
299367
299367
|
"methods": [],
|
|
299368
299368
|
"props": {
|
|
299369
299369
|
"className": {
|
|
@@ -301641,71 +301641,67 @@
|
|
|
301641
301641
|
}
|
|
301642
301642
|
},
|
|
301643
301643
|
{
|
|
301644
|
-
"tags": {
|
|
301645
|
-
|
|
301646
|
-
},
|
|
301647
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
301644
|
+
"tags": {},
|
|
301645
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301648
301646
|
"description": "",
|
|
301649
|
-
"displayName": "
|
|
301647
|
+
"displayName": "ValidationResultButton",
|
|
301650
301648
|
"methods": [],
|
|
301651
301649
|
"props": {
|
|
301652
|
-
"
|
|
301653
|
-
"defaultValue":
|
|
301654
|
-
"value": "false"
|
|
301655
|
-
},
|
|
301650
|
+
"policyValidationResult": {
|
|
301651
|
+
"defaultValue": null,
|
|
301656
301652
|
"description": "",
|
|
301657
|
-
"name": "
|
|
301653
|
+
"name": "policyValidationResult",
|
|
301658
301654
|
"parent": {
|
|
301659
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
301655
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301660
301656
|
"name": "Props"
|
|
301661
301657
|
},
|
|
301662
301658
|
"declarations": [
|
|
301663
301659
|
{
|
|
301664
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
301660
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301665
301661
|
"name": "Props"
|
|
301666
301662
|
}
|
|
301667
301663
|
],
|
|
301668
301664
|
"required": false,
|
|
301669
301665
|
"type": {
|
|
301670
|
-
"name": "
|
|
301666
|
+
"name": "ResolvedPolicyValidationResult"
|
|
301671
301667
|
}
|
|
301672
301668
|
},
|
|
301673
|
-
"
|
|
301669
|
+
"isDisabled": {
|
|
301674
301670
|
"defaultValue": null,
|
|
301675
301671
|
"description": "",
|
|
301676
|
-
"name": "
|
|
301672
|
+
"name": "isDisabled",
|
|
301677
301673
|
"parent": {
|
|
301678
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
301674
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301679
301675
|
"name": "Props"
|
|
301680
301676
|
},
|
|
301681
301677
|
"declarations": [
|
|
301682
301678
|
{
|
|
301683
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
301679
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301684
301680
|
"name": "Props"
|
|
301685
301681
|
}
|
|
301686
301682
|
],
|
|
301687
|
-
"required":
|
|
301683
|
+
"required": false,
|
|
301688
301684
|
"type": {
|
|
301689
301685
|
"name": "boolean"
|
|
301690
301686
|
}
|
|
301691
301687
|
},
|
|
301692
|
-
"
|
|
301688
|
+
"isEmptyValue": {
|
|
301693
301689
|
"defaultValue": null,
|
|
301694
301690
|
"description": "",
|
|
301695
|
-
"name": "
|
|
301691
|
+
"name": "isEmptyValue",
|
|
301696
301692
|
"parent": {
|
|
301697
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
301693
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301698
301694
|
"name": "Props"
|
|
301699
301695
|
},
|
|
301700
301696
|
"declarations": [
|
|
301701
301697
|
{
|
|
301702
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
301698
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301703
301699
|
"name": "Props"
|
|
301704
301700
|
}
|
|
301705
301701
|
],
|
|
301706
301702
|
"required": true,
|
|
301707
301703
|
"type": {
|
|
301708
|
-
"name": "
|
|
301704
|
+
"name": "boolean"
|
|
301709
301705
|
}
|
|
301710
301706
|
},
|
|
301711
301707
|
"className": {
|
|
@@ -301730,67 +301726,71 @@
|
|
|
301730
301726
|
}
|
|
301731
301727
|
},
|
|
301732
301728
|
{
|
|
301733
|
-
"tags": {
|
|
301734
|
-
|
|
301729
|
+
"tags": {
|
|
301730
|
+
"internal": ""
|
|
301731
|
+
},
|
|
301732
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
301735
301733
|
"description": "",
|
|
301736
|
-
"displayName": "
|
|
301734
|
+
"displayName": "TogglePasswordVisibilityButton",
|
|
301737
301735
|
"methods": [],
|
|
301738
301736
|
"props": {
|
|
301739
|
-
"
|
|
301740
|
-
"defaultValue":
|
|
301737
|
+
"isDisabled": {
|
|
301738
|
+
"defaultValue": {
|
|
301739
|
+
"value": "false"
|
|
301740
|
+
},
|
|
301741
301741
|
"description": "",
|
|
301742
|
-
"name": "
|
|
301742
|
+
"name": "isDisabled",
|
|
301743
301743
|
"parent": {
|
|
301744
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
301744
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
301745
301745
|
"name": "Props"
|
|
301746
301746
|
},
|
|
301747
301747
|
"declarations": [
|
|
301748
301748
|
{
|
|
301749
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
301749
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
301750
301750
|
"name": "Props"
|
|
301751
301751
|
}
|
|
301752
301752
|
],
|
|
301753
301753
|
"required": false,
|
|
301754
301754
|
"type": {
|
|
301755
|
-
"name": "
|
|
301755
|
+
"name": "boolean"
|
|
301756
301756
|
}
|
|
301757
301757
|
},
|
|
301758
|
-
"
|
|
301758
|
+
"isVisible": {
|
|
301759
301759
|
"defaultValue": null,
|
|
301760
301760
|
"description": "",
|
|
301761
|
-
"name": "
|
|
301761
|
+
"name": "isVisible",
|
|
301762
301762
|
"parent": {
|
|
301763
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
301763
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
301764
301764
|
"name": "Props"
|
|
301765
301765
|
},
|
|
301766
301766
|
"declarations": [
|
|
301767
301767
|
{
|
|
301768
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
301768
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
301769
301769
|
"name": "Props"
|
|
301770
301770
|
}
|
|
301771
301771
|
],
|
|
301772
|
-
"required":
|
|
301772
|
+
"required": true,
|
|
301773
301773
|
"type": {
|
|
301774
301774
|
"name": "boolean"
|
|
301775
301775
|
}
|
|
301776
301776
|
},
|
|
301777
|
-
"
|
|
301777
|
+
"onPress": {
|
|
301778
301778
|
"defaultValue": null,
|
|
301779
301779
|
"description": "",
|
|
301780
|
-
"name": "
|
|
301780
|
+
"name": "onPress",
|
|
301781
301781
|
"parent": {
|
|
301782
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
301782
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
301783
301783
|
"name": "Props"
|
|
301784
301784
|
},
|
|
301785
301785
|
"declarations": [
|
|
301786
301786
|
{
|
|
301787
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
301787
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
301788
301788
|
"name": "Props"
|
|
301789
301789
|
}
|
|
301790
301790
|
],
|
|
301791
301791
|
"required": true,
|
|
301792
301792
|
"type": {
|
|
301793
|
-
"name": "
|
|
301793
|
+
"name": "ActionFn"
|
|
301794
301794
|
}
|
|
301795
301795
|
},
|
|
301796
301796
|
"className": {
|
|
@@ -301814,6 +301814,53 @@
|
|
|
301814
301814
|
}
|
|
301815
301815
|
}
|
|
301816
301816
|
},
|
|
301817
|
+
{
|
|
301818
|
+
"tags": {},
|
|
301819
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
|
|
301820
|
+
"description": "",
|
|
301821
|
+
"displayName": "PasswordGenerateButton",
|
|
301822
|
+
"methods": [],
|
|
301823
|
+
"props": {
|
|
301824
|
+
"isDisabled": {
|
|
301825
|
+
"defaultValue": null,
|
|
301826
|
+
"description": "",
|
|
301827
|
+
"name": "isDisabled",
|
|
301828
|
+
"parent": {
|
|
301829
|
+
"fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
|
|
301830
|
+
"name": "Props"
|
|
301831
|
+
},
|
|
301832
|
+
"declarations": [
|
|
301833
|
+
{
|
|
301834
|
+
"fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
|
|
301835
|
+
"name": "Props"
|
|
301836
|
+
}
|
|
301837
|
+
],
|
|
301838
|
+
"required": false,
|
|
301839
|
+
"type": {
|
|
301840
|
+
"name": "boolean"
|
|
301841
|
+
}
|
|
301842
|
+
},
|
|
301843
|
+
"onGeneratePasswordAction": {
|
|
301844
|
+
"defaultValue": null,
|
|
301845
|
+
"description": "",
|
|
301846
|
+
"name": "onGeneratePasswordAction",
|
|
301847
|
+
"parent": {
|
|
301848
|
+
"fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
|
|
301849
|
+
"name": "Props"
|
|
301850
|
+
},
|
|
301851
|
+
"declarations": [
|
|
301852
|
+
{
|
|
301853
|
+
"fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
|
|
301854
|
+
"name": "Props"
|
|
301855
|
+
}
|
|
301856
|
+
],
|
|
301857
|
+
"required": false,
|
|
301858
|
+
"type": {
|
|
301859
|
+
"name": "ActionFn"
|
|
301860
|
+
}
|
|
301861
|
+
}
|
|
301862
|
+
}
|
|
301863
|
+
},
|
|
301817
301864
|
{
|
|
301818
301865
|
"tags": {
|
|
301819
301866
|
"internal": ""
|
|
@@ -301901,53 +301948,6 @@
|
|
|
301901
301948
|
}
|
|
301902
301949
|
}
|
|
301903
301950
|
},
|
|
301904
|
-
{
|
|
301905
|
-
"tags": {},
|
|
301906
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
|
|
301907
|
-
"description": "",
|
|
301908
|
-
"displayName": "PasswordGenerateButton",
|
|
301909
|
-
"methods": [],
|
|
301910
|
-
"props": {
|
|
301911
|
-
"isDisabled": {
|
|
301912
|
-
"defaultValue": null,
|
|
301913
|
-
"description": "",
|
|
301914
|
-
"name": "isDisabled",
|
|
301915
|
-
"parent": {
|
|
301916
|
-
"fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
|
|
301917
|
-
"name": "Props"
|
|
301918
|
-
},
|
|
301919
|
-
"declarations": [
|
|
301920
|
-
{
|
|
301921
|
-
"fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
|
|
301922
|
-
"name": "Props"
|
|
301923
|
-
}
|
|
301924
|
-
],
|
|
301925
|
-
"required": false,
|
|
301926
|
-
"type": {
|
|
301927
|
-
"name": "boolean"
|
|
301928
|
-
}
|
|
301929
|
-
},
|
|
301930
|
-
"onGeneratePasswordAction": {
|
|
301931
|
-
"defaultValue": null,
|
|
301932
|
-
"description": "",
|
|
301933
|
-
"name": "onGeneratePasswordAction",
|
|
301934
|
-
"parent": {
|
|
301935
|
-
"fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
|
|
301936
|
-
"name": "Props"
|
|
301937
|
-
},
|
|
301938
|
-
"declarations": [
|
|
301939
|
-
{
|
|
301940
|
-
"fileName": "components/src/components/PasswordCreationField/components/PasswordGenerateButton/PasswordGenerateButton.tsx",
|
|
301941
|
-
"name": "Props"
|
|
301942
|
-
}
|
|
301943
|
-
],
|
|
301944
|
-
"required": false,
|
|
301945
|
-
"type": {
|
|
301946
|
-
"name": "ActionFn"
|
|
301947
|
-
}
|
|
301948
|
-
}
|
|
301949
|
-
}
|
|
301950
|
-
},
|
|
301951
301951
|
{
|
|
301952
301952
|
"tags": {
|
|
301953
301953
|
"flr-generate": "all"
|
|
@@ -308356,14 +308356,6 @@
|
|
|
308356
308356
|
}
|
|
308357
308357
|
}
|
|
308358
308358
|
},
|
|
308359
|
-
{
|
|
308360
|
-
"tags": {},
|
|
308361
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/Footer.tsx",
|
|
308362
|
-
"description": "",
|
|
308363
|
-
"displayName": "Footer",
|
|
308364
|
-
"methods": [],
|
|
308365
|
-
"props": {}
|
|
308366
|
-
},
|
|
308367
308359
|
{
|
|
308368
308360
|
"tags": {},
|
|
308369
308361
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/DataLoader/DataLoaderSuspense.tsx",
|
|
@@ -308407,6 +308399,14 @@
|
|
|
308407
308399
|
}
|
|
308408
308400
|
}
|
|
308409
308401
|
},
|
|
308402
|
+
{
|
|
308403
|
+
"tags": {},
|
|
308404
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/Footer.tsx",
|
|
308405
|
+
"description": "",
|
|
308406
|
+
"displayName": "Footer",
|
|
308407
|
+
"methods": [],
|
|
308408
|
+
"props": {}
|
|
308409
|
+
},
|
|
308410
308410
|
{
|
|
308411
308411
|
"tags": {},
|
|
308412
308412
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Link/components/LinkIcon/LinkIcon.tsx",
|
|
@@ -310713,34 +310713,6 @@
|
|
|
310713
310713
|
}
|
|
310714
310714
|
}
|
|
310715
310715
|
},
|
|
310716
|
-
{
|
|
310717
|
-
"tags": {},
|
|
310718
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
310719
|
-
"description": "",
|
|
310720
|
-
"displayName": "DeleteButton",
|
|
310721
|
-
"methods": [],
|
|
310722
|
-
"props": {
|
|
310723
|
-
"onDelete": {
|
|
310724
|
-
"defaultValue": null,
|
|
310725
|
-
"description": "",
|
|
310726
|
-
"name": "onDelete",
|
|
310727
|
-
"parent": {
|
|
310728
|
-
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
310729
|
-
"name": "Props"
|
|
310730
|
-
},
|
|
310731
|
-
"declarations": [
|
|
310732
|
-
{
|
|
310733
|
-
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
310734
|
-
"name": "Props"
|
|
310735
|
-
}
|
|
310736
|
-
],
|
|
310737
|
-
"required": true,
|
|
310738
|
-
"type": {
|
|
310739
|
-
"name": "() => void"
|
|
310740
|
-
}
|
|
310741
|
-
}
|
|
310742
|
-
}
|
|
310743
|
-
},
|
|
310744
310716
|
{
|
|
310745
310717
|
"tags": {},
|
|
310746
310718
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/Avatar/Avatar.tsx",
|
|
@@ -310807,6 +310779,34 @@
|
|
|
310807
310779
|
}
|
|
310808
310780
|
}
|
|
310809
310781
|
},
|
|
310782
|
+
{
|
|
310783
|
+
"tags": {},
|
|
310784
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
310785
|
+
"description": "",
|
|
310786
|
+
"displayName": "DeleteButton",
|
|
310787
|
+
"methods": [],
|
|
310788
|
+
"props": {
|
|
310789
|
+
"onDelete": {
|
|
310790
|
+
"defaultValue": null,
|
|
310791
|
+
"description": "",
|
|
310792
|
+
"name": "onDelete",
|
|
310793
|
+
"parent": {
|
|
310794
|
+
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
310795
|
+
"name": "Props"
|
|
310796
|
+
},
|
|
310797
|
+
"declarations": [
|
|
310798
|
+
{
|
|
310799
|
+
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
310800
|
+
"name": "Props"
|
|
310801
|
+
}
|
|
310802
|
+
],
|
|
310803
|
+
"required": true,
|
|
310804
|
+
"type": {
|
|
310805
|
+
"name": "() => void"
|
|
310806
|
+
}
|
|
310807
|
+
}
|
|
310808
|
+
}
|
|
310809
|
+
},
|
|
310810
310810
|
{
|
|
310811
310811
|
"tags": {},
|
|
310812
310812
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/DateRangePicker/components/DateRangeInput/DateRangeInput.tsx",
|
|
@@ -337156,51 +337156,76 @@
|
|
|
337156
337156
|
},
|
|
337157
337157
|
{
|
|
337158
337158
|
"tags": {},
|
|
337159
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/
|
|
337159
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
337160
337160
|
"description": "",
|
|
337161
|
-
"displayName": "
|
|
337161
|
+
"displayName": "ViewModeMenuItem",
|
|
337162
337162
|
"methods": [],
|
|
337163
337163
|
"props": {
|
|
337164
|
-
"
|
|
337164
|
+
"viewMode": {
|
|
337165
337165
|
"defaultValue": null,
|
|
337166
337166
|
"description": "",
|
|
337167
|
-
"name": "
|
|
337167
|
+
"name": "viewMode",
|
|
337168
337168
|
"parent": {
|
|
337169
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
337169
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
337170
337170
|
"name": "Props"
|
|
337171
337171
|
},
|
|
337172
337172
|
"declarations": [
|
|
337173
337173
|
{
|
|
337174
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
337174
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
337175
337175
|
"name": "Props"
|
|
337176
337176
|
}
|
|
337177
337177
|
],
|
|
337178
337178
|
"required": true,
|
|
337179
337179
|
"type": {
|
|
337180
|
-
"name": "
|
|
337180
|
+
"name": "ListViewMode"
|
|
337181
337181
|
}
|
|
337182
|
-
}
|
|
337183
|
-
|
|
337182
|
+
}
|
|
337183
|
+
}
|
|
337184
|
+
},
|
|
337185
|
+
{
|
|
337186
|
+
"tags": {},
|
|
337187
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
337188
|
+
"description": "",
|
|
337189
|
+
"displayName": "ViewModeContextMenu",
|
|
337190
|
+
"methods": [],
|
|
337191
|
+
"props": {}
|
|
337192
|
+
},
|
|
337193
|
+
{
|
|
337194
|
+
"tags": {},
|
|
337195
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
337196
|
+
"description": "",
|
|
337197
|
+
"displayName": "SortingMenuItem",
|
|
337198
|
+
"methods": [],
|
|
337199
|
+
"props": {
|
|
337200
|
+
"sorting": {
|
|
337184
337201
|
"defaultValue": null,
|
|
337185
|
-
"description": "
|
|
337186
|
-
"name": "
|
|
337202
|
+
"description": "",
|
|
337203
|
+
"name": "sorting",
|
|
337187
337204
|
"parent": {
|
|
337188
|
-
"fileName": "components/src/
|
|
337189
|
-
"name": "
|
|
337205
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
337206
|
+
"name": "Props"
|
|
337190
337207
|
},
|
|
337191
337208
|
"declarations": [
|
|
337192
337209
|
{
|
|
337193
|
-
"fileName": "components/src/
|
|
337194
|
-
"name": "
|
|
337210
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
337211
|
+
"name": "Props"
|
|
337195
337212
|
}
|
|
337196
337213
|
],
|
|
337197
|
-
"required":
|
|
337214
|
+
"required": true,
|
|
337198
337215
|
"type": {
|
|
337199
|
-
"name": "
|
|
337216
|
+
"name": "Sorting<never>"
|
|
337200
337217
|
}
|
|
337201
337218
|
}
|
|
337202
337219
|
}
|
|
337203
337220
|
},
|
|
337221
|
+
{
|
|
337222
|
+
"tags": {},
|
|
337223
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
337224
|
+
"description": "",
|
|
337225
|
+
"displayName": "SortingContextMenu",
|
|
337226
|
+
"methods": [],
|
|
337227
|
+
"props": {}
|
|
337228
|
+
},
|
|
337204
337229
|
{
|
|
337205
337230
|
"tags": {},
|
|
337206
337231
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
|
|
@@ -337265,6 +337290,53 @@
|
|
|
337265
337290
|
}
|
|
337266
337291
|
}
|
|
337267
337292
|
},
|
|
337293
|
+
{
|
|
337294
|
+
"tags": {},
|
|
337295
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
337296
|
+
"description": "",
|
|
337297
|
+
"displayName": "SearchField",
|
|
337298
|
+
"methods": [],
|
|
337299
|
+
"props": {
|
|
337300
|
+
"search": {
|
|
337301
|
+
"defaultValue": null,
|
|
337302
|
+
"description": "",
|
|
337303
|
+
"name": "search",
|
|
337304
|
+
"parent": {
|
|
337305
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
337306
|
+
"name": "Props"
|
|
337307
|
+
},
|
|
337308
|
+
"declarations": [
|
|
337309
|
+
{
|
|
337310
|
+
"fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
|
|
337311
|
+
"name": "Props"
|
|
337312
|
+
}
|
|
337313
|
+
],
|
|
337314
|
+
"required": true,
|
|
337315
|
+
"type": {
|
|
337316
|
+
"name": "Search<never>"
|
|
337317
|
+
}
|
|
337318
|
+
},
|
|
337319
|
+
"className": {
|
|
337320
|
+
"defaultValue": null,
|
|
337321
|
+
"description": "The elements class name.",
|
|
337322
|
+
"name": "className",
|
|
337323
|
+
"parent": {
|
|
337324
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
337325
|
+
"name": "PropsWithClassName"
|
|
337326
|
+
},
|
|
337327
|
+
"declarations": [
|
|
337328
|
+
{
|
|
337329
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
337330
|
+
"name": "PropsWithClassName"
|
|
337331
|
+
}
|
|
337332
|
+
],
|
|
337333
|
+
"required": false,
|
|
337334
|
+
"type": {
|
|
337335
|
+
"name": "string"
|
|
337336
|
+
}
|
|
337337
|
+
}
|
|
337338
|
+
}
|
|
337339
|
+
},
|
|
337268
337340
|
{
|
|
337269
337341
|
"tags": {},
|
|
337270
337342
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/ViewModeAccordion.tsx",
|
|
@@ -345154,78 +345226,6 @@
|
|
|
345154
345226
|
}
|
|
345155
345227
|
}
|
|
345156
345228
|
},
|
|
345157
|
-
{
|
|
345158
|
-
"tags": {},
|
|
345159
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
345160
|
-
"description": "",
|
|
345161
|
-
"displayName": "SortingMenuItem",
|
|
345162
|
-
"methods": [],
|
|
345163
|
-
"props": {
|
|
345164
|
-
"sorting": {
|
|
345165
|
-
"defaultValue": null,
|
|
345166
|
-
"description": "",
|
|
345167
|
-
"name": "sorting",
|
|
345168
|
-
"parent": {
|
|
345169
|
-
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
345170
|
-
"name": "Props"
|
|
345171
|
-
},
|
|
345172
|
-
"declarations": [
|
|
345173
|
-
{
|
|
345174
|
-
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
345175
|
-
"name": "Props"
|
|
345176
|
-
}
|
|
345177
|
-
],
|
|
345178
|
-
"required": true,
|
|
345179
|
-
"type": {
|
|
345180
|
-
"name": "Sorting<never>"
|
|
345181
|
-
}
|
|
345182
|
-
}
|
|
345183
|
-
}
|
|
345184
|
-
},
|
|
345185
|
-
{
|
|
345186
|
-
"tags": {},
|
|
345187
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
345188
|
-
"description": "",
|
|
345189
|
-
"displayName": "SortingContextMenu",
|
|
345190
|
-
"methods": [],
|
|
345191
|
-
"props": {}
|
|
345192
|
-
},
|
|
345193
|
-
{
|
|
345194
|
-
"tags": {},
|
|
345195
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
345196
|
-
"description": "",
|
|
345197
|
-
"displayName": "ViewModeMenuItem",
|
|
345198
|
-
"methods": [],
|
|
345199
|
-
"props": {
|
|
345200
|
-
"viewMode": {
|
|
345201
|
-
"defaultValue": null,
|
|
345202
|
-
"description": "",
|
|
345203
|
-
"name": "viewMode",
|
|
345204
|
-
"parent": {
|
|
345205
|
-
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
345206
|
-
"name": "Props"
|
|
345207
|
-
},
|
|
345208
|
-
"declarations": [
|
|
345209
|
-
{
|
|
345210
|
-
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
345211
|
-
"name": "Props"
|
|
345212
|
-
}
|
|
345213
|
-
],
|
|
345214
|
-
"required": true,
|
|
345215
|
-
"type": {
|
|
345216
|
-
"name": "ListViewMode"
|
|
345217
|
-
}
|
|
345218
|
-
}
|
|
345219
|
-
}
|
|
345220
|
-
},
|
|
345221
|
-
{
|
|
345222
|
-
"tags": {},
|
|
345223
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
345224
|
-
"description": "",
|
|
345225
|
-
"displayName": "ViewModeContextMenu",
|
|
345226
|
-
"methods": [],
|
|
345227
|
-
"props": {}
|
|
345228
|
-
},
|
|
345229
345229
|
{
|
|
345230
345230
|
"tags": {},
|
|
345231
345231
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|