@mittwald/flow-react-components 0.2.0-alpha.840 → 0.2.0-alpha.841
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 +795 -795
- package/package.json +6 -6
|
@@ -50242,45 +50242,43 @@
|
|
|
50242
50242
|
}
|
|
50243
50243
|
},
|
|
50244
50244
|
{
|
|
50245
|
-
"tags": {
|
|
50246
|
-
|
|
50247
|
-
},
|
|
50248
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ProgressBar/ProgressBar.tsx",
|
|
50245
|
+
"tags": {},
|
|
50246
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Popover/Popover.tsx",
|
|
50249
50247
|
"description": "",
|
|
50250
|
-
"displayName": "
|
|
50248
|
+
"displayName": "Popover",
|
|
50251
50249
|
"methods": [],
|
|
50252
50250
|
"props": {
|
|
50253
|
-
"
|
|
50251
|
+
"withTip": {
|
|
50254
50252
|
"defaultValue": null,
|
|
50255
|
-
"description": "",
|
|
50256
|
-
"name": "
|
|
50253
|
+
"description": "Whether the popover should display a tip, pointing towards the trigger\nelement.",
|
|
50254
|
+
"name": "withTip",
|
|
50257
50255
|
"parent": {
|
|
50258
|
-
"fileName": "components/src/components/
|
|
50259
|
-
"name": "
|
|
50256
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
50257
|
+
"name": "PopoverProps"
|
|
50260
50258
|
},
|
|
50261
50259
|
"declarations": [
|
|
50262
50260
|
{
|
|
50263
|
-
"fileName": "components/src/components/
|
|
50264
|
-
"name": "
|
|
50261
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
50262
|
+
"name": "PopoverProps"
|
|
50265
50263
|
}
|
|
50266
50264
|
],
|
|
50267
50265
|
"required": false,
|
|
50268
50266
|
"type": {
|
|
50269
|
-
"name": "
|
|
50267
|
+
"name": "boolean"
|
|
50270
50268
|
}
|
|
50271
50269
|
},
|
|
50272
|
-
"
|
|
50270
|
+
"isDialogContent": {
|
|
50273
50271
|
"defaultValue": null,
|
|
50274
|
-
"description": "Whether the
|
|
50275
|
-
"name": "
|
|
50272
|
+
"description": "Whether the popover contains a dialog.",
|
|
50273
|
+
"name": "isDialogContent",
|
|
50276
50274
|
"parent": {
|
|
50277
|
-
"fileName": "components/src/components/
|
|
50278
|
-
"name": "
|
|
50275
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
50276
|
+
"name": "PopoverProps"
|
|
50279
50277
|
},
|
|
50280
50278
|
"declarations": [
|
|
50281
50279
|
{
|
|
50282
|
-
"fileName": "components/src/components/
|
|
50283
|
-
"name": "
|
|
50280
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
50281
|
+
"name": "PopoverProps"
|
|
50284
50282
|
}
|
|
50285
50283
|
],
|
|
50286
50284
|
"required": false,
|
|
@@ -50288,103 +50286,103 @@
|
|
|
50288
50286
|
"name": "boolean"
|
|
50289
50287
|
}
|
|
50290
50288
|
},
|
|
50291
|
-
"
|
|
50292
|
-
"defaultValue":
|
|
50293
|
-
|
|
50294
|
-
|
|
50295
|
-
"description": "The size variant of the progress bar.",
|
|
50296
|
-
"name": "size",
|
|
50289
|
+
"controller": {
|
|
50290
|
+
"defaultValue": null,
|
|
50291
|
+
"description": "An overlay controller to control the popover state.",
|
|
50292
|
+
"name": "controller",
|
|
50297
50293
|
"parent": {
|
|
50298
|
-
"fileName": "components/src/components/
|
|
50299
|
-
"name": "
|
|
50294
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
50295
|
+
"name": "PopoverProps"
|
|
50300
50296
|
},
|
|
50301
50297
|
"declarations": [
|
|
50302
50298
|
{
|
|
50303
|
-
"fileName": "components/src/components/
|
|
50304
|
-
"name": "
|
|
50299
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
50300
|
+
"name": "PopoverProps"
|
|
50305
50301
|
}
|
|
50306
50302
|
],
|
|
50307
50303
|
"required": false,
|
|
50308
50304
|
"type": {
|
|
50309
|
-
"name": "
|
|
50305
|
+
"name": "OverlayController"
|
|
50310
50306
|
}
|
|
50311
50307
|
},
|
|
50312
|
-
"
|
|
50308
|
+
"width": {
|
|
50313
50309
|
"defaultValue": null,
|
|
50314
|
-
"description": "
|
|
50315
|
-
"name": "
|
|
50310
|
+
"description": "A fixed width for the popover.",
|
|
50311
|
+
"name": "width",
|
|
50316
50312
|
"parent": {
|
|
50317
|
-
"fileName": "components/src/components/
|
|
50318
|
-
"name": "
|
|
50313
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
50314
|
+
"name": "PopoverProps"
|
|
50319
50315
|
},
|
|
50320
50316
|
"declarations": [
|
|
50321
50317
|
{
|
|
50322
|
-
"fileName": "components/src/components/
|
|
50323
|
-
"name": "
|
|
50318
|
+
"fileName": "components/src/components/Popover/Popover.tsx",
|
|
50319
|
+
"name": "PopoverProps"
|
|
50324
50320
|
}
|
|
50325
50321
|
],
|
|
50326
50322
|
"required": false,
|
|
50327
50323
|
"type": {
|
|
50328
|
-
"name": "
|
|
50324
|
+
"name": "string | number"
|
|
50329
50325
|
}
|
|
50330
50326
|
},
|
|
50331
|
-
"
|
|
50327
|
+
"offset": {
|
|
50332
50328
|
"defaultValue": {
|
|
50333
|
-
"value": "
|
|
50329
|
+
"value": "8"
|
|
50334
50330
|
},
|
|
50335
|
-
"description": "
|
|
50336
|
-
"name": "
|
|
50331
|
+
"description": "The additional offset applied along the main axis between the element and its\nanchor element.",
|
|
50332
|
+
"name": "offset",
|
|
50337
50333
|
"parent": {
|
|
50338
|
-
"fileName": "components/
|
|
50339
|
-
"name": "
|
|
50334
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
50335
|
+
"name": "PopoverProps"
|
|
50340
50336
|
},
|
|
50341
50337
|
"declarations": [
|
|
50342
50338
|
{
|
|
50343
|
-
"fileName": "components/
|
|
50344
|
-
"name": "
|
|
50339
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
50340
|
+
"name": "PopoverProps"
|
|
50345
50341
|
}
|
|
50346
50342
|
],
|
|
50347
50343
|
"required": false,
|
|
50348
50344
|
"type": {
|
|
50349
|
-
"name": "
|
|
50345
|
+
"name": "number"
|
|
50350
50346
|
}
|
|
50351
50347
|
},
|
|
50352
|
-
"
|
|
50348
|
+
"translate": {
|
|
50353
50349
|
"defaultValue": null,
|
|
50354
|
-
"description": "
|
|
50355
|
-
"name": "
|
|
50350
|
+
"description": "",
|
|
50351
|
+
"name": "translate",
|
|
50356
50352
|
"parent": {
|
|
50357
50353
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.33.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
50358
|
-
"name": "
|
|
50354
|
+
"name": "GlobalDOMAttributes"
|
|
50359
50355
|
},
|
|
50360
50356
|
"declarations": [
|
|
50361
50357
|
{
|
|
50362
50358
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.33.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
50363
|
-
"name": "
|
|
50359
|
+
"name": "GlobalDOMAttributes"
|
|
50364
50360
|
}
|
|
50365
50361
|
],
|
|
50366
50362
|
"required": false,
|
|
50367
50363
|
"type": {
|
|
50368
|
-
"name": "
|
|
50364
|
+
"name": "\"yes\" | \"no\""
|
|
50369
50365
|
}
|
|
50370
50366
|
},
|
|
50371
|
-
"
|
|
50372
|
-
"defaultValue":
|
|
50373
|
-
|
|
50374
|
-
|
|
50367
|
+
"arrowBoundaryOffset": {
|
|
50368
|
+
"defaultValue": {
|
|
50369
|
+
"value": "0"
|
|
50370
|
+
},
|
|
50371
|
+
"description": "The minimum distance the arrow's edge should be from the edge of the overlay element.",
|
|
50372
|
+
"name": "arrowBoundaryOffset",
|
|
50375
50373
|
"parent": {
|
|
50376
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
50377
|
-
"name": "
|
|
50374
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
50375
|
+
"name": "AriaPositionProps"
|
|
50378
50376
|
},
|
|
50379
50377
|
"declarations": [
|
|
50380
50378
|
{
|
|
50381
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
50382
|
-
"name": "
|
|
50379
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
50380
|
+
"name": "AriaPositionProps"
|
|
50383
50381
|
}
|
|
50384
50382
|
],
|
|
50385
50383
|
"required": false,
|
|
50386
50384
|
"type": {
|
|
50387
|
-
"name": "
|
|
50385
|
+
"name": "number"
|
|
50388
50386
|
}
|
|
50389
50387
|
},
|
|
50390
50388
|
"className": {
|
|
@@ -50408,6 +50406,225 @@
|
|
|
50408
50406
|
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
50409
50407
|
}
|
|
50410
50408
|
},
|
|
50409
|
+
"triggerRef": {
|
|
50410
|
+
"defaultValue": null,
|
|
50411
|
+
"description": "The ref for the element which the tooltip positions itself with respect to.\n\nWhen used within a TooltipTrigger this is set automatically. It is only required when used standalone.",
|
|
50412
|
+
"name": "triggerRef",
|
|
50413
|
+
"parent": {
|
|
50414
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
50415
|
+
"name": "TooltipProps"
|
|
50416
|
+
},
|
|
50417
|
+
"declarations": [
|
|
50418
|
+
{
|
|
50419
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
50420
|
+
"name": "TooltipProps"
|
|
50421
|
+
}
|
|
50422
|
+
],
|
|
50423
|
+
"required": false,
|
|
50424
|
+
"type": {
|
|
50425
|
+
"name": "RefObject<Element | null>"
|
|
50426
|
+
}
|
|
50427
|
+
},
|
|
50428
|
+
"isEntering": {
|
|
50429
|
+
"defaultValue": null,
|
|
50430
|
+
"description": "Whether the tooltip is currently performing an entry animation.",
|
|
50431
|
+
"name": "isEntering",
|
|
50432
|
+
"parent": {
|
|
50433
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
50434
|
+
"name": "TooltipProps"
|
|
50435
|
+
},
|
|
50436
|
+
"declarations": [
|
|
50437
|
+
{
|
|
50438
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
50439
|
+
"name": "TooltipProps"
|
|
50440
|
+
}
|
|
50441
|
+
],
|
|
50442
|
+
"required": false,
|
|
50443
|
+
"type": {
|
|
50444
|
+
"name": "boolean"
|
|
50445
|
+
}
|
|
50446
|
+
},
|
|
50447
|
+
"isExiting": {
|
|
50448
|
+
"defaultValue": null,
|
|
50449
|
+
"description": "Whether the tooltip is currently performing an exit animation.",
|
|
50450
|
+
"name": "isExiting",
|
|
50451
|
+
"parent": {
|
|
50452
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
50453
|
+
"name": "TooltipProps"
|
|
50454
|
+
},
|
|
50455
|
+
"declarations": [
|
|
50456
|
+
{
|
|
50457
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
50458
|
+
"name": "TooltipProps"
|
|
50459
|
+
}
|
|
50460
|
+
],
|
|
50461
|
+
"required": false,
|
|
50462
|
+
"type": {
|
|
50463
|
+
"name": "boolean"
|
|
50464
|
+
}
|
|
50465
|
+
},
|
|
50466
|
+
"UNSTABLE_portalContainer": {
|
|
50467
|
+
"defaultValue": {
|
|
50468
|
+
"value": "document.body"
|
|
50469
|
+
},
|
|
50470
|
+
"description": "The container element in which the overlay portal will be placed. This may have unknown behavior depending on where it is portalled to.\n@deprecated - Use a parent UNSAFE_PortalProvider to set your portal container instead.",
|
|
50471
|
+
"name": "UNSTABLE_portalContainer",
|
|
50472
|
+
"parent": {
|
|
50473
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
50474
|
+
"name": "TooltipProps"
|
|
50475
|
+
},
|
|
50476
|
+
"declarations": [
|
|
50477
|
+
{
|
|
50478
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
50479
|
+
"name": "TooltipProps"
|
|
50480
|
+
}
|
|
50481
|
+
],
|
|
50482
|
+
"required": false,
|
|
50483
|
+
"type": {
|
|
50484
|
+
"name": "Element"
|
|
50485
|
+
}
|
|
50486
|
+
},
|
|
50487
|
+
"placement": {
|
|
50488
|
+
"defaultValue": {
|
|
50489
|
+
"value": "'bottom'"
|
|
50490
|
+
},
|
|
50491
|
+
"description": "The placement of the element with respect to its anchor element.",
|
|
50492
|
+
"name": "placement",
|
|
50493
|
+
"parent": {
|
|
50494
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
50495
|
+
"name": "PositionProps"
|
|
50496
|
+
},
|
|
50497
|
+
"declarations": [
|
|
50498
|
+
{
|
|
50499
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
50500
|
+
"name": "PositionProps"
|
|
50501
|
+
}
|
|
50502
|
+
],
|
|
50503
|
+
"required": false,
|
|
50504
|
+
"type": {
|
|
50505
|
+
"name": "Placement"
|
|
50506
|
+
}
|
|
50507
|
+
},
|
|
50508
|
+
"containerPadding": {
|
|
50509
|
+
"defaultValue": {
|
|
50510
|
+
"value": "12"
|
|
50511
|
+
},
|
|
50512
|
+
"description": "The placement padding that should be applied between the element and its\nsurrounding container.",
|
|
50513
|
+
"name": "containerPadding",
|
|
50514
|
+
"parent": {
|
|
50515
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
50516
|
+
"name": "PositionProps"
|
|
50517
|
+
},
|
|
50518
|
+
"declarations": [
|
|
50519
|
+
{
|
|
50520
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
50521
|
+
"name": "PositionProps"
|
|
50522
|
+
}
|
|
50523
|
+
],
|
|
50524
|
+
"required": false,
|
|
50525
|
+
"type": {
|
|
50526
|
+
"name": "number"
|
|
50527
|
+
}
|
|
50528
|
+
},
|
|
50529
|
+
"crossOffset": {
|
|
50530
|
+
"defaultValue": {
|
|
50531
|
+
"value": "0"
|
|
50532
|
+
},
|
|
50533
|
+
"description": "The additional offset applied along the cross axis between the element and its\nanchor element.",
|
|
50534
|
+
"name": "crossOffset",
|
|
50535
|
+
"parent": {
|
|
50536
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
50537
|
+
"name": "PositionProps"
|
|
50538
|
+
},
|
|
50539
|
+
"declarations": [
|
|
50540
|
+
{
|
|
50541
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
50542
|
+
"name": "PositionProps"
|
|
50543
|
+
}
|
|
50544
|
+
],
|
|
50545
|
+
"required": false,
|
|
50546
|
+
"type": {
|
|
50547
|
+
"name": "number"
|
|
50548
|
+
}
|
|
50549
|
+
},
|
|
50550
|
+
"shouldFlip": {
|
|
50551
|
+
"defaultValue": {
|
|
50552
|
+
"value": "true"
|
|
50553
|
+
},
|
|
50554
|
+
"description": "Whether the element should flip its orientation (e.g. top to bottom or left to right) when\nthere is insufficient room for it to render completely.",
|
|
50555
|
+
"name": "shouldFlip",
|
|
50556
|
+
"parent": {
|
|
50557
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
50558
|
+
"name": "PositionProps"
|
|
50559
|
+
},
|
|
50560
|
+
"declarations": [
|
|
50561
|
+
{
|
|
50562
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
50563
|
+
"name": "PositionProps"
|
|
50564
|
+
}
|
|
50565
|
+
],
|
|
50566
|
+
"required": false,
|
|
50567
|
+
"type": {
|
|
50568
|
+
"name": "boolean"
|
|
50569
|
+
}
|
|
50570
|
+
},
|
|
50571
|
+
"isOpen": {
|
|
50572
|
+
"defaultValue": null,
|
|
50573
|
+
"description": "Whether the element is rendered.",
|
|
50574
|
+
"name": "isOpen",
|
|
50575
|
+
"parent": {
|
|
50576
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
50577
|
+
"name": "PositionProps"
|
|
50578
|
+
},
|
|
50579
|
+
"declarations": [
|
|
50580
|
+
{
|
|
50581
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
50582
|
+
"name": "PositionProps"
|
|
50583
|
+
}
|
|
50584
|
+
],
|
|
50585
|
+
"required": false,
|
|
50586
|
+
"type": {
|
|
50587
|
+
"name": "boolean"
|
|
50588
|
+
}
|
|
50589
|
+
},
|
|
50590
|
+
"defaultOpen": {
|
|
50591
|
+
"defaultValue": null,
|
|
50592
|
+
"description": "Whether the overlay is open by default (uncontrolled).",
|
|
50593
|
+
"name": "defaultOpen",
|
|
50594
|
+
"parent": {
|
|
50595
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
50596
|
+
"name": "OverlayTriggerProps"
|
|
50597
|
+
},
|
|
50598
|
+
"declarations": [
|
|
50599
|
+
{
|
|
50600
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
50601
|
+
"name": "OverlayTriggerProps"
|
|
50602
|
+
}
|
|
50603
|
+
],
|
|
50604
|
+
"required": false,
|
|
50605
|
+
"type": {
|
|
50606
|
+
"name": "boolean"
|
|
50607
|
+
}
|
|
50608
|
+
},
|
|
50609
|
+
"onOpenChange": {
|
|
50610
|
+
"defaultValue": null,
|
|
50611
|
+
"description": "Handler that is called when the overlay's open state changes.",
|
|
50612
|
+
"name": "onOpenChange",
|
|
50613
|
+
"parent": {
|
|
50614
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
50615
|
+
"name": "OverlayTriggerProps"
|
|
50616
|
+
},
|
|
50617
|
+
"declarations": [
|
|
50618
|
+
{
|
|
50619
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
50620
|
+
"name": "OverlayTriggerProps"
|
|
50621
|
+
}
|
|
50622
|
+
],
|
|
50623
|
+
"required": false,
|
|
50624
|
+
"type": {
|
|
50625
|
+
"name": "((isOpen: boolean) => void)"
|
|
50626
|
+
}
|
|
50627
|
+
},
|
|
50411
50628
|
"aria-label": {
|
|
50412
50629
|
"defaultValue": null,
|
|
50413
50630
|
"description": "Defines a string value that labels the current element.",
|
|
@@ -51814,62 +52031,119 @@
|
|
|
51814
52031
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
51815
52032
|
}
|
|
51816
52033
|
},
|
|
51817
|
-
"
|
|
52034
|
+
"slot": {
|
|
52035
|
+
"defaultValue": null,
|
|
52036
|
+
"description": "A slot name for the component. Slots allow the component to receive props from a parent component.\nAn explicit `null` value indicates that the local props completely override all props received from a parent.",
|
|
52037
|
+
"name": "slot",
|
|
52038
|
+
"parent": {
|
|
52039
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
52040
|
+
"name": "SlotProps"
|
|
52041
|
+
},
|
|
52042
|
+
"declarations": [
|
|
52043
|
+
{
|
|
52044
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
52045
|
+
"name": "SlotProps"
|
|
52046
|
+
}
|
|
52047
|
+
],
|
|
52048
|
+
"required": false,
|
|
52049
|
+
"type": {
|
|
52050
|
+
"name": "string | null"
|
|
52051
|
+
}
|
|
52052
|
+
},
|
|
52053
|
+
"boundaryElement": {
|
|
51818
52054
|
"defaultValue": {
|
|
51819
|
-
"value": "
|
|
52055
|
+
"value": "document.body"
|
|
51820
52056
|
},
|
|
51821
|
-
"description": "
|
|
51822
|
-
"name": "
|
|
52057
|
+
"description": "Element that that serves as the positioning boundary.",
|
|
52058
|
+
"name": "boundaryElement",
|
|
51823
52059
|
"parent": {
|
|
51824
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
51825
|
-
"name": "
|
|
52060
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52061
|
+
"name": "AriaPositionProps"
|
|
51826
52062
|
},
|
|
51827
52063
|
"declarations": [
|
|
51828
52064
|
{
|
|
51829
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
51830
|
-
"name": "
|
|
52065
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52066
|
+
"name": "AriaPositionProps"
|
|
51831
52067
|
}
|
|
51832
52068
|
],
|
|
51833
52069
|
"required": false,
|
|
51834
52070
|
"type": {
|
|
51835
|
-
"name": "
|
|
52071
|
+
"name": "Element"
|
|
51836
52072
|
}
|
|
51837
52073
|
},
|
|
51838
|
-
"
|
|
52074
|
+
"arrowRef": {
|
|
52075
|
+
"defaultValue": null,
|
|
52076
|
+
"description": "A ref for the popover arrow element.",
|
|
52077
|
+
"name": "arrowRef",
|
|
52078
|
+
"parent": {
|
|
52079
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52080
|
+
"name": "AriaPopoverProps"
|
|
52081
|
+
},
|
|
52082
|
+
"declarations": [
|
|
52083
|
+
{
|
|
52084
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52085
|
+
"name": "AriaPopoverProps"
|
|
52086
|
+
}
|
|
52087
|
+
],
|
|
52088
|
+
"required": false,
|
|
52089
|
+
"type": {
|
|
52090
|
+
"name": "RefObject<Element | null>"
|
|
52091
|
+
}
|
|
52092
|
+
},
|
|
52093
|
+
"scrollRef": {
|
|
51839
52094
|
"defaultValue": {
|
|
51840
|
-
"value": "
|
|
52095
|
+
"value": "overlayRef"
|
|
51841
52096
|
},
|
|
51842
|
-
"description": "
|
|
51843
|
-
"name": "
|
|
52097
|
+
"description": "A ref for the scrollable region within the overlay.",
|
|
52098
|
+
"name": "scrollRef",
|
|
51844
52099
|
"parent": {
|
|
51845
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
51846
|
-
"name": "
|
|
52100
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52101
|
+
"name": "AriaPositionProps"
|
|
51847
52102
|
},
|
|
51848
52103
|
"declarations": [
|
|
51849
52104
|
{
|
|
51850
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
51851
|
-
"name": "
|
|
52105
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52106
|
+
"name": "AriaPositionProps"
|
|
51852
52107
|
}
|
|
51853
52108
|
],
|
|
51854
52109
|
"required": false,
|
|
51855
52110
|
"type": {
|
|
51856
|
-
"name": "
|
|
52111
|
+
"name": "RefObject<Element | null>"
|
|
51857
52112
|
}
|
|
51858
52113
|
},
|
|
51859
|
-
"
|
|
52114
|
+
"shouldUpdatePosition": {
|
|
51860
52115
|
"defaultValue": {
|
|
51861
|
-
"value": "
|
|
52116
|
+
"value": "true"
|
|
51862
52117
|
},
|
|
51863
|
-
"description": "
|
|
51864
|
-
"name": "
|
|
52118
|
+
"description": "Whether the overlay should update its position automatically.",
|
|
52119
|
+
"name": "shouldUpdatePosition",
|
|
51865
52120
|
"parent": {
|
|
51866
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
51867
|
-
"name": "
|
|
52121
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52122
|
+
"name": "AriaPositionProps"
|
|
51868
52123
|
},
|
|
51869
52124
|
"declarations": [
|
|
51870
52125
|
{
|
|
51871
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
51872
|
-
"name": "
|
|
52126
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52127
|
+
"name": "AriaPositionProps"
|
|
52128
|
+
}
|
|
52129
|
+
],
|
|
52130
|
+
"required": false,
|
|
52131
|
+
"type": {
|
|
52132
|
+
"name": "boolean"
|
|
52133
|
+
}
|
|
52134
|
+
},
|
|
52135
|
+
"maxHeight": {
|
|
52136
|
+
"defaultValue": null,
|
|
52137
|
+
"description": "The maxHeight specified for the overlay element.\nBy default, it will take all space up to the current viewport height.",
|
|
52138
|
+
"name": "maxHeight",
|
|
52139
|
+
"parent": {
|
|
52140
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52141
|
+
"name": "AriaPositionProps"
|
|
52142
|
+
},
|
|
52143
|
+
"declarations": [
|
|
52144
|
+
{
|
|
52145
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52146
|
+
"name": "AriaPositionProps"
|
|
51873
52147
|
}
|
|
51874
52148
|
],
|
|
51875
52149
|
"required": false,
|
|
@@ -51877,82 +52151,82 @@
|
|
|
51877
52151
|
"name": "number"
|
|
51878
52152
|
}
|
|
51879
52153
|
},
|
|
51880
|
-
"
|
|
52154
|
+
"isNonModal": {
|
|
51881
52155
|
"defaultValue": null,
|
|
51882
|
-
"description": "
|
|
51883
|
-
"name": "
|
|
52156
|
+
"description": "Whether the popover is non-modal, i.e. elements outside the popover may be\ninteracted with by assistive technologies.\n\nMost popovers should not use this option as it may negatively impact the screen\nreader experience. Only use with components such as combobox, which are designed\nto handle this situation carefully.",
|
|
52157
|
+
"name": "isNonModal",
|
|
51884
52158
|
"parent": {
|
|
51885
|
-
"fileName": "flow/node_modules/.pnpm
|
|
51886
|
-
"name": "
|
|
52159
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52160
|
+
"name": "AriaPopoverProps"
|
|
51887
52161
|
},
|
|
51888
52162
|
"declarations": [
|
|
51889
52163
|
{
|
|
51890
|
-
"fileName": "flow/node_modules/.pnpm
|
|
51891
|
-
"name": "
|
|
52164
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52165
|
+
"name": "AriaPopoverProps"
|
|
51892
52166
|
}
|
|
51893
52167
|
],
|
|
51894
52168
|
"required": false,
|
|
51895
52169
|
"type": {
|
|
51896
|
-
"name": "
|
|
52170
|
+
"name": "boolean"
|
|
51897
52171
|
}
|
|
51898
52172
|
},
|
|
51899
|
-
"
|
|
52173
|
+
"isKeyboardDismissDisabled": {
|
|
51900
52174
|
"defaultValue": {
|
|
51901
|
-
"value": "
|
|
52175
|
+
"value": "false"
|
|
51902
52176
|
},
|
|
51903
|
-
"description": "
|
|
51904
|
-
"name": "
|
|
52177
|
+
"description": "Whether pressing the escape key to close the popover should be disabled.\n\nMost popovers should not use this option. When set to true, an alternative\nway to close the popover with a keyboard must be provided.",
|
|
52178
|
+
"name": "isKeyboardDismissDisabled",
|
|
51905
52179
|
"parent": {
|
|
51906
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
51907
|
-
"name": "
|
|
52180
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52181
|
+
"name": "AriaPopoverProps"
|
|
51908
52182
|
},
|
|
51909
52183
|
"declarations": [
|
|
51910
52184
|
{
|
|
51911
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
51912
|
-
"name": "
|
|
52185
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52186
|
+
"name": "AriaPopoverProps"
|
|
51913
52187
|
}
|
|
51914
52188
|
],
|
|
51915
52189
|
"required": false,
|
|
51916
52190
|
"type": {
|
|
51917
|
-
"name": "
|
|
52191
|
+
"name": "boolean"
|
|
51918
52192
|
}
|
|
51919
52193
|
},
|
|
51920
|
-
"
|
|
52194
|
+
"shouldCloseOnInteractOutside": {
|
|
51921
52195
|
"defaultValue": null,
|
|
51922
|
-
"description": "
|
|
51923
|
-
"name": "
|
|
52196
|
+
"description": "When user interacts with the argument element outside of the popover ref,\nreturn true if onClose should be called. This gives you a chance to filter\nout interaction with elements that should not dismiss the popover.\nBy default, onClose will always be called on interaction outside the popover ref.",
|
|
52197
|
+
"name": "shouldCloseOnInteractOutside",
|
|
51924
52198
|
"parent": {
|
|
51925
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
51926
|
-
"name": "
|
|
52199
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52200
|
+
"name": "AriaPopoverProps"
|
|
51927
52201
|
},
|
|
51928
52202
|
"declarations": [
|
|
51929
52203
|
{
|
|
51930
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
51931
|
-
"name": "
|
|
52204
|
+
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
52205
|
+
"name": "AriaPopoverProps"
|
|
51932
52206
|
}
|
|
51933
52207
|
],
|
|
51934
52208
|
"required": false,
|
|
51935
52209
|
"type": {
|
|
51936
|
-
"name": "boolean"
|
|
52210
|
+
"name": "((element: Element) => boolean)"
|
|
51937
52211
|
}
|
|
51938
52212
|
},
|
|
51939
|
-
"
|
|
52213
|
+
"trigger": {
|
|
51940
52214
|
"defaultValue": null,
|
|
51941
|
-
"description": "The
|
|
51942
|
-
"name": "
|
|
52215
|
+
"description": "The name of the component that triggered the popover. This is reflected on the element\nas the `data-trigger` attribute, and can be used to provide specific\nstyles for the popover depending on which element triggered it.",
|
|
52216
|
+
"name": "trigger",
|
|
51943
52217
|
"parent": {
|
|
51944
|
-
"fileName": "flow/node_modules/.pnpm
|
|
51945
|
-
"name": "
|
|
52218
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
52219
|
+
"name": "PopoverProps"
|
|
51946
52220
|
},
|
|
51947
52221
|
"declarations": [
|
|
51948
52222
|
{
|
|
51949
|
-
"fileName": "flow/node_modules/.pnpm
|
|
51950
|
-
"name": "
|
|
52223
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
52224
|
+
"name": "PopoverProps"
|
|
51951
52225
|
}
|
|
51952
52226
|
],
|
|
51953
52227
|
"required": false,
|
|
51954
52228
|
"type": {
|
|
51955
|
-
"name": "
|
|
52229
|
+
"name": "string"
|
|
51956
52230
|
}
|
|
51957
52231
|
},
|
|
51958
52232
|
"children": {
|
|
@@ -52049,43 +52323,45 @@
|
|
|
52049
52323
|
}
|
|
52050
52324
|
},
|
|
52051
52325
|
{
|
|
52052
|
-
"tags": {
|
|
52053
|
-
|
|
52326
|
+
"tags": {
|
|
52327
|
+
"flr-generate": "all"
|
|
52328
|
+
},
|
|
52329
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/ProgressBar/ProgressBar.tsx",
|
|
52054
52330
|
"description": "",
|
|
52055
|
-
"displayName": "
|
|
52331
|
+
"displayName": "ProgressBar",
|
|
52056
52332
|
"methods": [],
|
|
52057
52333
|
"props": {
|
|
52058
|
-
"
|
|
52334
|
+
"status": {
|
|
52059
52335
|
"defaultValue": null,
|
|
52060
|
-
"description": "
|
|
52061
|
-
"name": "
|
|
52336
|
+
"description": "",
|
|
52337
|
+
"name": "status",
|
|
52062
52338
|
"parent": {
|
|
52063
|
-
"fileName": "components/src/components/
|
|
52064
|
-
"name": "
|
|
52339
|
+
"fileName": "components/src/components/ProgressBar/ProgressBar.tsx",
|
|
52340
|
+
"name": "ProgressBarProps"
|
|
52065
52341
|
},
|
|
52066
52342
|
"declarations": [
|
|
52067
52343
|
{
|
|
52068
|
-
"fileName": "components/src/components/
|
|
52069
|
-
"name": "
|
|
52344
|
+
"fileName": "components/src/components/ProgressBar/ProgressBar.tsx",
|
|
52345
|
+
"name": "ProgressBarProps"
|
|
52070
52346
|
}
|
|
52071
52347
|
],
|
|
52072
52348
|
"required": false,
|
|
52073
52349
|
"type": {
|
|
52074
|
-
"name": "
|
|
52350
|
+
"name": "\"info\" | \"success\" | \"warning\" | \"danger\""
|
|
52075
52351
|
}
|
|
52076
52352
|
},
|
|
52077
|
-
"
|
|
52353
|
+
"showMaxValue": {
|
|
52078
52354
|
"defaultValue": null,
|
|
52079
|
-
"description": "Whether the
|
|
52080
|
-
"name": "
|
|
52355
|
+
"description": "Whether the max value should be displayed.",
|
|
52356
|
+
"name": "showMaxValue",
|
|
52081
52357
|
"parent": {
|
|
52082
|
-
"fileName": "components/src/components/
|
|
52083
|
-
"name": "
|
|
52358
|
+
"fileName": "components/src/components/ProgressBar/ProgressBar.tsx",
|
|
52359
|
+
"name": "ProgressBarProps"
|
|
52084
52360
|
},
|
|
52085
52361
|
"declarations": [
|
|
52086
52362
|
{
|
|
52087
|
-
"fileName": "components/src/components/
|
|
52088
|
-
"name": "
|
|
52363
|
+
"fileName": "components/src/components/ProgressBar/ProgressBar.tsx",
|
|
52364
|
+
"name": "ProgressBarProps"
|
|
52089
52365
|
}
|
|
52090
52366
|
],
|
|
52091
52367
|
"required": false,
|
|
@@ -52093,103 +52369,103 @@
|
|
|
52093
52369
|
"name": "boolean"
|
|
52094
52370
|
}
|
|
52095
52371
|
},
|
|
52096
|
-
"
|
|
52097
|
-
"defaultValue":
|
|
52098
|
-
|
|
52099
|
-
|
|
52372
|
+
"size": {
|
|
52373
|
+
"defaultValue": {
|
|
52374
|
+
"value": "\"m\""
|
|
52375
|
+
},
|
|
52376
|
+
"description": "The size variant of the progress bar.",
|
|
52377
|
+
"name": "size",
|
|
52100
52378
|
"parent": {
|
|
52101
|
-
"fileName": "components/src/components/
|
|
52102
|
-
"name": "
|
|
52379
|
+
"fileName": "components/src/components/ProgressBar/ProgressBar.tsx",
|
|
52380
|
+
"name": "ProgressBarProps"
|
|
52103
52381
|
},
|
|
52104
52382
|
"declarations": [
|
|
52105
52383
|
{
|
|
52106
|
-
"fileName": "components/src/components/
|
|
52107
|
-
"name": "
|
|
52384
|
+
"fileName": "components/src/components/ProgressBar/ProgressBar.tsx",
|
|
52385
|
+
"name": "ProgressBarProps"
|
|
52108
52386
|
}
|
|
52109
52387
|
],
|
|
52110
52388
|
"required": false,
|
|
52111
52389
|
"type": {
|
|
52112
|
-
"name": "
|
|
52390
|
+
"name": "\"s\" | \"m\" | \"l\""
|
|
52113
52391
|
}
|
|
52114
52392
|
},
|
|
52115
|
-
"
|
|
52393
|
+
"segments": {
|
|
52116
52394
|
"defaultValue": null,
|
|
52117
|
-
"description": "
|
|
52118
|
-
"name": "
|
|
52395
|
+
"description": "Divides the fill of the progress bar into segments",
|
|
52396
|
+
"name": "segments",
|
|
52119
52397
|
"parent": {
|
|
52120
|
-
"fileName": "components/src/components/
|
|
52121
|
-
"name": "
|
|
52398
|
+
"fileName": "components/src/components/ProgressBar/ProgressBar.tsx",
|
|
52399
|
+
"name": "ProgressBarProps"
|
|
52122
52400
|
},
|
|
52123
52401
|
"declarations": [
|
|
52124
52402
|
{
|
|
52125
|
-
"fileName": "components/src/components/
|
|
52126
|
-
"name": "
|
|
52403
|
+
"fileName": "components/src/components/ProgressBar/ProgressBar.tsx",
|
|
52404
|
+
"name": "ProgressBarProps"
|
|
52127
52405
|
}
|
|
52128
52406
|
],
|
|
52129
52407
|
"required": false,
|
|
52130
52408
|
"type": {
|
|
52131
|
-
"name": "string |
|
|
52409
|
+
"name": "{ value: number; title: string; color?: CategoricalWithCustomColor; valueText?: string; }[] | undefined"
|
|
52132
52410
|
}
|
|
52133
52411
|
},
|
|
52134
|
-
"
|
|
52412
|
+
"showLegend": {
|
|
52135
52413
|
"defaultValue": {
|
|
52136
|
-
"value": "
|
|
52414
|
+
"value": ":\ntrue"
|
|
52137
52415
|
},
|
|
52138
|
-
"description": "
|
|
52139
|
-
"name": "
|
|
52416
|
+
"description": "Whether the legend component is shown when segments are used.",
|
|
52417
|
+
"name": "showLegend",
|
|
52140
52418
|
"parent": {
|
|
52141
|
-
"fileName": "
|
|
52142
|
-
"name": "
|
|
52419
|
+
"fileName": "components/src/components/ProgressBar/ProgressBar.tsx",
|
|
52420
|
+
"name": "ProgressBarProps"
|
|
52143
52421
|
},
|
|
52144
52422
|
"declarations": [
|
|
52145
52423
|
{
|
|
52146
|
-
"fileName": "
|
|
52147
|
-
"name": "
|
|
52424
|
+
"fileName": "components/src/components/ProgressBar/ProgressBar.tsx",
|
|
52425
|
+
"name": "ProgressBarProps"
|
|
52148
52426
|
}
|
|
52149
52427
|
],
|
|
52150
52428
|
"required": false,
|
|
52151
52429
|
"type": {
|
|
52152
|
-
"name": "
|
|
52430
|
+
"name": "boolean"
|
|
52153
52431
|
}
|
|
52154
52432
|
},
|
|
52155
|
-
"
|
|
52433
|
+
"id": {
|
|
52156
52434
|
"defaultValue": null,
|
|
52157
|
-
"description": "",
|
|
52158
|
-
"name": "
|
|
52435
|
+
"description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
52436
|
+
"name": "id",
|
|
52159
52437
|
"parent": {
|
|
52160
52438
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.33.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
52161
|
-
"name": "
|
|
52439
|
+
"name": "DOMProps"
|
|
52162
52440
|
},
|
|
52163
52441
|
"declarations": [
|
|
52164
52442
|
{
|
|
52165
52443
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.33.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
52166
|
-
"name": "
|
|
52444
|
+
"name": "DOMProps"
|
|
52167
52445
|
}
|
|
52168
52446
|
],
|
|
52169
52447
|
"required": false,
|
|
52170
52448
|
"type": {
|
|
52171
|
-
"name": "
|
|
52449
|
+
"name": "string"
|
|
52172
52450
|
}
|
|
52173
52451
|
},
|
|
52174
|
-
"
|
|
52175
|
-
"defaultValue":
|
|
52176
|
-
|
|
52177
|
-
|
|
52178
|
-
"description": "The minimum distance the arrow's edge should be from the edge of the overlay element.",
|
|
52179
|
-
"name": "arrowBoundaryOffset",
|
|
52452
|
+
"translate": {
|
|
52453
|
+
"defaultValue": null,
|
|
52454
|
+
"description": "",
|
|
52455
|
+
"name": "translate",
|
|
52180
52456
|
"parent": {
|
|
52181
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
52182
|
-
"name": "
|
|
52457
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.33.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
52458
|
+
"name": "GlobalDOMAttributes"
|
|
52183
52459
|
},
|
|
52184
52460
|
"declarations": [
|
|
52185
52461
|
{
|
|
52186
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
52187
|
-
"name": "
|
|
52462
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.33.1_react@19.2.4/node_modules/@react-types/shared/src/dom.d.ts",
|
|
52463
|
+
"name": "GlobalDOMAttributes"
|
|
52188
52464
|
}
|
|
52189
52465
|
],
|
|
52190
52466
|
"required": false,
|
|
52191
52467
|
"type": {
|
|
52192
|
-
"name": "
|
|
52468
|
+
"name": "\"yes\" | \"no\""
|
|
52193
52469
|
}
|
|
52194
52470
|
},
|
|
52195
52471
|
"className": {
|
|
@@ -52213,225 +52489,6 @@
|
|
|
52213
52489
|
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
52214
52490
|
}
|
|
52215
52491
|
},
|
|
52216
|
-
"triggerRef": {
|
|
52217
|
-
"defaultValue": null,
|
|
52218
|
-
"description": "The ref for the element which the tooltip positions itself with respect to.\n\nWhen used within a TooltipTrigger this is set automatically. It is only required when used standalone.",
|
|
52219
|
-
"name": "triggerRef",
|
|
52220
|
-
"parent": {
|
|
52221
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
52222
|
-
"name": "TooltipProps"
|
|
52223
|
-
},
|
|
52224
|
-
"declarations": [
|
|
52225
|
-
{
|
|
52226
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
52227
|
-
"name": "TooltipProps"
|
|
52228
|
-
}
|
|
52229
|
-
],
|
|
52230
|
-
"required": false,
|
|
52231
|
-
"type": {
|
|
52232
|
-
"name": "RefObject<Element | null>"
|
|
52233
|
-
}
|
|
52234
|
-
},
|
|
52235
|
-
"isEntering": {
|
|
52236
|
-
"defaultValue": null,
|
|
52237
|
-
"description": "Whether the tooltip is currently performing an entry animation.",
|
|
52238
|
-
"name": "isEntering",
|
|
52239
|
-
"parent": {
|
|
52240
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
52241
|
-
"name": "TooltipProps"
|
|
52242
|
-
},
|
|
52243
|
-
"declarations": [
|
|
52244
|
-
{
|
|
52245
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
52246
|
-
"name": "TooltipProps"
|
|
52247
|
-
}
|
|
52248
|
-
],
|
|
52249
|
-
"required": false,
|
|
52250
|
-
"type": {
|
|
52251
|
-
"name": "boolean"
|
|
52252
|
-
}
|
|
52253
|
-
},
|
|
52254
|
-
"isExiting": {
|
|
52255
|
-
"defaultValue": null,
|
|
52256
|
-
"description": "Whether the tooltip is currently performing an exit animation.",
|
|
52257
|
-
"name": "isExiting",
|
|
52258
|
-
"parent": {
|
|
52259
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
52260
|
-
"name": "TooltipProps"
|
|
52261
|
-
},
|
|
52262
|
-
"declarations": [
|
|
52263
|
-
{
|
|
52264
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
52265
|
-
"name": "TooltipProps"
|
|
52266
|
-
}
|
|
52267
|
-
],
|
|
52268
|
-
"required": false,
|
|
52269
|
-
"type": {
|
|
52270
|
-
"name": "boolean"
|
|
52271
|
-
}
|
|
52272
|
-
},
|
|
52273
|
-
"UNSTABLE_portalContainer": {
|
|
52274
|
-
"defaultValue": {
|
|
52275
|
-
"value": "document.body"
|
|
52276
|
-
},
|
|
52277
|
-
"description": "The container element in which the overlay portal will be placed. This may have unknown behavior depending on where it is portalled to.\n@deprecated - Use a parent UNSAFE_PortalProvider to set your portal container instead.",
|
|
52278
|
-
"name": "UNSTABLE_portalContainer",
|
|
52279
|
-
"parent": {
|
|
52280
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
52281
|
-
"name": "TooltipProps"
|
|
52282
|
-
},
|
|
52283
|
-
"declarations": [
|
|
52284
|
-
{
|
|
52285
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
52286
|
-
"name": "TooltipProps"
|
|
52287
|
-
}
|
|
52288
|
-
],
|
|
52289
|
-
"required": false,
|
|
52290
|
-
"type": {
|
|
52291
|
-
"name": "Element"
|
|
52292
|
-
}
|
|
52293
|
-
},
|
|
52294
|
-
"placement": {
|
|
52295
|
-
"defaultValue": {
|
|
52296
|
-
"value": "'bottom'"
|
|
52297
|
-
},
|
|
52298
|
-
"description": "The placement of the element with respect to its anchor element.",
|
|
52299
|
-
"name": "placement",
|
|
52300
|
-
"parent": {
|
|
52301
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
52302
|
-
"name": "PositionProps"
|
|
52303
|
-
},
|
|
52304
|
-
"declarations": [
|
|
52305
|
-
{
|
|
52306
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
52307
|
-
"name": "PositionProps"
|
|
52308
|
-
}
|
|
52309
|
-
],
|
|
52310
|
-
"required": false,
|
|
52311
|
-
"type": {
|
|
52312
|
-
"name": "Placement"
|
|
52313
|
-
}
|
|
52314
|
-
},
|
|
52315
|
-
"containerPadding": {
|
|
52316
|
-
"defaultValue": {
|
|
52317
|
-
"value": "12"
|
|
52318
|
-
},
|
|
52319
|
-
"description": "The placement padding that should be applied between the element and its\nsurrounding container.",
|
|
52320
|
-
"name": "containerPadding",
|
|
52321
|
-
"parent": {
|
|
52322
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
52323
|
-
"name": "PositionProps"
|
|
52324
|
-
},
|
|
52325
|
-
"declarations": [
|
|
52326
|
-
{
|
|
52327
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
52328
|
-
"name": "PositionProps"
|
|
52329
|
-
}
|
|
52330
|
-
],
|
|
52331
|
-
"required": false,
|
|
52332
|
-
"type": {
|
|
52333
|
-
"name": "number"
|
|
52334
|
-
}
|
|
52335
|
-
},
|
|
52336
|
-
"crossOffset": {
|
|
52337
|
-
"defaultValue": {
|
|
52338
|
-
"value": "0"
|
|
52339
|
-
},
|
|
52340
|
-
"description": "The additional offset applied along the cross axis between the element and its\nanchor element.",
|
|
52341
|
-
"name": "crossOffset",
|
|
52342
|
-
"parent": {
|
|
52343
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
52344
|
-
"name": "PositionProps"
|
|
52345
|
-
},
|
|
52346
|
-
"declarations": [
|
|
52347
|
-
{
|
|
52348
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
52349
|
-
"name": "PositionProps"
|
|
52350
|
-
}
|
|
52351
|
-
],
|
|
52352
|
-
"required": false,
|
|
52353
|
-
"type": {
|
|
52354
|
-
"name": "number"
|
|
52355
|
-
}
|
|
52356
|
-
},
|
|
52357
|
-
"shouldFlip": {
|
|
52358
|
-
"defaultValue": {
|
|
52359
|
-
"value": "true"
|
|
52360
|
-
},
|
|
52361
|
-
"description": "Whether the element should flip its orientation (e.g. top to bottom or left to right) when\nthere is insufficient room for it to render completely.",
|
|
52362
|
-
"name": "shouldFlip",
|
|
52363
|
-
"parent": {
|
|
52364
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
52365
|
-
"name": "PositionProps"
|
|
52366
|
-
},
|
|
52367
|
-
"declarations": [
|
|
52368
|
-
{
|
|
52369
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
52370
|
-
"name": "PositionProps"
|
|
52371
|
-
}
|
|
52372
|
-
],
|
|
52373
|
-
"required": false,
|
|
52374
|
-
"type": {
|
|
52375
|
-
"name": "boolean"
|
|
52376
|
-
}
|
|
52377
|
-
},
|
|
52378
|
-
"isOpen": {
|
|
52379
|
-
"defaultValue": null,
|
|
52380
|
-
"description": "Whether the element is rendered.",
|
|
52381
|
-
"name": "isOpen",
|
|
52382
|
-
"parent": {
|
|
52383
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
52384
|
-
"name": "PositionProps"
|
|
52385
|
-
},
|
|
52386
|
-
"declarations": [
|
|
52387
|
-
{
|
|
52388
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
52389
|
-
"name": "PositionProps"
|
|
52390
|
-
}
|
|
52391
|
-
],
|
|
52392
|
-
"required": false,
|
|
52393
|
-
"type": {
|
|
52394
|
-
"name": "boolean"
|
|
52395
|
-
}
|
|
52396
|
-
},
|
|
52397
|
-
"defaultOpen": {
|
|
52398
|
-
"defaultValue": null,
|
|
52399
|
-
"description": "Whether the overlay is open by default (uncontrolled).",
|
|
52400
|
-
"name": "defaultOpen",
|
|
52401
|
-
"parent": {
|
|
52402
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
52403
|
-
"name": "OverlayTriggerProps"
|
|
52404
|
-
},
|
|
52405
|
-
"declarations": [
|
|
52406
|
-
{
|
|
52407
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
52408
|
-
"name": "OverlayTriggerProps"
|
|
52409
|
-
}
|
|
52410
|
-
],
|
|
52411
|
-
"required": false,
|
|
52412
|
-
"type": {
|
|
52413
|
-
"name": "boolean"
|
|
52414
|
-
}
|
|
52415
|
-
},
|
|
52416
|
-
"onOpenChange": {
|
|
52417
|
-
"defaultValue": null,
|
|
52418
|
-
"description": "Handler that is called when the overlay's open state changes.",
|
|
52419
|
-
"name": "onOpenChange",
|
|
52420
|
-
"parent": {
|
|
52421
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
52422
|
-
"name": "OverlayTriggerProps"
|
|
52423
|
-
},
|
|
52424
|
-
"declarations": [
|
|
52425
|
-
{
|
|
52426
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+overlays@3.9.4_react@19.2.4/node_modules/@react-types/overlays/src/index.d.ts",
|
|
52427
|
-
"name": "OverlayTriggerProps"
|
|
52428
|
-
}
|
|
52429
|
-
],
|
|
52430
|
-
"required": false,
|
|
52431
|
-
"type": {
|
|
52432
|
-
"name": "((isOpen: boolean) => void)"
|
|
52433
|
-
}
|
|
52434
|
-
},
|
|
52435
52492
|
"aria-label": {
|
|
52436
52493
|
"defaultValue": null,
|
|
52437
52494
|
"description": "Defines a string value that labels the current element.",
|
|
@@ -53838,119 +53895,62 @@
|
|
|
53838
53895
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
53839
53896
|
}
|
|
53840
53897
|
},
|
|
53841
|
-
"
|
|
53842
|
-
"defaultValue": null,
|
|
53843
|
-
"description": "A slot name for the component. Slots allow the component to receive props from a parent component.\nAn explicit `null` value indicates that the local props completely override all props received from a parent.",
|
|
53844
|
-
"name": "slot",
|
|
53845
|
-
"parent": {
|
|
53846
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
53847
|
-
"name": "SlotProps"
|
|
53848
|
-
},
|
|
53849
|
-
"declarations": [
|
|
53850
|
-
{
|
|
53851
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
53852
|
-
"name": "SlotProps"
|
|
53853
|
-
}
|
|
53854
|
-
],
|
|
53855
|
-
"required": false,
|
|
53856
|
-
"type": {
|
|
53857
|
-
"name": "string | null"
|
|
53858
|
-
}
|
|
53859
|
-
},
|
|
53860
|
-
"boundaryElement": {
|
|
53898
|
+
"minValue": {
|
|
53861
53899
|
"defaultValue": {
|
|
53862
|
-
"value": "
|
|
53863
|
-
},
|
|
53864
|
-
"description": "Element that that serves as the positioning boundary.",
|
|
53865
|
-
"name": "boundaryElement",
|
|
53866
|
-
"parent": {
|
|
53867
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
53868
|
-
"name": "AriaPositionProps"
|
|
53900
|
+
"value": "0"
|
|
53869
53901
|
},
|
|
53870
|
-
"
|
|
53871
|
-
|
|
53872
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
53873
|
-
"name": "AriaPositionProps"
|
|
53874
|
-
}
|
|
53875
|
-
],
|
|
53876
|
-
"required": false,
|
|
53877
|
-
"type": {
|
|
53878
|
-
"name": "Element"
|
|
53879
|
-
}
|
|
53880
|
-
},
|
|
53881
|
-
"arrowRef": {
|
|
53882
|
-
"defaultValue": null,
|
|
53883
|
-
"description": "A ref for the popover arrow element.",
|
|
53884
|
-
"name": "arrowRef",
|
|
53902
|
+
"description": "The smallest value allowed for the input.",
|
|
53903
|
+
"name": "minValue",
|
|
53885
53904
|
"parent": {
|
|
53886
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
53887
|
-
"name": "
|
|
53905
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+progress@3.5.18_react@19.2.4/node_modules/@react-types/progress/src/index.d.ts",
|
|
53906
|
+
"name": "ProgressBaseProps"
|
|
53888
53907
|
},
|
|
53889
53908
|
"declarations": [
|
|
53890
53909
|
{
|
|
53891
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
53892
|
-
"name": "
|
|
53910
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+progress@3.5.18_react@19.2.4/node_modules/@react-types/progress/src/index.d.ts",
|
|
53911
|
+
"name": "ProgressBaseProps"
|
|
53893
53912
|
}
|
|
53894
53913
|
],
|
|
53895
53914
|
"required": false,
|
|
53896
53915
|
"type": {
|
|
53897
|
-
"name": "
|
|
53916
|
+
"name": "number"
|
|
53898
53917
|
}
|
|
53899
53918
|
},
|
|
53900
|
-
"
|
|
53919
|
+
"maxValue": {
|
|
53901
53920
|
"defaultValue": {
|
|
53902
|
-
"value": "
|
|
53921
|
+
"value": "100"
|
|
53903
53922
|
},
|
|
53904
|
-
"description": "
|
|
53905
|
-
"name": "
|
|
53923
|
+
"description": "The largest value allowed for the input.",
|
|
53924
|
+
"name": "maxValue",
|
|
53906
53925
|
"parent": {
|
|
53907
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
53908
|
-
"name": "
|
|
53926
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+progress@3.5.18_react@19.2.4/node_modules/@react-types/progress/src/index.d.ts",
|
|
53927
|
+
"name": "ProgressBaseProps"
|
|
53909
53928
|
},
|
|
53910
53929
|
"declarations": [
|
|
53911
53930
|
{
|
|
53912
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
53913
|
-
"name": "
|
|
53931
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+progress@3.5.18_react@19.2.4/node_modules/@react-types/progress/src/index.d.ts",
|
|
53932
|
+
"name": "ProgressBaseProps"
|
|
53914
53933
|
}
|
|
53915
53934
|
],
|
|
53916
53935
|
"required": false,
|
|
53917
53936
|
"type": {
|
|
53918
|
-
"name": "
|
|
53937
|
+
"name": "number"
|
|
53919
53938
|
}
|
|
53920
53939
|
},
|
|
53921
|
-
"
|
|
53940
|
+
"value": {
|
|
53922
53941
|
"defaultValue": {
|
|
53923
|
-
"value": "
|
|
53924
|
-
},
|
|
53925
|
-
"description": "Whether the overlay should update its position automatically.",
|
|
53926
|
-
"name": "shouldUpdatePosition",
|
|
53927
|
-
"parent": {
|
|
53928
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
53929
|
-
"name": "AriaPositionProps"
|
|
53942
|
+
"value": "0"
|
|
53930
53943
|
},
|
|
53931
|
-
"
|
|
53932
|
-
|
|
53933
|
-
"fileName": "flow/node_modules/.pnpm/@react-aria+overlays@3.31.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@react-aria/overlays/dist/types.d.ts",
|
|
53934
|
-
"name": "AriaPositionProps"
|
|
53935
|
-
}
|
|
53936
|
-
],
|
|
53937
|
-
"required": false,
|
|
53938
|
-
"type": {
|
|
53939
|
-
"name": "boolean"
|
|
53940
|
-
}
|
|
53941
|
-
},
|
|
53942
|
-
"maxHeight": {
|
|
53943
|
-
"defaultValue": null,
|
|
53944
|
-
"description": "The maxHeight specified for the overlay element.\nBy default, it will take all space up to the current viewport height.",
|
|
53945
|
-
"name": "maxHeight",
|
|
53944
|
+
"description": "The current value (controlled).",
|
|
53945
|
+
"name": "value",
|
|
53946
53946
|
"parent": {
|
|
53947
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
53948
|
-
"name": "
|
|
53947
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+progress@3.5.18_react@19.2.4/node_modules/@react-types/progress/src/index.d.ts",
|
|
53948
|
+
"name": "ProgressBaseProps"
|
|
53949
53949
|
},
|
|
53950
53950
|
"declarations": [
|
|
53951
53951
|
{
|
|
53952
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
53953
|
-
"name": "
|
|
53952
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+progress@3.5.18_react@19.2.4/node_modules/@react-types/progress/src/index.d.ts",
|
|
53953
|
+
"name": "ProgressBaseProps"
|
|
53954
53954
|
}
|
|
53955
53955
|
],
|
|
53956
53956
|
"required": false,
|
|
@@ -53958,82 +53958,82 @@
|
|
|
53958
53958
|
"name": "number"
|
|
53959
53959
|
}
|
|
53960
53960
|
},
|
|
53961
|
-
"
|
|
53961
|
+
"slot": {
|
|
53962
53962
|
"defaultValue": null,
|
|
53963
|
-
"description": "
|
|
53964
|
-
"name": "
|
|
53963
|
+
"description": "A slot name for the component. Slots allow the component to receive props from a parent component.\nAn explicit `null` value indicates that the local props completely override all props received from a parent.",
|
|
53964
|
+
"name": "slot",
|
|
53965
53965
|
"parent": {
|
|
53966
|
-
"fileName": "flow/node_modules/.pnpm
|
|
53967
|
-
"name": "
|
|
53966
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
53967
|
+
"name": "SlotProps"
|
|
53968
53968
|
},
|
|
53969
53969
|
"declarations": [
|
|
53970
53970
|
{
|
|
53971
|
-
"fileName": "flow/node_modules/.pnpm
|
|
53972
|
-
"name": "
|
|
53971
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.16.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react-aria-components/dist/types.d.ts",
|
|
53972
|
+
"name": "SlotProps"
|
|
53973
53973
|
}
|
|
53974
53974
|
],
|
|
53975
53975
|
"required": false,
|
|
53976
53976
|
"type": {
|
|
53977
|
-
"name": "
|
|
53977
|
+
"name": "string | null"
|
|
53978
53978
|
}
|
|
53979
53979
|
},
|
|
53980
|
-
"
|
|
53980
|
+
"formatOptions": {
|
|
53981
53981
|
"defaultValue": {
|
|
53982
|
-
"value": "
|
|
53982
|
+
"value": "{style: 'percent'}"
|
|
53983
53983
|
},
|
|
53984
|
-
"description": "
|
|
53985
|
-
"name": "
|
|
53984
|
+
"description": "The display format of the value label.",
|
|
53985
|
+
"name": "formatOptions",
|
|
53986
53986
|
"parent": {
|
|
53987
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
53988
|
-
"name": "
|
|
53987
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+progress@3.5.18_react@19.2.4/node_modules/@react-types/progress/src/index.d.ts",
|
|
53988
|
+
"name": "ProgressBarBaseProps"
|
|
53989
53989
|
},
|
|
53990
53990
|
"declarations": [
|
|
53991
53991
|
{
|
|
53992
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
53993
|
-
"name": "
|
|
53992
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+progress@3.5.18_react@19.2.4/node_modules/@react-types/progress/src/index.d.ts",
|
|
53993
|
+
"name": "ProgressBarBaseProps"
|
|
53994
53994
|
}
|
|
53995
53995
|
],
|
|
53996
53996
|
"required": false,
|
|
53997
53997
|
"type": {
|
|
53998
|
-
"name": "
|
|
53998
|
+
"name": "NumberFormatOptions"
|
|
53999
53999
|
}
|
|
54000
54000
|
},
|
|
54001
|
-
"
|
|
54001
|
+
"isIndeterminate": {
|
|
54002
54002
|
"defaultValue": null,
|
|
54003
|
-
"description": "
|
|
54004
|
-
"name": "
|
|
54003
|
+
"description": "Whether presentation is indeterminate when progress isn't known.",
|
|
54004
|
+
"name": "isIndeterminate",
|
|
54005
54005
|
"parent": {
|
|
54006
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
54007
|
-
"name": "
|
|
54006
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+progress@3.5.18_react@19.2.4/node_modules/@react-types/progress/src/index.d.ts",
|
|
54007
|
+
"name": "ProgressBarProps"
|
|
54008
54008
|
},
|
|
54009
54009
|
"declarations": [
|
|
54010
54010
|
{
|
|
54011
|
-
"fileName": "flow/node_modules/.pnpm/@react-
|
|
54012
|
-
"name": "
|
|
54011
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+progress@3.5.18_react@19.2.4/node_modules/@react-types/progress/src/index.d.ts",
|
|
54012
|
+
"name": "ProgressBarProps"
|
|
54013
54013
|
}
|
|
54014
54014
|
],
|
|
54015
54015
|
"required": false,
|
|
54016
54016
|
"type": {
|
|
54017
|
-
"name": "
|
|
54017
|
+
"name": "boolean"
|
|
54018
54018
|
}
|
|
54019
54019
|
},
|
|
54020
|
-
"
|
|
54020
|
+
"valueLabel": {
|
|
54021
54021
|
"defaultValue": null,
|
|
54022
|
-
"description": "The
|
|
54023
|
-
"name": "
|
|
54022
|
+
"description": "The content to display as the value's label (e.g. 1 of 4).",
|
|
54023
|
+
"name": "valueLabel",
|
|
54024
54024
|
"parent": {
|
|
54025
|
-
"fileName": "flow/node_modules/.pnpm
|
|
54026
|
-
"name": "
|
|
54025
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+progress@3.5.18_react@19.2.4/node_modules/@react-types/progress/src/index.d.ts",
|
|
54026
|
+
"name": "ProgressBarBaseProps"
|
|
54027
54027
|
},
|
|
54028
54028
|
"declarations": [
|
|
54029
54029
|
{
|
|
54030
|
-
"fileName": "flow/node_modules/.pnpm
|
|
54031
|
-
"name": "
|
|
54030
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+progress@3.5.18_react@19.2.4/node_modules/@react-types/progress/src/index.d.ts",
|
|
54031
|
+
"name": "ProgressBarBaseProps"
|
|
54032
54032
|
}
|
|
54033
54033
|
],
|
|
54034
54034
|
"required": false,
|
|
54035
54035
|
"type": {
|
|
54036
|
-
"name": "
|
|
54036
|
+
"name": "ReactNode"
|
|
54037
54037
|
}
|
|
54038
54038
|
},
|
|
54039
54039
|
"children": {
|
|
@@ -276469,6 +276469,49 @@
|
|
|
276469
276469
|
}
|
|
276470
276470
|
}
|
|
276471
276471
|
},
|
|
276472
|
+
{
|
|
276473
|
+
"tags": {},
|
|
276474
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
276475
|
+
"description": "",
|
|
276476
|
+
"displayName": "FormSettingsProvider",
|
|
276477
|
+
"methods": [],
|
|
276478
|
+
"props": {
|
|
276479
|
+
"submitInterceptor": {
|
|
276480
|
+
"defaultValue": null,
|
|
276481
|
+
"description": "",
|
|
276482
|
+
"name": "submitInterceptor",
|
|
276483
|
+
"parent": {
|
|
276484
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
276485
|
+
"name": "Context"
|
|
276486
|
+
},
|
|
276487
|
+
"declarations": [
|
|
276488
|
+
{
|
|
276489
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
276490
|
+
"name": "Context"
|
|
276491
|
+
}
|
|
276492
|
+
],
|
|
276493
|
+
"required": false,
|
|
276494
|
+
"type": {
|
|
276495
|
+
"name": "SubmitInterceptor"
|
|
276496
|
+
}
|
|
276497
|
+
},
|
|
276498
|
+
"children": {
|
|
276499
|
+
"defaultValue": null,
|
|
276500
|
+
"description": "",
|
|
276501
|
+
"name": "children",
|
|
276502
|
+
"declarations": [
|
|
276503
|
+
{
|
|
276504
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
276505
|
+
"name": "TypeLiteral"
|
|
276506
|
+
}
|
|
276507
|
+
],
|
|
276508
|
+
"required": false,
|
|
276509
|
+
"type": {
|
|
276510
|
+
"name": "ReactNode"
|
|
276511
|
+
}
|
|
276512
|
+
}
|
|
276513
|
+
}
|
|
276514
|
+
},
|
|
276472
276515
|
{
|
|
276473
276516
|
"tags": {},
|
|
276474
276517
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
|
|
@@ -278844,49 +278887,6 @@
|
|
|
278844
278887
|
}
|
|
278845
278888
|
}
|
|
278846
278889
|
},
|
|
278847
|
-
{
|
|
278848
|
-
"tags": {},
|
|
278849
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
278850
|
-
"description": "",
|
|
278851
|
-
"displayName": "FormSettingsProvider",
|
|
278852
|
-
"methods": [],
|
|
278853
|
-
"props": {
|
|
278854
|
-
"submitInterceptor": {
|
|
278855
|
-
"defaultValue": null,
|
|
278856
|
-
"description": "",
|
|
278857
|
-
"name": "submitInterceptor",
|
|
278858
|
-
"parent": {
|
|
278859
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
278860
|
-
"name": "Context"
|
|
278861
|
-
},
|
|
278862
|
-
"declarations": [
|
|
278863
|
-
{
|
|
278864
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
278865
|
-
"name": "Context"
|
|
278866
|
-
}
|
|
278867
|
-
],
|
|
278868
|
-
"required": false,
|
|
278869
|
-
"type": {
|
|
278870
|
-
"name": "SubmitInterceptor"
|
|
278871
|
-
}
|
|
278872
|
-
},
|
|
278873
|
-
"children": {
|
|
278874
|
-
"defaultValue": null,
|
|
278875
|
-
"description": "",
|
|
278876
|
-
"name": "children",
|
|
278877
|
-
"declarations": [
|
|
278878
|
-
{
|
|
278879
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
278880
|
-
"name": "TypeLiteral"
|
|
278881
|
-
}
|
|
278882
|
-
],
|
|
278883
|
-
"required": false,
|
|
278884
|
-
"type": {
|
|
278885
|
-
"name": "ReactNode"
|
|
278886
|
-
}
|
|
278887
|
-
}
|
|
278888
|
-
}
|
|
278889
|
-
},
|
|
278890
278890
|
{
|
|
278891
278891
|
"tags": {},
|
|
278892
278892
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
|
|
@@ -323808,9 +323808,9 @@
|
|
|
323808
323808
|
"tags": {
|
|
323809
323809
|
"flr-generate": "all"
|
|
323810
323810
|
},
|
|
323811
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/
|
|
323811
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
|
|
323812
323812
|
"description": "",
|
|
323813
|
-
"displayName": "
|
|
323813
|
+
"displayName": "XAxis",
|
|
323814
323814
|
"methods": [],
|
|
323815
323815
|
"props": {
|
|
323816
323816
|
"className": {
|
|
@@ -323891,16 +323891,16 @@
|
|
|
323891
323891
|
},
|
|
323892
323892
|
"scale": {
|
|
323893
323893
|
"defaultValue": null,
|
|
323894
|
-
"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 <
|
|
323894
|
+
"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} />",
|
|
323895
323895
|
"name": "scale",
|
|
323896
323896
|
"parent": {
|
|
323897
|
-
"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/
|
|
323898
|
-
"name": "
|
|
323897
|
+
"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",
|
|
323898
|
+
"name": "XAxisProps"
|
|
323899
323899
|
},
|
|
323900
323900
|
"declarations": [
|
|
323901
323901
|
{
|
|
323902
|
-
"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/
|
|
323903
|
-
"name": "
|
|
323902
|
+
"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",
|
|
323903
|
+
"name": "XAxisProps"
|
|
323904
323904
|
}
|
|
323905
323905
|
],
|
|
323906
323906
|
"required": false,
|
|
@@ -323927,18 +323927,37 @@
|
|
|
323927
323927
|
"name": "boolean"
|
|
323928
323928
|
}
|
|
323929
323929
|
},
|
|
323930
|
+
"allowDataOverflow": {
|
|
323931
|
+
"defaultValue": null,
|
|
323932
|
+
"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",
|
|
323933
|
+
"name": "allowDataOverflow",
|
|
323934
|
+
"parent": {
|
|
323935
|
+
"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",
|
|
323936
|
+
"name": "RenderableAxisProps"
|
|
323937
|
+
},
|
|
323938
|
+
"declarations": [
|
|
323939
|
+
{
|
|
323940
|
+
"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",
|
|
323941
|
+
"name": "RenderableAxisProps"
|
|
323942
|
+
}
|
|
323943
|
+
],
|
|
323944
|
+
"required": false,
|
|
323945
|
+
"type": {
|
|
323946
|
+
"name": "boolean"
|
|
323947
|
+
}
|
|
323948
|
+
},
|
|
323930
323949
|
"interval": {
|
|
323931
323950
|
"defaultValue": null,
|
|
323932
|
-
"description": "If set 0, all the ticks will be shown. If set
|
|
323951
|
+
"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",
|
|
323933
323952
|
"name": "interval",
|
|
323934
323953
|
"parent": {
|
|
323935
|
-
"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/
|
|
323936
|
-
"name": "
|
|
323954
|
+
"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",
|
|
323955
|
+
"name": "XAxisProps"
|
|
323937
323956
|
},
|
|
323938
323957
|
"declarations": [
|
|
323939
323958
|
{
|
|
323940
|
-
"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/
|
|
323941
|
-
"name": "
|
|
323959
|
+
"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",
|
|
323960
|
+
"name": "XAxisProps"
|
|
323942
323961
|
}
|
|
323943
323962
|
],
|
|
323944
323963
|
"required": false,
|
|
@@ -323951,13 +323970,13 @@
|
|
|
323951
323970
|
"description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
|
|
323952
323971
|
"name": "minTickGap",
|
|
323953
323972
|
"parent": {
|
|
323954
|
-
"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/
|
|
323955
|
-
"name": "
|
|
323973
|
+
"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",
|
|
323974
|
+
"name": "XAxisProps"
|
|
323956
323975
|
},
|
|
323957
323976
|
"declarations": [
|
|
323958
323977
|
{
|
|
323959
|
-
"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/
|
|
323960
|
-
"name": "
|
|
323978
|
+
"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",
|
|
323979
|
+
"name": "XAxisProps"
|
|
323961
323980
|
}
|
|
323962
323981
|
],
|
|
323963
323982
|
"required": false,
|
|
@@ -323967,16 +323986,16 @@
|
|
|
323967
323986
|
},
|
|
323968
323987
|
"domain": {
|
|
323969
323988
|
"defaultValue": null,
|
|
323970
|
-
"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 <
|
|
323989
|
+
"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 />",
|
|
323971
323990
|
"name": "domain",
|
|
323972
323991
|
"parent": {
|
|
323973
|
-
"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/
|
|
323974
|
-
"name": "
|
|
323992
|
+
"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",
|
|
323993
|
+
"name": "XAxisProps"
|
|
323975
323994
|
},
|
|
323976
323995
|
"declarations": [
|
|
323977
323996
|
{
|
|
323978
|
-
"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/
|
|
323979
|
-
"name": "
|
|
323997
|
+
"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",
|
|
323998
|
+
"name": "XAxisProps"
|
|
323980
323999
|
}
|
|
323981
324000
|
],
|
|
323982
324001
|
"required": false,
|
|
@@ -324009,7 +324028,7 @@
|
|
|
324009
324028
|
"name": "dataKey",
|
|
324010
324029
|
"declarations": [
|
|
324011
324030
|
{
|
|
324012
|
-
"fileName": "components/src/components/CartesianChart/components/
|
|
324031
|
+
"fileName": "components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
|
|
324013
324032
|
"name": "TypeLiteral"
|
|
324014
324033
|
}
|
|
324015
324034
|
],
|
|
@@ -324024,7 +324043,7 @@
|
|
|
324024
324043
|
"name": "tickFormatter",
|
|
324025
324044
|
"declarations": [
|
|
324026
324045
|
{
|
|
324027
|
-
"fileName": "components/src/components/CartesianChart/components/
|
|
324046
|
+
"fileName": "components/src/components/CartesianChart/components/XAxis/XAxis.tsx",
|
|
324028
324047
|
"name": "TypeLiteral"
|
|
324029
324048
|
}
|
|
324030
324049
|
],
|
|
@@ -324039,9 +324058,9 @@
|
|
|
324039
324058
|
"tags": {
|
|
324040
324059
|
"flr-generate": "all"
|
|
324041
324060
|
},
|
|
324042
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/
|
|
324061
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/YAxis/YAxis.tsx",
|
|
324043
324062
|
"description": "",
|
|
324044
|
-
"displayName": "
|
|
324063
|
+
"displayName": "YAxis",
|
|
324045
324064
|
"methods": [],
|
|
324046
324065
|
"props": {
|
|
324047
324066
|
"className": {
|
|
@@ -324122,16 +324141,16 @@
|
|
|
324122
324141
|
},
|
|
324123
324142
|
"scale": {
|
|
324124
324143
|
"defaultValue": null,
|
|
324125
|
-
"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 <
|
|
324144
|
+
"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} />",
|
|
324126
324145
|
"name": "scale",
|
|
324127
324146
|
"parent": {
|
|
324128
|
-
"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/
|
|
324129
|
-
"name": "
|
|
324147
|
+
"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",
|
|
324148
|
+
"name": "YAxisProps"
|
|
324130
324149
|
},
|
|
324131
324150
|
"declarations": [
|
|
324132
324151
|
{
|
|
324133
|
-
"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/
|
|
324134
|
-
"name": "
|
|
324152
|
+
"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",
|
|
324153
|
+
"name": "YAxisProps"
|
|
324135
324154
|
}
|
|
324136
324155
|
],
|
|
324137
324156
|
"required": false,
|
|
@@ -324160,16 +324179,16 @@
|
|
|
324160
324179
|
},
|
|
324161
324180
|
"interval": {
|
|
324162
324181
|
"defaultValue": null,
|
|
324163
|
-
"description": "If set 0, all the ticks will be shown. If set preserveStart\", \"preserveEnd\" or \"preserveStartEnd\"
|
|
324182
|
+
"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",
|
|
324164
324183
|
"name": "interval",
|
|
324165
324184
|
"parent": {
|
|
324166
|
-
"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/
|
|
324167
|
-
"name": "
|
|
324185
|
+
"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",
|
|
324186
|
+
"name": "YAxisProps"
|
|
324168
324187
|
},
|
|
324169
324188
|
"declarations": [
|
|
324170
324189
|
{
|
|
324171
|
-
"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/
|
|
324172
|
-
"name": "
|
|
324190
|
+
"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",
|
|
324191
|
+
"name": "YAxisProps"
|
|
324173
324192
|
}
|
|
324174
324193
|
],
|
|
324175
324194
|
"required": false,
|
|
@@ -324182,13 +324201,13 @@
|
|
|
324182
324201
|
"description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
|
|
324183
324202
|
"name": "minTickGap",
|
|
324184
324203
|
"parent": {
|
|
324185
|
-
"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/
|
|
324186
|
-
"name": "
|
|
324204
|
+
"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",
|
|
324205
|
+
"name": "YAxisProps"
|
|
324187
324206
|
},
|
|
324188
324207
|
"declarations": [
|
|
324189
324208
|
{
|
|
324190
|
-
"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/
|
|
324191
|
-
"name": "
|
|
324209
|
+
"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",
|
|
324210
|
+
"name": "YAxisProps"
|
|
324192
324211
|
}
|
|
324193
324212
|
],
|
|
324194
324213
|
"required": false,
|
|
@@ -324198,16 +324217,16 @@
|
|
|
324198
324217
|
},
|
|
324199
324218
|
"domain": {
|
|
324200
324219
|
"defaultValue": null,
|
|
324201
|
-
"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 <
|
|
324220
|
+
"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 />",
|
|
324202
324221
|
"name": "domain",
|
|
324203
324222
|
"parent": {
|
|
324204
|
-
"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/
|
|
324205
|
-
"name": "
|
|
324223
|
+
"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",
|
|
324224
|
+
"name": "YAxisProps"
|
|
324206
324225
|
},
|
|
324207
324226
|
"declarations": [
|
|
324208
324227
|
{
|
|
324209
|
-
"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/
|
|
324210
|
-
"name": "
|
|
324228
|
+
"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",
|
|
324229
|
+
"name": "YAxisProps"
|
|
324211
324230
|
}
|
|
324212
324231
|
],
|
|
324213
324232
|
"required": false,
|
|
@@ -324234,32 +324253,13 @@
|
|
|
324234
324253
|
"name": "string"
|
|
324235
324254
|
}
|
|
324236
324255
|
},
|
|
324237
|
-
"allowDataOverflow": {
|
|
324238
|
-
"defaultValue": null,
|
|
324239
|
-
"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",
|
|
324240
|
-
"name": "allowDataOverflow",
|
|
324241
|
-
"parent": {
|
|
324242
|
-
"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",
|
|
324243
|
-
"name": "RenderableAxisProps"
|
|
324244
|
-
},
|
|
324245
|
-
"declarations": [
|
|
324246
|
-
{
|
|
324247
|
-
"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",
|
|
324248
|
-
"name": "RenderableAxisProps"
|
|
324249
|
-
}
|
|
324250
|
-
],
|
|
324251
|
-
"required": false,
|
|
324252
|
-
"type": {
|
|
324253
|
-
"name": "boolean"
|
|
324254
|
-
}
|
|
324255
|
-
},
|
|
324256
324256
|
"dataKey": {
|
|
324257
324257
|
"defaultValue": null,
|
|
324258
324258
|
"description": "",
|
|
324259
324259
|
"name": "dataKey",
|
|
324260
324260
|
"declarations": [
|
|
324261
324261
|
{
|
|
324262
|
-
"fileName": "components/src/components/CartesianChart/components/
|
|
324262
|
+
"fileName": "components/src/components/CartesianChart/components/YAxis/YAxis.tsx",
|
|
324263
324263
|
"name": "TypeLiteral"
|
|
324264
324264
|
}
|
|
324265
324265
|
],
|
|
@@ -324274,7 +324274,7 @@
|
|
|
324274
324274
|
"name": "tickFormatter",
|
|
324275
324275
|
"declarations": [
|
|
324276
324276
|
{
|
|
324277
|
-
"fileName": "components/src/components/CartesianChart/components/
|
|
324277
|
+
"fileName": "components/src/components/CartesianChart/components/YAxis/YAxis.tsx",
|
|
324278
324278
|
"name": "TypeLiteral"
|
|
324279
324279
|
}
|
|
324280
324280
|
],
|
|
@@ -324285,175 +324285,6 @@
|
|
|
324285
324285
|
}
|
|
324286
324286
|
}
|
|
324287
324287
|
},
|
|
324288
|
-
{
|
|
324289
|
-
"tags": {
|
|
324290
|
-
"flr-generate": "all"
|
|
324291
|
-
},
|
|
324292
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
324293
|
-
"description": "",
|
|
324294
|
-
"displayName": "Line",
|
|
324295
|
-
"methods": [],
|
|
324296
|
-
"props": {
|
|
324297
|
-
"dataKey": {
|
|
324298
|
-
"defaultValue": null,
|
|
324299
|
-
"description": "",
|
|
324300
|
-
"name": "dataKey",
|
|
324301
|
-
"parent": {
|
|
324302
|
-
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
324303
|
-
"name": "LineProps"
|
|
324304
|
-
},
|
|
324305
|
-
"declarations": [
|
|
324306
|
-
{
|
|
324307
|
-
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
324308
|
-
"name": "LineProps"
|
|
324309
|
-
}
|
|
324310
|
-
],
|
|
324311
|
-
"required": false,
|
|
324312
|
-
"type": {
|
|
324313
|
-
"name": "DataKey<ChartDataValue>"
|
|
324314
|
-
}
|
|
324315
|
-
},
|
|
324316
|
-
"color": {
|
|
324317
|
-
"defaultValue": {
|
|
324318
|
-
"value": "\"sea-green\""
|
|
324319
|
-
},
|
|
324320
|
-
"description": "The color of the line.",
|
|
324321
|
-
"name": "color",
|
|
324322
|
-
"parent": {
|
|
324323
|
-
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
324324
|
-
"name": "LineProps"
|
|
324325
|
-
},
|
|
324326
|
-
"declarations": [
|
|
324327
|
-
{
|
|
324328
|
-
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
324329
|
-
"name": "LineProps"
|
|
324330
|
-
}
|
|
324331
|
-
],
|
|
324332
|
-
"required": false,
|
|
324333
|
-
"type": {
|
|
324334
|
-
"name": "CategoricalWithCustomColor"
|
|
324335
|
-
}
|
|
324336
|
-
},
|
|
324337
|
-
"className": {
|
|
324338
|
-
"defaultValue": null,
|
|
324339
|
-
"description": "",
|
|
324340
|
-
"name": "className",
|
|
324341
|
-
"parent": {
|
|
324342
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
324343
|
-
"name": "HTMLAttributes"
|
|
324344
|
-
},
|
|
324345
|
-
"declarations": [
|
|
324346
|
-
{
|
|
324347
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
324348
|
-
"name": "HTMLAttributes"
|
|
324349
|
-
}
|
|
324350
|
-
],
|
|
324351
|
-
"required": false,
|
|
324352
|
-
"type": {
|
|
324353
|
-
"name": "string"
|
|
324354
|
-
}
|
|
324355
|
-
},
|
|
324356
|
-
"key": {
|
|
324357
|
-
"defaultValue": null,
|
|
324358
|
-
"description": "",
|
|
324359
|
-
"name": "key",
|
|
324360
|
-
"parent": {
|
|
324361
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
324362
|
-
"name": "Attributes"
|
|
324363
|
-
},
|
|
324364
|
-
"declarations": [
|
|
324365
|
-
{
|
|
324366
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
324367
|
-
"name": "Attributes"
|
|
324368
|
-
}
|
|
324369
|
-
],
|
|
324370
|
-
"required": false,
|
|
324371
|
-
"type": {
|
|
324372
|
-
"name": "Key | null"
|
|
324373
|
-
}
|
|
324374
|
-
},
|
|
324375
|
-
"type": {
|
|
324376
|
-
"defaultValue": null,
|
|
324377
|
-
"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.}",
|
|
324378
|
-
"name": "type",
|
|
324379
|
-
"parent": {
|
|
324380
|
-
"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",
|
|
324381
|
-
"name": "CurveProps"
|
|
324382
|
-
},
|
|
324383
|
-
"declarations": [
|
|
324384
|
-
{
|
|
324385
|
-
"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",
|
|
324386
|
-
"name": "CurveProps"
|
|
324387
|
-
},
|
|
324388
|
-
{
|
|
324389
|
-
"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",
|
|
324390
|
-
"name": "LineProps"
|
|
324391
|
-
}
|
|
324392
|
-
],
|
|
324393
|
-
"required": false,
|
|
324394
|
-
"type": {
|
|
324395
|
-
"name": "CurveType"
|
|
324396
|
-
}
|
|
324397
|
-
},
|
|
324398
|
-
"unit": {
|
|
324399
|
-
"defaultValue": null,
|
|
324400
|
-
"description": "The unit of data. This option will be used in tooltip.",
|
|
324401
|
-
"name": "unit",
|
|
324402
|
-
"parent": {
|
|
324403
|
-
"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",
|
|
324404
|
-
"name": "LineProps"
|
|
324405
|
-
},
|
|
324406
|
-
"declarations": [
|
|
324407
|
-
{
|
|
324408
|
-
"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",
|
|
324409
|
-
"name": "LineProps"
|
|
324410
|
-
}
|
|
324411
|
-
],
|
|
324412
|
-
"required": false,
|
|
324413
|
-
"type": {
|
|
324414
|
-
"name": "string | number | null"
|
|
324415
|
-
}
|
|
324416
|
-
},
|
|
324417
|
-
"xAxisId": {
|
|
324418
|
-
"defaultValue": null,
|
|
324419
|
-
"description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
|
|
324420
|
-
"name": "xAxisId",
|
|
324421
|
-
"parent": {
|
|
324422
|
-
"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",
|
|
324423
|
-
"name": "LineProps"
|
|
324424
|
-
},
|
|
324425
|
-
"declarations": [
|
|
324426
|
-
{
|
|
324427
|
-
"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",
|
|
324428
|
-
"name": "LineProps"
|
|
324429
|
-
}
|
|
324430
|
-
],
|
|
324431
|
-
"required": false,
|
|
324432
|
-
"type": {
|
|
324433
|
-
"name": "AxisId"
|
|
324434
|
-
}
|
|
324435
|
-
},
|
|
324436
|
-
"yAxisId": {
|
|
324437
|
-
"defaultValue": null,
|
|
324438
|
-
"description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
|
|
324439
|
-
"name": "yAxisId",
|
|
324440
|
-
"parent": {
|
|
324441
|
-
"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",
|
|
324442
|
-
"name": "LineProps"
|
|
324443
|
-
},
|
|
324444
|
-
"declarations": [
|
|
324445
|
-
{
|
|
324446
|
-
"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",
|
|
324447
|
-
"name": "LineProps"
|
|
324448
|
-
}
|
|
324449
|
-
],
|
|
324450
|
-
"required": false,
|
|
324451
|
-
"type": {
|
|
324452
|
-
"name": "AxisId"
|
|
324453
|
-
}
|
|
324454
|
-
}
|
|
324455
|
-
}
|
|
324456
|
-
},
|
|
324457
324288
|
{
|
|
324458
324289
|
"tags": {},
|
|
324459
324290
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/ChartTooltip/TooltipProgressBar.tsx",
|
|
@@ -334233,6 +334064,175 @@
|
|
|
334233
334064
|
}
|
|
334234
334065
|
}
|
|
334235
334066
|
},
|
|
334067
|
+
{
|
|
334068
|
+
"tags": {
|
|
334069
|
+
"flr-generate": "all"
|
|
334070
|
+
},
|
|
334071
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
334072
|
+
"description": "",
|
|
334073
|
+
"displayName": "Line",
|
|
334074
|
+
"methods": [],
|
|
334075
|
+
"props": {
|
|
334076
|
+
"dataKey": {
|
|
334077
|
+
"defaultValue": null,
|
|
334078
|
+
"description": "",
|
|
334079
|
+
"name": "dataKey",
|
|
334080
|
+
"parent": {
|
|
334081
|
+
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
334082
|
+
"name": "LineProps"
|
|
334083
|
+
},
|
|
334084
|
+
"declarations": [
|
|
334085
|
+
{
|
|
334086
|
+
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
334087
|
+
"name": "LineProps"
|
|
334088
|
+
}
|
|
334089
|
+
],
|
|
334090
|
+
"required": false,
|
|
334091
|
+
"type": {
|
|
334092
|
+
"name": "DataKey<ChartDataValue>"
|
|
334093
|
+
}
|
|
334094
|
+
},
|
|
334095
|
+
"color": {
|
|
334096
|
+
"defaultValue": {
|
|
334097
|
+
"value": "\"sea-green\""
|
|
334098
|
+
},
|
|
334099
|
+
"description": "The color of the line.",
|
|
334100
|
+
"name": "color",
|
|
334101
|
+
"parent": {
|
|
334102
|
+
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
334103
|
+
"name": "LineProps"
|
|
334104
|
+
},
|
|
334105
|
+
"declarations": [
|
|
334106
|
+
{
|
|
334107
|
+
"fileName": "components/src/components/CartesianChart/components/Line/Line.tsx",
|
|
334108
|
+
"name": "LineProps"
|
|
334109
|
+
}
|
|
334110
|
+
],
|
|
334111
|
+
"required": false,
|
|
334112
|
+
"type": {
|
|
334113
|
+
"name": "CategoricalWithCustomColor"
|
|
334114
|
+
}
|
|
334115
|
+
},
|
|
334116
|
+
"className": {
|
|
334117
|
+
"defaultValue": null,
|
|
334118
|
+
"description": "",
|
|
334119
|
+
"name": "className",
|
|
334120
|
+
"parent": {
|
|
334121
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
334122
|
+
"name": "HTMLAttributes"
|
|
334123
|
+
},
|
|
334124
|
+
"declarations": [
|
|
334125
|
+
{
|
|
334126
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
334127
|
+
"name": "HTMLAttributes"
|
|
334128
|
+
}
|
|
334129
|
+
],
|
|
334130
|
+
"required": false,
|
|
334131
|
+
"type": {
|
|
334132
|
+
"name": "string"
|
|
334133
|
+
}
|
|
334134
|
+
},
|
|
334135
|
+
"key": {
|
|
334136
|
+
"defaultValue": null,
|
|
334137
|
+
"description": "",
|
|
334138
|
+
"name": "key",
|
|
334139
|
+
"parent": {
|
|
334140
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
334141
|
+
"name": "Attributes"
|
|
334142
|
+
},
|
|
334143
|
+
"declarations": [
|
|
334144
|
+
{
|
|
334145
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
|
|
334146
|
+
"name": "Attributes"
|
|
334147
|
+
}
|
|
334148
|
+
],
|
|
334149
|
+
"required": false,
|
|
334150
|
+
"type": {
|
|
334151
|
+
"name": "Key | null"
|
|
334152
|
+
}
|
|
334153
|
+
},
|
|
334154
|
+
"type": {
|
|
334155
|
+
"defaultValue": null,
|
|
334156
|
+
"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.}",
|
|
334157
|
+
"name": "type",
|
|
334158
|
+
"parent": {
|
|
334159
|
+
"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",
|
|
334160
|
+
"name": "CurveProps"
|
|
334161
|
+
},
|
|
334162
|
+
"declarations": [
|
|
334163
|
+
{
|
|
334164
|
+
"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",
|
|
334165
|
+
"name": "CurveProps"
|
|
334166
|
+
},
|
|
334167
|
+
{
|
|
334168
|
+
"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",
|
|
334169
|
+
"name": "LineProps"
|
|
334170
|
+
}
|
|
334171
|
+
],
|
|
334172
|
+
"required": false,
|
|
334173
|
+
"type": {
|
|
334174
|
+
"name": "CurveType"
|
|
334175
|
+
}
|
|
334176
|
+
},
|
|
334177
|
+
"unit": {
|
|
334178
|
+
"defaultValue": null,
|
|
334179
|
+
"description": "The unit of data. This option will be used in tooltip.",
|
|
334180
|
+
"name": "unit",
|
|
334181
|
+
"parent": {
|
|
334182
|
+
"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",
|
|
334183
|
+
"name": "LineProps"
|
|
334184
|
+
},
|
|
334185
|
+
"declarations": [
|
|
334186
|
+
{
|
|
334187
|
+
"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",
|
|
334188
|
+
"name": "LineProps"
|
|
334189
|
+
}
|
|
334190
|
+
],
|
|
334191
|
+
"required": false,
|
|
334192
|
+
"type": {
|
|
334193
|
+
"name": "string | number | null"
|
|
334194
|
+
}
|
|
334195
|
+
},
|
|
334196
|
+
"xAxisId": {
|
|
334197
|
+
"defaultValue": null,
|
|
334198
|
+
"description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
|
|
334199
|
+
"name": "xAxisId",
|
|
334200
|
+
"parent": {
|
|
334201
|
+
"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",
|
|
334202
|
+
"name": "LineProps"
|
|
334203
|
+
},
|
|
334204
|
+
"declarations": [
|
|
334205
|
+
{
|
|
334206
|
+
"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",
|
|
334207
|
+
"name": "LineProps"
|
|
334208
|
+
}
|
|
334209
|
+
],
|
|
334210
|
+
"required": false,
|
|
334211
|
+
"type": {
|
|
334212
|
+
"name": "AxisId"
|
|
334213
|
+
}
|
|
334214
|
+
},
|
|
334215
|
+
"yAxisId": {
|
|
334216
|
+
"defaultValue": null,
|
|
334217
|
+
"description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
|
|
334218
|
+
"name": "yAxisId",
|
|
334219
|
+
"parent": {
|
|
334220
|
+
"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",
|
|
334221
|
+
"name": "LineProps"
|
|
334222
|
+
},
|
|
334223
|
+
"declarations": [
|
|
334224
|
+
{
|
|
334225
|
+
"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",
|
|
334226
|
+
"name": "LineProps"
|
|
334227
|
+
}
|
|
334228
|
+
],
|
|
334229
|
+
"required": false,
|
|
334230
|
+
"type": {
|
|
334231
|
+
"name": "AxisId"
|
|
334232
|
+
}
|
|
334233
|
+
}
|
|
334234
|
+
}
|
|
334235
|
+
},
|
|
334236
334236
|
{
|
|
334237
334237
|
"tags": {
|
|
334238
334238
|
"flr-generate": "all"
|