@mittwald/flow-react-components 0.2.0-alpha.368 → 0.2.0-alpha.369

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.
@@ -135359,71 +135359,45 @@
135359
135359
  },
135360
135360
  {
135361
135361
  "tags": {
135362
- "flr-generate": "all",
135363
- "flr-clear-props-context": ""
135362
+ "flr-generate": "all"
135364
135363
  },
135365
- "filePath": "src/components/HeaderNavigation/HeaderNavigation.tsx",
135364
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Header/Header.tsx",
135366
135365
  "description": "",
135367
- "displayName": "HeaderNavigation",
135366
+ "displayName": "Header",
135368
135367
  "methods": [],
135369
135368
  "props": {
135370
- "color": {
135371
- "defaultValue": {
135372
- "value": "\"primary\""
135373
- },
135374
- "description": "The color of the header navigation.",
135375
- "name": "color",
135376
- "parent": {
135377
- "fileName": "src/components/HeaderNavigation/HeaderNavigation.tsx",
135378
- "name": "HeaderNavigationProps"
135379
- },
135380
- "declarations": [
135381
- {
135382
- "fileName": "src/components/HeaderNavigation/HeaderNavigation.tsx",
135383
- "name": "HeaderNavigationProps"
135384
- }
135385
- ],
135386
- "required": false,
135387
- "type": {
135388
- "name": "\"light\" | \"dark\" | \"primary\""
135389
- }
135390
- },
135391
- "ref": {
135369
+ "renderSectionHeader": {
135392
135370
  "defaultValue": null,
135393
- "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}",
135394
- "name": "ref",
135371
+ "description": "@internal",
135372
+ "name": "renderSectionHeader",
135395
135373
  "parent": {
135396
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
135397
- "name": "RefAttributes"
135374
+ "fileName": "components/src/components/Header/Header.tsx",
135375
+ "name": "HeaderProps"
135398
135376
  },
135399
135377
  "declarations": [
135400
135378
  {
135401
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
135402
- "name": "RefAttributes"
135379
+ "fileName": "components/src/components/Header/Header.tsx",
135380
+ "name": "HeaderProps"
135403
135381
  }
135404
135382
  ],
135405
135383
  "required": false,
135406
135384
  "type": {
135407
- "name": "Ref<HTMLInputElement>"
135385
+ "name": "boolean"
135408
135386
  }
135409
135387
  },
135410
- "key": {
135388
+ "children": {
135411
135389
  "defaultValue": null,
135412
135390
  "description": "",
135413
- "name": "key",
135414
- "parent": {
135415
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
135416
- "name": "Attributes"
135417
- },
135391
+ "name": "children",
135418
135392
  "declarations": [
135419
135393
  {
135420
135394
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
135421
- "name": "Attributes"
135395
+ "name": "TypeLiteral"
135422
135396
  }
135423
135397
  ],
135424
135398
  "required": false,
135425
135399
  "type": {
135426
- "name": "Key | null"
135400
+ "name": "ReactNode"
135427
135401
  }
135428
135402
  },
135429
135403
  "defaultChecked": {
@@ -136148,6 +136122,25 @@
136148
136122
  "name": "string"
136149
136123
  }
136150
136124
  },
136125
+ "color": {
136126
+ "defaultValue": null,
136127
+ "description": "",
136128
+ "name": "color",
136129
+ "parent": {
136130
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
136131
+ "name": "HTMLAttributes"
136132
+ },
136133
+ "declarations": [
136134
+ {
136135
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
136136
+ "name": "HTMLAttributes"
136137
+ }
136138
+ ],
136139
+ "required": false,
136140
+ "type": {
136141
+ "name": "string"
136142
+ }
136143
+ },
136151
136144
  "itemProp": {
136152
136145
  "defaultValue": null,
136153
136146
  "description": "",
@@ -137459,25 +137452,6 @@
137459
137452
  "name": "string"
137460
137453
  }
137461
137454
  },
137462
- "children": {
137463
- "defaultValue": null,
137464
- "description": "",
137465
- "name": "children",
137466
- "parent": {
137467
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
137468
- "name": "DOMAttributes"
137469
- },
137470
- "declarations": [
137471
- {
137472
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
137473
- "name": "DOMAttributes"
137474
- }
137475
- ],
137476
- "required": false,
137477
- "type": {
137478
- "name": "ReactNode"
137479
- }
137480
- },
137481
137455
  "dangerouslySetInnerHTML": {
137482
137456
  "defaultValue": null,
137483
137457
  "description": "",
@@ -140688,50 +140662,167 @@
140688
140662
  "type": {
140689
140663
  "name": "TransitionEventHandler<HTMLElement>"
140690
140664
  }
140665
+ },
140666
+ "elementType": {
140667
+ "defaultValue": null,
140668
+ "description": "",
140669
+ "name": "elementType",
140670
+ "declarations": [
140671
+ {
140672
+ "fileName": "components/src/lib/types/props.ts",
140673
+ "name": "TypeLiteral"
140674
+ }
140675
+ ],
140676
+ "required": false,
140677
+ "type": {
140678
+ "name": "\"span\" | \"div\" | ExoticComponent<{}> | \"header\""
140679
+ }
140680
+ },
140681
+ "wrapWith": {
140682
+ "defaultValue": null,
140683
+ "description": "",
140684
+ "name": "wrapWith",
140685
+ "parent": {
140686
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
140687
+ "name": "FlowComponentProps"
140688
+ },
140689
+ "declarations": [
140690
+ {
140691
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
140692
+ "name": "FlowComponentProps"
140693
+ }
140694
+ ],
140695
+ "required": false,
140696
+ "type": {
140697
+ "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
140698
+ }
140699
+ },
140700
+ "tunnelId": {
140701
+ "defaultValue": null,
140702
+ "description": "@internal",
140703
+ "name": "tunnelId",
140704
+ "parent": {
140705
+ "fileName": "components/src/lib/types/props.ts",
140706
+ "name": "PropsWithTunnel"
140707
+ },
140708
+ "declarations": [
140709
+ {
140710
+ "fileName": "components/src/lib/types/props.ts",
140711
+ "name": "PropsWithTunnel"
140712
+ }
140713
+ ],
140714
+ "required": false,
140715
+ "type": {
140716
+ "name": "string | null"
140717
+ }
140718
+ },
140719
+ "ref": {
140720
+ "defaultValue": null,
140721
+ "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}",
140722
+ "name": "ref",
140723
+ "parent": {
140724
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
140725
+ "name": "RefAttributes"
140726
+ },
140727
+ "declarations": [
140728
+ {
140729
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
140730
+ "name": "RefAttributes"
140731
+ }
140732
+ ],
140733
+ "required": false,
140734
+ "type": {
140735
+ "name": "Ref<HTMLInputElement>"
140736
+ }
140737
+ },
140738
+ "key": {
140739
+ "defaultValue": null,
140740
+ "description": "",
140741
+ "name": "key",
140742
+ "parent": {
140743
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
140744
+ "name": "Attributes"
140745
+ },
140746
+ "declarations": [
140747
+ {
140748
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
140749
+ "name": "Attributes"
140750
+ }
140751
+ ],
140752
+ "required": false,
140753
+ "type": {
140754
+ "name": "Key | null"
140755
+ }
140691
140756
  }
140692
140757
  }
140693
140758
  },
140694
140759
  {
140695
140760
  "tags": {
140696
- "flr-generate": "all"
140761
+ "flr-generate": "all",
140762
+ "flr-clear-props-context": ""
140697
140763
  },
140698
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Header/Header.tsx",
140764
+ "filePath": "src/components/HeaderNavigation/HeaderNavigation.tsx",
140699
140765
  "description": "",
140700
- "displayName": "Header",
140766
+ "displayName": "HeaderNavigation",
140701
140767
  "methods": [],
140702
140768
  "props": {
140703
- "renderSectionHeader": {
140769
+ "color": {
140770
+ "defaultValue": {
140771
+ "value": "\"primary\""
140772
+ },
140773
+ "description": "The color of the header navigation.",
140774
+ "name": "color",
140775
+ "parent": {
140776
+ "fileName": "src/components/HeaderNavigation/HeaderNavigation.tsx",
140777
+ "name": "HeaderNavigationProps"
140778
+ },
140779
+ "declarations": [
140780
+ {
140781
+ "fileName": "src/components/HeaderNavigation/HeaderNavigation.tsx",
140782
+ "name": "HeaderNavigationProps"
140783
+ }
140784
+ ],
140785
+ "required": false,
140786
+ "type": {
140787
+ "name": "\"light\" | \"dark\" | \"primary\""
140788
+ }
140789
+ },
140790
+ "ref": {
140704
140791
  "defaultValue": null,
140705
- "description": "@internal",
140706
- "name": "renderSectionHeader",
140792
+ "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}",
140793
+ "name": "ref",
140707
140794
  "parent": {
140708
- "fileName": "components/src/components/Header/Header.tsx",
140709
- "name": "HeaderProps"
140795
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
140796
+ "name": "RefAttributes"
140710
140797
  },
140711
140798
  "declarations": [
140712
140799
  {
140713
- "fileName": "components/src/components/Header/Header.tsx",
140714
- "name": "HeaderProps"
140800
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
140801
+ "name": "RefAttributes"
140715
140802
  }
140716
140803
  ],
140717
140804
  "required": false,
140718
140805
  "type": {
140719
- "name": "boolean"
140806
+ "name": "Ref<HTMLInputElement>"
140720
140807
  }
140721
140808
  },
140722
- "children": {
140809
+ "key": {
140723
140810
  "defaultValue": null,
140724
140811
  "description": "",
140725
- "name": "children",
140812
+ "name": "key",
140813
+ "parent": {
140814
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
140815
+ "name": "Attributes"
140816
+ },
140726
140817
  "declarations": [
140727
140818
  {
140728
140819
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
140729
- "name": "TypeLiteral"
140820
+ "name": "Attributes"
140730
140821
  }
140731
140822
  ],
140732
140823
  "required": false,
140733
140824
  "type": {
140734
- "name": "ReactNode"
140825
+ "name": "Key | null"
140735
140826
  }
140736
140827
  },
140737
140828
  "defaultChecked": {
@@ -141456,25 +141547,6 @@
141456
141547
  "name": "string"
141457
141548
  }
141458
141549
  },
141459
- "color": {
141460
- "defaultValue": null,
141461
- "description": "",
141462
- "name": "color",
141463
- "parent": {
141464
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
141465
- "name": "HTMLAttributes"
141466
- },
141467
- "declarations": [
141468
- {
141469
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
141470
- "name": "HTMLAttributes"
141471
- }
141472
- ],
141473
- "required": false,
141474
- "type": {
141475
- "name": "string"
141476
- }
141477
- },
141478
141550
  "itemProp": {
141479
141551
  "defaultValue": null,
141480
141552
  "description": "",
@@ -142786,6 +142858,25 @@
142786
142858
  "name": "string"
142787
142859
  }
142788
142860
  },
142861
+ "children": {
142862
+ "defaultValue": null,
142863
+ "description": "",
142864
+ "name": "children",
142865
+ "parent": {
142866
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
142867
+ "name": "DOMAttributes"
142868
+ },
142869
+ "declarations": [
142870
+ {
142871
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
142872
+ "name": "DOMAttributes"
142873
+ }
142874
+ ],
142875
+ "required": false,
142876
+ "type": {
142877
+ "name": "ReactNode"
142878
+ }
142879
+ },
142789
142880
  "dangerouslySetInnerHTML": {
142790
142881
  "defaultValue": null,
142791
142882
  "description": "",
@@ -145996,97 +146087,6 @@
145996
146087
  "type": {
145997
146088
  "name": "TransitionEventHandler<HTMLElement>"
145998
146089
  }
145999
- },
146000
- "elementType": {
146001
- "defaultValue": null,
146002
- "description": "",
146003
- "name": "elementType",
146004
- "declarations": [
146005
- {
146006
- "fileName": "components/src/lib/types/props.ts",
146007
- "name": "TypeLiteral"
146008
- }
146009
- ],
146010
- "required": false,
146011
- "type": {
146012
- "name": "\"span\" | \"div\" | ExoticComponent<{}> | \"header\""
146013
- }
146014
- },
146015
- "wrapWith": {
146016
- "defaultValue": null,
146017
- "description": "",
146018
- "name": "wrapWith",
146019
- "parent": {
146020
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
146021
- "name": "FlowComponentProps"
146022
- },
146023
- "declarations": [
146024
- {
146025
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
146026
- "name": "FlowComponentProps"
146027
- }
146028
- ],
146029
- "required": false,
146030
- "type": {
146031
- "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
146032
- }
146033
- },
146034
- "tunnelId": {
146035
- "defaultValue": null,
146036
- "description": "@internal",
146037
- "name": "tunnelId",
146038
- "parent": {
146039
- "fileName": "components/src/lib/types/props.ts",
146040
- "name": "PropsWithTunnel"
146041
- },
146042
- "declarations": [
146043
- {
146044
- "fileName": "components/src/lib/types/props.ts",
146045
- "name": "PropsWithTunnel"
146046
- }
146047
- ],
146048
- "required": false,
146049
- "type": {
146050
- "name": "string | null"
146051
- }
146052
- },
146053
- "ref": {
146054
- "defaultValue": null,
146055
- "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}",
146056
- "name": "ref",
146057
- "parent": {
146058
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
146059
- "name": "RefAttributes"
146060
- },
146061
- "declarations": [
146062
- {
146063
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
146064
- "name": "RefAttributes"
146065
- }
146066
- ],
146067
- "required": false,
146068
- "type": {
146069
- "name": "Ref<HTMLInputElement>"
146070
- }
146071
- },
146072
- "key": {
146073
- "defaultValue": null,
146074
- "description": "",
146075
- "name": "key",
146076
- "parent": {
146077
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
146078
- "name": "Attributes"
146079
- },
146080
- "declarations": [
146081
- {
146082
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
146083
- "name": "Attributes"
146084
- }
146085
- ],
146086
- "required": false,
146087
- "type": {
146088
- "name": "Key | null"
146089
- }
146090
146090
  }
146091
146091
  }
146092
146092
  },
@@ -255269,99 +255269,66 @@
255269
255269
  },
255270
255270
  {
255271
255271
  "tags": {},
255272
- "filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
255273
- "description": "",
255274
- "displayName": "RouterProvider",
255275
- "methods": [],
255276
- "props": {
255277
- "children": {
255278
- "defaultValue": null,
255279
- "description": "",
255280
- "name": "children",
255281
- "declarations": [
255282
- {
255283
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
255284
- "name": "TypeLiteral"
255285
- }
255286
- ],
255287
- "required": false,
255288
- "type": {
255289
- "name": "ReactNode"
255290
- }
255291
- }
255292
- }
255293
- },
255294
- {
255295
- "tags": {
255296
- "deprecated": "Use RouterProvider instead"
255297
- },
255298
- "filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
255272
+ "filePath": "src/integrations/react-hook-form/components/Form/Form.tsx",
255299
255273
  "description": "",
255300
- "displayName": "LinkProvider",
255274
+ "displayName": "Form",
255301
255275
  "methods": [],
255302
255276
  "props": {
255303
- "children": {
255277
+ "form": {
255304
255278
  "defaultValue": null,
255305
255279
  "description": "",
255306
- "name": "children",
255280
+ "name": "form",
255281
+ "parent": {
255282
+ "fileName": "src/integrations/react-hook-form/components/Form/Form.tsx",
255283
+ "name": "FormProps"
255284
+ },
255307
255285
  "declarations": [
255308
255286
  {
255309
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
255310
- "name": "TypeLiteral"
255287
+ "fileName": "src/integrations/react-hook-form/components/Form/Form.tsx",
255288
+ "name": "FormProps"
255311
255289
  }
255312
255290
  ],
255313
- "required": false,
255291
+ "required": true,
255314
255292
  "type": {
255315
- "name": "ReactNode"
255293
+ "name": "UseFormReturn<F>"
255316
255294
  }
255317
- }
255318
- }
255319
- },
255320
- {
255321
- "tags": {
255322
- "deprecated": "Use RouterProvider instead"
255323
- },
255324
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/nextjs/components/Link/Link.tsx",
255325
- "description": "",
255326
- "displayName": "Link",
255327
- "methods": [],
255328
- "props": {
255329
- "ref": {
255295
+ },
255296
+ "onSubmit": {
255330
255297
  "defaultValue": null,
255331
255298
  "description": "",
255332
- "name": "ref",
255299
+ "name": "onSubmit",
255333
255300
  "parent": {
255334
- "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
255335
- "name": "Props"
255301
+ "fileName": "src/integrations/react-hook-form/components/Form/Form.tsx",
255302
+ "name": "FormProps"
255336
255303
  },
255337
255304
  "declarations": [
255338
255305
  {
255339
- "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
255340
- "name": "Props"
255306
+ "fileName": "src/integrations/react-hook-form/components/Form/Form.tsx",
255307
+ "name": "FormProps"
255341
255308
  }
255342
255309
  ],
255343
- "required": false,
255310
+ "required": true,
255344
255311
  "type": {
255345
- "name": "Ref<HTMLAnchorElement>"
255312
+ "name": "SubmitHandler<F>"
255346
255313
  }
255347
255314
  },
255348
- "isDisabled": {
255315
+ "formComponent": {
255349
255316
  "defaultValue": null,
255350
255317
  "description": "",
255351
- "name": "isDisabled",
255318
+ "name": "formComponent",
255352
255319
  "parent": {
255353
- "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
255354
- "name": "Props"
255320
+ "fileName": "src/integrations/react-hook-form/components/Form/Form.tsx",
255321
+ "name": "FormProps"
255355
255322
  },
255356
255323
  "declarations": [
255357
255324
  {
255358
- "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
255359
- "name": "Props"
255325
+ "fileName": "src/integrations/react-hook-form/components/Form/Form.tsx",
255326
+ "name": "FormProps"
255360
255327
  }
255361
255328
  ],
255362
255329
  "required": false,
255363
255330
  "type": {
255364
- "name": "boolean"
255331
+ "name": "FormComponentType"
255365
255332
  }
255366
255333
  },
255367
255334
  "children": {
@@ -256808,6 +256775,25 @@
256808
256775
  "name": "TransitionEventHandler<HTMLElement>"
256809
256776
  }
256810
256777
  },
256778
+ "ref": {
256779
+ "defaultValue": null,
256780
+ "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}",
256781
+ "name": "ref",
256782
+ "parent": {
256783
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
256784
+ "name": "RefAttributes"
256785
+ },
256786
+ "declarations": [
256787
+ {
256788
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
256789
+ "name": "RefAttributes"
256790
+ }
256791
+ ],
256792
+ "required": false,
256793
+ "type": {
256794
+ "name": "Ref<HTMLInputElement>"
256795
+ }
256796
+ },
256811
256797
  "key": {
256812
256798
  "defaultValue": null,
256813
256799
  "description": "",
@@ -256979,6 +256965,25 @@
256979
256965
  "name": "string"
256980
256966
  }
256981
256967
  },
256968
+ "name": {
256969
+ "defaultValue": null,
256970
+ "description": "",
256971
+ "name": "name",
256972
+ "parent": {
256973
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
256974
+ "name": "InputHTMLAttributes"
256975
+ },
256976
+ "declarations": [
256977
+ {
256978
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
256979
+ "name": "InputHTMLAttributes"
256980
+ }
256981
+ ],
256982
+ "required": false,
256983
+ "type": {
256984
+ "name": "string"
256985
+ }
256986
+ },
256982
256987
  "slot": {
256983
256988
  "defaultValue": null,
256984
256989
  "description": "",
@@ -257093,18 +257098,18 @@
257093
257098
  "name": "\"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"search\" | \"send\""
257094
257099
  }
257095
257100
  },
257096
- "type": {
257101
+ "autoComplete": {
257097
257102
  "defaultValue": null,
257098
257103
  "description": "",
257099
- "name": "type",
257104
+ "name": "autoComplete",
257100
257105
  "parent": {
257101
257106
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
257102
- "name": "SVGAttributes"
257107
+ "name": "FormHTMLAttributes"
257103
257108
  },
257104
257109
  "declarations": [
257105
257110
  {
257106
257111
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
257107
- "name": "SVGAttributes"
257112
+ "name": "FormHTMLAttributes"
257108
257113
  }
257109
257114
  ],
257110
257115
  "required": false,
@@ -259221,25 +259226,6 @@
259221
259226
  "name": "FormEventHandler<HTMLElement>"
259222
259227
  }
259223
259228
  },
259224
- "onSubmit": {
259225
- "defaultValue": null,
259226
- "description": "",
259227
- "name": "onSubmit",
259228
- "parent": {
259229
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
259230
- "name": "DOMAttributes"
259231
- },
259232
- "declarations": [
259233
- {
259234
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
259235
- "name": "DOMAttributes"
259236
- }
259237
- ],
259238
- "required": false,
259239
- "type": {
259240
- "name": "FormEventHandler<HTMLElement>"
259241
- }
259242
- },
259243
259229
  "onSubmitCapture": {
259244
259230
  "defaultValue": null,
259245
259231
  "description": "",
@@ -260703,10 +260689,10 @@
260703
260689
  "name": "string"
260704
260690
  }
260705
260691
  },
260706
- "href": {
260692
+ "method": {
260707
260693
  "defaultValue": null,
260708
260694
  "description": "",
260709
- "name": "href",
260695
+ "name": "method",
260710
260696
  "parent": {
260711
260697
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
260712
260698
  "name": "SVGAttributes"
@@ -260722,56 +260708,56 @@
260722
260708
  "name": "string"
260723
260709
  }
260724
260710
  },
260725
- "hrefLang": {
260711
+ "action": {
260726
260712
  "defaultValue": null,
260727
260713
  "description": "",
260728
- "name": "hrefLang",
260714
+ "name": "action",
260729
260715
  "parent": {
260730
260716
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
260731
- "name": "AnchorHTMLAttributes"
260717
+ "name": "FormHTMLAttributes"
260732
260718
  },
260733
260719
  "declarations": [
260734
260720
  {
260735
260721
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
260736
- "name": "AnchorHTMLAttributes"
260722
+ "name": "FormHTMLAttributes"
260737
260723
  }
260738
260724
  ],
260739
260725
  "required": false,
260740
260726
  "type": {
260741
- "name": "string"
260727
+ "name": "string | ((formData: FormData) => void | Promise<void>)"
260742
260728
  }
260743
260729
  },
260744
- "download": {
260730
+ "acceptCharset": {
260745
260731
  "defaultValue": null,
260746
260732
  "description": "",
260747
- "name": "download",
260733
+ "name": "acceptCharset",
260748
260734
  "parent": {
260749
260735
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
260750
- "name": "AnchorHTMLAttributes"
260736
+ "name": "FormHTMLAttributes"
260751
260737
  },
260752
260738
  "declarations": [
260753
260739
  {
260754
260740
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
260755
- "name": "AnchorHTMLAttributes"
260741
+ "name": "FormHTMLAttributes"
260756
260742
  }
260757
260743
  ],
260758
260744
  "required": false,
260759
260745
  "type": {
260760
- "name": "any"
260746
+ "name": "string"
260761
260747
  }
260762
260748
  },
260763
- "ping": {
260749
+ "encType": {
260764
260750
  "defaultValue": null,
260765
260751
  "description": "",
260766
- "name": "ping",
260752
+ "name": "encType",
260767
260753
  "parent": {
260768
260754
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
260769
- "name": "AnchorHTMLAttributes"
260755
+ "name": "FormHTMLAttributes"
260770
260756
  },
260771
260757
  "declarations": [
260772
260758
  {
260773
260759
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
260774
- "name": "AnchorHTMLAttributes"
260760
+ "name": "FormHTMLAttributes"
260775
260761
  }
260776
260762
  ],
260777
260763
  "required": false,
@@ -260779,108 +260765,921 @@
260779
260765
  "name": "string"
260780
260766
  }
260781
260767
  },
260782
- "referrerPolicy": {
260768
+ "noValidate": {
260783
260769
  "defaultValue": null,
260784
260770
  "description": "",
260785
- "name": "referrerPolicy",
260771
+ "name": "noValidate",
260786
260772
  "parent": {
260787
260773
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
260788
- "name": "ImgHTMLAttributes"
260774
+ "name": "FormHTMLAttributes"
260789
260775
  },
260790
260776
  "declarations": [
260791
260777
  {
260792
260778
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
260793
- "name": "ImgHTMLAttributes"
260779
+ "name": "FormHTMLAttributes"
260794
260780
  }
260795
260781
  ],
260796
260782
  "required": false,
260797
260783
  "type": {
260798
- "name": "HTMLAttributeReferrerPolicy"
260784
+ "name": "boolean"
260785
+ }
260786
+ }
260787
+ }
260788
+ },
260789
+ {
260790
+ "tags": {},
260791
+ "filePath": "src/integrations/react-hook-form/components/Field/Field.tsx",
260792
+ "description": "",
260793
+ "displayName": "Field",
260794
+ "methods": [],
260795
+ "props": {
260796
+ "defaultValue": {
260797
+ "defaultValue": null,
260798
+ "description": "",
260799
+ "name": "defaultValue",
260800
+ "declarations": [
260801
+ {
260802
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/controller.d.ts",
260803
+ "name": "TypeLiteral"
260804
+ }
260805
+ ],
260806
+ "required": false,
260807
+ "type": {
260808
+ "name": "any"
260799
260809
  }
260800
260810
  },
260801
- "media": {
260811
+ "name": {
260802
260812
  "defaultValue": null,
260803
260813
  "description": "",
260804
- "name": "media",
260805
- "parent": {
260806
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
260807
- "name": "SVGAttributes"
260808
- },
260814
+ "name": "name",
260815
+ "declarations": [
260816
+ {
260817
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/controller.d.ts",
260818
+ "name": "TypeLiteral"
260819
+ }
260820
+ ],
260821
+ "required": true,
260822
+ "type": {
260823
+ "name": "string"
260824
+ }
260825
+ },
260826
+ "disabled": {
260827
+ "defaultValue": null,
260828
+ "description": "",
260829
+ "name": "disabled",
260830
+ "declarations": [
260831
+ {
260832
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/controller.d.ts",
260833
+ "name": "TypeLiteral"
260834
+ }
260835
+ ],
260836
+ "required": false,
260837
+ "type": {
260838
+ "name": "boolean"
260839
+ }
260840
+ },
260841
+ "control": {
260842
+ "defaultValue": null,
260843
+ "description": "",
260844
+ "name": "control",
260845
+ "declarations": [
260846
+ {
260847
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/controller.d.ts",
260848
+ "name": "TypeLiteral"
260849
+ }
260850
+ ],
260851
+ "required": false,
260852
+ "type": {
260853
+ "name": "Control<T, any, T>"
260854
+ }
260855
+ },
260856
+ "rules": {
260857
+ "defaultValue": null,
260858
+ "description": "",
260859
+ "name": "rules",
260860
+ "declarations": [
260861
+ {
260862
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/controller.d.ts",
260863
+ "name": "TypeLiteral"
260864
+ }
260865
+ ],
260866
+ "required": false,
260867
+ "type": {
260868
+ "name": "Omit<RegisterOptions<T, Path<T>>, \"disabled\" | \"valueAsNumber\" | \"valueAsDate\" | \"setValueAs\">"
260869
+ }
260870
+ },
260871
+ "shouldUnregister": {
260872
+ "defaultValue": null,
260873
+ "description": "",
260874
+ "name": "shouldUnregister",
260875
+ "declarations": [
260876
+ {
260877
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/controller.d.ts",
260878
+ "name": "TypeLiteral"
260879
+ }
260880
+ ],
260881
+ "required": false,
260882
+ "type": {
260883
+ "name": "boolean"
260884
+ }
260885
+ },
260886
+ "children": {
260887
+ "defaultValue": null,
260888
+ "description": "",
260889
+ "name": "children",
260809
260890
  "declarations": [
260810
260891
  {
260811
260892
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
260812
- "name": "SVGAttributes"
260893
+ "name": "TypeLiteral"
260813
260894
  }
260814
260895
  ],
260815
260896
  "required": false,
260816
260897
  "type": {
260817
- "name": "string"
260898
+ "name": "ReactNode"
260818
260899
  }
260819
260900
  }
260820
260901
  }
260821
260902
  },
260822
260903
  {
260823
260904
  "tags": {},
260824
- "filePath": "src/integrations/react-hook-form/components/Form/Form.tsx",
260905
+ "filePath": "src/integrations/react-hook-form/components/Field/Field.tsx",
260825
260906
  "description": "",
260826
- "displayName": "Form",
260907
+ "displayName": "typedField",
260827
260908
  "methods": [],
260828
260909
  "props": {
260829
- "form": {
260910
+ "watch": {
260830
260911
  "defaultValue": null,
260831
260912
  "description": "",
260832
- "name": "form",
260913
+ "name": "watch",
260914
+ "declarations": [
260915
+ {
260916
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
260917
+ "name": "TypeLiteral"
260918
+ }
260919
+ ],
260920
+ "required": true,
260921
+ "type": {
260922
+ "name": "UseFormWatch<T>"
260923
+ }
260924
+ },
260925
+ "getValues": {
260926
+ "defaultValue": null,
260927
+ "description": "",
260928
+ "name": "getValues",
260929
+ "declarations": [
260930
+ {
260931
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
260932
+ "name": "TypeLiteral"
260933
+ }
260934
+ ],
260935
+ "required": true,
260936
+ "type": {
260937
+ "name": "UseFormGetValues<T>"
260938
+ }
260939
+ },
260940
+ "getFieldState": {
260941
+ "defaultValue": null,
260942
+ "description": "",
260943
+ "name": "getFieldState",
260944
+ "declarations": [
260945
+ {
260946
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
260947
+ "name": "TypeLiteral"
260948
+ },
260949
+ {
260950
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
260951
+ "name": "TypeLiteral"
260952
+ }
260953
+ ],
260954
+ "required": true,
260955
+ "type": {
260956
+ "name": "UseFormGetFieldState<T>"
260957
+ }
260958
+ },
260959
+ "setError": {
260960
+ "defaultValue": null,
260961
+ "description": "",
260962
+ "name": "setError",
260963
+ "declarations": [
260964
+ {
260965
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
260966
+ "name": "TypeLiteral"
260967
+ },
260968
+ {
260969
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
260970
+ "name": "TypeLiteral"
260971
+ }
260972
+ ],
260973
+ "required": true,
260974
+ "type": {
260975
+ "name": "UseFormSetError<T>"
260976
+ }
260977
+ },
260978
+ "clearErrors": {
260979
+ "defaultValue": null,
260980
+ "description": "",
260981
+ "name": "clearErrors",
260982
+ "declarations": [
260983
+ {
260984
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
260985
+ "name": "TypeLiteral"
260986
+ }
260987
+ ],
260988
+ "required": true,
260989
+ "type": {
260990
+ "name": "UseFormClearErrors<T>"
260991
+ }
260992
+ },
260993
+ "setValue": {
260994
+ "defaultValue": null,
260995
+ "description": "",
260996
+ "name": "setValue",
260997
+ "declarations": [
260998
+ {
260999
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261000
+ "name": "TypeLiteral"
261001
+ }
261002
+ ],
261003
+ "required": true,
261004
+ "type": {
261005
+ "name": "UseFormSetValue<T>"
261006
+ }
261007
+ },
261008
+ "trigger": {
261009
+ "defaultValue": null,
261010
+ "description": "",
261011
+ "name": "trigger",
261012
+ "declarations": [
261013
+ {
261014
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261015
+ "name": "TypeLiteral"
261016
+ }
261017
+ ],
261018
+ "required": true,
261019
+ "type": {
261020
+ "name": "UseFormTrigger<T>"
261021
+ }
261022
+ },
261023
+ "formState": {
261024
+ "defaultValue": null,
261025
+ "description": "",
261026
+ "name": "formState",
261027
+ "declarations": [
261028
+ {
261029
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261030
+ "name": "TypeLiteral"
261031
+ }
261032
+ ],
261033
+ "required": true,
261034
+ "type": {
261035
+ "name": "FormState<T>"
261036
+ }
261037
+ },
261038
+ "resetField": {
261039
+ "defaultValue": null,
261040
+ "description": "",
261041
+ "name": "resetField",
261042
+ "declarations": [
261043
+ {
261044
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261045
+ "name": "TypeLiteral"
261046
+ }
261047
+ ],
261048
+ "required": true,
261049
+ "type": {
261050
+ "name": "UseFormResetField<T>"
261051
+ }
261052
+ },
261053
+ "reset": {
261054
+ "defaultValue": null,
261055
+ "description": "",
261056
+ "name": "reset",
261057
+ "declarations": [
261058
+ {
261059
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261060
+ "name": "TypeLiteral"
261061
+ }
261062
+ ],
261063
+ "required": true,
261064
+ "type": {
261065
+ "name": "UseFormReset<T>"
261066
+ }
261067
+ },
261068
+ "handleSubmit": {
261069
+ "defaultValue": null,
261070
+ "description": "",
261071
+ "name": "handleSubmit",
261072
+ "declarations": [
261073
+ {
261074
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261075
+ "name": "TypeLiteral"
261076
+ },
261077
+ {
261078
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261079
+ "name": "TypeLiteral"
261080
+ }
261081
+ ],
261082
+ "required": true,
261083
+ "type": {
261084
+ "name": "UseFormHandleSubmit<T, T>"
261085
+ }
261086
+ },
261087
+ "unregister": {
261088
+ "defaultValue": null,
261089
+ "description": "",
261090
+ "name": "unregister",
261091
+ "declarations": [
261092
+ {
261093
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261094
+ "name": "TypeLiteral"
261095
+ },
261096
+ {
261097
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261098
+ "name": "TypeLiteral"
261099
+ }
261100
+ ],
261101
+ "required": true,
261102
+ "type": {
261103
+ "name": "UseFormUnregister<T>"
261104
+ }
261105
+ },
261106
+ "control": {
261107
+ "defaultValue": null,
261108
+ "description": "",
261109
+ "name": "control",
261110
+ "declarations": [
261111
+ {
261112
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261113
+ "name": "TypeLiteral"
261114
+ }
261115
+ ],
261116
+ "required": true,
261117
+ "type": {
261118
+ "name": "Control<T, any, T>"
261119
+ }
261120
+ },
261121
+ "register": {
261122
+ "defaultValue": null,
261123
+ "description": "",
261124
+ "name": "register",
261125
+ "declarations": [
261126
+ {
261127
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261128
+ "name": "TypeLiteral"
261129
+ },
261130
+ {
261131
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261132
+ "name": "TypeLiteral"
261133
+ }
261134
+ ],
261135
+ "required": true,
261136
+ "type": {
261137
+ "name": "UseFormRegister<T>"
261138
+ }
261139
+ },
261140
+ "setFocus": {
261141
+ "defaultValue": null,
261142
+ "description": "",
261143
+ "name": "setFocus",
261144
+ "declarations": [
261145
+ {
261146
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261147
+ "name": "TypeLiteral"
261148
+ }
261149
+ ],
261150
+ "required": true,
261151
+ "type": {
261152
+ "name": "UseFormSetFocus<T>"
261153
+ }
261154
+ },
261155
+ "subscribe": {
261156
+ "defaultValue": null,
261157
+ "description": "",
261158
+ "name": "subscribe",
261159
+ "declarations": [
261160
+ {
261161
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261162
+ "name": "TypeLiteral"
261163
+ }
261164
+ ],
261165
+ "required": true,
261166
+ "type": {
261167
+ "name": "UseFormSubscribe<T>"
261168
+ }
261169
+ },
261170
+ "_subjects": {
261171
+ "defaultValue": null,
261172
+ "description": "",
261173
+ "name": "_subjects",
261174
+ "declarations": [
261175
+ {
261176
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261177
+ "name": "TypeLiteral"
261178
+ }
261179
+ ],
261180
+ "required": true,
261181
+ "type": {
261182
+ "name": "Subjects<T>"
261183
+ }
261184
+ },
261185
+ "_removeUnmounted": {
261186
+ "defaultValue": null,
261187
+ "description": "",
261188
+ "name": "_removeUnmounted",
261189
+ "declarations": [
261190
+ {
261191
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261192
+ "name": "TypeLiteral"
261193
+ }
261194
+ ],
261195
+ "required": true,
261196
+ "type": {
261197
+ "name": "Noop"
261198
+ }
261199
+ },
261200
+ "_names": {
261201
+ "defaultValue": null,
261202
+ "description": "",
261203
+ "name": "_names",
261204
+ "declarations": [
261205
+ {
261206
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261207
+ "name": "TypeLiteral"
261208
+ }
261209
+ ],
261210
+ "required": true,
261211
+ "type": {
261212
+ "name": "Names"
261213
+ }
261214
+ },
261215
+ "_state": {
261216
+ "defaultValue": null,
261217
+ "description": "",
261218
+ "name": "_state",
261219
+ "declarations": [
261220
+ {
261221
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261222
+ "name": "TypeLiteral"
261223
+ }
261224
+ ],
261225
+ "required": true,
261226
+ "type": {
261227
+ "name": "{ mount: boolean; action: boolean; watch: boolean; }"
261228
+ }
261229
+ },
261230
+ "_reset": {
261231
+ "defaultValue": null,
261232
+ "description": "",
261233
+ "name": "_reset",
261234
+ "declarations": [
261235
+ {
261236
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261237
+ "name": "TypeLiteral"
261238
+ }
261239
+ ],
261240
+ "required": true,
261241
+ "type": {
261242
+ "name": "UseFormReset<T>"
261243
+ }
261244
+ },
261245
+ "_options": {
261246
+ "defaultValue": null,
261247
+ "description": "",
261248
+ "name": "_options",
261249
+ "declarations": [
261250
+ {
261251
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261252
+ "name": "TypeLiteral"
261253
+ }
261254
+ ],
261255
+ "required": true,
261256
+ "type": {
261257
+ "name": "Partial<{ mode: \"onBlur\" | \"onChange\" | \"onSubmit\" | \"all\" | \"onTouched\"; disabled: boolean; reValidateMode: \"onBlur\" | \"onChange\" | \"onSubmit\"; defaultValues: AsyncDefaultValues<T> | DefaultValues<...>; ... 11 more ...; formControl?: Omit<...> | undefined; }>"
261258
+ }
261259
+ },
261260
+ "_getDirty": {
261261
+ "defaultValue": null,
261262
+ "description": "",
261263
+ "name": "_getDirty",
261264
+ "declarations": [
261265
+ {
261266
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261267
+ "name": "TypeLiteral"
261268
+ }
261269
+ ],
261270
+ "required": true,
261271
+ "type": {
261272
+ "name": "GetIsDirty"
261273
+ }
261274
+ },
261275
+ "_resetDefaultValues": {
261276
+ "defaultValue": null,
261277
+ "description": "",
261278
+ "name": "_resetDefaultValues",
261279
+ "declarations": [
261280
+ {
261281
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261282
+ "name": "TypeLiteral"
261283
+ }
261284
+ ],
261285
+ "required": true,
261286
+ "type": {
261287
+ "name": "Noop"
261288
+ }
261289
+ },
261290
+ "_formState": {
261291
+ "defaultValue": null,
261292
+ "description": "",
261293
+ "name": "_formState",
261294
+ "declarations": [
261295
+ {
261296
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261297
+ "name": "TypeLiteral"
261298
+ }
261299
+ ],
261300
+ "required": true,
261301
+ "type": {
261302
+ "name": "FormState<T>"
261303
+ }
261304
+ },
261305
+ "_setValid": {
261306
+ "defaultValue": null,
261307
+ "description": "",
261308
+ "name": "_setValid",
261309
+ "declarations": [
261310
+ {
261311
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261312
+ "name": "TypeLiteral"
261313
+ }
261314
+ ],
261315
+ "required": true,
261316
+ "type": {
261317
+ "name": "(shouldUpdateValid?: boolean | undefined) => void"
261318
+ }
261319
+ },
261320
+ "_fields": {
261321
+ "defaultValue": null,
261322
+ "description": "",
261323
+ "name": "_fields",
261324
+ "declarations": [
261325
+ {
261326
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261327
+ "name": "TypeLiteral"
261328
+ }
261329
+ ],
261330
+ "required": true,
261331
+ "type": {
261332
+ "name": "Partial<{ [key: string]: Partial<...> | Field; }>"
261333
+ }
261334
+ },
261335
+ "_formValues": {
261336
+ "defaultValue": null,
261337
+ "description": "",
261338
+ "name": "_formValues",
261339
+ "declarations": [
261340
+ {
261341
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261342
+ "name": "TypeLiteral"
261343
+ }
261344
+ ],
261345
+ "required": true,
261346
+ "type": {
261347
+ "name": "FieldValues"
261348
+ }
261349
+ },
261350
+ "_proxyFormState": {
261351
+ "defaultValue": null,
261352
+ "description": "",
261353
+ "name": "_proxyFormState",
261354
+ "declarations": [
261355
+ {
261356
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261357
+ "name": "TypeLiteral"
261358
+ }
261359
+ ],
261360
+ "required": true,
261361
+ "type": {
261362
+ "name": "ReadFormState"
261363
+ }
261364
+ },
261365
+ "_defaultValues": {
261366
+ "defaultValue": null,
261367
+ "description": "",
261368
+ "name": "_defaultValues",
261369
+ "declarations": [
261370
+ {
261371
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261372
+ "name": "TypeLiteral"
261373
+ }
261374
+ ],
261375
+ "required": true,
261376
+ "type": {
261377
+ "name": "Partial<DefaultValues<T>>"
261378
+ }
261379
+ },
261380
+ "_getWatch": {
261381
+ "defaultValue": null,
261382
+ "description": "",
261383
+ "name": "_getWatch",
261384
+ "declarations": [
261385
+ {
261386
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261387
+ "name": "TypeLiteral"
261388
+ }
261389
+ ],
261390
+ "required": true,
261391
+ "type": {
261392
+ "name": "WatchInternal<T>"
261393
+ }
261394
+ },
261395
+ "_setFieldArray": {
261396
+ "defaultValue": null,
261397
+ "description": "",
261398
+ "name": "_setFieldArray",
261399
+ "declarations": [
261400
+ {
261401
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261402
+ "name": "TypeLiteral"
261403
+ }
261404
+ ],
261405
+ "required": true,
261406
+ "type": {
261407
+ "name": "BatchFieldArrayUpdate"
261408
+ }
261409
+ },
261410
+ "_getFieldArray": {
261411
+ "defaultValue": null,
261412
+ "description": "",
261413
+ "name": "_getFieldArray",
261414
+ "declarations": [
261415
+ {
261416
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261417
+ "name": "TypeLiteral"
261418
+ }
261419
+ ],
261420
+ "required": true,
261421
+ "type": {
261422
+ "name": "<TFieldArrayValues>(name: string) => Partial<TFieldArrayValues>[]"
261423
+ }
261424
+ },
261425
+ "_setErrors": {
261426
+ "defaultValue": null,
261427
+ "description": "",
261428
+ "name": "_setErrors",
261429
+ "declarations": [
261430
+ {
261431
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261432
+ "name": "TypeLiteral"
261433
+ }
261434
+ ],
261435
+ "required": true,
261436
+ "type": {
261437
+ "name": "(errors: FieldErrors<T>) => void"
261438
+ }
261439
+ },
261440
+ "_setDisabledField": {
261441
+ "defaultValue": null,
261442
+ "description": "",
261443
+ "name": "_setDisabledField",
261444
+ "declarations": [
261445
+ {
261446
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261447
+ "name": "TypeLiteral"
261448
+ }
261449
+ ],
261450
+ "required": true,
261451
+ "type": {
261452
+ "name": "(props: { disabled?: boolean | undefined; name: string; }) => void"
261453
+ }
261454
+ },
261455
+ "_runSchema": {
261456
+ "defaultValue": null,
261457
+ "description": "",
261458
+ "name": "_runSchema",
261459
+ "declarations": [
261460
+ {
261461
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261462
+ "name": "TypeLiteral"
261463
+ }
261464
+ ],
261465
+ "required": true,
261466
+ "type": {
261467
+ "name": "(names: string[]) => Promise<{ errors: FieldErrors; }>"
261468
+ }
261469
+ },
261470
+ "_focusError": {
261471
+ "defaultValue": null,
261472
+ "description": "",
261473
+ "name": "_focusError",
261474
+ "declarations": [
261475
+ {
261476
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261477
+ "name": "TypeLiteral"
261478
+ }
261479
+ ],
261480
+ "required": true,
261481
+ "type": {
261482
+ "name": "() => boolean | undefined"
261483
+ }
261484
+ },
261485
+ "_disableForm": {
261486
+ "defaultValue": null,
261487
+ "description": "",
261488
+ "name": "_disableForm",
261489
+ "declarations": [
261490
+ {
261491
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261492
+ "name": "TypeLiteral"
261493
+ }
261494
+ ],
261495
+ "required": true,
261496
+ "type": {
261497
+ "name": "(disabled?: boolean | undefined) => void"
261498
+ }
261499
+ },
261500
+ "_subscribe": {
261501
+ "defaultValue": null,
261502
+ "description": "",
261503
+ "name": "_subscribe",
261504
+ "declarations": [
261505
+ {
261506
+ "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
261507
+ "name": "TypeLiteral"
261508
+ }
261509
+ ],
261510
+ "required": true,
261511
+ "type": {
261512
+ "name": "FromSubscribe<T>"
261513
+ }
261514
+ }
261515
+ }
261516
+ },
261517
+ {
261518
+ "tags": {},
261519
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/AfterFormSubmitEffect/AfterFormSubmitEffect.tsx",
261520
+ "description": "This effect has its own component to prevent unnecessary re-renders of the\nentire form when the form state changes (useFormState).\n\nThis component mimics the required effect to reset a form after submit with a\nsimpler to use callback function. See the React Hook docs about resetting\nform on submit: https://arc.net/l/quote/zslpdgfz",
261521
+ "displayName": "AfterFormSubmitEffect",
261522
+ "methods": [],
261523
+ "props": {
261524
+ "submitHandlerResultRef": {
261525
+ "defaultValue": null,
261526
+ "description": "",
261527
+ "name": "submitHandlerResultRef",
260833
261528
  "parent": {
260834
- "fileName": "src/integrations/react-hook-form/components/Form/Form.tsx",
260835
- "name": "FormProps"
261529
+ "fileName": "components/src/integrations/react-hook-form/components/AfterFormSubmitEffect/AfterFormSubmitEffect.tsx",
261530
+ "name": "Props"
260836
261531
  },
260837
261532
  "declarations": [
260838
261533
  {
260839
- "fileName": "src/integrations/react-hook-form/components/Form/Form.tsx",
260840
- "name": "FormProps"
261534
+ "fileName": "components/src/integrations/react-hook-form/components/AfterFormSubmitEffect/AfterFormSubmitEffect.tsx",
261535
+ "name": "Props"
260841
261536
  }
260842
261537
  ],
260843
261538
  "required": true,
260844
261539
  "type": {
260845
- "name": "UseFormReturn<F>"
261540
+ "name": "RefObject<unknown>"
260846
261541
  }
260847
- },
260848
- "onSubmit": {
261542
+ }
261543
+ }
261544
+ },
261545
+ {
261546
+ "tags": {},
261547
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/ActionGroupWrapper/SubmitButtonStateProvider.tsx",
261548
+ "description": "",
261549
+ "displayName": "SubmitButtonStateProvider",
261550
+ "methods": [],
261551
+ "props": {
261552
+ "isAsyncSubmit": {
260849
261553
  "defaultValue": null,
260850
261554
  "description": "",
260851
- "name": "onSubmit",
261555
+ "name": "isAsyncSubmit",
260852
261556
  "parent": {
260853
- "fileName": "src/integrations/react-hook-form/components/Form/Form.tsx",
260854
- "name": "FormProps"
261557
+ "fileName": "components/src/integrations/react-hook-form/components/ActionGroupWrapper/SubmitButtonStateProvider.tsx",
261558
+ "name": "Props"
260855
261559
  },
260856
261560
  "declarations": [
260857
261561
  {
260858
- "fileName": "src/integrations/react-hook-form/components/Form/Form.tsx",
260859
- "name": "FormProps"
261562
+ "fileName": "components/src/integrations/react-hook-form/components/ActionGroupWrapper/SubmitButtonStateProvider.tsx",
261563
+ "name": "Props"
260860
261564
  }
260861
261565
  ],
260862
261566
  "required": true,
260863
261567
  "type": {
260864
- "name": "SubmitHandler<F>"
261568
+ "name": "RefObject<boolean>"
260865
261569
  }
260866
261570
  },
260867
- "formComponent": {
261571
+ "children": {
260868
261572
  "defaultValue": null,
260869
261573
  "description": "",
260870
- "name": "formComponent",
261574
+ "name": "children",
261575
+ "declarations": [
261576
+ {
261577
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
261578
+ "name": "TypeLiteral"
261579
+ }
261580
+ ],
261581
+ "required": false,
261582
+ "type": {
261583
+ "name": "ReactNode"
261584
+ }
261585
+ }
261586
+ }
261587
+ },
261588
+ {
261589
+ "tags": {},
261590
+ "filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
261591
+ "description": "",
261592
+ "displayName": "RouterProvider",
261593
+ "methods": [],
261594
+ "props": {
261595
+ "children": {
261596
+ "defaultValue": null,
261597
+ "description": "",
261598
+ "name": "children",
261599
+ "declarations": [
261600
+ {
261601
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
261602
+ "name": "TypeLiteral"
261603
+ }
261604
+ ],
261605
+ "required": false,
261606
+ "type": {
261607
+ "name": "ReactNode"
261608
+ }
261609
+ }
261610
+ }
261611
+ },
261612
+ {
261613
+ "tags": {
261614
+ "deprecated": "Use RouterProvider instead"
261615
+ },
261616
+ "filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
261617
+ "description": "",
261618
+ "displayName": "LinkProvider",
261619
+ "methods": [],
261620
+ "props": {
261621
+ "children": {
261622
+ "defaultValue": null,
261623
+ "description": "",
261624
+ "name": "children",
261625
+ "declarations": [
261626
+ {
261627
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
261628
+ "name": "TypeLiteral"
261629
+ }
261630
+ ],
261631
+ "required": false,
261632
+ "type": {
261633
+ "name": "ReactNode"
261634
+ }
261635
+ }
261636
+ }
261637
+ },
261638
+ {
261639
+ "tags": {
261640
+ "deprecated": "Use RouterProvider instead"
261641
+ },
261642
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/nextjs/components/Link/Link.tsx",
261643
+ "description": "",
261644
+ "displayName": "Link",
261645
+ "methods": [],
261646
+ "props": {
261647
+ "ref": {
261648
+ "defaultValue": null,
261649
+ "description": "",
261650
+ "name": "ref",
260871
261651
  "parent": {
260872
- "fileName": "src/integrations/react-hook-form/components/Form/Form.tsx",
260873
- "name": "FormProps"
261652
+ "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
261653
+ "name": "Props"
260874
261654
  },
260875
261655
  "declarations": [
260876
261656
  {
260877
- "fileName": "src/integrations/react-hook-form/components/Form/Form.tsx",
260878
- "name": "FormProps"
261657
+ "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
261658
+ "name": "Props"
260879
261659
  }
260880
261660
  ],
260881
261661
  "required": false,
260882
261662
  "type": {
260883
- "name": "FormComponentType"
261663
+ "name": "Ref<HTMLAnchorElement>"
261664
+ }
261665
+ },
261666
+ "isDisabled": {
261667
+ "defaultValue": null,
261668
+ "description": "",
261669
+ "name": "isDisabled",
261670
+ "parent": {
261671
+ "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
261672
+ "name": "Props"
261673
+ },
261674
+ "declarations": [
261675
+ {
261676
+ "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
261677
+ "name": "Props"
261678
+ }
261679
+ ],
261680
+ "required": false,
261681
+ "type": {
261682
+ "name": "boolean"
260884
261683
  }
260885
261684
  },
260886
261685
  "children": {
@@ -262327,25 +263126,6 @@
262327
263126
  "name": "TransitionEventHandler<HTMLElement>"
262328
263127
  }
262329
263128
  },
262330
- "ref": {
262331
- "defaultValue": null,
262332
- "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}",
262333
- "name": "ref",
262334
- "parent": {
262335
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
262336
- "name": "RefAttributes"
262337
- },
262338
- "declarations": [
262339
- {
262340
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
262341
- "name": "RefAttributes"
262342
- }
262343
- ],
262344
- "required": false,
262345
- "type": {
262346
- "name": "Ref<HTMLInputElement>"
262347
- }
262348
- },
262349
263129
  "key": {
262350
263130
  "defaultValue": null,
262351
263131
  "description": "",
@@ -262517,25 +263297,6 @@
262517
263297
  "name": "string"
262518
263298
  }
262519
263299
  },
262520
- "name": {
262521
- "defaultValue": null,
262522
- "description": "",
262523
- "name": "name",
262524
- "parent": {
262525
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
262526
- "name": "InputHTMLAttributes"
262527
- },
262528
- "declarations": [
262529
- {
262530
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
262531
- "name": "InputHTMLAttributes"
262532
- }
262533
- ],
262534
- "required": false,
262535
- "type": {
262536
- "name": "string"
262537
- }
262538
- },
262539
263300
  "slot": {
262540
263301
  "defaultValue": null,
262541
263302
  "description": "",
@@ -262650,18 +263411,18 @@
262650
263411
  "name": "\"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"search\" | \"send\""
262651
263412
  }
262652
263413
  },
262653
- "autoComplete": {
263414
+ "type": {
262654
263415
  "defaultValue": null,
262655
263416
  "description": "",
262656
- "name": "autoComplete",
263417
+ "name": "type",
262657
263418
  "parent": {
262658
263419
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
262659
- "name": "FormHTMLAttributes"
263420
+ "name": "SVGAttributes"
262660
263421
  },
262661
263422
  "declarations": [
262662
263423
  {
262663
263424
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
262664
- "name": "FormHTMLAttributes"
263425
+ "name": "SVGAttributes"
262665
263426
  }
262666
263427
  ],
262667
263428
  "required": false,
@@ -264778,6 +265539,25 @@
264778
265539
  "name": "FormEventHandler<HTMLElement>"
264779
265540
  }
264780
265541
  },
265542
+ "onSubmit": {
265543
+ "defaultValue": null,
265544
+ "description": "",
265545
+ "name": "onSubmit",
265546
+ "parent": {
265547
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
265548
+ "name": "DOMAttributes"
265549
+ },
265550
+ "declarations": [
265551
+ {
265552
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
265553
+ "name": "DOMAttributes"
265554
+ }
265555
+ ],
265556
+ "required": false,
265557
+ "type": {
265558
+ "name": "FormEventHandler<HTMLElement>"
265559
+ }
265560
+ },
264781
265561
  "onSubmitCapture": {
264782
265562
  "defaultValue": null,
264783
265563
  "description": "",
@@ -266241,10 +267021,10 @@
266241
267021
  "name": "string"
266242
267022
  }
266243
267023
  },
266244
- "method": {
267024
+ "href": {
266245
267025
  "defaultValue": null,
266246
267026
  "description": "",
266247
- "name": "method",
267027
+ "name": "href",
266248
267028
  "parent": {
266249
267029
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
266250
267030
  "name": "SVGAttributes"
@@ -266260,56 +267040,56 @@
266260
267040
  "name": "string"
266261
267041
  }
266262
267042
  },
266263
- "action": {
267043
+ "hrefLang": {
266264
267044
  "defaultValue": null,
266265
267045
  "description": "",
266266
- "name": "action",
267046
+ "name": "hrefLang",
266267
267047
  "parent": {
266268
267048
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
266269
- "name": "FormHTMLAttributes"
267049
+ "name": "AnchorHTMLAttributes"
266270
267050
  },
266271
267051
  "declarations": [
266272
267052
  {
266273
267053
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
266274
- "name": "FormHTMLAttributes"
267054
+ "name": "AnchorHTMLAttributes"
266275
267055
  }
266276
267056
  ],
266277
267057
  "required": false,
266278
267058
  "type": {
266279
- "name": "string | ((formData: FormData) => void | Promise<void>)"
267059
+ "name": "string"
266280
267060
  }
266281
267061
  },
266282
- "acceptCharset": {
267062
+ "download": {
266283
267063
  "defaultValue": null,
266284
267064
  "description": "",
266285
- "name": "acceptCharset",
267065
+ "name": "download",
266286
267066
  "parent": {
266287
267067
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
266288
- "name": "FormHTMLAttributes"
267068
+ "name": "AnchorHTMLAttributes"
266289
267069
  },
266290
267070
  "declarations": [
266291
267071
  {
266292
267072
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
266293
- "name": "FormHTMLAttributes"
267073
+ "name": "AnchorHTMLAttributes"
266294
267074
  }
266295
267075
  ],
266296
267076
  "required": false,
266297
267077
  "type": {
266298
- "name": "string"
267078
+ "name": "any"
266299
267079
  }
266300
267080
  },
266301
- "encType": {
267081
+ "ping": {
266302
267082
  "defaultValue": null,
266303
267083
  "description": "",
266304
- "name": "encType",
267084
+ "name": "ping",
266305
267085
  "parent": {
266306
267086
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
266307
- "name": "FormHTMLAttributes"
267087
+ "name": "AnchorHTMLAttributes"
266308
267088
  },
266309
267089
  "declarations": [
266310
267090
  {
266311
267091
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
266312
- "name": "FormHTMLAttributes"
267092
+ "name": "AnchorHTMLAttributes"
266313
267093
  }
266314
267094
  ],
266315
267095
  "required": false,
@@ -266317,822 +267097,42 @@
266317
267097
  "name": "string"
266318
267098
  }
266319
267099
  },
266320
- "noValidate": {
267100
+ "referrerPolicy": {
266321
267101
  "defaultValue": null,
266322
267102
  "description": "",
266323
- "name": "noValidate",
267103
+ "name": "referrerPolicy",
266324
267104
  "parent": {
266325
267105
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
266326
- "name": "FormHTMLAttributes"
267106
+ "name": "ImgHTMLAttributes"
266327
267107
  },
266328
267108
  "declarations": [
266329
267109
  {
266330
267110
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
266331
- "name": "FormHTMLAttributes"
266332
- }
266333
- ],
266334
- "required": false,
266335
- "type": {
266336
- "name": "boolean"
266337
- }
266338
- }
266339
- }
266340
- },
266341
- {
266342
- "tags": {},
266343
- "filePath": "src/integrations/react-hook-form/components/Field/Field.tsx",
266344
- "description": "",
266345
- "displayName": "Field",
266346
- "methods": [],
266347
- "props": {
266348
- "defaultValue": {
266349
- "defaultValue": null,
266350
- "description": "",
266351
- "name": "defaultValue",
266352
- "declarations": [
266353
- {
266354
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/controller.d.ts",
266355
- "name": "TypeLiteral"
266356
- }
266357
- ],
266358
- "required": false,
266359
- "type": {
266360
- "name": "any"
266361
- }
266362
- },
266363
- "name": {
266364
- "defaultValue": null,
266365
- "description": "",
266366
- "name": "name",
266367
- "declarations": [
266368
- {
266369
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/controller.d.ts",
266370
- "name": "TypeLiteral"
266371
- }
266372
- ],
266373
- "required": true,
266374
- "type": {
266375
- "name": "string"
266376
- }
266377
- },
266378
- "disabled": {
266379
- "defaultValue": null,
266380
- "description": "",
266381
- "name": "disabled",
266382
- "declarations": [
266383
- {
266384
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/controller.d.ts",
266385
- "name": "TypeLiteral"
266386
- }
266387
- ],
266388
- "required": false,
266389
- "type": {
266390
- "name": "boolean"
266391
- }
266392
- },
266393
- "control": {
266394
- "defaultValue": null,
266395
- "description": "",
266396
- "name": "control",
266397
- "declarations": [
266398
- {
266399
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/controller.d.ts",
266400
- "name": "TypeLiteral"
266401
- }
266402
- ],
266403
- "required": false,
266404
- "type": {
266405
- "name": "Control<T, any, T>"
266406
- }
266407
- },
266408
- "rules": {
266409
- "defaultValue": null,
266410
- "description": "",
266411
- "name": "rules",
266412
- "declarations": [
266413
- {
266414
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/controller.d.ts",
266415
- "name": "TypeLiteral"
266416
- }
266417
- ],
266418
- "required": false,
266419
- "type": {
266420
- "name": "Omit<RegisterOptions<T, Path<T>>, \"disabled\" | \"valueAsNumber\" | \"valueAsDate\" | \"setValueAs\">"
266421
- }
266422
- },
266423
- "shouldUnregister": {
266424
- "defaultValue": null,
266425
- "description": "",
266426
- "name": "shouldUnregister",
266427
- "declarations": [
266428
- {
266429
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/controller.d.ts",
266430
- "name": "TypeLiteral"
266431
- }
266432
- ],
266433
- "required": false,
266434
- "type": {
266435
- "name": "boolean"
266436
- }
266437
- },
266438
- "children": {
266439
- "defaultValue": null,
266440
- "description": "",
266441
- "name": "children",
266442
- "declarations": [
266443
- {
266444
- "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
266445
- "name": "TypeLiteral"
267111
+ "name": "ImgHTMLAttributes"
266446
267112
  }
266447
267113
  ],
266448
267114
  "required": false,
266449
267115
  "type": {
266450
- "name": "ReactNode"
266451
- }
266452
- }
266453
- }
266454
- },
266455
- {
266456
- "tags": {},
266457
- "filePath": "src/integrations/react-hook-form/components/Field/Field.tsx",
266458
- "description": "",
266459
- "displayName": "typedField",
266460
- "methods": [],
266461
- "props": {
266462
- "watch": {
266463
- "defaultValue": null,
266464
- "description": "",
266465
- "name": "watch",
266466
- "declarations": [
266467
- {
266468
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266469
- "name": "TypeLiteral"
266470
- }
266471
- ],
266472
- "required": true,
266473
- "type": {
266474
- "name": "UseFormWatch<T>"
266475
- }
266476
- },
266477
- "getValues": {
266478
- "defaultValue": null,
266479
- "description": "",
266480
- "name": "getValues",
266481
- "declarations": [
266482
- {
266483
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266484
- "name": "TypeLiteral"
266485
- }
266486
- ],
266487
- "required": true,
266488
- "type": {
266489
- "name": "UseFormGetValues<T>"
266490
- }
266491
- },
266492
- "getFieldState": {
266493
- "defaultValue": null,
266494
- "description": "",
266495
- "name": "getFieldState",
266496
- "declarations": [
266497
- {
266498
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266499
- "name": "TypeLiteral"
266500
- },
266501
- {
266502
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266503
- "name": "TypeLiteral"
266504
- }
266505
- ],
266506
- "required": true,
266507
- "type": {
266508
- "name": "UseFormGetFieldState<T>"
266509
- }
266510
- },
266511
- "setError": {
266512
- "defaultValue": null,
266513
- "description": "",
266514
- "name": "setError",
266515
- "declarations": [
266516
- {
266517
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266518
- "name": "TypeLiteral"
266519
- },
266520
- {
266521
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266522
- "name": "TypeLiteral"
266523
- }
266524
- ],
266525
- "required": true,
266526
- "type": {
266527
- "name": "UseFormSetError<T>"
266528
- }
266529
- },
266530
- "clearErrors": {
266531
- "defaultValue": null,
266532
- "description": "",
266533
- "name": "clearErrors",
266534
- "declarations": [
266535
- {
266536
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266537
- "name": "TypeLiteral"
266538
- }
266539
- ],
266540
- "required": true,
266541
- "type": {
266542
- "name": "UseFormClearErrors<T>"
266543
- }
266544
- },
266545
- "setValue": {
266546
- "defaultValue": null,
266547
- "description": "",
266548
- "name": "setValue",
266549
- "declarations": [
266550
- {
266551
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266552
- "name": "TypeLiteral"
266553
- }
266554
- ],
266555
- "required": true,
266556
- "type": {
266557
- "name": "UseFormSetValue<T>"
266558
- }
266559
- },
266560
- "trigger": {
266561
- "defaultValue": null,
266562
- "description": "",
266563
- "name": "trigger",
266564
- "declarations": [
266565
- {
266566
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266567
- "name": "TypeLiteral"
266568
- }
266569
- ],
266570
- "required": true,
266571
- "type": {
266572
- "name": "UseFormTrigger<T>"
266573
- }
266574
- },
266575
- "formState": {
266576
- "defaultValue": null,
266577
- "description": "",
266578
- "name": "formState",
266579
- "declarations": [
266580
- {
266581
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266582
- "name": "TypeLiteral"
266583
- }
266584
- ],
266585
- "required": true,
266586
- "type": {
266587
- "name": "FormState<T>"
266588
- }
266589
- },
266590
- "resetField": {
266591
- "defaultValue": null,
266592
- "description": "",
266593
- "name": "resetField",
266594
- "declarations": [
266595
- {
266596
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266597
- "name": "TypeLiteral"
266598
- }
266599
- ],
266600
- "required": true,
266601
- "type": {
266602
- "name": "UseFormResetField<T>"
266603
- }
266604
- },
266605
- "reset": {
266606
- "defaultValue": null,
266607
- "description": "",
266608
- "name": "reset",
266609
- "declarations": [
266610
- {
266611
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266612
- "name": "TypeLiteral"
266613
- }
266614
- ],
266615
- "required": true,
266616
- "type": {
266617
- "name": "UseFormReset<T>"
266618
- }
266619
- },
266620
- "handleSubmit": {
266621
- "defaultValue": null,
266622
- "description": "",
266623
- "name": "handleSubmit",
266624
- "declarations": [
266625
- {
266626
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266627
- "name": "TypeLiteral"
266628
- },
266629
- {
266630
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266631
- "name": "TypeLiteral"
266632
- }
266633
- ],
266634
- "required": true,
266635
- "type": {
266636
- "name": "UseFormHandleSubmit<T, T>"
266637
- }
266638
- },
266639
- "unregister": {
266640
- "defaultValue": null,
266641
- "description": "",
266642
- "name": "unregister",
266643
- "declarations": [
266644
- {
266645
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266646
- "name": "TypeLiteral"
266647
- },
266648
- {
266649
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266650
- "name": "TypeLiteral"
266651
- }
266652
- ],
266653
- "required": true,
266654
- "type": {
266655
- "name": "UseFormUnregister<T>"
266656
- }
266657
- },
266658
- "control": {
266659
- "defaultValue": null,
266660
- "description": "",
266661
- "name": "control",
266662
- "declarations": [
266663
- {
266664
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266665
- "name": "TypeLiteral"
266666
- }
266667
- ],
266668
- "required": true,
266669
- "type": {
266670
- "name": "Control<T, any, T>"
266671
- }
266672
- },
266673
- "register": {
266674
- "defaultValue": null,
266675
- "description": "",
266676
- "name": "register",
266677
- "declarations": [
266678
- {
266679
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266680
- "name": "TypeLiteral"
266681
- },
266682
- {
266683
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266684
- "name": "TypeLiteral"
266685
- }
266686
- ],
266687
- "required": true,
266688
- "type": {
266689
- "name": "UseFormRegister<T>"
266690
- }
266691
- },
266692
- "setFocus": {
266693
- "defaultValue": null,
266694
- "description": "",
266695
- "name": "setFocus",
266696
- "declarations": [
266697
- {
266698
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266699
- "name": "TypeLiteral"
266700
- }
266701
- ],
266702
- "required": true,
266703
- "type": {
266704
- "name": "UseFormSetFocus<T>"
266705
- }
266706
- },
266707
- "subscribe": {
266708
- "defaultValue": null,
266709
- "description": "",
266710
- "name": "subscribe",
266711
- "declarations": [
266712
- {
266713
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266714
- "name": "TypeLiteral"
266715
- }
266716
- ],
266717
- "required": true,
266718
- "type": {
266719
- "name": "UseFormSubscribe<T>"
266720
- }
266721
- },
266722
- "_subjects": {
266723
- "defaultValue": null,
266724
- "description": "",
266725
- "name": "_subjects",
266726
- "declarations": [
266727
- {
266728
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266729
- "name": "TypeLiteral"
266730
- }
266731
- ],
266732
- "required": true,
266733
- "type": {
266734
- "name": "Subjects<T>"
266735
- }
266736
- },
266737
- "_removeUnmounted": {
266738
- "defaultValue": null,
266739
- "description": "",
266740
- "name": "_removeUnmounted",
266741
- "declarations": [
266742
- {
266743
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266744
- "name": "TypeLiteral"
266745
- }
266746
- ],
266747
- "required": true,
266748
- "type": {
266749
- "name": "Noop"
266750
- }
266751
- },
266752
- "_names": {
266753
- "defaultValue": null,
266754
- "description": "",
266755
- "name": "_names",
266756
- "declarations": [
266757
- {
266758
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266759
- "name": "TypeLiteral"
266760
- }
266761
- ],
266762
- "required": true,
266763
- "type": {
266764
- "name": "Names"
266765
- }
266766
- },
266767
- "_state": {
266768
- "defaultValue": null,
266769
- "description": "",
266770
- "name": "_state",
266771
- "declarations": [
266772
- {
266773
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266774
- "name": "TypeLiteral"
266775
- }
266776
- ],
266777
- "required": true,
266778
- "type": {
266779
- "name": "{ mount: boolean; action: boolean; watch: boolean; }"
266780
- }
266781
- },
266782
- "_reset": {
266783
- "defaultValue": null,
266784
- "description": "",
266785
- "name": "_reset",
266786
- "declarations": [
266787
- {
266788
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266789
- "name": "TypeLiteral"
266790
- }
266791
- ],
266792
- "required": true,
266793
- "type": {
266794
- "name": "UseFormReset<T>"
266795
- }
266796
- },
266797
- "_options": {
266798
- "defaultValue": null,
266799
- "description": "",
266800
- "name": "_options",
266801
- "declarations": [
266802
- {
266803
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266804
- "name": "TypeLiteral"
266805
- }
266806
- ],
266807
- "required": true,
266808
- "type": {
266809
- "name": "Partial<{ mode: \"onBlur\" | \"onChange\" | \"onSubmit\" | \"all\" | \"onTouched\"; disabled: boolean; reValidateMode: \"onBlur\" | \"onChange\" | \"onSubmit\"; defaultValues: AsyncDefaultValues<T> | DefaultValues<...>; ... 11 more ...; formControl?: Omit<...> | undefined; }>"
266810
- }
266811
- },
266812
- "_getDirty": {
266813
- "defaultValue": null,
266814
- "description": "",
266815
- "name": "_getDirty",
266816
- "declarations": [
266817
- {
266818
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266819
- "name": "TypeLiteral"
266820
- }
266821
- ],
266822
- "required": true,
266823
- "type": {
266824
- "name": "GetIsDirty"
266825
- }
266826
- },
266827
- "_resetDefaultValues": {
266828
- "defaultValue": null,
266829
- "description": "",
266830
- "name": "_resetDefaultValues",
266831
- "declarations": [
266832
- {
266833
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266834
- "name": "TypeLiteral"
266835
- }
266836
- ],
266837
- "required": true,
266838
- "type": {
266839
- "name": "Noop"
266840
- }
266841
- },
266842
- "_formState": {
266843
- "defaultValue": null,
266844
- "description": "",
266845
- "name": "_formState",
266846
- "declarations": [
266847
- {
266848
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266849
- "name": "TypeLiteral"
266850
- }
266851
- ],
266852
- "required": true,
266853
- "type": {
266854
- "name": "FormState<T>"
266855
- }
266856
- },
266857
- "_setValid": {
266858
- "defaultValue": null,
266859
- "description": "",
266860
- "name": "_setValid",
266861
- "declarations": [
266862
- {
266863
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266864
- "name": "TypeLiteral"
266865
- }
266866
- ],
266867
- "required": true,
266868
- "type": {
266869
- "name": "(shouldUpdateValid?: boolean | undefined) => void"
266870
- }
266871
- },
266872
- "_fields": {
266873
- "defaultValue": null,
266874
- "description": "",
266875
- "name": "_fields",
266876
- "declarations": [
266877
- {
266878
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266879
- "name": "TypeLiteral"
266880
- }
266881
- ],
266882
- "required": true,
266883
- "type": {
266884
- "name": "Partial<{ [key: string]: Partial<...> | Field; }>"
266885
- }
266886
- },
266887
- "_formValues": {
266888
- "defaultValue": null,
266889
- "description": "",
266890
- "name": "_formValues",
266891
- "declarations": [
266892
- {
266893
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266894
- "name": "TypeLiteral"
266895
- }
266896
- ],
266897
- "required": true,
266898
- "type": {
266899
- "name": "FieldValues"
266900
- }
266901
- },
266902
- "_proxyFormState": {
266903
- "defaultValue": null,
266904
- "description": "",
266905
- "name": "_proxyFormState",
266906
- "declarations": [
266907
- {
266908
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266909
- "name": "TypeLiteral"
266910
- }
266911
- ],
266912
- "required": true,
266913
- "type": {
266914
- "name": "ReadFormState"
266915
- }
266916
- },
266917
- "_defaultValues": {
266918
- "defaultValue": null,
266919
- "description": "",
266920
- "name": "_defaultValues",
266921
- "declarations": [
266922
- {
266923
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266924
- "name": "TypeLiteral"
266925
- }
266926
- ],
266927
- "required": true,
266928
- "type": {
266929
- "name": "Partial<DefaultValues<T>>"
266930
- }
266931
- },
266932
- "_getWatch": {
266933
- "defaultValue": null,
266934
- "description": "",
266935
- "name": "_getWatch",
266936
- "declarations": [
266937
- {
266938
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266939
- "name": "TypeLiteral"
266940
- }
266941
- ],
266942
- "required": true,
266943
- "type": {
266944
- "name": "WatchInternal<T>"
266945
- }
266946
- },
266947
- "_setFieldArray": {
266948
- "defaultValue": null,
266949
- "description": "",
266950
- "name": "_setFieldArray",
266951
- "declarations": [
266952
- {
266953
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266954
- "name": "TypeLiteral"
266955
- }
266956
- ],
266957
- "required": true,
266958
- "type": {
266959
- "name": "BatchFieldArrayUpdate"
266960
- }
266961
- },
266962
- "_getFieldArray": {
266963
- "defaultValue": null,
266964
- "description": "",
266965
- "name": "_getFieldArray",
266966
- "declarations": [
266967
- {
266968
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266969
- "name": "TypeLiteral"
266970
- }
266971
- ],
266972
- "required": true,
266973
- "type": {
266974
- "name": "<TFieldArrayValues>(name: string) => Partial<TFieldArrayValues>[]"
266975
- }
266976
- },
266977
- "_setErrors": {
266978
- "defaultValue": null,
266979
- "description": "",
266980
- "name": "_setErrors",
266981
- "declarations": [
266982
- {
266983
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266984
- "name": "TypeLiteral"
266985
- }
266986
- ],
266987
- "required": true,
266988
- "type": {
266989
- "name": "(errors: FieldErrors<T>) => void"
266990
- }
266991
- },
266992
- "_setDisabledField": {
266993
- "defaultValue": null,
266994
- "description": "",
266995
- "name": "_setDisabledField",
266996
- "declarations": [
266997
- {
266998
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
266999
- "name": "TypeLiteral"
267000
- }
267001
- ],
267002
- "required": true,
267003
- "type": {
267004
- "name": "(props: { disabled?: boolean | undefined; name: string; }) => void"
267005
- }
267006
- },
267007
- "_runSchema": {
267008
- "defaultValue": null,
267009
- "description": "",
267010
- "name": "_runSchema",
267011
- "declarations": [
267012
- {
267013
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
267014
- "name": "TypeLiteral"
267015
- }
267016
- ],
267017
- "required": true,
267018
- "type": {
267019
- "name": "(names: string[]) => Promise<{ errors: FieldErrors; }>"
267020
- }
267021
- },
267022
- "_focusError": {
267023
- "defaultValue": null,
267024
- "description": "",
267025
- "name": "_focusError",
267026
- "declarations": [
267027
- {
267028
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
267029
- "name": "TypeLiteral"
267030
- }
267031
- ],
267032
- "required": true,
267033
- "type": {
267034
- "name": "() => boolean | undefined"
267035
- }
267036
- },
267037
- "_disableForm": {
267038
- "defaultValue": null,
267039
- "description": "",
267040
- "name": "_disableForm",
267041
- "declarations": [
267042
- {
267043
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
267044
- "name": "TypeLiteral"
267045
- }
267046
- ],
267047
- "required": true,
267048
- "type": {
267049
- "name": "(disabled?: boolean | undefined) => void"
267116
+ "name": "HTMLAttributeReferrerPolicy"
267050
267117
  }
267051
267118
  },
267052
- "_subscribe": {
267053
- "defaultValue": null,
267054
- "description": "",
267055
- "name": "_subscribe",
267056
- "declarations": [
267057
- {
267058
- "fileName": "flow/node_modules/.pnpm/react-hook-form@7.61.1_react@19.1.0/node_modules/react-hook-form/dist/types/form.d.ts",
267059
- "name": "TypeLiteral"
267060
- }
267061
- ],
267062
- "required": true,
267063
- "type": {
267064
- "name": "FromSubscribe<T>"
267065
- }
267066
- }
267067
- }
267068
- },
267069
- {
267070
- "tags": {},
267071
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/AfterFormSubmitEffect/AfterFormSubmitEffect.tsx",
267072
- "description": "This effect has its own component to prevent unnecessary re-renders of the\nentire form when the form state changes (useFormState).\n\nThis component mimics the required effect to reset a form after submit with a\nsimpler to use callback function. See the React Hook docs about resetting\nform on submit: https://arc.net/l/quote/zslpdgfz",
267073
- "displayName": "AfterFormSubmitEffect",
267074
- "methods": [],
267075
- "props": {
267076
- "submitHandlerResultRef": {
267077
- "defaultValue": null,
267078
- "description": "",
267079
- "name": "submitHandlerResultRef",
267080
- "parent": {
267081
- "fileName": "components/src/integrations/react-hook-form/components/AfterFormSubmitEffect/AfterFormSubmitEffect.tsx",
267082
- "name": "Props"
267083
- },
267084
- "declarations": [
267085
- {
267086
- "fileName": "components/src/integrations/react-hook-form/components/AfterFormSubmitEffect/AfterFormSubmitEffect.tsx",
267087
- "name": "Props"
267088
- }
267089
- ],
267090
- "required": true,
267091
- "type": {
267092
- "name": "RefObject<unknown>"
267093
- }
267094
- }
267095
- }
267096
- },
267097
- {
267098
- "tags": {},
267099
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/ActionGroupWrapper/SubmitButtonStateProvider.tsx",
267100
- "description": "",
267101
- "displayName": "SubmitButtonStateProvider",
267102
- "methods": [],
267103
- "props": {
267104
- "isAsyncSubmit": {
267119
+ "media": {
267105
267120
  "defaultValue": null,
267106
267121
  "description": "",
267107
- "name": "isAsyncSubmit",
267122
+ "name": "media",
267108
267123
  "parent": {
267109
- "fileName": "components/src/integrations/react-hook-form/components/ActionGroupWrapper/SubmitButtonStateProvider.tsx",
267110
- "name": "Props"
267124
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
267125
+ "name": "SVGAttributes"
267111
267126
  },
267112
- "declarations": [
267113
- {
267114
- "fileName": "components/src/integrations/react-hook-form/components/ActionGroupWrapper/SubmitButtonStateProvider.tsx",
267115
- "name": "Props"
267116
- }
267117
- ],
267118
- "required": true,
267119
- "type": {
267120
- "name": "RefObject<boolean>"
267121
- }
267122
- },
267123
- "children": {
267124
- "defaultValue": null,
267125
- "description": "",
267126
- "name": "children",
267127
267127
  "declarations": [
267128
267128
  {
267129
267129
  "fileName": "flow/node_modules/.pnpm/@types+react@19.1.8/node_modules/@types/react/index.d.ts",
267130
- "name": "TypeLiteral"
267130
+ "name": "SVGAttributes"
267131
267131
  }
267132
267132
  ],
267133
267133
  "required": false,
267134
267134
  "type": {
267135
- "name": "ReactNode"
267135
+ "name": "string"
267136
267136
  }
267137
267137
  }
267138
267138
  }