@mittwald/flow-react-components 0.2.0-alpha.702 → 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.
@@ -182348,166 +182348,50 @@
182348
182348
  }
182349
182349
  },
182350
182350
  {
182351
- "tags": {
182352
- "flr-generate": "all"
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": "DatePicker",
182354
+ "displayName": "DateInput",
182357
182355
  "methods": [],
182358
182356
  "props": {
182359
- "className": {
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": "Identifies the element (or elements) that labels the current element.",
182459
- "name": "aria-labelledby",
182359
+ "description": "",
182360
+ "name": "ref",
182460
182361
  "parent": {
182461
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
182462
- "name": "AriaLabelingProps"
182362
+ "fileName": "components/src/components/DateInput/DateInput.tsx",
182363
+ "name": "DateInputProps"
182463
182364
  },
182464
182365
  "declarations": [
182465
182366
  {
182466
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
182467
- "name": "AriaLabelingProps"
182367
+ "fileName": "components/src/components/DateInput/DateInput.tsx",
182368
+ "name": "DateInputProps"
182468
182369
  }
182469
182370
  ],
182470
182371
  "required": false,
182471
182372
  "type": {
182472
- "name": "string"
182373
+ "name": "Ref<HTMLSpanElement | null>"
182473
182374
  }
182474
182375
  },
182475
- "aria-describedby": {
182476
- "defaultValue": null,
182477
- "description": "Identifies the element (or elements) that describes the object.",
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
- "declarations": [
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/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
182500
- "name": "AriaLabelingProps"
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/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
182505
- "name": "AriaLabelingProps"
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": "string"
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
- "validationBehavior": {
183844
- "defaultValue": {
183845
- "value": "'native'"
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": "RACValidation"
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": "RACValidation"
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": "12 | 24"
183743
+ "name": "string | null"
183881
183744
  }
183882
- },
183883
- "granularity": {
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": "'minute'"
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
- "declarations": [
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/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
184043
- "name": "Validation"
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/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
184048
- "name": "Validation"
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": "boolean"
183775
+ "name": "ClassNameOrFunction<TooltipRenderProps>"
184054
183776
  }
184055
183777
  },
184056
- "isInvalid": {
183778
+ "isOpen": {
184057
183779
  "defaultValue": null,
184058
- "description": "Whether the input value is invalid.",
184059
- "name": "isInvalid",
183780
+ "description": "Whether the element is rendered.",
183781
+ "name": "isOpen",
184060
183782
  "parent": {
184061
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
184062
- "name": "Validation"
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+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
184067
- "name": "Validation"
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
- "validate": {
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 element should receive focus on render.",
184097
- "name": "autoFocus",
183799
+ "description": "Whether the overlay is open by default (uncontrolled).",
183800
+ "name": "defaultOpen",
184098
183801
  "parent": {
184099
- "fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
184100
- "name": "FocusableProps"
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+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/events.d.ts",
184105
- "name": "FocusableProps"
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
- "onFocus": {
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 value changes.",
184249
- "name": "onChange",
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+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
184252
- "name": "ValueBase"
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+shared@3.32.1_react@19.2.4/node_modules/@react-types/shared/src/inputs.d.ts",
184257
- "name": "ValueBase"
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": "((value: TimeValue | null) => void)"
183832
+ "name": "((isOpen: boolean) => void)"
184263
183833
  }
184264
183834
  },
184265
- "id": {
183835
+ "aria-label": {
184266
183836
  "defaultValue": null,
184267
- "description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
184268
- "name": "id",
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": "DOMProps"
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": "DOMProps"
183846
+ "name": "AriaLabelingProps"
184277
183847
  }
184278
183848
  ],
184279
183849
  "required": false,
@@ -184281,18 +183851,18 @@
184281
183851
  "name": "string"
184282
183852
  }
184283
183853
  },
184284
- "name": {
183854
+ "aria-labelledby": {
184285
183855
  "defaultValue": null,
184286
- "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).",
184287
- "name": "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": "InputDOMProps"
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": "InputDOMProps"
183865
+ "name": "AriaLabelingProps"
184296
183866
  }
184297
183867
  ],
184298
183868
  "required": false,
@@ -184300,18 +183870,18 @@
184300
183870
  "name": "string"
184301
183871
  }
184302
183872
  },
184303
- "form": {
183873
+ "aria-describedby": {
184304
183874
  "defaultValue": null,
184305
- "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).",
184306
- "name": "form",
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": "InputDOMProps"
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": "InputDOMProps"
183884
+ "name": "AriaLabelingProps"
184315
183885
  }
184316
183886
  ],
184317
183887
  "required": false,
@@ -184319,37 +183889,18 @@
184319
183889
  "name": "string"
184320
183890
  }
184321
183891
  },
184322
- "slot": {
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": "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).",
184344
- "name": "autoComplete",
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+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
184347
- "name": "AriaDatePickerProps"
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+datepicker@3.13.3_react@19.2.4/node_modules/@react-types/datepicker/src/index.d.ts",
184352
- "name": "AriaDatePickerProps"
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
  },
@@ -282529,72 +282529,6 @@
282529
282529
  }
282530
282530
  }
282531
282531
  },
282532
- {
282533
- "tags": {},
282534
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/TabList/TabList.tsx",
282535
- "description": "",
282536
- "displayName": "TabList",
282537
- "methods": [],
282538
- "props": {
282539
- "selection": {
282540
- "defaultValue": null,
282541
- "description": "",
282542
- "name": "selection",
282543
- "parent": {
282544
- "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
282545
- "name": "Props"
282546
- },
282547
- "declarations": [
282548
- {
282549
- "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
282550
- "name": "Props"
282551
- }
282552
- ],
282553
- "required": true,
282554
- "type": {
282555
- "name": "Key | undefined"
282556
- }
282557
- },
282558
- "onContextMenuSelectionChange": {
282559
- "defaultValue": null,
282560
- "description": "",
282561
- "name": "onContextMenuSelectionChange",
282562
- "parent": {
282563
- "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
282564
- "name": "Props"
282565
- },
282566
- "declarations": [
282567
- {
282568
- "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
282569
- "name": "Props"
282570
- }
282571
- ],
282572
- "required": true,
282573
- "type": {
282574
- "name": "(key: Key) => void"
282575
- }
282576
- },
282577
- "disabledKeys": {
282578
- "defaultValue": null,
282579
- "description": "",
282580
- "name": "disabledKeys",
282581
- "parent": {
282582
- "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
282583
- "name": "Props"
282584
- },
282585
- "declarations": [
282586
- {
282587
- "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
282588
- "name": "Props"
282589
- }
282590
- ],
282591
- "required": false,
282592
- "type": {
282593
- "name": "Iterable<Key>"
282594
- }
282595
- }
282596
- }
282597
- },
282598
282532
  {
282599
282533
  "tags": {
282600
282534
  "flr-generate": "all"
@@ -284352,6 +284286,72 @@
284352
284286
  }
284353
284287
  }
284354
284288
  },
284289
+ {
284290
+ "tags": {},
284291
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/TabList/TabList.tsx",
284292
+ "description": "",
284293
+ "displayName": "TabList",
284294
+ "methods": [],
284295
+ "props": {
284296
+ "selection": {
284297
+ "defaultValue": null,
284298
+ "description": "",
284299
+ "name": "selection",
284300
+ "parent": {
284301
+ "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
284302
+ "name": "Props"
284303
+ },
284304
+ "declarations": [
284305
+ {
284306
+ "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
284307
+ "name": "Props"
284308
+ }
284309
+ ],
284310
+ "required": true,
284311
+ "type": {
284312
+ "name": "Key | undefined"
284313
+ }
284314
+ },
284315
+ "onContextMenuSelectionChange": {
284316
+ "defaultValue": null,
284317
+ "description": "",
284318
+ "name": "onContextMenuSelectionChange",
284319
+ "parent": {
284320
+ "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
284321
+ "name": "Props"
284322
+ },
284323
+ "declarations": [
284324
+ {
284325
+ "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
284326
+ "name": "Props"
284327
+ }
284328
+ ],
284329
+ "required": true,
284330
+ "type": {
284331
+ "name": "(key: Key) => void"
284332
+ }
284333
+ },
284334
+ "disabledKeys": {
284335
+ "defaultValue": null,
284336
+ "description": "",
284337
+ "name": "disabledKeys",
284338
+ "parent": {
284339
+ "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
284340
+ "name": "Props"
284341
+ },
284342
+ "declarations": [
284343
+ {
284344
+ "fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
284345
+ "name": "Props"
284346
+ }
284347
+ ],
284348
+ "required": false,
284349
+ "type": {
284350
+ "name": "Iterable<Key>"
284351
+ }
284352
+ }
284353
+ }
284354
+ },
284355
284355
  {
284356
284356
  "tags": {
284357
284357
  "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",
@@ -310685,34 +310685,6 @@
310685
310685
  }
310686
310686
  }
310687
310687
  },
310688
- {
310689
- "tags": {},
310690
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
310691
- "description": "",
310692
- "displayName": "DeleteButton",
310693
- "methods": [],
310694
- "props": {
310695
- "onDelete": {
310696
- "defaultValue": null,
310697
- "description": "",
310698
- "name": "onDelete",
310699
- "parent": {
310700
- "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
310701
- "name": "Props"
310702
- },
310703
- "declarations": [
310704
- {
310705
- "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
310706
- "name": "Props"
310707
- }
310708
- ],
310709
- "required": true,
310710
- "type": {
310711
- "name": "() => void"
310712
- }
310713
- }
310714
- }
310715
- },
310716
310688
  {
310717
310689
  "tags": {},
310718
310690
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/FileSizeText/FileSizeText.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",
@@ -311041,6 +311041,146 @@
311041
311041
  }
311042
311042
  }
311043
311043
  },
311044
+ {
311045
+ "tags": {
311046
+ "flr-generate": "all"
311047
+ },
311048
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuTrigger/ContextMenuTrigger.tsx",
311049
+ "description": "",
311050
+ "displayName": "ContextMenuTrigger",
311051
+ "methods": [],
311052
+ "props": {
311053
+ "isDefaultOpen": {
311054
+ "defaultValue": null,
311055
+ "description": "Whether the overlay should be open initially.",
311056
+ "name": "isDefaultOpen",
311057
+ "parent": {
311058
+ "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
311059
+ "name": "OverlayTriggerProps"
311060
+ },
311061
+ "declarations": [
311062
+ {
311063
+ "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
311064
+ "name": "OverlayTriggerProps"
311065
+ }
311066
+ ],
311067
+ "required": false,
311068
+ "type": {
311069
+ "name": "boolean"
311070
+ }
311071
+ },
311072
+ "controller": {
311073
+ "defaultValue": null,
311074
+ "description": "A controller to control the state of the overlay.",
311075
+ "name": "controller",
311076
+ "parent": {
311077
+ "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
311078
+ "name": "OverlayTriggerProps"
311079
+ },
311080
+ "declarations": [
311081
+ {
311082
+ "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
311083
+ "name": "OverlayTriggerProps"
311084
+ }
311085
+ ],
311086
+ "required": false,
311087
+ "type": {
311088
+ "name": "OverlayController"
311089
+ }
311090
+ },
311091
+ "wrapWith": {
311092
+ "defaultValue": null,
311093
+ "description": "",
311094
+ "name": "wrapWith",
311095
+ "parent": {
311096
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
311097
+ "name": "FlowComponentProps"
311098
+ },
311099
+ "declarations": [
311100
+ {
311101
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
311102
+ "name": "FlowComponentProps"
311103
+ }
311104
+ ],
311105
+ "required": false,
311106
+ "type": {
311107
+ "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
311108
+ }
311109
+ },
311110
+ "tunnelId": {
311111
+ "defaultValue": null,
311112
+ "description": "@internal",
311113
+ "name": "tunnelId",
311114
+ "parent": {
311115
+ "fileName": "components/src/lib/types/props.ts",
311116
+ "name": "PropsWithTunnel"
311117
+ },
311118
+ "declarations": [
311119
+ {
311120
+ "fileName": "components/src/lib/types/props.ts",
311121
+ "name": "PropsWithTunnel"
311122
+ }
311123
+ ],
311124
+ "required": false,
311125
+ "type": {
311126
+ "name": "string | null"
311127
+ }
311128
+ },
311129
+ "ref": {
311130
+ "defaultValue": null,
311131
+ "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}",
311132
+ "name": "ref",
311133
+ "parent": {
311134
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
311135
+ "name": "RefAttributes"
311136
+ },
311137
+ "declarations": [
311138
+ {
311139
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
311140
+ "name": "RefAttributes"
311141
+ }
311142
+ ],
311143
+ "required": false,
311144
+ "type": {
311145
+ "name": "Ref<HTMLSpanElement>"
311146
+ }
311147
+ },
311148
+ "key": {
311149
+ "defaultValue": null,
311150
+ "description": "",
311151
+ "name": "key",
311152
+ "parent": {
311153
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
311154
+ "name": "Attributes"
311155
+ },
311156
+ "declarations": [
311157
+ {
311158
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
311159
+ "name": "Attributes"
311160
+ }
311161
+ ],
311162
+ "required": false,
311163
+ "type": {
311164
+ "name": "Key | null"
311165
+ }
311166
+ },
311167
+ "children": {
311168
+ "defaultValue": null,
311169
+ "description": "",
311170
+ "name": "children",
311171
+ "declarations": [
311172
+ {
311173
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
311174
+ "name": "TypeLiteral"
311175
+ }
311176
+ ],
311177
+ "required": false,
311178
+ "type": {
311179
+ "name": "ReactNode"
311180
+ }
311181
+ }
311182
+ }
311183
+ },
311044
311184
  {
311045
311185
  "tags": {
311046
311186
  "flr-generate": "all"
@@ -311196,146 +311336,6 @@
311196
311336
  }
311197
311337
  }
311198
311338
  },
311199
- {
311200
- "tags": {
311201
- "flr-generate": "all"
311202
- },
311203
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/ContextMenu/components/ContextMenuTrigger/ContextMenuTrigger.tsx",
311204
- "description": "",
311205
- "displayName": "ContextMenuTrigger",
311206
- "methods": [],
311207
- "props": {
311208
- "isDefaultOpen": {
311209
- "defaultValue": null,
311210
- "description": "Whether the overlay should be open initially.",
311211
- "name": "isDefaultOpen",
311212
- "parent": {
311213
- "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
311214
- "name": "OverlayTriggerProps"
311215
- },
311216
- "declarations": [
311217
- {
311218
- "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
311219
- "name": "OverlayTriggerProps"
311220
- }
311221
- ],
311222
- "required": false,
311223
- "type": {
311224
- "name": "boolean"
311225
- }
311226
- },
311227
- "controller": {
311228
- "defaultValue": null,
311229
- "description": "A controller to control the state of the overlay.",
311230
- "name": "controller",
311231
- "parent": {
311232
- "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
311233
- "name": "OverlayTriggerProps"
311234
- },
311235
- "declarations": [
311236
- {
311237
- "fileName": "components/src/components/OverlayTrigger/OverlayTrigger.tsx",
311238
- "name": "OverlayTriggerProps"
311239
- }
311240
- ],
311241
- "required": false,
311242
- "type": {
311243
- "name": "OverlayController"
311244
- }
311245
- },
311246
- "wrapWith": {
311247
- "defaultValue": null,
311248
- "description": "",
311249
- "name": "wrapWith",
311250
- "parent": {
311251
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
311252
- "name": "FlowComponentProps"
311253
- },
311254
- "declarations": [
311255
- {
311256
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
311257
- "name": "FlowComponentProps"
311258
- }
311259
- ],
311260
- "required": false,
311261
- "type": {
311262
- "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
311263
- }
311264
- },
311265
- "tunnelId": {
311266
- "defaultValue": null,
311267
- "description": "@internal",
311268
- "name": "tunnelId",
311269
- "parent": {
311270
- "fileName": "components/src/lib/types/props.ts",
311271
- "name": "PropsWithTunnel"
311272
- },
311273
- "declarations": [
311274
- {
311275
- "fileName": "components/src/lib/types/props.ts",
311276
- "name": "PropsWithTunnel"
311277
- }
311278
- ],
311279
- "required": false,
311280
- "type": {
311281
- "name": "string | null"
311282
- }
311283
- },
311284
- "ref": {
311285
- "defaultValue": null,
311286
- "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}",
311287
- "name": "ref",
311288
- "parent": {
311289
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
311290
- "name": "RefAttributes"
311291
- },
311292
- "declarations": [
311293
- {
311294
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
311295
- "name": "RefAttributes"
311296
- }
311297
- ],
311298
- "required": false,
311299
- "type": {
311300
- "name": "Ref<HTMLSpanElement>"
311301
- }
311302
- },
311303
- "key": {
311304
- "defaultValue": null,
311305
- "description": "",
311306
- "name": "key",
311307
- "parent": {
311308
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
311309
- "name": "Attributes"
311310
- },
311311
- "declarations": [
311312
- {
311313
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
311314
- "name": "Attributes"
311315
- }
311316
- ],
311317
- "required": false,
311318
- "type": {
311319
- "name": "Key | null"
311320
- }
311321
- },
311322
- "children": {
311323
- "defaultValue": null,
311324
- "description": "",
311325
- "name": "children",
311326
- "declarations": [
311327
- {
311328
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
311329
- "name": "TypeLiteral"
311330
- }
311331
- ],
311332
- "required": false,
311333
- "type": {
311334
- "name": "ReactNode"
311335
- }
311336
- }
311337
- }
311338
- },
311339
311339
  {
311340
311340
  "tags": {
311341
311341
  "flr-generate": "all"
@@ -313141,9 +313141,9 @@
313141
313141
  "tags": {
313142
313142
  "flr-generate": "all"
313143
313143
  },
313144
- "filePath": "src/components/CartesianChart/components/XAxis/XAxis.tsx",
313144
+ "filePath": "src/components/CartesianChart/components/YAxis/YAxis.tsx",
313145
313145
  "description": "",
313146
- "displayName": "XAxis",
313146
+ "displayName": "YAxis",
313147
313147
  "methods": [],
313148
313148
  "props": {
313149
313149
  "className": {
@@ -313224,16 +313224,16 @@
313224
313224
  },
313225
313225
  "scale": {
313226
313226
  "defaultValue": null,
313227
- "description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <XAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<XAxis scale={scale} />",
313227
+ "description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <YAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<YAxis scale={scale} />",
313228
313228
  "name": "scale",
313229
313229
  "parent": {
313230
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313231
- "name": "XAxisProps"
313230
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313231
+ "name": "YAxisProps"
313232
313232
  },
313233
313233
  "declarations": [
313234
313234
  {
313235
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313236
- "name": "XAxisProps"
313235
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313236
+ "name": "YAxisProps"
313237
313237
  }
313238
313238
  ],
313239
313239
  "required": false,
@@ -313279,37 +313279,18 @@
313279
313279
  "name": "boolean"
313280
313280
  }
313281
313281
  },
313282
- "allowDataOverflow": {
313283
- "defaultValue": null,
313284
- "description": "When domain of the axis is specified and the type of the axis is 'number',\nif allowDataOverflow is set to be false,\nthe domain will be adjusted when the minimum value of data is smaller than domain[0] or\nthe maximum value of data is greater than domain[1] so that the axis displays all data values.\nIf set to true, graphic elements (line, area, bars) will be clipped to conform to the specified domain.\n@defaultValue false",
313285
- "name": "allowDataOverflow",
313286
- "parent": {
313287
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
313288
- "name": "RenderableAxisProps"
313289
- },
313290
- "declarations": [
313291
- {
313292
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
313293
- "name": "RenderableAxisProps"
313294
- }
313295
- ],
313296
- "required": false,
313297
- "type": {
313298
- "name": "boolean"
313299
- }
313300
- },
313301
313282
  "interval": {
313302
313283
  "defaultValue": null,
313303
- "description": "If set 0, all the ticks will be shown. If set preserveStart\", \"preserveEnd\" or \"preserveStartEnd\", the ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
313284
+ "description": "If set 0, all the ticks will be shown. If set \"preserveStart\", \"preserveEnd\" or \"preserveStartEnd\",\nthe ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
313304
313285
  "name": "interval",
313305
313286
  "parent": {
313306
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313307
- "name": "XAxisProps"
313287
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313288
+ "name": "YAxisProps"
313308
313289
  },
313309
313290
  "declarations": [
313310
313291
  {
313311
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313312
- "name": "XAxisProps"
313292
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313293
+ "name": "YAxisProps"
313313
313294
  }
313314
313295
  ],
313315
313296
  "required": false,
@@ -313322,13 +313303,13 @@
313322
313303
  "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
313323
313304
  "name": "minTickGap",
313324
313305
  "parent": {
313325
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313326
- "name": "XAxisProps"
313306
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313307
+ "name": "YAxisProps"
313327
313308
  },
313328
313309
  "declarations": [
313329
313310
  {
313330
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313331
- "name": "XAxisProps"
313311
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313312
+ "name": "YAxisProps"
313332
313313
  }
313333
313314
  ],
313334
313315
  "required": false,
@@ -313338,16 +313319,16 @@
313338
313319
  },
313339
313320
  "domain": {
313340
313321
  "defaultValue": null,
313341
- "description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <XAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <XAxis type=\"number\" domain={['auto', 'auto']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <XAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <XAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <XAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <XAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
313322
+ "description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <YAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <YAxis type=\"number\" domain={['auto', 'auto']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <YAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <YAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <YAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <YAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
313342
313323
  "name": "domain",
313343
313324
  "parent": {
313344
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313345
- "name": "XAxisProps"
313325
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313326
+ "name": "YAxisProps"
313346
313327
  },
313347
313328
  "declarations": [
313348
313329
  {
313349
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313350
- "name": "XAxisProps"
313330
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313331
+ "name": "YAxisProps"
313351
313332
  }
313352
313333
  ],
313353
313334
  "required": false,
@@ -313399,9 +313380,9 @@
313399
313380
  "tags": {
313400
313381
  "flr-generate": "all"
313401
313382
  },
313402
- "filePath": "src/components/CartesianChart/components/YAxis/YAxis.tsx",
313383
+ "filePath": "src/components/CartesianChart/components/XAxis/XAxis.tsx",
313403
313384
  "description": "",
313404
- "displayName": "YAxis",
313385
+ "displayName": "XAxis",
313405
313386
  "methods": [],
313406
313387
  "props": {
313407
313388
  "className": {
@@ -313482,16 +313463,16 @@
313482
313463
  },
313483
313464
  "scale": {
313484
313465
  "defaultValue": null,
313485
- "description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <YAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<YAxis scale={scale} />",
313466
+ "description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <XAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<XAxis scale={scale} />",
313486
313467
  "name": "scale",
313487
313468
  "parent": {
313488
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313489
- "name": "YAxisProps"
313469
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313470
+ "name": "XAxisProps"
313490
313471
  },
313491
313472
  "declarations": [
313492
313473
  {
313493
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313494
- "name": "YAxisProps"
313474
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313475
+ "name": "XAxisProps"
313495
313476
  }
313496
313477
  ],
313497
313478
  "required": false,
@@ -313539,16 +313520,16 @@
313539
313520
  },
313540
313521
  "interval": {
313541
313522
  "defaultValue": null,
313542
- "description": "If set 0, all the ticks will be shown. If set \"preserveStart\", \"preserveEnd\" or \"preserveStartEnd\",\nthe ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
313523
+ "description": "If set 0, all the ticks will be shown. If set preserveStart\", \"preserveEnd\" or \"preserveStartEnd\", the ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
313543
313524
  "name": "interval",
313544
313525
  "parent": {
313545
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313546
- "name": "YAxisProps"
313526
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313527
+ "name": "XAxisProps"
313547
313528
  },
313548
313529
  "declarations": [
313549
313530
  {
313550
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313551
- "name": "YAxisProps"
313531
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313532
+ "name": "XAxisProps"
313552
313533
  }
313553
313534
  ],
313554
313535
  "required": false,
@@ -313561,13 +313542,13 @@
313561
313542
  "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
313562
313543
  "name": "minTickGap",
313563
313544
  "parent": {
313564
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313565
- "name": "YAxisProps"
313545
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313546
+ "name": "XAxisProps"
313566
313547
  },
313567
313548
  "declarations": [
313568
313549
  {
313569
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313570
- "name": "YAxisProps"
313550
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313551
+ "name": "XAxisProps"
313571
313552
  }
313572
313553
  ],
313573
313554
  "required": false,
@@ -313577,16 +313558,16 @@
313577
313558
  },
313578
313559
  "domain": {
313579
313560
  "defaultValue": null,
313580
- "description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <YAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <YAxis type=\"number\" domain={['auto', 'auto']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <YAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <YAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <YAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <YAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
313561
+ "description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <XAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <XAxis type=\"number\" domain={['auto', 'auto']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <XAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <XAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <XAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <XAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
313581
313562
  "name": "domain",
313582
313563
  "parent": {
313583
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313584
- "name": "YAxisProps"
313564
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313565
+ "name": "XAxisProps"
313585
313566
  },
313586
313567
  "declarations": [
313587
313568
  {
313588
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
313589
- "name": "YAxisProps"
313569
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
313570
+ "name": "XAxisProps"
313590
313571
  }
313591
313572
  ],
313592
313573
  "required": false,
@@ -313631,6 +313612,25 @@
313631
313612
  "type": {
313632
313613
  "name": "((value: any, index: number) => string)"
313633
313614
  }
313615
+ },
313616
+ "allowDataOverflow": {
313617
+ "defaultValue": null,
313618
+ "description": "When domain of the axis is specified and the type of the axis is 'number',\nif allowDataOverflow is set to be false,\nthe domain will be adjusted when the minimum value of data is smaller than domain[0] or\nthe maximum value of data is greater than domain[1] so that the axis displays all data values.\nIf set to true, graphic elements (line, area, bars) will be clipped to conform to the specified domain.\n@defaultValue false",
313619
+ "name": "allowDataOverflow",
313620
+ "parent": {
313621
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
313622
+ "name": "RenderableAxisProps"
313623
+ },
313624
+ "declarations": [
313625
+ {
313626
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
313627
+ "name": "RenderableAxisProps"
313628
+ }
313629
+ ],
313630
+ "required": false,
313631
+ "type": {
313632
+ "name": "boolean"
313633
+ }
313634
313634
  }
313635
313635
  }
313636
313636
  },
@@ -333329,138 +333329,6 @@
333329
333329
  }
333330
333330
  }
333331
333331
  },
333332
- {
333333
- "tags": {},
333334
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
333335
- "description": "",
333336
- "displayName": "Item",
333337
- "methods": [],
333338
- "props": {
333339
- "id": {
333340
- "defaultValue": null,
333341
- "description": "",
333342
- "name": "id",
333343
- "parent": {
333344
- "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
333345
- "name": "Props"
333346
- },
333347
- "declarations": [
333348
- {
333349
- "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
333350
- "name": "Props"
333351
- }
333352
- ],
333353
- "required": true,
333354
- "type": {
333355
- "name": "Key"
333356
- }
333357
- },
333358
- "data": {
333359
- "defaultValue": null,
333360
- "description": "",
333361
- "name": "data",
333362
- "parent": {
333363
- "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
333364
- "name": "Props"
333365
- },
333366
- "declarations": [
333367
- {
333368
- "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
333369
- "name": "Props"
333370
- }
333371
- ],
333372
- "required": true,
333373
- "type": {
333374
- "name": "never"
333375
- }
333376
- },
333377
- "children": {
333378
- "defaultValue": null,
333379
- "description": "",
333380
- "name": "children",
333381
- "declarations": [
333382
- {
333383
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
333384
- "name": "TypeLiteral"
333385
- }
333386
- ],
333387
- "required": false,
333388
- "type": {
333389
- "name": "ReactNode"
333390
- }
333391
- }
333392
- }
333393
- },
333394
- {
333395
- "tags": {},
333396
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
333397
- "description": "",
333398
- "displayName": "ItemContainer",
333399
- "methods": [],
333400
- "props": {
333401
- "id": {
333402
- "defaultValue": null,
333403
- "description": "",
333404
- "name": "id",
333405
- "parent": {
333406
- "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
333407
- "name": "Props"
333408
- },
333409
- "declarations": [
333410
- {
333411
- "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
333412
- "name": "Props"
333413
- }
333414
- ],
333415
- "required": true,
333416
- "type": {
333417
- "name": "Key"
333418
- }
333419
- },
333420
- "data": {
333421
- "defaultValue": null,
333422
- "description": "",
333423
- "name": "data",
333424
- "parent": {
333425
- "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
333426
- "name": "Props"
333427
- },
333428
- "declarations": [
333429
- {
333430
- "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
333431
- "name": "Props"
333432
- }
333433
- ],
333434
- "required": true,
333435
- "type": {
333436
- "name": "never"
333437
- }
333438
- },
333439
- "children": {
333440
- "defaultValue": null,
333441
- "description": "",
333442
- "name": "children",
333443
- "declarations": [
333444
- {
333445
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
333446
- "name": "TypeLiteral"
333447
- }
333448
- ],
333449
- "required": false,
333450
- "type": {
333451
- "name": "ReactNode"
333452
- }
333453
- }
333454
- }
333455
- },
333456
- {
333457
- "tags": {},
333458
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
333459
- "description": "",
333460
- "displayName": "FallbackItems",
333461
- "methods": [],
333462
- "props": {}
333463
- },
333464
333332
  {
333465
333333
  "tags": {
333466
333334
  "flr-generate": "all"
@@ -337156,37 +337024,133 @@
337156
337024
  },
337157
337025
  {
337158
337026
  "tags": {},
337159
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
337027
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
337160
337028
  "description": "",
337161
- "displayName": "SortingMenuItem",
337029
+ "displayName": "Item",
337162
337030
  "methods": [],
337163
337031
  "props": {
337164
- "sorting": {
337032
+ "id": {
337165
337033
  "defaultValue": null,
337166
337034
  "description": "",
337167
- "name": "sorting",
337035
+ "name": "id",
337168
337036
  "parent": {
337169
- "fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
337037
+ "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
337170
337038
  "name": "Props"
337171
337039
  },
337172
337040
  "declarations": [
337173
337041
  {
337174
- "fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
337042
+ "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
337175
337043
  "name": "Props"
337176
337044
  }
337177
337045
  ],
337178
337046
  "required": true,
337179
337047
  "type": {
337180
- "name": "Sorting<never>"
337048
+ "name": "Key"
337049
+ }
337050
+ },
337051
+ "data": {
337052
+ "defaultValue": null,
337053
+ "description": "",
337054
+ "name": "data",
337055
+ "parent": {
337056
+ "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
337057
+ "name": "Props"
337058
+ },
337059
+ "declarations": [
337060
+ {
337061
+ "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
337062
+ "name": "Props"
337063
+ }
337064
+ ],
337065
+ "required": true,
337066
+ "type": {
337067
+ "name": "never"
337068
+ }
337069
+ },
337070
+ "children": {
337071
+ "defaultValue": null,
337072
+ "description": "",
337073
+ "name": "children",
337074
+ "declarations": [
337075
+ {
337076
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
337077
+ "name": "TypeLiteral"
337078
+ }
337079
+ ],
337080
+ "required": false,
337081
+ "type": {
337082
+ "name": "ReactNode"
337181
337083
  }
337182
337084
  }
337183
337085
  }
337184
337086
  },
337185
337087
  {
337186
337088
  "tags": {},
337187
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
337089
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/Item.tsx",
337188
337090
  "description": "",
337189
- "displayName": "SortingContextMenu",
337091
+ "displayName": "ItemContainer",
337092
+ "methods": [],
337093
+ "props": {
337094
+ "id": {
337095
+ "defaultValue": null,
337096
+ "description": "",
337097
+ "name": "id",
337098
+ "parent": {
337099
+ "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
337100
+ "name": "Props"
337101
+ },
337102
+ "declarations": [
337103
+ {
337104
+ "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
337105
+ "name": "Props"
337106
+ }
337107
+ ],
337108
+ "required": true,
337109
+ "type": {
337110
+ "name": "Key"
337111
+ }
337112
+ },
337113
+ "data": {
337114
+ "defaultValue": null,
337115
+ "description": "",
337116
+ "name": "data",
337117
+ "parent": {
337118
+ "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
337119
+ "name": "Props"
337120
+ },
337121
+ "declarations": [
337122
+ {
337123
+ "fileName": "components/src/components/List/components/Items/components/Item/Item.tsx",
337124
+ "name": "Props"
337125
+ }
337126
+ ],
337127
+ "required": true,
337128
+ "type": {
337129
+ "name": "never"
337130
+ }
337131
+ },
337132
+ "children": {
337133
+ "defaultValue": null,
337134
+ "description": "",
337135
+ "name": "children",
337136
+ "declarations": [
337137
+ {
337138
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
337139
+ "name": "TypeLiteral"
337140
+ }
337141
+ ],
337142
+ "required": false,
337143
+ "type": {
337144
+ "name": "ReactNode"
337145
+ }
337146
+ }
337147
+ }
337148
+ },
337149
+ {
337150
+ "tags": {},
337151
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/FallbackItems/FallbackItems.tsx",
337152
+ "description": "",
337153
+ "displayName": "FallbackItems",
337190
337154
  "methods": [],
337191
337155
  "props": {}
337192
337156
  },
@@ -337228,51 +337192,40 @@
337228
337192
  },
337229
337193
  {
337230
337194
  "tags": {},
337231
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
337195
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
337232
337196
  "description": "",
337233
- "displayName": "SearchField",
337197
+ "displayName": "SortingMenuItem",
337234
337198
  "methods": [],
337235
337199
  "props": {
337236
- "search": {
337200
+ "sorting": {
337237
337201
  "defaultValue": null,
337238
337202
  "description": "",
337239
- "name": "search",
337203
+ "name": "sorting",
337240
337204
  "parent": {
337241
- "fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
337205
+ "fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
337242
337206
  "name": "Props"
337243
337207
  },
337244
337208
  "declarations": [
337245
337209
  {
337246
- "fileName": "components/src/components/List/components/Header/components/SearchField/SearchField.tsx",
337210
+ "fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
337247
337211
  "name": "Props"
337248
337212
  }
337249
337213
  ],
337250
337214
  "required": true,
337251
337215
  "type": {
337252
- "name": "Search<never>"
337253
- }
337254
- },
337255
- "className": {
337256
- "defaultValue": null,
337257
- "description": "The elements class name.",
337258
- "name": "className",
337259
- "parent": {
337260
- "fileName": "components/src/lib/types/props.ts",
337261
- "name": "PropsWithClassName"
337262
- },
337263
- "declarations": [
337264
- {
337265
- "fileName": "components/src/lib/types/props.ts",
337266
- "name": "PropsWithClassName"
337267
- }
337268
- ],
337269
- "required": false,
337270
- "type": {
337271
- "name": "string"
337216
+ "name": "Sorting<never>"
337272
337217
  }
337273
337218
  }
337274
337219
  }
337275
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
+ },
337276
337229
  {
337277
337230
  "tags": {},
337278
337231
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/FilterContextMenu/FilterMenuItem.tsx",
@@ -337337,6 +337290,53 @@
337337
337290
  }
337338
337291
  }
337339
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
+ },
337340
337340
  {
337341
337341
  "tags": {},
337342
337342
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/AllFiltersModal/ViewModeAccordion.tsx",