@mittwald/flow-react-components 0.2.0-alpha.766 → 0.2.0-alpha.768
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 +12 -0
- package/dist/assets/doc-properties.json +434 -434
- package/dist/js/packages/components/src/components/List/model/ReactTable.mjs +6 -3
- package/dist/js/packages/components/src/components/List/model/ReactTable.mjs.map +1 -1
- package/dist/js/packages/components/src/components/List/model/filter/Filter.mjs +3 -0
- package/dist/js/packages/components/src/components/List/model/filter/Filter.mjs.map +1 -1
- package/dist/types/components/List/model/ReactTable.d.ts.map +1 -1
- package/dist/types/components/List/model/filter/Filter.d.ts.map +1 -1
- package/package.json +6 -6
|
@@ -225873,6 +225873,30 @@
|
|
|
225873
225873
|
"methods": [],
|
|
225874
225874
|
"props": {}
|
|
225875
225875
|
},
|
|
225876
|
+
{
|
|
225877
|
+
"tags": {},
|
|
225878
|
+
"filePath": "src/components/BrowserOnly/BrowserOnly.tsx",
|
|
225879
|
+
"description": "",
|
|
225880
|
+
"displayName": "BrowserOnly",
|
|
225881
|
+
"methods": [],
|
|
225882
|
+
"props": {
|
|
225883
|
+
"children": {
|
|
225884
|
+
"defaultValue": null,
|
|
225885
|
+
"description": "",
|
|
225886
|
+
"name": "children",
|
|
225887
|
+
"declarations": [
|
|
225888
|
+
{
|
|
225889
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
225890
|
+
"name": "TypeLiteral"
|
|
225891
|
+
}
|
|
225892
|
+
],
|
|
225893
|
+
"required": false,
|
|
225894
|
+
"type": {
|
|
225895
|
+
"name": "ReactNode"
|
|
225896
|
+
}
|
|
225897
|
+
}
|
|
225898
|
+
}
|
|
225899
|
+
},
|
|
225876
225900
|
{
|
|
225877
225901
|
"tags": {
|
|
225878
225902
|
"flr-generate": "all"
|
|
@@ -228231,30 +228255,6 @@
|
|
|
228231
228255
|
}
|
|
228232
228256
|
}
|
|
228233
228257
|
},
|
|
228234
|
-
{
|
|
228235
|
-
"tags": {},
|
|
228236
|
-
"filePath": "src/components/BrowserOnly/BrowserOnly.tsx",
|
|
228237
|
-
"description": "",
|
|
228238
|
-
"displayName": "BrowserOnly",
|
|
228239
|
-
"methods": [],
|
|
228240
|
-
"props": {
|
|
228241
|
-
"children": {
|
|
228242
|
-
"defaultValue": null,
|
|
228243
|
-
"description": "",
|
|
228244
|
-
"name": "children",
|
|
228245
|
-
"declarations": [
|
|
228246
|
-
{
|
|
228247
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
228248
|
-
"name": "TypeLiteral"
|
|
228249
|
-
}
|
|
228250
|
-
],
|
|
228251
|
-
"required": false,
|
|
228252
|
-
"type": {
|
|
228253
|
-
"name": "ReactNode"
|
|
228254
|
-
}
|
|
228255
|
-
}
|
|
228256
|
-
}
|
|
228257
|
-
},
|
|
228258
228258
|
{
|
|
228259
228259
|
"tags": {
|
|
228260
228260
|
"flr-generate": "all"
|
|
@@ -283871,7 +283871,33 @@
|
|
|
283871
283871
|
"tags": {
|
|
283872
283872
|
"deprecated": "Use RouterProvider instead"
|
|
283873
283873
|
},
|
|
283874
|
-
"filePath": "src/integrations/nextjs/components/
|
|
283874
|
+
"filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
|
|
283875
|
+
"description": "",
|
|
283876
|
+
"displayName": "LinkProvider",
|
|
283877
|
+
"methods": [],
|
|
283878
|
+
"props": {
|
|
283879
|
+
"children": {
|
|
283880
|
+
"defaultValue": null,
|
|
283881
|
+
"description": "",
|
|
283882
|
+
"name": "children",
|
|
283883
|
+
"declarations": [
|
|
283884
|
+
{
|
|
283885
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
283886
|
+
"name": "TypeLiteral"
|
|
283887
|
+
}
|
|
283888
|
+
],
|
|
283889
|
+
"required": false,
|
|
283890
|
+
"type": {
|
|
283891
|
+
"name": "ReactNode"
|
|
283892
|
+
}
|
|
283893
|
+
}
|
|
283894
|
+
}
|
|
283895
|
+
},
|
|
283896
|
+
{
|
|
283897
|
+
"tags": {
|
|
283898
|
+
"deprecated": "Use RouterProvider instead"
|
|
283899
|
+
},
|
|
283900
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/nextjs/components/Link/Link.tsx",
|
|
283875
283901
|
"description": "",
|
|
283876
283902
|
"displayName": "Link",
|
|
283877
283903
|
"methods": [],
|
|
@@ -283881,12 +283907,12 @@
|
|
|
283881
283907
|
"description": "",
|
|
283882
283908
|
"name": "ref",
|
|
283883
283909
|
"parent": {
|
|
283884
|
-
"fileName": "src/integrations/nextjs/components/Link/Link.tsx",
|
|
283910
|
+
"fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
|
|
283885
283911
|
"name": "Props"
|
|
283886
283912
|
},
|
|
283887
283913
|
"declarations": [
|
|
283888
283914
|
{
|
|
283889
|
-
"fileName": "src/integrations/nextjs/components/Link/Link.tsx",
|
|
283915
|
+
"fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
|
|
283890
283916
|
"name": "Props"
|
|
283891
283917
|
}
|
|
283892
283918
|
],
|
|
@@ -283900,12 +283926,12 @@
|
|
|
283900
283926
|
"description": "",
|
|
283901
283927
|
"name": "isDisabled",
|
|
283902
283928
|
"parent": {
|
|
283903
|
-
"fileName": "src/integrations/nextjs/components/Link/Link.tsx",
|
|
283929
|
+
"fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
|
|
283904
283930
|
"name": "Props"
|
|
283905
283931
|
},
|
|
283906
283932
|
"declarations": [
|
|
283907
283933
|
{
|
|
283908
|
-
"fileName": "src/integrations/nextjs/components/Link/Link.tsx",
|
|
283934
|
+
"fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
|
|
283909
283935
|
"name": "Props"
|
|
283910
283936
|
}
|
|
283911
283937
|
],
|
|
@@ -289369,32 +289395,6 @@
|
|
|
289369
289395
|
}
|
|
289370
289396
|
}
|
|
289371
289397
|
},
|
|
289372
|
-
{
|
|
289373
|
-
"tags": {
|
|
289374
|
-
"deprecated": "Use RouterProvider instead"
|
|
289375
|
-
},
|
|
289376
|
-
"filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
|
|
289377
|
-
"description": "",
|
|
289378
|
-
"displayName": "LinkProvider",
|
|
289379
|
-
"methods": [],
|
|
289380
|
-
"props": {
|
|
289381
|
-
"children": {
|
|
289382
|
-
"defaultValue": null,
|
|
289383
|
-
"description": "",
|
|
289384
|
-
"name": "children",
|
|
289385
|
-
"declarations": [
|
|
289386
|
-
{
|
|
289387
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
289388
|
-
"name": "TypeLiteral"
|
|
289389
|
-
}
|
|
289390
|
-
],
|
|
289391
|
-
"required": false,
|
|
289392
|
-
"type": {
|
|
289393
|
-
"name": "ReactNode"
|
|
289394
|
-
}
|
|
289395
|
-
}
|
|
289396
|
-
}
|
|
289397
|
-
},
|
|
289398
289398
|
{
|
|
289399
289399
|
"tags": {
|
|
289400
289400
|
"flr-generate": "all"
|
|
@@ -304579,9 +304579,9 @@
|
|
|
304579
304579
|
"tags": {
|
|
304580
304580
|
"flr-generate": "all"
|
|
304581
304581
|
},
|
|
304582
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/
|
|
304582
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/Radio/Radio.tsx",
|
|
304583
304583
|
"description": "",
|
|
304584
|
-
"displayName": "
|
|
304584
|
+
"displayName": "Radio",
|
|
304585
304585
|
"methods": [],
|
|
304586
304586
|
"props": {
|
|
304587
304587
|
"className": {
|
|
@@ -306469,9 +306469,9 @@
|
|
|
306469
306469
|
"tags": {
|
|
306470
306470
|
"flr-generate": "all"
|
|
306471
306471
|
},
|
|
306472
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/
|
|
306472
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/RadioGroup/components/RadioButton/RadioButton.tsx",
|
|
306473
306473
|
"description": "",
|
|
306474
|
-
"displayName": "
|
|
306474
|
+
"displayName": "RadioButton",
|
|
306475
306475
|
"methods": [],
|
|
306476
306476
|
"props": {
|
|
306477
306477
|
"className": {
|
|
@@ -314715,22 +314715,6 @@
|
|
|
314715
314715
|
}
|
|
314716
314716
|
}
|
|
314717
314717
|
},
|
|
314718
|
-
{
|
|
314719
|
-
"tags": {},
|
|
314720
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/OffCanvasSuspenseFallback/OffCanvasSuspenseFallback.tsx",
|
|
314721
|
-
"description": "",
|
|
314722
|
-
"displayName": "OffCanvasSuspenseFallback",
|
|
314723
|
-
"methods": [],
|
|
314724
|
-
"props": {}
|
|
314725
|
-
},
|
|
314726
|
-
{
|
|
314727
|
-
"tags": {},
|
|
314728
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
|
|
314729
|
-
"description": "",
|
|
314730
|
-
"displayName": "ConfirmUnsavedChangesModal",
|
|
314731
|
-
"methods": [],
|
|
314732
|
-
"props": {}
|
|
314733
|
-
},
|
|
314734
314718
|
{
|
|
314735
314719
|
"tags": {},
|
|
314736
314720
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ModalTrigger/ModalTrigger.tsx",
|
|
@@ -314869,6 +314853,22 @@
|
|
|
314869
314853
|
}
|
|
314870
314854
|
}
|
|
314871
314855
|
},
|
|
314856
|
+
{
|
|
314857
|
+
"tags": {},
|
|
314858
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/OffCanvasSuspenseFallback/OffCanvasSuspenseFallback.tsx",
|
|
314859
|
+
"description": "",
|
|
314860
|
+
"displayName": "OffCanvasSuspenseFallback",
|
|
314861
|
+
"methods": [],
|
|
314862
|
+
"props": {}
|
|
314863
|
+
},
|
|
314864
|
+
{
|
|
314865
|
+
"tags": {},
|
|
314866
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
|
|
314867
|
+
"description": "",
|
|
314868
|
+
"displayName": "ConfirmUnsavedChangesModal",
|
|
314869
|
+
"methods": [],
|
|
314870
|
+
"props": {}
|
|
314871
|
+
},
|
|
314872
314872
|
{
|
|
314873
314873
|
"tags": {
|
|
314874
314874
|
"flr-generate": "all"
|
|
@@ -315224,129 +315224,6 @@
|
|
|
315224
315224
|
"methods": [],
|
|
315225
315225
|
"props": {}
|
|
315226
315226
|
},
|
|
315227
|
-
{
|
|
315228
|
-
"tags": {
|
|
315229
|
-
"flr-generate": "all"
|
|
315230
|
-
},
|
|
315231
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
315232
|
-
"description": "",
|
|
315233
|
-
"displayName": "ListSummary",
|
|
315234
|
-
"methods": [],
|
|
315235
|
-
"props": {
|
|
315236
|
-
"position": {
|
|
315237
|
-
"defaultValue": {
|
|
315238
|
-
"value": ": \"top\""
|
|
315239
|
-
},
|
|
315240
|
-
"description": "Whether the summary is placed above or underneath the list",
|
|
315241
|
-
"name": "position",
|
|
315242
|
-
"parent": {
|
|
315243
|
-
"fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
315244
|
-
"name": "ListSummaryProps"
|
|
315245
|
-
},
|
|
315246
|
-
"declarations": [
|
|
315247
|
-
{
|
|
315248
|
-
"fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
315249
|
-
"name": "ListSummaryProps"
|
|
315250
|
-
}
|
|
315251
|
-
],
|
|
315252
|
-
"required": false,
|
|
315253
|
-
"type": {
|
|
315254
|
-
"name": "\"bottom\" | \"top\""
|
|
315255
|
-
}
|
|
315256
|
-
},
|
|
315257
|
-
"wrapWith": {
|
|
315258
|
-
"defaultValue": null,
|
|
315259
|
-
"description": "",
|
|
315260
|
-
"name": "wrapWith",
|
|
315261
|
-
"parent": {
|
|
315262
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
315263
|
-
"name": "FlowComponentProps"
|
|
315264
|
-
},
|
|
315265
|
-
"declarations": [
|
|
315266
|
-
{
|
|
315267
|
-
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
315268
|
-
"name": "FlowComponentProps"
|
|
315269
|
-
}
|
|
315270
|
-
],
|
|
315271
|
-
"required": false,
|
|
315272
|
-
"type": {
|
|
315273
|
-
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
315274
|
-
}
|
|
315275
|
-
},
|
|
315276
|
-
"tunnelId": {
|
|
315277
|
-
"defaultValue": null,
|
|
315278
|
-
"description": "@internal",
|
|
315279
|
-
"name": "tunnelId",
|
|
315280
|
-
"parent": {
|
|
315281
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
315282
|
-
"name": "PropsWithTunnel"
|
|
315283
|
-
},
|
|
315284
|
-
"declarations": [
|
|
315285
|
-
{
|
|
315286
|
-
"fileName": "components/src/lib/types/props.ts",
|
|
315287
|
-
"name": "PropsWithTunnel"
|
|
315288
|
-
}
|
|
315289
|
-
],
|
|
315290
|
-
"required": false,
|
|
315291
|
-
"type": {
|
|
315292
|
-
"name": "string | null"
|
|
315293
|
-
}
|
|
315294
|
-
},
|
|
315295
|
-
"ref": {
|
|
315296
|
-
"defaultValue": null,
|
|
315297
|
-
"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}",
|
|
315298
|
-
"name": "ref",
|
|
315299
|
-
"parent": {
|
|
315300
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
315301
|
-
"name": "RefAttributes"
|
|
315302
|
-
},
|
|
315303
|
-
"declarations": [
|
|
315304
|
-
{
|
|
315305
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
315306
|
-
"name": "RefAttributes"
|
|
315307
|
-
}
|
|
315308
|
-
],
|
|
315309
|
-
"required": false,
|
|
315310
|
-
"type": {
|
|
315311
|
-
"name": "Ref<HTMLSpanElement>"
|
|
315312
|
-
}
|
|
315313
|
-
},
|
|
315314
|
-
"key": {
|
|
315315
|
-
"defaultValue": null,
|
|
315316
|
-
"description": "",
|
|
315317
|
-
"name": "key",
|
|
315318
|
-
"parent": {
|
|
315319
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
315320
|
-
"name": "Attributes"
|
|
315321
|
-
},
|
|
315322
|
-
"declarations": [
|
|
315323
|
-
{
|
|
315324
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
315325
|
-
"name": "Attributes"
|
|
315326
|
-
}
|
|
315327
|
-
],
|
|
315328
|
-
"required": false,
|
|
315329
|
-
"type": {
|
|
315330
|
-
"name": "Key | null"
|
|
315331
|
-
}
|
|
315332
|
-
},
|
|
315333
|
-
"children": {
|
|
315334
|
-
"defaultValue": null,
|
|
315335
|
-
"description": "",
|
|
315336
|
-
"name": "children",
|
|
315337
|
-
"declarations": [
|
|
315338
|
-
{
|
|
315339
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
315340
|
-
"name": "TypeLiteral"
|
|
315341
|
-
}
|
|
315342
|
-
],
|
|
315343
|
-
"required": false,
|
|
315344
|
-
"type": {
|
|
315345
|
-
"name": "ReactNode"
|
|
315346
|
-
}
|
|
315347
|
-
}
|
|
315348
|
-
}
|
|
315349
|
-
},
|
|
315350
315227
|
{
|
|
315351
315228
|
"tags": {},
|
|
315352
315229
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListItemView/ListItemView.tsx",
|
|
@@ -315428,6 +315305,129 @@
|
|
|
315428
315305
|
}
|
|
315429
315306
|
}
|
|
315430
315307
|
},
|
|
315308
|
+
{
|
|
315309
|
+
"tags": {
|
|
315310
|
+
"flr-generate": "all"
|
|
315311
|
+
},
|
|
315312
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
315313
|
+
"description": "",
|
|
315314
|
+
"displayName": "ListSummary",
|
|
315315
|
+
"methods": [],
|
|
315316
|
+
"props": {
|
|
315317
|
+
"position": {
|
|
315318
|
+
"defaultValue": {
|
|
315319
|
+
"value": ": \"top\""
|
|
315320
|
+
},
|
|
315321
|
+
"description": "Whether the summary is placed above or underneath the list",
|
|
315322
|
+
"name": "position",
|
|
315323
|
+
"parent": {
|
|
315324
|
+
"fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
315325
|
+
"name": "ListSummaryProps"
|
|
315326
|
+
},
|
|
315327
|
+
"declarations": [
|
|
315328
|
+
{
|
|
315329
|
+
"fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
|
|
315330
|
+
"name": "ListSummaryProps"
|
|
315331
|
+
}
|
|
315332
|
+
],
|
|
315333
|
+
"required": false,
|
|
315334
|
+
"type": {
|
|
315335
|
+
"name": "\"bottom\" | \"top\""
|
|
315336
|
+
}
|
|
315337
|
+
},
|
|
315338
|
+
"wrapWith": {
|
|
315339
|
+
"defaultValue": null,
|
|
315340
|
+
"description": "",
|
|
315341
|
+
"name": "wrapWith",
|
|
315342
|
+
"parent": {
|
|
315343
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
315344
|
+
"name": "FlowComponentProps"
|
|
315345
|
+
},
|
|
315346
|
+
"declarations": [
|
|
315347
|
+
{
|
|
315348
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
315349
|
+
"name": "FlowComponentProps"
|
|
315350
|
+
}
|
|
315351
|
+
],
|
|
315352
|
+
"required": false,
|
|
315353
|
+
"type": {
|
|
315354
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
315355
|
+
}
|
|
315356
|
+
},
|
|
315357
|
+
"tunnelId": {
|
|
315358
|
+
"defaultValue": null,
|
|
315359
|
+
"description": "@internal",
|
|
315360
|
+
"name": "tunnelId",
|
|
315361
|
+
"parent": {
|
|
315362
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
315363
|
+
"name": "PropsWithTunnel"
|
|
315364
|
+
},
|
|
315365
|
+
"declarations": [
|
|
315366
|
+
{
|
|
315367
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
315368
|
+
"name": "PropsWithTunnel"
|
|
315369
|
+
}
|
|
315370
|
+
],
|
|
315371
|
+
"required": false,
|
|
315372
|
+
"type": {
|
|
315373
|
+
"name": "string | null"
|
|
315374
|
+
}
|
|
315375
|
+
},
|
|
315376
|
+
"ref": {
|
|
315377
|
+
"defaultValue": null,
|
|
315378
|
+
"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}",
|
|
315379
|
+
"name": "ref",
|
|
315380
|
+
"parent": {
|
|
315381
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
315382
|
+
"name": "RefAttributes"
|
|
315383
|
+
},
|
|
315384
|
+
"declarations": [
|
|
315385
|
+
{
|
|
315386
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
315387
|
+
"name": "RefAttributes"
|
|
315388
|
+
}
|
|
315389
|
+
],
|
|
315390
|
+
"required": false,
|
|
315391
|
+
"type": {
|
|
315392
|
+
"name": "Ref<HTMLSpanElement>"
|
|
315393
|
+
}
|
|
315394
|
+
},
|
|
315395
|
+
"key": {
|
|
315396
|
+
"defaultValue": null,
|
|
315397
|
+
"description": "",
|
|
315398
|
+
"name": "key",
|
|
315399
|
+
"parent": {
|
|
315400
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
315401
|
+
"name": "Attributes"
|
|
315402
|
+
},
|
|
315403
|
+
"declarations": [
|
|
315404
|
+
{
|
|
315405
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
315406
|
+
"name": "Attributes"
|
|
315407
|
+
}
|
|
315408
|
+
],
|
|
315409
|
+
"required": false,
|
|
315410
|
+
"type": {
|
|
315411
|
+
"name": "Key | null"
|
|
315412
|
+
}
|
|
315413
|
+
},
|
|
315414
|
+
"children": {
|
|
315415
|
+
"defaultValue": null,
|
|
315416
|
+
"description": "",
|
|
315417
|
+
"name": "children",
|
|
315418
|
+
"declarations": [
|
|
315419
|
+
{
|
|
315420
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
315421
|
+
"name": "TypeLiteral"
|
|
315422
|
+
}
|
|
315423
|
+
],
|
|
315424
|
+
"required": false,
|
|
315425
|
+
"type": {
|
|
315426
|
+
"name": "ReactNode"
|
|
315427
|
+
}
|
|
315428
|
+
}
|
|
315429
|
+
}
|
|
315430
|
+
},
|
|
315431
315431
|
{
|
|
315432
315432
|
"tags": {},
|
|
315433
315433
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/Items.tsx",
|
|
@@ -317842,34 +317842,6 @@
|
|
|
317842
317842
|
}
|
|
317843
317843
|
}
|
|
317844
317844
|
},
|
|
317845
|
-
{
|
|
317846
|
-
"tags": {},
|
|
317847
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
317848
|
-
"description": "",
|
|
317849
|
-
"displayName": "DeleteButton",
|
|
317850
|
-
"methods": [],
|
|
317851
|
-
"props": {
|
|
317852
|
-
"onDelete": {
|
|
317853
|
-
"defaultValue": null,
|
|
317854
|
-
"description": "",
|
|
317855
|
-
"name": "onDelete",
|
|
317856
|
-
"parent": {
|
|
317857
|
-
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
317858
|
-
"name": "Props"
|
|
317859
|
-
},
|
|
317860
|
-
"declarations": [
|
|
317861
|
-
{
|
|
317862
|
-
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
317863
|
-
"name": "Props"
|
|
317864
|
-
}
|
|
317865
|
-
],
|
|
317866
|
-
"required": true,
|
|
317867
|
-
"type": {
|
|
317868
|
-
"name": "() => void"
|
|
317869
|
-
}
|
|
317870
|
-
}
|
|
317871
|
-
}
|
|
317872
|
-
},
|
|
317873
317845
|
{
|
|
317874
317846
|
"tags": {},
|
|
317875
317847
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/Avatar/Avatar.tsx",
|
|
@@ -317936,6 +317908,34 @@
|
|
|
317936
317908
|
}
|
|
317937
317909
|
}
|
|
317938
317910
|
},
|
|
317911
|
+
{
|
|
317912
|
+
"tags": {},
|
|
317913
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
317914
|
+
"description": "",
|
|
317915
|
+
"displayName": "DeleteButton",
|
|
317916
|
+
"methods": [],
|
|
317917
|
+
"props": {
|
|
317918
|
+
"onDelete": {
|
|
317919
|
+
"defaultValue": null,
|
|
317920
|
+
"description": "",
|
|
317921
|
+
"name": "onDelete",
|
|
317922
|
+
"parent": {
|
|
317923
|
+
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
317924
|
+
"name": "Props"
|
|
317925
|
+
},
|
|
317926
|
+
"declarations": [
|
|
317927
|
+
{
|
|
317928
|
+
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
317929
|
+
"name": "Props"
|
|
317930
|
+
}
|
|
317931
|
+
],
|
|
317932
|
+
"required": true,
|
|
317933
|
+
"type": {
|
|
317934
|
+
"name": "() => void"
|
|
317935
|
+
}
|
|
317936
|
+
}
|
|
317937
|
+
}
|
|
317938
|
+
},
|
|
317939
317939
|
{
|
|
317940
317940
|
"tags": {},
|
|
317941
317941
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/DateRangePicker/components/DateRangeInput/DateRangeInput.tsx",
|
|
@@ -321319,9 +321319,9 @@
|
|
|
321319
321319
|
"tags": {
|
|
321320
321320
|
"flr-generate": "all"
|
|
321321
321321
|
},
|
|
321322
|
-
"filePath": "src/components/CartesianChart/components/
|
|
321322
|
+
"filePath": "src/components/CartesianChart/components/XAxis/XAxis.tsx",
|
|
321323
321323
|
"description": "",
|
|
321324
|
-
"displayName": "
|
|
321324
|
+
"displayName": "XAxis",
|
|
321325
321325
|
"methods": [],
|
|
321326
321326
|
"props": {
|
|
321327
321327
|
"className": {
|
|
@@ -321402,16 +321402,16 @@
|
|
|
321402
321402
|
},
|
|
321403
321403
|
"scale": {
|
|
321404
321404
|
"defaultValue": null,
|
|
321405
|
-
"description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <
|
|
321405
|
+
"description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <XAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<XAxis scale={scale} />",
|
|
321406
321406
|
"name": "scale",
|
|
321407
321407
|
"parent": {
|
|
321408
|
-
"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/
|
|
321409
|
-
"name": "
|
|
321408
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
|
|
321409
|
+
"name": "XAxisProps"
|
|
321410
321410
|
},
|
|
321411
321411
|
"declarations": [
|
|
321412
321412
|
{
|
|
321413
|
-
"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/
|
|
321414
|
-
"name": "
|
|
321413
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
|
|
321414
|
+
"name": "XAxisProps"
|
|
321415
321415
|
}
|
|
321416
321416
|
],
|
|
321417
321417
|
"required": false,
|
|
@@ -321457,18 +321457,37 @@
|
|
|
321457
321457
|
"name": "boolean"
|
|
321458
321458
|
}
|
|
321459
321459
|
},
|
|
321460
|
+
"allowDataOverflow": {
|
|
321461
|
+
"defaultValue": null,
|
|
321462
|
+
"description": "When domain of the axis is specified and the type of the axis is 'number',\nif allowDataOverflow is set to be false,\nthe domain will be adjusted when the minimum value of data is smaller than domain[0] or\nthe maximum value of data is greater than domain[1] so that the axis displays all data values.\nIf set to true, graphic elements (line, area, bars) will be clipped to conform to the specified domain.\n@defaultValue false",
|
|
321463
|
+
"name": "allowDataOverflow",
|
|
321464
|
+
"parent": {
|
|
321465
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
321466
|
+
"name": "RenderableAxisProps"
|
|
321467
|
+
},
|
|
321468
|
+
"declarations": [
|
|
321469
|
+
{
|
|
321470
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
321471
|
+
"name": "RenderableAxisProps"
|
|
321472
|
+
}
|
|
321473
|
+
],
|
|
321474
|
+
"required": false,
|
|
321475
|
+
"type": {
|
|
321476
|
+
"name": "boolean"
|
|
321477
|
+
}
|
|
321478
|
+
},
|
|
321460
321479
|
"interval": {
|
|
321461
321480
|
"defaultValue": null,
|
|
321462
|
-
"description": "If set 0, all the ticks will be shown. If set
|
|
321481
|
+
"description": "If set 0, all the ticks will be shown. If set preserveStart\", \"preserveEnd\" or \"preserveStartEnd\", the ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
|
|
321463
321482
|
"name": "interval",
|
|
321464
321483
|
"parent": {
|
|
321465
|
-
"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/
|
|
321466
|
-
"name": "
|
|
321484
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
|
|
321485
|
+
"name": "XAxisProps"
|
|
321467
321486
|
},
|
|
321468
321487
|
"declarations": [
|
|
321469
321488
|
{
|
|
321470
|
-
"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/
|
|
321471
|
-
"name": "
|
|
321489
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
|
|
321490
|
+
"name": "XAxisProps"
|
|
321472
321491
|
}
|
|
321473
321492
|
],
|
|
321474
321493
|
"required": false,
|
|
@@ -321481,13 +321500,13 @@
|
|
|
321481
321500
|
"description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
|
|
321482
321501
|
"name": "minTickGap",
|
|
321483
321502
|
"parent": {
|
|
321484
|
-
"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/
|
|
321485
|
-
"name": "
|
|
321503
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
|
|
321504
|
+
"name": "XAxisProps"
|
|
321486
321505
|
},
|
|
321487
321506
|
"declarations": [
|
|
321488
321507
|
{
|
|
321489
|
-
"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/
|
|
321490
|
-
"name": "
|
|
321508
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
|
|
321509
|
+
"name": "XAxisProps"
|
|
321491
321510
|
}
|
|
321492
321511
|
],
|
|
321493
321512
|
"required": false,
|
|
@@ -321497,16 +321516,16 @@
|
|
|
321497
321516
|
},
|
|
321498
321517
|
"domain": {
|
|
321499
321518
|
"defaultValue": null,
|
|
321500
|
-
"description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <
|
|
321519
|
+
"description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <XAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <XAxis type=\"number\" domain={['auto', 'auto']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <XAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <XAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <XAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <XAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
|
|
321501
321520
|
"name": "domain",
|
|
321502
321521
|
"parent": {
|
|
321503
|
-
"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/
|
|
321504
|
-
"name": "
|
|
321522
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
|
|
321523
|
+
"name": "XAxisProps"
|
|
321505
321524
|
},
|
|
321506
321525
|
"declarations": [
|
|
321507
321526
|
{
|
|
321508
|
-
"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/
|
|
321509
|
-
"name": "
|
|
321527
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
|
|
321528
|
+
"name": "XAxisProps"
|
|
321510
321529
|
}
|
|
321511
321530
|
],
|
|
321512
321531
|
"required": false,
|
|
@@ -321558,42 +321577,44 @@
|
|
|
321558
321577
|
"tags": {
|
|
321559
321578
|
"flr-generate": "all"
|
|
321560
321579
|
},
|
|
321561
|
-
"filePath": "src/components/CartesianChart/components/
|
|
321580
|
+
"filePath": "src/components/CartesianChart/components/Line/Line.tsx",
|
|
321562
321581
|
"description": "",
|
|
321563
|
-
"displayName": "
|
|
321582
|
+
"displayName": "Line",
|
|
321564
321583
|
"methods": [],
|
|
321565
321584
|
"props": {
|
|
321566
|
-
"
|
|
321567
|
-
"defaultValue":
|
|
321568
|
-
|
|
321569
|
-
|
|
321585
|
+
"color": {
|
|
321586
|
+
"defaultValue": {
|
|
321587
|
+
"value": "\"sea-green\""
|
|
321588
|
+
},
|
|
321589
|
+
"description": "The color of the line.",
|
|
321590
|
+
"name": "color",
|
|
321570
321591
|
"parent": {
|
|
321571
|
-
"fileName": "
|
|
321572
|
-
"name": "
|
|
321592
|
+
"fileName": "src/components/CartesianChart/components/Line/Line.tsx",
|
|
321593
|
+
"name": "LineProps"
|
|
321573
321594
|
},
|
|
321574
321595
|
"declarations": [
|
|
321575
321596
|
{
|
|
321576
|
-
"fileName": "
|
|
321577
|
-
"name": "
|
|
321597
|
+
"fileName": "src/components/CartesianChart/components/Line/Line.tsx",
|
|
321598
|
+
"name": "LineProps"
|
|
321578
321599
|
}
|
|
321579
321600
|
],
|
|
321580
321601
|
"required": false,
|
|
321581
321602
|
"type": {
|
|
321582
|
-
"name": "
|
|
321603
|
+
"name": "CategoricalWithCustomColor"
|
|
321583
321604
|
}
|
|
321584
321605
|
},
|
|
321585
|
-
"
|
|
321606
|
+
"className": {
|
|
321586
321607
|
"defaultValue": null,
|
|
321587
321608
|
"description": "",
|
|
321588
|
-
"name": "
|
|
321609
|
+
"name": "className",
|
|
321589
321610
|
"parent": {
|
|
321590
321611
|
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
321591
|
-
"name": "
|
|
321612
|
+
"name": "HTMLAttributes"
|
|
321592
321613
|
},
|
|
321593
321614
|
"declarations": [
|
|
321594
321615
|
{
|
|
321595
321616
|
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
321596
|
-
"name": "
|
|
321617
|
+
"name": "HTMLAttributes"
|
|
321597
321618
|
}
|
|
321598
321619
|
],
|
|
321599
321620
|
"required": false,
|
|
@@ -321601,75 +321622,60 @@
|
|
|
321601
321622
|
"name": "string"
|
|
321602
321623
|
}
|
|
321603
321624
|
},
|
|
321604
|
-
"
|
|
321605
|
-
"defaultValue": null,
|
|
321606
|
-
"description": "If set true, the axis do not display in the chart.\n@defaultValue false",
|
|
321607
|
-
"name": "hide",
|
|
321608
|
-
"parent": {
|
|
321609
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
321610
|
-
"name": "RenderableAxisProps"
|
|
321611
|
-
},
|
|
321612
|
-
"declarations": [
|
|
321613
|
-
{
|
|
321614
|
-
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
321615
|
-
"name": "RenderableAxisProps"
|
|
321616
|
-
}
|
|
321617
|
-
],
|
|
321618
|
-
"required": false,
|
|
321619
|
-
"type": {
|
|
321620
|
-
"name": "boolean"
|
|
321621
|
-
}
|
|
321622
|
-
},
|
|
321623
|
-
"orientation": {
|
|
321625
|
+
"key": {
|
|
321624
321626
|
"defaultValue": null,
|
|
321625
321627
|
"description": "",
|
|
321626
|
-
"name": "
|
|
321628
|
+
"name": "key",
|
|
321627
321629
|
"parent": {
|
|
321628
321630
|
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
321629
|
-
"name": "
|
|
321631
|
+
"name": "Attributes"
|
|
321630
321632
|
},
|
|
321631
321633
|
"declarations": [
|
|
321632
321634
|
{
|
|
321633
321635
|
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
321634
|
-
"name": "
|
|
321636
|
+
"name": "Attributes"
|
|
321635
321637
|
}
|
|
321636
321638
|
],
|
|
321637
321639
|
"required": false,
|
|
321638
321640
|
"type": {
|
|
321639
|
-
"name": "
|
|
321641
|
+
"name": "Key | null"
|
|
321640
321642
|
}
|
|
321641
321643
|
},
|
|
321642
|
-
"
|
|
321644
|
+
"type": {
|
|
321643
321645
|
"defaultValue": null,
|
|
321644
|
-
"description": "
|
|
321645
|
-
"name": "
|
|
321646
|
+
"description": "The interpolation type of curve. Allows custom interpolation function.\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}",
|
|
321647
|
+
"name": "type",
|
|
321646
321648
|
"parent": {
|
|
321647
|
-
"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/
|
|
321648
|
-
"name": "
|
|
321649
|
+
"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/shape/Curve.d.ts",
|
|
321650
|
+
"name": "CurveProps"
|
|
321649
321651
|
},
|
|
321650
321652
|
"declarations": [
|
|
321651
321653
|
{
|
|
321652
|
-
"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/
|
|
321653
|
-
"name": "
|
|
321654
|
+
"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/shape/Curve.d.ts",
|
|
321655
|
+
"name": "CurveProps"
|
|
321656
|
+
},
|
|
321657
|
+
{
|
|
321658
|
+
"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/Line.d.ts",
|
|
321659
|
+
"name": "LineProps"
|
|
321654
321660
|
}
|
|
321655
321661
|
],
|
|
321656
321662
|
"required": false,
|
|
321657
321663
|
"type": {
|
|
321658
|
-
"name": "
|
|
321664
|
+
"name": "CurveType"
|
|
321659
321665
|
}
|
|
321660
321666
|
},
|
|
321661
321667
|
"dataKey": {
|
|
321662
321668
|
"defaultValue": null,
|
|
321663
|
-
"description": "Decides how to extract the value of this
|
|
321669
|
+
"description": "Decides how to extract the value of this Line from the data:\n- `string`: the name of the field in the data object;\n- `number`: the index of the field in the data;\n- `function`: a function that receives the data object and returns the value of this Line.",
|
|
321664
321670
|
"name": "dataKey",
|
|
321665
321671
|
"parent": {
|
|
321666
|
-
"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/
|
|
321667
|
-
"name": "
|
|
321672
|
+
"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/Line.d.ts",
|
|
321673
|
+
"name": "LineProps"
|
|
321668
321674
|
},
|
|
321669
321675
|
"declarations": [
|
|
321670
321676
|
{
|
|
321671
|
-
"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/
|
|
321672
|
-
"name": "
|
|
321677
|
+
"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/Line.d.ts",
|
|
321678
|
+
"name": "LineProps"
|
|
321673
321679
|
}
|
|
321674
321680
|
],
|
|
321675
321681
|
"required": false,
|
|
@@ -321677,94 +321683,105 @@
|
|
|
321677
321683
|
"name": "DataKey<any>"
|
|
321678
321684
|
}
|
|
321679
321685
|
},
|
|
321680
|
-
"
|
|
321686
|
+
"unit": {
|
|
321681
321687
|
"defaultValue": null,
|
|
321682
|
-
"description": "
|
|
321683
|
-
"name": "
|
|
321688
|
+
"description": "The unit of data. This option will be used in tooltip.",
|
|
321689
|
+
"name": "unit",
|
|
321684
321690
|
"parent": {
|
|
321685
|
-
"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/
|
|
321686
|
-
"name": "
|
|
321691
|
+
"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/Line.d.ts",
|
|
321692
|
+
"name": "LineProps"
|
|
321687
321693
|
},
|
|
321688
321694
|
"declarations": [
|
|
321689
321695
|
{
|
|
321690
|
-
"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/
|
|
321691
|
-
"name": "
|
|
321696
|
+
"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/Line.d.ts",
|
|
321697
|
+
"name": "LineProps"
|
|
321692
321698
|
}
|
|
321693
321699
|
],
|
|
321694
321700
|
"required": false,
|
|
321695
321701
|
"type": {
|
|
321696
|
-
"name": "
|
|
321702
|
+
"name": "string | number | null"
|
|
321697
321703
|
}
|
|
321698
321704
|
},
|
|
321699
|
-
"
|
|
321705
|
+
"xAxisId": {
|
|
321700
321706
|
"defaultValue": null,
|
|
321701
|
-
"description": "
|
|
321702
|
-
"name": "
|
|
321707
|
+
"description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
|
|
321708
|
+
"name": "xAxisId",
|
|
321703
321709
|
"parent": {
|
|
321704
|
-
"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/
|
|
321705
|
-
"name": "
|
|
321710
|
+
"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/Line.d.ts",
|
|
321711
|
+
"name": "LineProps"
|
|
321706
321712
|
},
|
|
321707
321713
|
"declarations": [
|
|
321708
321714
|
{
|
|
321709
|
-
"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/
|
|
321710
|
-
"name": "
|
|
321715
|
+
"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/Line.d.ts",
|
|
321716
|
+
"name": "LineProps"
|
|
321711
321717
|
}
|
|
321712
321718
|
],
|
|
321713
321719
|
"required": false,
|
|
321714
321720
|
"type": {
|
|
321715
|
-
"name": "
|
|
321721
|
+
"name": "AxisId"
|
|
321716
321722
|
}
|
|
321717
321723
|
},
|
|
321718
|
-
"
|
|
321724
|
+
"yAxisId": {
|
|
321719
321725
|
"defaultValue": null,
|
|
321720
|
-
"description": "The
|
|
321721
|
-
"name": "
|
|
321726
|
+
"description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
|
|
321727
|
+
"name": "yAxisId",
|
|
321722
321728
|
"parent": {
|
|
321723
|
-
"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/
|
|
321724
|
-
"name": "
|
|
321729
|
+
"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/Line.d.ts",
|
|
321730
|
+
"name": "LineProps"
|
|
321725
321731
|
},
|
|
321726
321732
|
"declarations": [
|
|
321727
321733
|
{
|
|
321728
|
-
"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/
|
|
321729
|
-
"name": "
|
|
321734
|
+
"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/Line.d.ts",
|
|
321735
|
+
"name": "LineProps"
|
|
321730
321736
|
}
|
|
321731
321737
|
],
|
|
321732
321738
|
"required": false,
|
|
321733
321739
|
"type": {
|
|
321734
|
-
"name": "
|
|
321740
|
+
"name": "AxisId"
|
|
321735
321741
|
}
|
|
321736
|
-
}
|
|
321737
|
-
|
|
321742
|
+
}
|
|
321743
|
+
}
|
|
321744
|
+
},
|
|
321745
|
+
{
|
|
321746
|
+
"tags": {
|
|
321747
|
+
"flr-generate": "all"
|
|
321748
|
+
},
|
|
321749
|
+
"filePath": "src/components/CartesianChart/components/YAxis/YAxis.tsx",
|
|
321750
|
+
"description": "",
|
|
321751
|
+
"displayName": "YAxis",
|
|
321752
|
+
"methods": [],
|
|
321753
|
+
"props": {
|
|
321754
|
+
"className": {
|
|
321738
321755
|
"defaultValue": null,
|
|
321739
|
-
"description": "
|
|
321740
|
-
"name": "
|
|
321756
|
+
"description": "",
|
|
321757
|
+
"name": "className",
|
|
321741
321758
|
"parent": {
|
|
321742
|
-
"fileName": "flow/node_modules/.pnpm
|
|
321743
|
-
"name": "
|
|
321759
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
321760
|
+
"name": "HTMLAttributes"
|
|
321744
321761
|
},
|
|
321745
321762
|
"declarations": [
|
|
321746
321763
|
{
|
|
321747
|
-
"fileName": "flow/node_modules/.pnpm
|
|
321748
|
-
"name": "
|
|
321764
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
321765
|
+
"name": "HTMLAttributes"
|
|
321749
321766
|
}
|
|
321750
321767
|
],
|
|
321751
321768
|
"required": false,
|
|
321752
321769
|
"type": {
|
|
321753
|
-
"name": "
|
|
321770
|
+
"name": "string"
|
|
321754
321771
|
}
|
|
321755
321772
|
},
|
|
321756
|
-
"
|
|
321773
|
+
"type": {
|
|
321757
321774
|
"defaultValue": null,
|
|
321758
|
-
"description": "
|
|
321759
|
-
"name": "
|
|
321775
|
+
"description": "",
|
|
321776
|
+
"name": "type",
|
|
321760
321777
|
"parent": {
|
|
321761
|
-
"fileName": "flow/node_modules/.pnpm
|
|
321762
|
-
"name": "
|
|
321778
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
321779
|
+
"name": "SVGAttributes"
|
|
321763
321780
|
},
|
|
321764
321781
|
"declarations": [
|
|
321765
321782
|
{
|
|
321766
|
-
"fileName": "flow/node_modules/.pnpm
|
|
321767
|
-
"name": "
|
|
321783
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
321784
|
+
"name": "SVGAttributes"
|
|
321768
321785
|
}
|
|
321769
321786
|
],
|
|
321770
321787
|
"required": false,
|
|
@@ -321772,10 +321789,10 @@
|
|
|
321772
321789
|
"name": "string"
|
|
321773
321790
|
}
|
|
321774
321791
|
},
|
|
321775
|
-
"
|
|
321792
|
+
"hide": {
|
|
321776
321793
|
"defaultValue": null,
|
|
321777
|
-
"description": "
|
|
321778
|
-
"name": "
|
|
321794
|
+
"description": "If set true, the axis do not display in the chart.\n@defaultValue false",
|
|
321795
|
+
"name": "hide",
|
|
321779
321796
|
"parent": {
|
|
321780
321797
|
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
321781
321798
|
"name": "RenderableAxisProps"
|
|
@@ -321788,195 +321805,178 @@
|
|
|
321788
321805
|
],
|
|
321789
321806
|
"required": false,
|
|
321790
321807
|
"type": {
|
|
321791
|
-
"name": "
|
|
321808
|
+
"name": "boolean"
|
|
321792
321809
|
}
|
|
321793
321810
|
},
|
|
321794
|
-
"
|
|
321811
|
+
"orientation": {
|
|
321795
321812
|
"defaultValue": null,
|
|
321796
|
-
"description": "
|
|
321797
|
-
"name": "
|
|
321813
|
+
"description": "",
|
|
321814
|
+
"name": "orientation",
|
|
321798
321815
|
"parent": {
|
|
321799
|
-
"fileName": "flow/node_modules/.pnpm
|
|
321800
|
-
"name": "
|
|
321816
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
321817
|
+
"name": "SVGAttributes"
|
|
321801
321818
|
},
|
|
321802
321819
|
"declarations": [
|
|
321803
321820
|
{
|
|
321804
|
-
"fileName": "flow/node_modules/.pnpm
|
|
321805
|
-
"name": "
|
|
321821
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
321822
|
+
"name": "SVGAttributes"
|
|
321806
321823
|
}
|
|
321807
321824
|
],
|
|
321808
321825
|
"required": false,
|
|
321809
321826
|
"type": {
|
|
321810
|
-
"name": "
|
|
321827
|
+
"name": "string | number"
|
|
321811
321828
|
}
|
|
321812
|
-
}
|
|
321813
|
-
|
|
321814
|
-
|
|
321815
|
-
|
|
321816
|
-
|
|
321817
|
-
"flr-generate": "all"
|
|
321818
|
-
},
|
|
321819
|
-
"filePath": "src/components/CartesianChart/components/Line/Line.tsx",
|
|
321820
|
-
"description": "",
|
|
321821
|
-
"displayName": "Line",
|
|
321822
|
-
"methods": [],
|
|
321823
|
-
"props": {
|
|
321824
|
-
"color": {
|
|
321825
|
-
"defaultValue": {
|
|
321826
|
-
"value": "\"sea-green\""
|
|
321827
|
-
},
|
|
321828
|
-
"description": "The color of the line.",
|
|
321829
|
-
"name": "color",
|
|
321829
|
+
},
|
|
321830
|
+
"scale": {
|
|
321831
|
+
"defaultValue": null,
|
|
321832
|
+
"description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <YAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<YAxis scale={scale} />",
|
|
321833
|
+
"name": "scale",
|
|
321830
321834
|
"parent": {
|
|
321831
|
-
"fileName": "
|
|
321832
|
-
"name": "
|
|
321835
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
|
|
321836
|
+
"name": "YAxisProps"
|
|
321833
321837
|
},
|
|
321834
321838
|
"declarations": [
|
|
321835
321839
|
{
|
|
321836
|
-
"fileName": "
|
|
321837
|
-
"name": "
|
|
321840
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
|
|
321841
|
+
"name": "YAxisProps"
|
|
321838
321842
|
}
|
|
321839
321843
|
],
|
|
321840
321844
|
"required": false,
|
|
321841
321845
|
"type": {
|
|
321842
|
-
"name": "
|
|
321846
|
+
"name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
|
|
321843
321847
|
}
|
|
321844
321848
|
},
|
|
321845
|
-
"
|
|
321849
|
+
"dataKey": {
|
|
321846
321850
|
"defaultValue": null,
|
|
321847
|
-
"description": "",
|
|
321848
|
-
"name": "
|
|
321851
|
+
"description": "Decides how to extract the value of this Axis from the data:\n- `string`: the name of the field in the data object;\n- `number`: the index of the field in the data;\n- `function`: a function that receives the data object and returns the value of this Axis.\n\nIf undefined, it will reuse the dataKey of graphical items.",
|
|
321852
|
+
"name": "dataKey",
|
|
321849
321853
|
"parent": {
|
|
321850
|
-
"fileName": "flow/node_modules/.pnpm
|
|
321851
|
-
"name": "
|
|
321854
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
321855
|
+
"name": "BaseAxisProps"
|
|
321852
321856
|
},
|
|
321853
321857
|
"declarations": [
|
|
321854
321858
|
{
|
|
321855
|
-
"fileName": "flow/node_modules/.pnpm
|
|
321856
|
-
"name": "
|
|
321859
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
321860
|
+
"name": "BaseAxisProps"
|
|
321857
321861
|
}
|
|
321858
321862
|
],
|
|
321859
321863
|
"required": false,
|
|
321860
321864
|
"type": {
|
|
321861
|
-
"name": "
|
|
321865
|
+
"name": "DataKey<any>"
|
|
321862
321866
|
}
|
|
321863
321867
|
},
|
|
321864
|
-
"
|
|
321868
|
+
"allowDecimals": {
|
|
321865
321869
|
"defaultValue": null,
|
|
321866
|
-
"description": "",
|
|
321867
|
-
"name": "
|
|
321870
|
+
"description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
|
|
321871
|
+
"name": "allowDecimals",
|
|
321868
321872
|
"parent": {
|
|
321869
|
-
"fileName": "flow/node_modules/.pnpm
|
|
321870
|
-
"name": "
|
|
321873
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
321874
|
+
"name": "RenderableAxisProps"
|
|
321871
321875
|
},
|
|
321872
321876
|
"declarations": [
|
|
321873
321877
|
{
|
|
321874
|
-
"fileName": "flow/node_modules/.pnpm
|
|
321875
|
-
"name": "
|
|
321878
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
321879
|
+
"name": "RenderableAxisProps"
|
|
321876
321880
|
}
|
|
321877
321881
|
],
|
|
321878
321882
|
"required": false,
|
|
321879
321883
|
"type": {
|
|
321880
|
-
"name": "
|
|
321884
|
+
"name": "boolean"
|
|
321881
321885
|
}
|
|
321882
321886
|
},
|
|
321883
|
-
"
|
|
321887
|
+
"interval": {
|
|
321884
321888
|
"defaultValue": null,
|
|
321885
|
-
"description": "
|
|
321886
|
-
"name": "
|
|
321889
|
+
"description": "If set 0, all the ticks will be shown. If set \"preserveStart\", \"preserveEnd\" or \"preserveStartEnd\",\nthe ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
|
|
321890
|
+
"name": "interval",
|
|
321887
321891
|
"parent": {
|
|
321888
|
-
"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/
|
|
321889
|
-
"name": "
|
|
321892
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
|
|
321893
|
+
"name": "YAxisProps"
|
|
321890
321894
|
},
|
|
321891
321895
|
"declarations": [
|
|
321892
321896
|
{
|
|
321893
|
-
"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/
|
|
321894
|
-
"name": "
|
|
321895
|
-
},
|
|
321896
|
-
{
|
|
321897
|
-
"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/Line.d.ts",
|
|
321898
|
-
"name": "LineProps"
|
|
321897
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
|
|
321898
|
+
"name": "YAxisProps"
|
|
321899
321899
|
}
|
|
321900
321900
|
],
|
|
321901
321901
|
"required": false,
|
|
321902
321902
|
"type": {
|
|
321903
|
-
"name": "
|
|
321903
|
+
"name": "AxisInterval"
|
|
321904
321904
|
}
|
|
321905
321905
|
},
|
|
321906
|
-
"
|
|
321906
|
+
"minTickGap": {
|
|
321907
321907
|
"defaultValue": null,
|
|
321908
|
-
"description": "
|
|
321909
|
-
"name": "
|
|
321908
|
+
"description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
|
|
321909
|
+
"name": "minTickGap",
|
|
321910
321910
|
"parent": {
|
|
321911
|
-
"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/
|
|
321912
|
-
"name": "
|
|
321911
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
|
|
321912
|
+
"name": "YAxisProps"
|
|
321913
321913
|
},
|
|
321914
321914
|
"declarations": [
|
|
321915
321915
|
{
|
|
321916
|
-
"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/
|
|
321917
|
-
"name": "
|
|
321916
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
|
|
321917
|
+
"name": "YAxisProps"
|
|
321918
321918
|
}
|
|
321919
321919
|
],
|
|
321920
321920
|
"required": false,
|
|
321921
321921
|
"type": {
|
|
321922
|
-
"name": "
|
|
321922
|
+
"name": "number"
|
|
321923
321923
|
}
|
|
321924
321924
|
},
|
|
321925
|
-
"
|
|
321925
|
+
"domain": {
|
|
321926
321926
|
"defaultValue": null,
|
|
321927
|
-
"description": "
|
|
321928
|
-
"name": "
|
|
321927
|
+
"description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <YAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <YAxis type=\"number\" domain={['auto', 'auto']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <YAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <YAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <YAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <YAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
|
|
321928
|
+
"name": "domain",
|
|
321929
321929
|
"parent": {
|
|
321930
|
-
"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/
|
|
321931
|
-
"name": "
|
|
321930
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
|
|
321931
|
+
"name": "YAxisProps"
|
|
321932
321932
|
},
|
|
321933
321933
|
"declarations": [
|
|
321934
321934
|
{
|
|
321935
|
-
"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/
|
|
321936
|
-
"name": "
|
|
321935
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
|
|
321936
|
+
"name": "YAxisProps"
|
|
321937
321937
|
}
|
|
321938
321938
|
],
|
|
321939
321939
|
"required": false,
|
|
321940
321940
|
"type": {
|
|
321941
|
-
"name": "
|
|
321941
|
+
"name": "AxisDomain"
|
|
321942
321942
|
}
|
|
321943
321943
|
},
|
|
321944
|
-
"
|
|
321944
|
+
"unit": {
|
|
321945
321945
|
"defaultValue": null,
|
|
321946
|
-
"description": "The
|
|
321947
|
-
"name": "
|
|
321946
|
+
"description": "The unit of data. This option will be used in tooltip.",
|
|
321947
|
+
"name": "unit",
|
|
321948
321948
|
"parent": {
|
|
321949
|
-
"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/
|
|
321950
|
-
"name": "
|
|
321949
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
321950
|
+
"name": "BaseAxisProps"
|
|
321951
321951
|
},
|
|
321952
321952
|
"declarations": [
|
|
321953
321953
|
{
|
|
321954
|
-
"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/
|
|
321955
|
-
"name": "
|
|
321954
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
321955
|
+
"name": "BaseAxisProps"
|
|
321956
321956
|
}
|
|
321957
321957
|
],
|
|
321958
321958
|
"required": false,
|
|
321959
321959
|
"type": {
|
|
321960
|
-
"name": "
|
|
321960
|
+
"name": "string"
|
|
321961
321961
|
}
|
|
321962
321962
|
},
|
|
321963
|
-
"
|
|
321963
|
+
"tickFormatter": {
|
|
321964
321964
|
"defaultValue": null,
|
|
321965
|
-
"description": "The
|
|
321966
|
-
"name": "
|
|
321965
|
+
"description": "The formatter function of tick.",
|
|
321966
|
+
"name": "tickFormatter",
|
|
321967
321967
|
"parent": {
|
|
321968
|
-
"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/
|
|
321969
|
-
"name": "
|
|
321968
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
321969
|
+
"name": "RenderableAxisProps"
|
|
321970
321970
|
},
|
|
321971
321971
|
"declarations": [
|
|
321972
321972
|
{
|
|
321973
|
-
"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/
|
|
321974
|
-
"name": "
|
|
321973
|
+
"fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
|
|
321974
|
+
"name": "RenderableAxisProps"
|
|
321975
321975
|
}
|
|
321976
321976
|
],
|
|
321977
321977
|
"required": false,
|
|
321978
321978
|
"type": {
|
|
321979
|
-
"name": "
|
|
321979
|
+
"name": "((value: any, index: number) => string)"
|
|
321980
321980
|
}
|
|
321981
321981
|
}
|
|
321982
321982
|
}
|