@mittwald/flow-react-components 0.2.0-alpha.715 → 0.2.0-alpha.716
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/dist/assets/doc-properties.json +506 -506
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,10 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [0.2.0-alpha.716](https://github.com/mittwald/flow/compare/0.2.0-alpha.715...0.2.0-alpha.716) (2026-03-16)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @mittwald/flow-react-components
|
|
9
|
+
|
|
6
10
|
# [0.2.0-alpha.715](https://github.com/mittwald/flow/compare/0.2.0-alpha.714...0.2.0-alpha.715) (2026-03-12)
|
|
7
11
|
|
|
8
12
|
### Features
|
|
@@ -222574,51 +222574,6 @@
|
|
|
222574
222574
|
}
|
|
222575
222575
|
}
|
|
222576
222576
|
},
|
|
222577
|
-
{
|
|
222578
|
-
"tags": {
|
|
222579
|
-
"flr-generate": "all"
|
|
222580
|
-
},
|
|
222581
|
-
"filePath": "src/components/BigNumber/BigNumber.tsx",
|
|
222582
|
-
"description": "",
|
|
222583
|
-
"displayName": "BigNumber",
|
|
222584
|
-
"methods": [],
|
|
222585
|
-
"props": {
|
|
222586
|
-
"children": {
|
|
222587
|
-
"defaultValue": null,
|
|
222588
|
-
"description": "",
|
|
222589
|
-
"name": "children",
|
|
222590
|
-
"declarations": [
|
|
222591
|
-
{
|
|
222592
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
222593
|
-
"name": "TypeLiteral"
|
|
222594
|
-
}
|
|
222595
|
-
],
|
|
222596
|
-
"required": false,
|
|
222597
|
-
"type": {
|
|
222598
|
-
"name": "ReactNode"
|
|
222599
|
-
}
|
|
222600
|
-
},
|
|
222601
|
-
"className": {
|
|
222602
|
-
"defaultValue": null,
|
|
222603
|
-
"description": "The elements class name.",
|
|
222604
|
-
"name": "className",
|
|
222605
|
-
"parent": {
|
|
222606
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
222607
|
-
"name": "PropsWithClassName"
|
|
222608
|
-
},
|
|
222609
|
-
"declarations": [
|
|
222610
|
-
{
|
|
222611
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
222612
|
-
"name": "PropsWithClassName"
|
|
222613
|
-
}
|
|
222614
|
-
],
|
|
222615
|
-
"required": false,
|
|
222616
|
-
"type": {
|
|
222617
|
-
"name": "string"
|
|
222618
|
-
}
|
|
222619
|
-
}
|
|
222620
|
-
}
|
|
222621
|
-
},
|
|
222622
222577
|
{
|
|
222623
222578
|
"tags": {
|
|
222624
222579
|
"flr-generate": "all"
|
|
@@ -224228,6 +224183,51 @@
|
|
|
224228
224183
|
}
|
|
224229
224184
|
}
|
|
224230
224185
|
},
|
|
224186
|
+
{
|
|
224187
|
+
"tags": {
|
|
224188
|
+
"flr-generate": "all"
|
|
224189
|
+
},
|
|
224190
|
+
"filePath": "src/components/BigNumber/BigNumber.tsx",
|
|
224191
|
+
"description": "",
|
|
224192
|
+
"displayName": "BigNumber",
|
|
224193
|
+
"methods": [],
|
|
224194
|
+
"props": {
|
|
224195
|
+
"children": {
|
|
224196
|
+
"defaultValue": null,
|
|
224197
|
+
"description": "",
|
|
224198
|
+
"name": "children",
|
|
224199
|
+
"declarations": [
|
|
224200
|
+
{
|
|
224201
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
224202
|
+
"name": "TypeLiteral"
|
|
224203
|
+
}
|
|
224204
|
+
],
|
|
224205
|
+
"required": false,
|
|
224206
|
+
"type": {
|
|
224207
|
+
"name": "ReactNode"
|
|
224208
|
+
}
|
|
224209
|
+
},
|
|
224210
|
+
"className": {
|
|
224211
|
+
"defaultValue": null,
|
|
224212
|
+
"description": "The elements class name.",
|
|
224213
|
+
"name": "className",
|
|
224214
|
+
"parent": {
|
|
224215
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
224216
|
+
"name": "PropsWithClassName"
|
|
224217
|
+
},
|
|
224218
|
+
"declarations": [
|
|
224219
|
+
{
|
|
224220
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
224221
|
+
"name": "PropsWithClassName"
|
|
224222
|
+
}
|
|
224223
|
+
],
|
|
224224
|
+
"required": false,
|
|
224225
|
+
"type": {
|
|
224226
|
+
"name": "string"
|
|
224227
|
+
}
|
|
224228
|
+
}
|
|
224229
|
+
}
|
|
224230
|
+
},
|
|
224231
224231
|
{
|
|
224232
224232
|
"tags": {
|
|
224233
224233
|
"flr-generate": "all"
|
|
@@ -270437,42 +270437,38 @@
|
|
|
270437
270437
|
},
|
|
270438
270438
|
{
|
|
270439
270439
|
"tags": {},
|
|
270440
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/
|
|
270440
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormSubmitAction.tsx",
|
|
270441
270441
|
"description": "",
|
|
270442
|
-
"displayName": "
|
|
270442
|
+
"displayName": "FormSubmitAction",
|
|
270443
270443
|
"methods": [],
|
|
270444
270444
|
"props": {
|
|
270445
|
-
"
|
|
270445
|
+
"showFeedback": {
|
|
270446
270446
|
"defaultValue": null,
|
|
270447
270447
|
"description": "",
|
|
270448
|
-
"name": "
|
|
270448
|
+
"name": "showFeedback",
|
|
270449
270449
|
"parent": {
|
|
270450
|
-
"fileName": "
|
|
270451
|
-
"name": "
|
|
270450
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
270451
|
+
"name": "ActionProps"
|
|
270452
270452
|
},
|
|
270453
270453
|
"declarations": [
|
|
270454
270454
|
{
|
|
270455
|
-
"fileName": "
|
|
270456
|
-
"name": "
|
|
270455
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
270456
|
+
"name": "ActionProps"
|
|
270457
270457
|
}
|
|
270458
270458
|
],
|
|
270459
|
-
"required":
|
|
270459
|
+
"required": false,
|
|
270460
270460
|
"type": {
|
|
270461
|
-
"name": "
|
|
270461
|
+
"name": "boolean"
|
|
270462
270462
|
}
|
|
270463
270463
|
},
|
|
270464
270464
|
"children": {
|
|
270465
270465
|
"defaultValue": null,
|
|
270466
270466
|
"description": "",
|
|
270467
270467
|
"name": "children",
|
|
270468
|
-
"parent": {
|
|
270469
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
270470
|
-
"name": "DOMAttributes"
|
|
270471
|
-
},
|
|
270472
270468
|
"declarations": [
|
|
270473
270469
|
{
|
|
270474
270470
|
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
270475
|
-
"name": "
|
|
270471
|
+
"name": "TypeLiteral"
|
|
270476
270472
|
}
|
|
270477
270473
|
],
|
|
270478
270474
|
"required": false,
|
|
@@ -270484,61 +270480,23 @@
|
|
|
270484
270480
|
},
|
|
270485
270481
|
{
|
|
270486
270482
|
"tags": {},
|
|
270487
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/
|
|
270483
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormResetAction.tsx",
|
|
270488
270484
|
"description": "",
|
|
270489
|
-
"displayName": "
|
|
270485
|
+
"displayName": "FormResetAction",
|
|
270490
270486
|
"methods": [],
|
|
270491
270487
|
"props": {
|
|
270492
|
-
"
|
|
270493
|
-
"defaultValue": null,
|
|
270494
|
-
"description": "",
|
|
270495
|
-
"name": "form",
|
|
270496
|
-
"parent": {
|
|
270497
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
270498
|
-
"name": "FormContextProviderProps"
|
|
270499
|
-
},
|
|
270500
|
-
"declarations": [
|
|
270501
|
-
{
|
|
270502
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
270503
|
-
"name": "FormContextProviderProps"
|
|
270504
|
-
}
|
|
270505
|
-
],
|
|
270506
|
-
"required": true,
|
|
270507
|
-
"type": {
|
|
270508
|
-
"name": "UseFormReturn"
|
|
270509
|
-
}
|
|
270510
|
-
},
|
|
270511
|
-
"id": {
|
|
270512
|
-
"defaultValue": null,
|
|
270513
|
-
"description": "",
|
|
270514
|
-
"name": "id",
|
|
270515
|
-
"parent": {
|
|
270516
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
270517
|
-
"name": "FormContextProviderProps"
|
|
270518
|
-
},
|
|
270519
|
-
"declarations": [
|
|
270520
|
-
{
|
|
270521
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
270522
|
-
"name": "FormContextProviderProps"
|
|
270523
|
-
}
|
|
270524
|
-
],
|
|
270525
|
-
"required": true,
|
|
270526
|
-
"type": {
|
|
270527
|
-
"name": "string"
|
|
270528
|
-
}
|
|
270529
|
-
},
|
|
270530
|
-
"isReadOnly": {
|
|
270488
|
+
"showFeedback": {
|
|
270531
270489
|
"defaultValue": null,
|
|
270532
270490
|
"description": "",
|
|
270533
|
-
"name": "
|
|
270491
|
+
"name": "showFeedback",
|
|
270534
270492
|
"parent": {
|
|
270535
|
-
"fileName": "components/src/
|
|
270536
|
-
"name": "
|
|
270493
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
270494
|
+
"name": "ActionProps"
|
|
270537
270495
|
},
|
|
270538
270496
|
"declarations": [
|
|
270539
270497
|
{
|
|
270540
|
-
"fileName": "components/src/
|
|
270541
|
-
"name": "
|
|
270498
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
270499
|
+
"name": "ActionProps"
|
|
270542
270500
|
}
|
|
270543
270501
|
],
|
|
270544
270502
|
"required": false,
|
|
@@ -270546,44 +270504,6 @@
|
|
|
270546
270504
|
"name": "boolean"
|
|
270547
270505
|
}
|
|
270548
270506
|
},
|
|
270549
|
-
"onAfterSuccessFeedback": {
|
|
270550
|
-
"defaultValue": null,
|
|
270551
|
-
"description": "",
|
|
270552
|
-
"name": "onAfterSuccessFeedback",
|
|
270553
|
-
"parent": {
|
|
270554
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
270555
|
-
"name": "FormContextProviderProps"
|
|
270556
|
-
},
|
|
270557
|
-
"declarations": [
|
|
270558
|
-
{
|
|
270559
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
270560
|
-
"name": "FormContextProviderProps"
|
|
270561
|
-
}
|
|
270562
|
-
],
|
|
270563
|
-
"required": false,
|
|
270564
|
-
"type": {
|
|
270565
|
-
"name": "AfterFormSubmitCallback"
|
|
270566
|
-
}
|
|
270567
|
-
},
|
|
270568
|
-
"rootErrorController": {
|
|
270569
|
-
"defaultValue": null,
|
|
270570
|
-
"description": "",
|
|
270571
|
-
"name": "rootErrorController",
|
|
270572
|
-
"parent": {
|
|
270573
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
270574
|
-
"name": "FormContextProviderProps"
|
|
270575
|
-
},
|
|
270576
|
-
"declarations": [
|
|
270577
|
-
{
|
|
270578
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
270579
|
-
"name": "FormContextProviderProps"
|
|
270580
|
-
}
|
|
270581
|
-
],
|
|
270582
|
-
"required": true,
|
|
270583
|
-
"type": {
|
|
270584
|
-
"name": "FormRootErrorController"
|
|
270585
|
-
}
|
|
270586
|
-
},
|
|
270587
270507
|
"children": {
|
|
270588
270508
|
"defaultValue": null,
|
|
270589
270509
|
"description": "",
|
|
@@ -270603,23 +270523,23 @@
|
|
|
270603
270523
|
},
|
|
270604
270524
|
{
|
|
270605
270525
|
"tags": {},
|
|
270606
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/
|
|
270526
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
270607
270527
|
"description": "",
|
|
270608
|
-
"displayName": "
|
|
270528
|
+
"displayName": "FormAction",
|
|
270609
270529
|
"methods": [],
|
|
270610
270530
|
"props": {
|
|
270611
|
-
"
|
|
270531
|
+
"reset": {
|
|
270612
270532
|
"defaultValue": null,
|
|
270613
270533
|
"description": "",
|
|
270614
|
-
"name": "
|
|
270534
|
+
"name": "reset",
|
|
270615
270535
|
"parent": {
|
|
270616
|
-
"fileName": "components/src/components/
|
|
270617
|
-
"name": "
|
|
270536
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
270537
|
+
"name": "FormActionProps"
|
|
270618
270538
|
},
|
|
270619
270539
|
"declarations": [
|
|
270620
270540
|
{
|
|
270621
|
-
"fileName": "components/src/components/
|
|
270622
|
-
"name": "
|
|
270541
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
270542
|
+
"name": "FormActionProps"
|
|
270623
270543
|
}
|
|
270624
270544
|
],
|
|
270625
270545
|
"required": false,
|
|
@@ -270627,104 +270547,18 @@
|
|
|
270627
270547
|
"name": "boolean"
|
|
270628
270548
|
}
|
|
270629
270549
|
},
|
|
270630
|
-
"
|
|
270631
|
-
"defaultValue": null,
|
|
270632
|
-
"description": "",
|
|
270633
|
-
"name": "children",
|
|
270634
|
-
"declarations": [
|
|
270635
|
-
{
|
|
270636
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
270637
|
-
"name": "TypeLiteral"
|
|
270638
|
-
}
|
|
270639
|
-
],
|
|
270640
|
-
"required": false,
|
|
270641
|
-
"type": {
|
|
270642
|
-
"name": "ReactNode"
|
|
270643
|
-
}
|
|
270644
|
-
}
|
|
270645
|
-
}
|
|
270646
|
-
},
|
|
270647
|
-
{
|
|
270648
|
-
"tags": {},
|
|
270649
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormResetAction.tsx",
|
|
270650
|
-
"description": "",
|
|
270651
|
-
"displayName": "FormResetAction",
|
|
270652
|
-
"methods": [],
|
|
270653
|
-
"props": {
|
|
270654
|
-
"showFeedback": {
|
|
270550
|
+
"submit": {
|
|
270655
270551
|
"defaultValue": null,
|
|
270656
270552
|
"description": "",
|
|
270657
|
-
"name": "
|
|
270553
|
+
"name": "submit",
|
|
270658
270554
|
"parent": {
|
|
270659
|
-
"fileName": "components/src/components/
|
|
270660
|
-
"name": "
|
|
270555
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
270556
|
+
"name": "FormActionProps"
|
|
270661
270557
|
},
|
|
270662
270558
|
"declarations": [
|
|
270663
270559
|
{
|
|
270664
|
-
"fileName": "components/src/components/
|
|
270665
|
-
"name": "
|
|
270666
|
-
}
|
|
270667
|
-
],
|
|
270668
|
-
"required": false,
|
|
270669
|
-
"type": {
|
|
270670
|
-
"name": "boolean"
|
|
270671
|
-
}
|
|
270672
|
-
},
|
|
270673
|
-
"children": {
|
|
270674
|
-
"defaultValue": null,
|
|
270675
|
-
"description": "",
|
|
270676
|
-
"name": "children",
|
|
270677
|
-
"declarations": [
|
|
270678
|
-
{
|
|
270679
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
270680
|
-
"name": "TypeLiteral"
|
|
270681
|
-
}
|
|
270682
|
-
],
|
|
270683
|
-
"required": false,
|
|
270684
|
-
"type": {
|
|
270685
|
-
"name": "ReactNode"
|
|
270686
|
-
}
|
|
270687
|
-
}
|
|
270688
|
-
}
|
|
270689
|
-
},
|
|
270690
|
-
{
|
|
270691
|
-
"tags": {},
|
|
270692
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
270693
|
-
"description": "",
|
|
270694
|
-
"displayName": "FormAction",
|
|
270695
|
-
"methods": [],
|
|
270696
|
-
"props": {
|
|
270697
|
-
"reset": {
|
|
270698
|
-
"defaultValue": null,
|
|
270699
|
-
"description": "",
|
|
270700
|
-
"name": "reset",
|
|
270701
|
-
"parent": {
|
|
270702
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
270703
|
-
"name": "FormActionProps"
|
|
270704
|
-
},
|
|
270705
|
-
"declarations": [
|
|
270706
|
-
{
|
|
270707
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
270708
|
-
"name": "FormActionProps"
|
|
270709
|
-
}
|
|
270710
|
-
],
|
|
270711
|
-
"required": false,
|
|
270712
|
-
"type": {
|
|
270713
|
-
"name": "boolean"
|
|
270714
|
-
}
|
|
270715
|
-
},
|
|
270716
|
-
"submit": {
|
|
270717
|
-
"defaultValue": null,
|
|
270718
|
-
"description": "",
|
|
270719
|
-
"name": "submit",
|
|
270720
|
-
"parent": {
|
|
270721
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
270722
|
-
"name": "FormActionProps"
|
|
270723
|
-
},
|
|
270724
|
-
"declarations": [
|
|
270725
|
-
{
|
|
270726
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
270727
|
-
"name": "FormActionProps"
|
|
270560
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormAction/FormAction.tsx",
|
|
270561
|
+
"name": "FormActionProps"
|
|
270728
270562
|
}
|
|
270729
270563
|
],
|
|
270730
270564
|
"required": false,
|
|
@@ -277083,6 +276917,196 @@
|
|
|
277083
276917
|
}
|
|
277084
276918
|
}
|
|
277085
276919
|
},
|
|
276920
|
+
{
|
|
276921
|
+
"tags": {},
|
|
276922
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
276923
|
+
"description": "",
|
|
276924
|
+
"displayName": "FormContext",
|
|
276925
|
+
"methods": [],
|
|
276926
|
+
"props": {
|
|
276927
|
+
"value": {
|
|
276928
|
+
"defaultValue": null,
|
|
276929
|
+
"description": "",
|
|
276930
|
+
"name": "value",
|
|
276931
|
+
"parent": {
|
|
276932
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
276933
|
+
"name": "ProviderProps"
|
|
276934
|
+
},
|
|
276935
|
+
"declarations": [
|
|
276936
|
+
{
|
|
276937
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
276938
|
+
"name": "ProviderProps"
|
|
276939
|
+
}
|
|
276940
|
+
],
|
|
276941
|
+
"required": true,
|
|
276942
|
+
"type": {
|
|
276943
|
+
"name": "FormContext<FieldValues> | undefined"
|
|
276944
|
+
}
|
|
276945
|
+
},
|
|
276946
|
+
"children": {
|
|
276947
|
+
"defaultValue": null,
|
|
276948
|
+
"description": "",
|
|
276949
|
+
"name": "children",
|
|
276950
|
+
"parent": {
|
|
276951
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
276952
|
+
"name": "DOMAttributes"
|
|
276953
|
+
},
|
|
276954
|
+
"declarations": [
|
|
276955
|
+
{
|
|
276956
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
276957
|
+
"name": "DOMAttributes"
|
|
276958
|
+
}
|
|
276959
|
+
],
|
|
276960
|
+
"required": false,
|
|
276961
|
+
"type": {
|
|
276962
|
+
"name": "ReactNode"
|
|
276963
|
+
}
|
|
276964
|
+
}
|
|
276965
|
+
}
|
|
276966
|
+
},
|
|
276967
|
+
{
|
|
276968
|
+
"tags": {},
|
|
276969
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
276970
|
+
"description": "",
|
|
276971
|
+
"displayName": "FormContextProvider",
|
|
276972
|
+
"methods": [],
|
|
276973
|
+
"props": {
|
|
276974
|
+
"form": {
|
|
276975
|
+
"defaultValue": null,
|
|
276976
|
+
"description": "",
|
|
276977
|
+
"name": "form",
|
|
276978
|
+
"parent": {
|
|
276979
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
276980
|
+
"name": "FormContextProviderProps"
|
|
276981
|
+
},
|
|
276982
|
+
"declarations": [
|
|
276983
|
+
{
|
|
276984
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
276985
|
+
"name": "FormContextProviderProps"
|
|
276986
|
+
}
|
|
276987
|
+
],
|
|
276988
|
+
"required": true,
|
|
276989
|
+
"type": {
|
|
276990
|
+
"name": "UseFormReturn"
|
|
276991
|
+
}
|
|
276992
|
+
},
|
|
276993
|
+
"id": {
|
|
276994
|
+
"defaultValue": null,
|
|
276995
|
+
"description": "",
|
|
276996
|
+
"name": "id",
|
|
276997
|
+
"parent": {
|
|
276998
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
276999
|
+
"name": "FormContextProviderProps"
|
|
277000
|
+
},
|
|
277001
|
+
"declarations": [
|
|
277002
|
+
{
|
|
277003
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277004
|
+
"name": "FormContextProviderProps"
|
|
277005
|
+
}
|
|
277006
|
+
],
|
|
277007
|
+
"required": true,
|
|
277008
|
+
"type": {
|
|
277009
|
+
"name": "string"
|
|
277010
|
+
}
|
|
277011
|
+
},
|
|
277012
|
+
"isReadOnly": {
|
|
277013
|
+
"defaultValue": null,
|
|
277014
|
+
"description": "",
|
|
277015
|
+
"name": "isReadOnly",
|
|
277016
|
+
"parent": {
|
|
277017
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277018
|
+
"name": "FormContextProviderProps"
|
|
277019
|
+
},
|
|
277020
|
+
"declarations": [
|
|
277021
|
+
{
|
|
277022
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277023
|
+
"name": "FormContextProviderProps"
|
|
277024
|
+
}
|
|
277025
|
+
],
|
|
277026
|
+
"required": false,
|
|
277027
|
+
"type": {
|
|
277028
|
+
"name": "boolean"
|
|
277029
|
+
}
|
|
277030
|
+
},
|
|
277031
|
+
"onAfterSuccessFeedback": {
|
|
277032
|
+
"defaultValue": null,
|
|
277033
|
+
"description": "",
|
|
277034
|
+
"name": "onAfterSuccessFeedback",
|
|
277035
|
+
"parent": {
|
|
277036
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277037
|
+
"name": "FormContextProviderProps"
|
|
277038
|
+
},
|
|
277039
|
+
"declarations": [
|
|
277040
|
+
{
|
|
277041
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277042
|
+
"name": "FormContextProviderProps"
|
|
277043
|
+
}
|
|
277044
|
+
],
|
|
277045
|
+
"required": false,
|
|
277046
|
+
"type": {
|
|
277047
|
+
"name": "AfterFormSubmitCallback"
|
|
277048
|
+
}
|
|
277049
|
+
},
|
|
277050
|
+
"rootErrorController": {
|
|
277051
|
+
"defaultValue": null,
|
|
277052
|
+
"description": "",
|
|
277053
|
+
"name": "rootErrorController",
|
|
277054
|
+
"parent": {
|
|
277055
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277056
|
+
"name": "FormContextProviderProps"
|
|
277057
|
+
},
|
|
277058
|
+
"declarations": [
|
|
277059
|
+
{
|
|
277060
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
277061
|
+
"name": "FormContextProviderProps"
|
|
277062
|
+
}
|
|
277063
|
+
],
|
|
277064
|
+
"required": true,
|
|
277065
|
+
"type": {
|
|
277066
|
+
"name": "FormRootErrorController"
|
|
277067
|
+
}
|
|
277068
|
+
},
|
|
277069
|
+
"children": {
|
|
277070
|
+
"defaultValue": null,
|
|
277071
|
+
"description": "",
|
|
277072
|
+
"name": "children",
|
|
277073
|
+
"declarations": [
|
|
277074
|
+
{
|
|
277075
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
277076
|
+
"name": "TypeLiteral"
|
|
277077
|
+
}
|
|
277078
|
+
],
|
|
277079
|
+
"required": false,
|
|
277080
|
+
"type": {
|
|
277081
|
+
"name": "ReactNode"
|
|
277082
|
+
}
|
|
277083
|
+
}
|
|
277084
|
+
}
|
|
277085
|
+
},
|
|
277086
|
+
{
|
|
277087
|
+
"tags": {},
|
|
277088
|
+
"filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
|
|
277089
|
+
"description": "",
|
|
277090
|
+
"displayName": "RouterProvider",
|
|
277091
|
+
"methods": [],
|
|
277092
|
+
"props": {
|
|
277093
|
+
"children": {
|
|
277094
|
+
"defaultValue": null,
|
|
277095
|
+
"description": "",
|
|
277096
|
+
"name": "children",
|
|
277097
|
+
"declarations": [
|
|
277098
|
+
{
|
|
277099
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
277100
|
+
"name": "TypeLiteral"
|
|
277101
|
+
}
|
|
277102
|
+
],
|
|
277103
|
+
"required": false,
|
|
277104
|
+
"type": {
|
|
277105
|
+
"name": "ReactNode"
|
|
277106
|
+
}
|
|
277107
|
+
}
|
|
277108
|
+
}
|
|
277109
|
+
},
|
|
277086
277110
|
{
|
|
277087
277111
|
"tags": {
|
|
277088
277112
|
"deprecated": "Use RouterProvider instead"
|
|
@@ -282611,30 +282635,6 @@
|
|
|
282611
282635
|
}
|
|
282612
282636
|
}
|
|
282613
282637
|
},
|
|
282614
|
-
{
|
|
282615
|
-
"tags": {},
|
|
282616
|
-
"filePath": "src/integrations/nextjs/components/RouterProvider/RouterProvider.tsx",
|
|
282617
|
-
"description": "",
|
|
282618
|
-
"displayName": "RouterProvider",
|
|
282619
|
-
"methods": [],
|
|
282620
|
-
"props": {
|
|
282621
|
-
"children": {
|
|
282622
|
-
"defaultValue": null,
|
|
282623
|
-
"description": "",
|
|
282624
|
-
"name": "children",
|
|
282625
|
-
"declarations": [
|
|
282626
|
-
{
|
|
282627
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
282628
|
-
"name": "TypeLiteral"
|
|
282629
|
-
}
|
|
282630
|
-
],
|
|
282631
|
-
"required": false,
|
|
282632
|
-
"type": {
|
|
282633
|
-
"name": "ReactNode"
|
|
282634
|
-
}
|
|
282635
|
-
}
|
|
282636
|
-
}
|
|
282637
|
-
},
|
|
282638
282638
|
{
|
|
282639
282639
|
"tags": {
|
|
282640
282640
|
"flr-generate": "all"
|
|
@@ -284578,72 +284578,6 @@
|
|
|
284578
284578
|
}
|
|
284579
284579
|
}
|
|
284580
284580
|
},
|
|
284581
|
-
{
|
|
284582
|
-
"tags": {},
|
|
284583
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
284584
|
-
"description": "",
|
|
284585
|
-
"displayName": "TabList",
|
|
284586
|
-
"methods": [],
|
|
284587
|
-
"props": {
|
|
284588
|
-
"selection": {
|
|
284589
|
-
"defaultValue": null,
|
|
284590
|
-
"description": "",
|
|
284591
|
-
"name": "selection",
|
|
284592
|
-
"parent": {
|
|
284593
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
284594
|
-
"name": "Props"
|
|
284595
|
-
},
|
|
284596
|
-
"declarations": [
|
|
284597
|
-
{
|
|
284598
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
284599
|
-
"name": "Props"
|
|
284600
|
-
}
|
|
284601
|
-
],
|
|
284602
|
-
"required": true,
|
|
284603
|
-
"type": {
|
|
284604
|
-
"name": "Key | undefined"
|
|
284605
|
-
}
|
|
284606
|
-
},
|
|
284607
|
-
"onContextMenuSelectionChange": {
|
|
284608
|
-
"defaultValue": null,
|
|
284609
|
-
"description": "",
|
|
284610
|
-
"name": "onContextMenuSelectionChange",
|
|
284611
|
-
"parent": {
|
|
284612
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
284613
|
-
"name": "Props"
|
|
284614
|
-
},
|
|
284615
|
-
"declarations": [
|
|
284616
|
-
{
|
|
284617
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
284618
|
-
"name": "Props"
|
|
284619
|
-
}
|
|
284620
|
-
],
|
|
284621
|
-
"required": true,
|
|
284622
|
-
"type": {
|
|
284623
|
-
"name": "(key: Key) => void"
|
|
284624
|
-
}
|
|
284625
|
-
},
|
|
284626
|
-
"disabledKeys": {
|
|
284627
|
-
"defaultValue": null,
|
|
284628
|
-
"description": "",
|
|
284629
|
-
"name": "disabledKeys",
|
|
284630
|
-
"parent": {
|
|
284631
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
284632
|
-
"name": "Props"
|
|
284633
|
-
},
|
|
284634
|
-
"declarations": [
|
|
284635
|
-
{
|
|
284636
|
-
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
284637
|
-
"name": "Props"
|
|
284638
|
-
}
|
|
284639
|
-
],
|
|
284640
|
-
"required": false,
|
|
284641
|
-
"type": {
|
|
284642
|
-
"name": "Iterable<Key>"
|
|
284643
|
-
}
|
|
284644
|
-
}
|
|
284645
|
-
}
|
|
284646
|
-
},
|
|
284647
284581
|
{
|
|
284648
284582
|
"tags": {
|
|
284649
284583
|
"flr-generate": "all"
|
|
@@ -286137,6 +286071,72 @@
|
|
|
286137
286071
|
}
|
|
286138
286072
|
}
|
|
286139
286073
|
},
|
|
286074
|
+
{
|
|
286075
|
+
"tags": {},
|
|
286076
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
286077
|
+
"description": "",
|
|
286078
|
+
"displayName": "TabList",
|
|
286079
|
+
"methods": [],
|
|
286080
|
+
"props": {
|
|
286081
|
+
"selection": {
|
|
286082
|
+
"defaultValue": null,
|
|
286083
|
+
"description": "",
|
|
286084
|
+
"name": "selection",
|
|
286085
|
+
"parent": {
|
|
286086
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
286087
|
+
"name": "Props"
|
|
286088
|
+
},
|
|
286089
|
+
"declarations": [
|
|
286090
|
+
{
|
|
286091
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
286092
|
+
"name": "Props"
|
|
286093
|
+
}
|
|
286094
|
+
],
|
|
286095
|
+
"required": true,
|
|
286096
|
+
"type": {
|
|
286097
|
+
"name": "Key | undefined"
|
|
286098
|
+
}
|
|
286099
|
+
},
|
|
286100
|
+
"onContextMenuSelectionChange": {
|
|
286101
|
+
"defaultValue": null,
|
|
286102
|
+
"description": "",
|
|
286103
|
+
"name": "onContextMenuSelectionChange",
|
|
286104
|
+
"parent": {
|
|
286105
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
286106
|
+
"name": "Props"
|
|
286107
|
+
},
|
|
286108
|
+
"declarations": [
|
|
286109
|
+
{
|
|
286110
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
286111
|
+
"name": "Props"
|
|
286112
|
+
}
|
|
286113
|
+
],
|
|
286114
|
+
"required": true,
|
|
286115
|
+
"type": {
|
|
286116
|
+
"name": "(key: Key) => void"
|
|
286117
|
+
}
|
|
286118
|
+
},
|
|
286119
|
+
"disabledKeys": {
|
|
286120
|
+
"defaultValue": null,
|
|
286121
|
+
"description": "",
|
|
286122
|
+
"name": "disabledKeys",
|
|
286123
|
+
"parent": {
|
|
286124
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
286125
|
+
"name": "Props"
|
|
286126
|
+
},
|
|
286127
|
+
"declarations": [
|
|
286128
|
+
{
|
|
286129
|
+
"fileName": "components/src/components/Tabs/components/TabList/TabList.tsx",
|
|
286130
|
+
"name": "Props"
|
|
286131
|
+
}
|
|
286132
|
+
],
|
|
286133
|
+
"required": false,
|
|
286134
|
+
"type": {
|
|
286135
|
+
"name": "Iterable<Key>"
|
|
286136
|
+
}
|
|
286137
|
+
}
|
|
286138
|
+
}
|
|
286139
|
+
},
|
|
286140
286140
|
{
|
|
286141
286141
|
"tags": {
|
|
286142
286142
|
"flr-generate": "all"
|
|
@@ -301883,91 +301883,6 @@
|
|
|
301883
301883
|
}
|
|
301884
301884
|
}
|
|
301885
301885
|
},
|
|
301886
|
-
{
|
|
301887
|
-
"tags": {},
|
|
301888
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301889
|
-
"description": "",
|
|
301890
|
-
"displayName": "ValidationResultButton",
|
|
301891
|
-
"methods": [],
|
|
301892
|
-
"props": {
|
|
301893
|
-
"policyValidationResult": {
|
|
301894
|
-
"defaultValue": null,
|
|
301895
|
-
"description": "",
|
|
301896
|
-
"name": "policyValidationResult",
|
|
301897
|
-
"parent": {
|
|
301898
|
-
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301899
|
-
"name": "Props"
|
|
301900
|
-
},
|
|
301901
|
-
"declarations": [
|
|
301902
|
-
{
|
|
301903
|
-
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301904
|
-
"name": "Props"
|
|
301905
|
-
}
|
|
301906
|
-
],
|
|
301907
|
-
"required": false,
|
|
301908
|
-
"type": {
|
|
301909
|
-
"name": "ResolvedPolicyValidationResult"
|
|
301910
|
-
}
|
|
301911
|
-
},
|
|
301912
|
-
"isDisabled": {
|
|
301913
|
-
"defaultValue": null,
|
|
301914
|
-
"description": "",
|
|
301915
|
-
"name": "isDisabled",
|
|
301916
|
-
"parent": {
|
|
301917
|
-
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301918
|
-
"name": "Props"
|
|
301919
|
-
},
|
|
301920
|
-
"declarations": [
|
|
301921
|
-
{
|
|
301922
|
-
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301923
|
-
"name": "Props"
|
|
301924
|
-
}
|
|
301925
|
-
],
|
|
301926
|
-
"required": false,
|
|
301927
|
-
"type": {
|
|
301928
|
-
"name": "boolean"
|
|
301929
|
-
}
|
|
301930
|
-
},
|
|
301931
|
-
"isEmptyValue": {
|
|
301932
|
-
"defaultValue": null,
|
|
301933
|
-
"description": "",
|
|
301934
|
-
"name": "isEmptyValue",
|
|
301935
|
-
"parent": {
|
|
301936
|
-
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301937
|
-
"name": "Props"
|
|
301938
|
-
},
|
|
301939
|
-
"declarations": [
|
|
301940
|
-
{
|
|
301941
|
-
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301942
|
-
"name": "Props"
|
|
301943
|
-
}
|
|
301944
|
-
],
|
|
301945
|
-
"required": true,
|
|
301946
|
-
"type": {
|
|
301947
|
-
"name": "boolean"
|
|
301948
|
-
}
|
|
301949
|
-
},
|
|
301950
|
-
"className": {
|
|
301951
|
-
"defaultValue": null,
|
|
301952
|
-
"description": "The elements class name.",
|
|
301953
|
-
"name": "className",
|
|
301954
|
-
"parent": {
|
|
301955
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
301956
|
-
"name": "PropsWithClassName"
|
|
301957
|
-
},
|
|
301958
|
-
"declarations": [
|
|
301959
|
-
{
|
|
301960
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
301961
|
-
"name": "PropsWithClassName"
|
|
301962
|
-
}
|
|
301963
|
-
],
|
|
301964
|
-
"required": false,
|
|
301965
|
-
"type": {
|
|
301966
|
-
"name": "string"
|
|
301967
|
-
}
|
|
301968
|
-
}
|
|
301969
|
-
}
|
|
301970
|
-
},
|
|
301971
301886
|
{
|
|
301972
301887
|
"tags": {
|
|
301973
301888
|
"internal": ""
|
|
@@ -302017,6 +301932,91 @@
|
|
|
302017
301932
|
}
|
|
302018
301933
|
}
|
|
302019
301934
|
},
|
|
301935
|
+
{
|
|
301936
|
+
"tags": {},
|
|
301937
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301938
|
+
"description": "",
|
|
301939
|
+
"displayName": "ValidationResultButton",
|
|
301940
|
+
"methods": [],
|
|
301941
|
+
"props": {
|
|
301942
|
+
"policyValidationResult": {
|
|
301943
|
+
"defaultValue": null,
|
|
301944
|
+
"description": "",
|
|
301945
|
+
"name": "policyValidationResult",
|
|
301946
|
+
"parent": {
|
|
301947
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301948
|
+
"name": "Props"
|
|
301949
|
+
},
|
|
301950
|
+
"declarations": [
|
|
301951
|
+
{
|
|
301952
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301953
|
+
"name": "Props"
|
|
301954
|
+
}
|
|
301955
|
+
],
|
|
301956
|
+
"required": false,
|
|
301957
|
+
"type": {
|
|
301958
|
+
"name": "ResolvedPolicyValidationResult"
|
|
301959
|
+
}
|
|
301960
|
+
},
|
|
301961
|
+
"isDisabled": {
|
|
301962
|
+
"defaultValue": null,
|
|
301963
|
+
"description": "",
|
|
301964
|
+
"name": "isDisabled",
|
|
301965
|
+
"parent": {
|
|
301966
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301967
|
+
"name": "Props"
|
|
301968
|
+
},
|
|
301969
|
+
"declarations": [
|
|
301970
|
+
{
|
|
301971
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301972
|
+
"name": "Props"
|
|
301973
|
+
}
|
|
301974
|
+
],
|
|
301975
|
+
"required": false,
|
|
301976
|
+
"type": {
|
|
301977
|
+
"name": "boolean"
|
|
301978
|
+
}
|
|
301979
|
+
},
|
|
301980
|
+
"isEmptyValue": {
|
|
301981
|
+
"defaultValue": null,
|
|
301982
|
+
"description": "",
|
|
301983
|
+
"name": "isEmptyValue",
|
|
301984
|
+
"parent": {
|
|
301985
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301986
|
+
"name": "Props"
|
|
301987
|
+
},
|
|
301988
|
+
"declarations": [
|
|
301989
|
+
{
|
|
301990
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
301991
|
+
"name": "Props"
|
|
301992
|
+
}
|
|
301993
|
+
],
|
|
301994
|
+
"required": true,
|
|
301995
|
+
"type": {
|
|
301996
|
+
"name": "boolean"
|
|
301997
|
+
}
|
|
301998
|
+
},
|
|
301999
|
+
"className": {
|
|
302000
|
+
"defaultValue": null,
|
|
302001
|
+
"description": "The elements class name.",
|
|
302002
|
+
"name": "className",
|
|
302003
|
+
"parent": {
|
|
302004
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
302005
|
+
"name": "PropsWithClassName"
|
|
302006
|
+
},
|
|
302007
|
+
"declarations": [
|
|
302008
|
+
{
|
|
302009
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
302010
|
+
"name": "PropsWithClassName"
|
|
302011
|
+
}
|
|
302012
|
+
],
|
|
302013
|
+
"required": false,
|
|
302014
|
+
"type": {
|
|
302015
|
+
"name": "string"
|
|
302016
|
+
}
|
|
302017
|
+
}
|
|
302018
|
+
}
|
|
302019
|
+
},
|
|
302020
302020
|
{
|
|
302021
302021
|
"tags": {
|
|
302022
302022
|
"internal": ""
|
|
@@ -314871,93 +314871,6 @@
|
|
|
314871
314871
|
}
|
|
314872
314872
|
}
|
|
314873
314873
|
},
|
|
314874
|
-
{
|
|
314875
|
-
"tags": {
|
|
314876
|
-
"flr-generate": "all"
|
|
314877
|
-
},
|
|
314878
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/CartesianGrid/CartesianGrid.tsx",
|
|
314879
|
-
"description": "",
|
|
314880
|
-
"displayName": "CartesianGrid",
|
|
314881
|
-
"methods": [],
|
|
314882
|
-
"props": {
|
|
314883
|
-
"className": {
|
|
314884
|
-
"defaultValue": null,
|
|
314885
|
-
"description": "",
|
|
314886
|
-
"name": "className",
|
|
314887
|
-
"parent": {
|
|
314888
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
314889
|
-
"name": "HTMLAttributes"
|
|
314890
|
-
},
|
|
314891
|
-
"declarations": [
|
|
314892
|
-
{
|
|
314893
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
314894
|
-
"name": "HTMLAttributes"
|
|
314895
|
-
}
|
|
314896
|
-
],
|
|
314897
|
-
"required": false,
|
|
314898
|
-
"type": {
|
|
314899
|
-
"name": "string"
|
|
314900
|
-
}
|
|
314901
|
-
},
|
|
314902
|
-
"horizontal": {
|
|
314903
|
-
"defaultValue": null,
|
|
314904
|
-
"description": "If set false, no horizontal grid lines will be drawn.\n@defaultValue true",
|
|
314905
|
-
"name": "horizontal",
|
|
314906
|
-
"parent": {
|
|
314907
|
-
"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/CartesianGrid.d.ts",
|
|
314908
|
-
"name": "CartesianGridProps"
|
|
314909
|
-
},
|
|
314910
|
-
"declarations": [
|
|
314911
|
-
{
|
|
314912
|
-
"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/CartesianGrid.d.ts",
|
|
314913
|
-
"name": "CartesianGridProps"
|
|
314914
|
-
}
|
|
314915
|
-
],
|
|
314916
|
-
"required": false,
|
|
314917
|
-
"type": {
|
|
314918
|
-
"name": "GridLineType"
|
|
314919
|
-
}
|
|
314920
|
-
},
|
|
314921
|
-
"vertical": {
|
|
314922
|
-
"defaultValue": null,
|
|
314923
|
-
"description": "If set false, no vertical grid lines will be drawn.\n@defaultValue true",
|
|
314924
|
-
"name": "vertical",
|
|
314925
|
-
"parent": {
|
|
314926
|
-
"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/CartesianGrid.d.ts",
|
|
314927
|
-
"name": "CartesianGridProps"
|
|
314928
|
-
},
|
|
314929
|
-
"declarations": [
|
|
314930
|
-
{
|
|
314931
|
-
"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/CartesianGrid.d.ts",
|
|
314932
|
-
"name": "CartesianGridProps"
|
|
314933
|
-
}
|
|
314934
|
-
],
|
|
314935
|
-
"required": false,
|
|
314936
|
-
"type": {
|
|
314937
|
-
"name": "GridLineType"
|
|
314938
|
-
}
|
|
314939
|
-
},
|
|
314940
|
-
"strokeDasharray": {
|
|
314941
|
-
"defaultValue": null,
|
|
314942
|
-
"description": "",
|
|
314943
|
-
"name": "strokeDasharray",
|
|
314944
|
-
"parent": {
|
|
314945
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
314946
|
-
"name": "SVGAttributes"
|
|
314947
|
-
},
|
|
314948
|
-
"declarations": [
|
|
314949
|
-
{
|
|
314950
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
314951
|
-
"name": "SVGAttributes"
|
|
314952
|
-
}
|
|
314953
|
-
],
|
|
314954
|
-
"required": false,
|
|
314955
|
-
"type": {
|
|
314956
|
-
"name": "string | number"
|
|
314957
|
-
}
|
|
314958
|
-
}
|
|
314959
|
-
}
|
|
314960
|
-
},
|
|
314961
314874
|
{
|
|
314962
314875
|
"tags": {},
|
|
314963
314876
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/ChartLegend/LegendContent.tsx",
|
|
@@ -323857,6 +323770,93 @@
|
|
|
323857
323770
|
}
|
|
323858
323771
|
}
|
|
323859
323772
|
},
|
|
323773
|
+
{
|
|
323774
|
+
"tags": {
|
|
323775
|
+
"flr-generate": "all"
|
|
323776
|
+
},
|
|
323777
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/CartesianGrid/CartesianGrid.tsx",
|
|
323778
|
+
"description": "",
|
|
323779
|
+
"displayName": "CartesianGrid",
|
|
323780
|
+
"methods": [],
|
|
323781
|
+
"props": {
|
|
323782
|
+
"className": {
|
|
323783
|
+
"defaultValue": null,
|
|
323784
|
+
"description": "",
|
|
323785
|
+
"name": "className",
|
|
323786
|
+
"parent": {
|
|
323787
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
323788
|
+
"name": "HTMLAttributes"
|
|
323789
|
+
},
|
|
323790
|
+
"declarations": [
|
|
323791
|
+
{
|
|
323792
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
323793
|
+
"name": "HTMLAttributes"
|
|
323794
|
+
}
|
|
323795
|
+
],
|
|
323796
|
+
"required": false,
|
|
323797
|
+
"type": {
|
|
323798
|
+
"name": "string"
|
|
323799
|
+
}
|
|
323800
|
+
},
|
|
323801
|
+
"horizontal": {
|
|
323802
|
+
"defaultValue": null,
|
|
323803
|
+
"description": "If set false, no horizontal grid lines will be drawn.\n@defaultValue true",
|
|
323804
|
+
"name": "horizontal",
|
|
323805
|
+
"parent": {
|
|
323806
|
+
"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/CartesianGrid.d.ts",
|
|
323807
|
+
"name": "CartesianGridProps"
|
|
323808
|
+
},
|
|
323809
|
+
"declarations": [
|
|
323810
|
+
{
|
|
323811
|
+
"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/CartesianGrid.d.ts",
|
|
323812
|
+
"name": "CartesianGridProps"
|
|
323813
|
+
}
|
|
323814
|
+
],
|
|
323815
|
+
"required": false,
|
|
323816
|
+
"type": {
|
|
323817
|
+
"name": "GridLineType"
|
|
323818
|
+
}
|
|
323819
|
+
},
|
|
323820
|
+
"vertical": {
|
|
323821
|
+
"defaultValue": null,
|
|
323822
|
+
"description": "If set false, no vertical grid lines will be drawn.\n@defaultValue true",
|
|
323823
|
+
"name": "vertical",
|
|
323824
|
+
"parent": {
|
|
323825
|
+
"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/CartesianGrid.d.ts",
|
|
323826
|
+
"name": "CartesianGridProps"
|
|
323827
|
+
},
|
|
323828
|
+
"declarations": [
|
|
323829
|
+
{
|
|
323830
|
+
"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/CartesianGrid.d.ts",
|
|
323831
|
+
"name": "CartesianGridProps"
|
|
323832
|
+
}
|
|
323833
|
+
],
|
|
323834
|
+
"required": false,
|
|
323835
|
+
"type": {
|
|
323836
|
+
"name": "GridLineType"
|
|
323837
|
+
}
|
|
323838
|
+
},
|
|
323839
|
+
"strokeDasharray": {
|
|
323840
|
+
"defaultValue": null,
|
|
323841
|
+
"description": "",
|
|
323842
|
+
"name": "strokeDasharray",
|
|
323843
|
+
"parent": {
|
|
323844
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
323845
|
+
"name": "SVGAttributes"
|
|
323846
|
+
},
|
|
323847
|
+
"declarations": [
|
|
323848
|
+
{
|
|
323849
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
323850
|
+
"name": "SVGAttributes"
|
|
323851
|
+
}
|
|
323852
|
+
],
|
|
323853
|
+
"required": false,
|
|
323854
|
+
"type": {
|
|
323855
|
+
"name": "string | number"
|
|
323856
|
+
}
|
|
323857
|
+
}
|
|
323858
|
+
}
|
|
323859
|
+
},
|
|
323860
323860
|
{
|
|
323861
323861
|
"tags": {},
|
|
323862
323862
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/AreaDot/AreaDot.tsx",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-react-components",
|
|
3
|
-
"version": "0.2.0-alpha.
|
|
3
|
+
"version": "0.2.0-alpha.716",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A React implementation of Flow, mittwald’s design system",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"@internationalized/string-compiler": "^3.2.6",
|
|
60
60
|
"@mittwald/password-tools-js": "3.0.0-alpha.18",
|
|
61
|
-
"@mittwald/react-tunnel": "0.2.0-alpha.
|
|
61
|
+
"@mittwald/react-tunnel": "0.2.0-alpha.716",
|
|
62
62
|
"@mittwald/react-use-promise": "^4.2.2",
|
|
63
63
|
"@react-aria/form": "^3.1.3",
|
|
64
64
|
"@react-aria/live-announcer": "^3.4.4",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"@faker-js/faker": "^10.2.0",
|
|
105
105
|
"@internationalized/date": "^3.10.1",
|
|
106
106
|
"@mittwald/flow-core": "",
|
|
107
|
-
"@mittwald/flow-design-tokens": "0.2.0-alpha.
|
|
107
|
+
"@mittwald/flow-design-tokens": "0.2.0-alpha.716",
|
|
108
108
|
"@mittwald/react-use-promise": "^4.2.2",
|
|
109
109
|
"@mittwald/remote-dom-react": "1.2.2-mittwald.10",
|
|
110
110
|
"@mittwald/typescript-config": "",
|
|
@@ -172,5 +172,5 @@
|
|
|
172
172
|
"optional": true
|
|
173
173
|
}
|
|
174
174
|
},
|
|
175
|
-
"gitHead": "
|
|
175
|
+
"gitHead": "d50296a9e6b47fa4a63bb7774423ccdd49b43292"
|
|
176
176
|
}
|