@mittwald/flow-react-components 0.2.0-alpha.558 → 0.2.0-alpha.559
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 +925 -925
- package/package.json +4 -4
|
@@ -81277,95 +81277,101 @@
|
|
|
81277
81277
|
"tags": {
|
|
81278
81278
|
"flr-generate": "all"
|
|
81279
81279
|
},
|
|
81280
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/
|
|
81280
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Markdown/Markdown.tsx",
|
|
81281
81281
|
"description": "",
|
|
81282
|
-
"displayName": "
|
|
81282
|
+
"displayName": "Markdown",
|
|
81283
81283
|
"methods": [],
|
|
81284
81284
|
"props": {
|
|
81285
|
-
"
|
|
81285
|
+
"color": {
|
|
81286
81286
|
"defaultValue": null,
|
|
81287
|
-
"description": "",
|
|
81288
|
-
"name": "
|
|
81287
|
+
"description": "The color schema of the markdown component.",
|
|
81288
|
+
"name": "color",
|
|
81289
|
+
"parent": {
|
|
81290
|
+
"fileName": "components/src/components/Markdown/Markdown.tsx",
|
|
81291
|
+
"name": "MarkdownProps"
|
|
81292
|
+
},
|
|
81289
81293
|
"declarations": [
|
|
81290
81294
|
{
|
|
81291
|
-
"fileName": "
|
|
81292
|
-
"name": "
|
|
81295
|
+
"fileName": "components/src/components/Markdown/Markdown.tsx",
|
|
81296
|
+
"name": "MarkdownProps"
|
|
81293
81297
|
}
|
|
81294
81298
|
],
|
|
81295
81299
|
"required": false,
|
|
81296
81300
|
"type": {
|
|
81297
|
-
"name": "
|
|
81301
|
+
"name": "\"light\" | \"dark\" | \"default\""
|
|
81298
81302
|
}
|
|
81299
81303
|
},
|
|
81300
|
-
"
|
|
81301
|
-
"defaultValue":
|
|
81302
|
-
|
|
81303
|
-
|
|
81304
|
+
"headingOffset": {
|
|
81305
|
+
"defaultValue": {
|
|
81306
|
+
"value": "0"
|
|
81307
|
+
},
|
|
81308
|
+
"description": "Shifts all heading levels by the given offset.",
|
|
81309
|
+
"name": "headingOffset",
|
|
81304
81310
|
"parent": {
|
|
81305
|
-
"fileName": "
|
|
81306
|
-
"name": "
|
|
81311
|
+
"fileName": "components/src/components/Markdown/Markdown.tsx",
|
|
81312
|
+
"name": "MarkdownProps"
|
|
81307
81313
|
},
|
|
81308
81314
|
"declarations": [
|
|
81309
81315
|
{
|
|
81310
|
-
"fileName": "
|
|
81311
|
-
"name": "
|
|
81316
|
+
"fileName": "components/src/components/Markdown/Markdown.tsx",
|
|
81317
|
+
"name": "MarkdownProps"
|
|
81312
81318
|
}
|
|
81313
81319
|
],
|
|
81314
81320
|
"required": false,
|
|
81315
81321
|
"type": {
|
|
81316
|
-
"name": "
|
|
81322
|
+
"name": "number"
|
|
81317
81323
|
}
|
|
81318
81324
|
},
|
|
81319
|
-
"
|
|
81325
|
+
"style": {
|
|
81320
81326
|
"defaultValue": null,
|
|
81321
|
-
"description": "
|
|
81322
|
-
"name": "
|
|
81327
|
+
"description": "@internal",
|
|
81328
|
+
"name": "style",
|
|
81323
81329
|
"parent": {
|
|
81324
|
-
"fileName": "
|
|
81325
|
-
"name": "
|
|
81330
|
+
"fileName": "components/src/components/Markdown/Markdown.tsx",
|
|
81331
|
+
"name": "MarkdownProps"
|
|
81326
81332
|
},
|
|
81327
81333
|
"declarations": [
|
|
81328
81334
|
{
|
|
81329
|
-
"fileName": "
|
|
81330
|
-
"name": "
|
|
81335
|
+
"fileName": "components/src/components/Markdown/Markdown.tsx",
|
|
81336
|
+
"name": "MarkdownProps"
|
|
81331
81337
|
}
|
|
81332
81338
|
],
|
|
81333
81339
|
"required": false,
|
|
81334
81340
|
"type": {
|
|
81335
|
-
"name": "
|
|
81341
|
+
"name": "CSSProperties"
|
|
81336
81342
|
}
|
|
81337
81343
|
},
|
|
81338
|
-
"
|
|
81344
|
+
"ref": {
|
|
81339
81345
|
"defaultValue": null,
|
|
81340
|
-
"description": "
|
|
81341
|
-
"name": "
|
|
81346
|
+
"description": "",
|
|
81347
|
+
"name": "ref",
|
|
81342
81348
|
"parent": {
|
|
81343
|
-
"fileName": "
|
|
81344
|
-
"name": "
|
|
81349
|
+
"fileName": "components/src/components/Markdown/Markdown.tsx",
|
|
81350
|
+
"name": "MarkdownProps"
|
|
81345
81351
|
},
|
|
81346
81352
|
"declarations": [
|
|
81347
81353
|
{
|
|
81348
|
-
"fileName": "
|
|
81349
|
-
"name": "
|
|
81354
|
+
"fileName": "components/src/components/Markdown/Markdown.tsx",
|
|
81355
|
+
"name": "MarkdownProps"
|
|
81350
81356
|
}
|
|
81351
81357
|
],
|
|
81352
81358
|
"required": false,
|
|
81353
81359
|
"type": {
|
|
81354
|
-
"name": "
|
|
81360
|
+
"name": "RefObject<HTMLDivElement>"
|
|
81355
81361
|
}
|
|
81356
81362
|
},
|
|
81357
|
-
"
|
|
81363
|
+
"className": {
|
|
81358
81364
|
"defaultValue": null,
|
|
81359
|
-
"description": "
|
|
81360
|
-
"name": "
|
|
81365
|
+
"description": "The elements class name.",
|
|
81366
|
+
"name": "className",
|
|
81361
81367
|
"parent": {
|
|
81362
|
-
"fileName": "
|
|
81363
|
-
"name": "
|
|
81368
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
81369
|
+
"name": "PropsWithClassName"
|
|
81364
81370
|
},
|
|
81365
81371
|
"declarations": [
|
|
81366
81372
|
{
|
|
81367
|
-
"fileName": "
|
|
81368
|
-
"name": "
|
|
81373
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
81374
|
+
"name": "PropsWithClassName"
|
|
81369
81375
|
}
|
|
81370
81376
|
],
|
|
81371
81377
|
"required": false,
|
|
@@ -81373,428 +81379,395 @@
|
|
|
81373
81379
|
"name": "string"
|
|
81374
81380
|
}
|
|
81375
81381
|
},
|
|
81376
|
-
"
|
|
81382
|
+
"children": {
|
|
81377
81383
|
"defaultValue": null,
|
|
81378
|
-
"description": "
|
|
81379
|
-
"name": "
|
|
81380
|
-
"parent": {
|
|
81381
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
81382
|
-
"name": "StyleRenderProps"
|
|
81383
|
-
},
|
|
81384
|
+
"description": "Markdown.",
|
|
81385
|
+
"name": "children",
|
|
81384
81386
|
"declarations": [
|
|
81385
81387
|
{
|
|
81386
|
-
"fileName": "flow/node_modules/.pnpm/react-
|
|
81387
|
-
"name": "
|
|
81388
|
+
"fileName": "flow/node_modules/.pnpm/react-markdown@10.1.0_@types+react@19.2.2_react@19.2.0/node_modules/react-markdown/lib/index.d.ts",
|
|
81389
|
+
"name": "TypeLiteral"
|
|
81388
81390
|
}
|
|
81389
81391
|
],
|
|
81390
81392
|
"required": false,
|
|
81391
81393
|
"type": {
|
|
81392
|
-
"name": "
|
|
81394
|
+
"name": "string | null"
|
|
81393
81395
|
}
|
|
81394
81396
|
},
|
|
81395
|
-
"
|
|
81397
|
+
"allowElement": {
|
|
81396
81398
|
"defaultValue": null,
|
|
81397
|
-
"description": "
|
|
81398
|
-
"name": "
|
|
81399
|
-
"parent": {
|
|
81400
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
81401
|
-
"name": "StyleRenderProps"
|
|
81402
|
-
},
|
|
81399
|
+
"description": "Filter elements (optional);\n`allowedElements` / `disallowedElements` is used first.",
|
|
81400
|
+
"name": "allowElement",
|
|
81403
81401
|
"declarations": [
|
|
81404
81402
|
{
|
|
81405
|
-
"fileName": "flow/node_modules/.pnpm/react-
|
|
81406
|
-
"name": "
|
|
81403
|
+
"fileName": "flow/node_modules/.pnpm/react-markdown@10.1.0_@types+react@19.2.2_react@19.2.0/node_modules/react-markdown/lib/index.d.ts",
|
|
81404
|
+
"name": "TypeLiteral"
|
|
81407
81405
|
}
|
|
81408
81406
|
],
|
|
81409
81407
|
"required": false,
|
|
81410
81408
|
"type": {
|
|
81411
|
-
"name": "
|
|
81409
|
+
"name": "AllowElement | null"
|
|
81412
81410
|
}
|
|
81413
81411
|
},
|
|
81414
|
-
"
|
|
81412
|
+
"allowedElements": {
|
|
81415
81413
|
"defaultValue": null,
|
|
81416
|
-
"description": "",
|
|
81417
|
-
"name": "
|
|
81418
|
-
"parent": {
|
|
81419
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81420
|
-
"name": "GlobalDOMAttributes"
|
|
81421
|
-
},
|
|
81414
|
+
"description": "Tag names to allow (default: all tag names);\ncannot combine w/ `disallowedElements`.",
|
|
81415
|
+
"name": "allowedElements",
|
|
81422
81416
|
"declarations": [
|
|
81423
81417
|
{
|
|
81424
|
-
"fileName": "flow/node_modules/.pnpm
|
|
81425
|
-
"name": "
|
|
81418
|
+
"fileName": "flow/node_modules/.pnpm/react-markdown@10.1.0_@types+react@19.2.2_react@19.2.0/node_modules/react-markdown/lib/index.d.ts",
|
|
81419
|
+
"name": "TypeLiteral"
|
|
81426
81420
|
}
|
|
81427
81421
|
],
|
|
81428
81422
|
"required": false,
|
|
81429
81423
|
"type": {
|
|
81430
|
-
"name": "string"
|
|
81424
|
+
"name": "readonly string[] | null"
|
|
81431
81425
|
}
|
|
81432
81426
|
},
|
|
81433
|
-
"
|
|
81427
|
+
"disallowedElements": {
|
|
81434
81428
|
"defaultValue": null,
|
|
81435
|
-
"description": "",
|
|
81436
|
-
"name": "
|
|
81437
|
-
"parent": {
|
|
81438
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81439
|
-
"name": "GlobalDOMAttributes"
|
|
81440
|
-
},
|
|
81429
|
+
"description": "Tag names to disallow (default: `[]`);\ncannot combine w/ `allowedElements`.",
|
|
81430
|
+
"name": "disallowedElements",
|
|
81441
81431
|
"declarations": [
|
|
81442
81432
|
{
|
|
81443
|
-
"fileName": "flow/node_modules/.pnpm
|
|
81444
|
-
"name": "
|
|
81433
|
+
"fileName": "flow/node_modules/.pnpm/react-markdown@10.1.0_@types+react@19.2.2_react@19.2.0/node_modules/react-markdown/lib/index.d.ts",
|
|
81434
|
+
"name": "TypeLiteral"
|
|
81445
81435
|
}
|
|
81446
81436
|
],
|
|
81447
81437
|
"required": false,
|
|
81448
81438
|
"type": {
|
|
81449
|
-
"name": "string"
|
|
81439
|
+
"name": "readonly string[] | null"
|
|
81450
81440
|
}
|
|
81451
81441
|
},
|
|
81452
|
-
"
|
|
81442
|
+
"rehypePlugins": {
|
|
81453
81443
|
"defaultValue": null,
|
|
81454
|
-
"description": "",
|
|
81455
|
-
"name": "
|
|
81456
|
-
"parent": {
|
|
81457
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81458
|
-
"name": "GlobalDOMAttributes"
|
|
81459
|
-
},
|
|
81444
|
+
"description": "List of rehype plugins to use.",
|
|
81445
|
+
"name": "rehypePlugins",
|
|
81460
81446
|
"declarations": [
|
|
81461
81447
|
{
|
|
81462
|
-
"fileName": "flow/node_modules/.pnpm
|
|
81463
|
-
"name": "
|
|
81448
|
+
"fileName": "flow/node_modules/.pnpm/react-markdown@10.1.0_@types+react@19.2.2_react@19.2.0/node_modules/react-markdown/lib/index.d.ts",
|
|
81449
|
+
"name": "TypeLiteral"
|
|
81464
81450
|
}
|
|
81465
81451
|
],
|
|
81466
81452
|
"required": false,
|
|
81467
81453
|
"type": {
|
|
81468
|
-
"name": "
|
|
81454
|
+
"name": "PluggableList | null"
|
|
81469
81455
|
}
|
|
81470
81456
|
},
|
|
81471
|
-
"
|
|
81457
|
+
"remarkPlugins": {
|
|
81472
81458
|
"defaultValue": null,
|
|
81473
|
-
"description": "",
|
|
81474
|
-
"name": "
|
|
81475
|
-
"parent": {
|
|
81476
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81477
|
-
"name": "GlobalDOMAttributes"
|
|
81478
|
-
},
|
|
81459
|
+
"description": "List of remark plugins to use.",
|
|
81460
|
+
"name": "remarkPlugins",
|
|
81479
81461
|
"declarations": [
|
|
81480
81462
|
{
|
|
81481
|
-
"fileName": "flow/node_modules/.pnpm
|
|
81482
|
-
"name": "
|
|
81463
|
+
"fileName": "flow/node_modules/.pnpm/react-markdown@10.1.0_@types+react@19.2.2_react@19.2.0/node_modules/react-markdown/lib/index.d.ts",
|
|
81464
|
+
"name": "TypeLiteral"
|
|
81483
81465
|
}
|
|
81484
81466
|
],
|
|
81485
81467
|
"required": false,
|
|
81486
81468
|
"type": {
|
|
81487
|
-
"name": "
|
|
81469
|
+
"name": "PluggableList | null"
|
|
81488
81470
|
}
|
|
81489
81471
|
},
|
|
81490
|
-
"
|
|
81472
|
+
"remarkRehypeOptions": {
|
|
81491
81473
|
"defaultValue": null,
|
|
81492
|
-
"description": "",
|
|
81493
|
-
"name": "
|
|
81494
|
-
"parent": {
|
|
81495
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81496
|
-
"name": "GlobalDOMAttributes"
|
|
81497
|
-
},
|
|
81474
|
+
"description": "Options to pass through to `remark-rehype`.",
|
|
81475
|
+
"name": "remarkRehypeOptions",
|
|
81498
81476
|
"declarations": [
|
|
81499
81477
|
{
|
|
81500
|
-
"fileName": "flow/node_modules/.pnpm
|
|
81501
|
-
"name": "
|
|
81478
|
+
"fileName": "flow/node_modules/.pnpm/react-markdown@10.1.0_@types+react@19.2.2_react@19.2.0/node_modules/react-markdown/lib/index.d.ts",
|
|
81479
|
+
"name": "TypeLiteral"
|
|
81502
81480
|
}
|
|
81503
81481
|
],
|
|
81504
81482
|
"required": false,
|
|
81505
81483
|
"type": {
|
|
81506
|
-
"name": "
|
|
81484
|
+
"name": "Readonly<Options> | null"
|
|
81507
81485
|
}
|
|
81508
81486
|
},
|
|
81509
|
-
"
|
|
81487
|
+
"skipHtml": {
|
|
81510
81488
|
"defaultValue": null,
|
|
81511
|
-
"description": "",
|
|
81512
|
-
"name": "
|
|
81513
|
-
"parent": {
|
|
81514
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81515
|
-
"name": "GlobalDOMEvents"
|
|
81516
|
-
},
|
|
81489
|
+
"description": "Ignore HTML in markdown completely (default: `false`).",
|
|
81490
|
+
"name": "skipHtml",
|
|
81517
81491
|
"declarations": [
|
|
81518
81492
|
{
|
|
81519
|
-
"fileName": "flow/node_modules/.pnpm
|
|
81520
|
-
"name": "
|
|
81493
|
+
"fileName": "flow/node_modules/.pnpm/react-markdown@10.1.0_@types+react@19.2.2_react@19.2.0/node_modules/react-markdown/lib/index.d.ts",
|
|
81494
|
+
"name": "TypeLiteral"
|
|
81521
81495
|
}
|
|
81522
81496
|
],
|
|
81523
81497
|
"required": false,
|
|
81524
81498
|
"type": {
|
|
81525
|
-
"name": "
|
|
81499
|
+
"name": "boolean | null"
|
|
81526
81500
|
}
|
|
81527
81501
|
},
|
|
81528
|
-
"
|
|
81502
|
+
"unwrapDisallowed": {
|
|
81529
81503
|
"defaultValue": null,
|
|
81530
|
-
"description": "",
|
|
81531
|
-
"name": "
|
|
81532
|
-
"parent": {
|
|
81533
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81534
|
-
"name": "GlobalDOMEvents"
|
|
81535
|
-
},
|
|
81504
|
+
"description": "Extract (unwrap) what’s in disallowed elements (default: `false`);\nnormally when say `strong` is not allowed, it and it’s children are dropped,\nwith `unwrapDisallowed` the element itself is replaced by its children.",
|
|
81505
|
+
"name": "unwrapDisallowed",
|
|
81536
81506
|
"declarations": [
|
|
81537
81507
|
{
|
|
81538
|
-
"fileName": "flow/node_modules/.pnpm
|
|
81539
|
-
"name": "
|
|
81508
|
+
"fileName": "flow/node_modules/.pnpm/react-markdown@10.1.0_@types+react@19.2.2_react@19.2.0/node_modules/react-markdown/lib/index.d.ts",
|
|
81509
|
+
"name": "TypeLiteral"
|
|
81540
81510
|
}
|
|
81541
81511
|
],
|
|
81542
81512
|
"required": false,
|
|
81543
81513
|
"type": {
|
|
81544
|
-
"name": "
|
|
81514
|
+
"name": "boolean | null"
|
|
81545
81515
|
}
|
|
81546
81516
|
},
|
|
81547
|
-
"
|
|
81517
|
+
"urlTransform": {
|
|
81548
81518
|
"defaultValue": null,
|
|
81549
|
-
"description": "",
|
|
81550
|
-
"name": "
|
|
81551
|
-
"parent": {
|
|
81552
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81553
|
-
"name": "GlobalDOMEvents"
|
|
81554
|
-
},
|
|
81519
|
+
"description": "Change URLs (default: `defaultUrlTransform`)",
|
|
81520
|
+
"name": "urlTransform",
|
|
81555
81521
|
"declarations": [
|
|
81556
81522
|
{
|
|
81557
|
-
"fileName": "flow/node_modules/.pnpm
|
|
81558
|
-
"name": "
|
|
81523
|
+
"fileName": "flow/node_modules/.pnpm/react-markdown@10.1.0_@types+react@19.2.2_react@19.2.0/node_modules/react-markdown/lib/index.d.ts",
|
|
81524
|
+
"name": "TypeLiteral"
|
|
81559
81525
|
}
|
|
81560
81526
|
],
|
|
81561
81527
|
"required": false,
|
|
81562
81528
|
"type": {
|
|
81563
|
-
"name": "
|
|
81529
|
+
"name": "UrlTransform | null"
|
|
81564
81530
|
}
|
|
81565
|
-
}
|
|
81566
|
-
|
|
81567
|
-
|
|
81568
|
-
|
|
81569
|
-
|
|
81570
|
-
|
|
81571
|
-
|
|
81572
|
-
|
|
81573
|
-
|
|
81574
|
-
|
|
81531
|
+
}
|
|
81532
|
+
}
|
|
81533
|
+
},
|
|
81534
|
+
{
|
|
81535
|
+
"tags": {
|
|
81536
|
+
"flr-generate": "all"
|
|
81537
|
+
},
|
|
81538
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/MarkdownEditor/MarkdownEditor.tsx",
|
|
81539
|
+
"description": "",
|
|
81540
|
+
"displayName": "MarkdownEditor",
|
|
81541
|
+
"methods": [],
|
|
81542
|
+
"props": {
|
|
81543
|
+
"children": {
|
|
81544
|
+
"defaultValue": null,
|
|
81545
|
+
"description": "",
|
|
81546
|
+
"name": "children",
|
|
81547
|
+
"declarations": [
|
|
81575
81548
|
{
|
|
81576
|
-
"fileName": "flow/node_modules/.pnpm/@
|
|
81577
|
-
"name": "
|
|
81549
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
81550
|
+
"name": "TypeLiteral"
|
|
81578
81551
|
}
|
|
81579
81552
|
],
|
|
81580
81553
|
"required": false,
|
|
81581
81554
|
"type": {
|
|
81582
|
-
"name": "
|
|
81555
|
+
"name": "ReactNode"
|
|
81583
81556
|
}
|
|
81584
81557
|
},
|
|
81585
|
-
"
|
|
81558
|
+
"aria-label": {
|
|
81586
81559
|
"defaultValue": null,
|
|
81587
|
-
"description": "",
|
|
81588
|
-
"name": "
|
|
81560
|
+
"description": "Defines a string value that labels the current element.",
|
|
81561
|
+
"name": "aria-label",
|
|
81589
81562
|
"parent": {
|
|
81590
81563
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81591
|
-
"name": "
|
|
81564
|
+
"name": "AriaLabelingProps"
|
|
81592
81565
|
},
|
|
81593
81566
|
"declarations": [
|
|
81594
81567
|
{
|
|
81595
81568
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81596
|
-
"name": "
|
|
81569
|
+
"name": "AriaLabelingProps"
|
|
81597
81570
|
}
|
|
81598
81571
|
],
|
|
81599
81572
|
"required": false,
|
|
81600
81573
|
"type": {
|
|
81601
|
-
"name": "
|
|
81574
|
+
"name": "string"
|
|
81602
81575
|
}
|
|
81603
81576
|
},
|
|
81604
|
-
"
|
|
81577
|
+
"aria-labelledby": {
|
|
81605
81578
|
"defaultValue": null,
|
|
81606
|
-
"description": "",
|
|
81607
|
-
"name": "
|
|
81579
|
+
"description": "Identifies the element (or elements) that labels the current element.",
|
|
81580
|
+
"name": "aria-labelledby",
|
|
81608
81581
|
"parent": {
|
|
81609
81582
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81610
|
-
"name": "
|
|
81583
|
+
"name": "AriaLabelingProps"
|
|
81611
81584
|
},
|
|
81612
81585
|
"declarations": [
|
|
81613
81586
|
{
|
|
81614
81587
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81615
|
-
"name": "
|
|
81588
|
+
"name": "AriaLabelingProps"
|
|
81616
81589
|
}
|
|
81617
81590
|
],
|
|
81618
81591
|
"required": false,
|
|
81619
81592
|
"type": {
|
|
81620
|
-
"name": "
|
|
81593
|
+
"name": "string"
|
|
81621
81594
|
}
|
|
81622
81595
|
},
|
|
81623
|
-
"
|
|
81596
|
+
"aria-describedby": {
|
|
81624
81597
|
"defaultValue": null,
|
|
81625
|
-
"description": "",
|
|
81626
|
-
"name": "
|
|
81598
|
+
"description": "Identifies the element (or elements) that describes the object.",
|
|
81599
|
+
"name": "aria-describedby",
|
|
81627
81600
|
"parent": {
|
|
81628
81601
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81629
|
-
"name": "
|
|
81602
|
+
"name": "AriaLabelingProps"
|
|
81630
81603
|
},
|
|
81631
81604
|
"declarations": [
|
|
81632
81605
|
{
|
|
81633
81606
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81634
|
-
"name": "
|
|
81607
|
+
"name": "AriaLabelingProps"
|
|
81635
81608
|
}
|
|
81636
81609
|
],
|
|
81637
81610
|
"required": false,
|
|
81638
81611
|
"type": {
|
|
81639
|
-
"name": "
|
|
81612
|
+
"name": "string"
|
|
81640
81613
|
}
|
|
81641
81614
|
},
|
|
81642
|
-
"
|
|
81615
|
+
"aria-details": {
|
|
81643
81616
|
"defaultValue": null,
|
|
81644
|
-
"description": "",
|
|
81645
|
-
"name": "
|
|
81617
|
+
"description": "Identifies the element (or elements) that provide a detailed, extended description for the object.",
|
|
81618
|
+
"name": "aria-details",
|
|
81646
81619
|
"parent": {
|
|
81647
81620
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81648
|
-
"name": "
|
|
81621
|
+
"name": "AriaLabelingProps"
|
|
81649
81622
|
},
|
|
81650
81623
|
"declarations": [
|
|
81651
81624
|
{
|
|
81652
81625
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81653
|
-
"name": "
|
|
81626
|
+
"name": "AriaLabelingProps"
|
|
81654
81627
|
}
|
|
81655
81628
|
],
|
|
81656
81629
|
"required": false,
|
|
81657
81630
|
"type": {
|
|
81658
|
-
"name": "
|
|
81631
|
+
"name": "string"
|
|
81659
81632
|
}
|
|
81660
81633
|
},
|
|
81661
|
-
"
|
|
81634
|
+
"className": {
|
|
81662
81635
|
"defaultValue": null,
|
|
81663
|
-
"description": "",
|
|
81664
|
-
"name": "
|
|
81636
|
+
"description": "The CSS [className](https://developer.mozilla.org/en-US/docs/Web/API/Element/className) for the element. A function may be provided to compute the class based on component state.",
|
|
81637
|
+
"name": "className",
|
|
81665
81638
|
"parent": {
|
|
81666
|
-
"fileName": "flow/node_modules/.pnpm
|
|
81667
|
-
"name": "
|
|
81639
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
81640
|
+
"name": "StyleRenderProps"
|
|
81668
81641
|
},
|
|
81669
81642
|
"declarations": [
|
|
81670
81643
|
{
|
|
81671
|
-
"fileName": "flow/node_modules/.pnpm
|
|
81672
|
-
"name": "
|
|
81644
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
81645
|
+
"name": "StyleRenderProps"
|
|
81673
81646
|
}
|
|
81674
81647
|
],
|
|
81675
81648
|
"required": false,
|
|
81676
81649
|
"type": {
|
|
81677
|
-
"name": "
|
|
81650
|
+
"name": "ClassNameOrFunction<TooltipRenderProps>"
|
|
81678
81651
|
}
|
|
81679
81652
|
},
|
|
81680
|
-
"
|
|
81653
|
+
"style": {
|
|
81681
81654
|
"defaultValue": null,
|
|
81682
|
-
"description": "",
|
|
81683
|
-
"name": "
|
|
81655
|
+
"description": "The inline [style](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style) for the element. A function may be provided to compute the style based on component state.",
|
|
81656
|
+
"name": "style",
|
|
81684
81657
|
"parent": {
|
|
81685
|
-
"fileName": "flow/node_modules/.pnpm
|
|
81686
|
-
"name": "
|
|
81658
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
81659
|
+
"name": "StyleRenderProps"
|
|
81687
81660
|
},
|
|
81688
81661
|
"declarations": [
|
|
81689
81662
|
{
|
|
81690
|
-
"fileName": "flow/node_modules/.pnpm
|
|
81691
|
-
"name": "
|
|
81663
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
81664
|
+
"name": "StyleRenderProps"
|
|
81692
81665
|
}
|
|
81693
81666
|
],
|
|
81694
81667
|
"required": false,
|
|
81695
81668
|
"type": {
|
|
81696
|
-
"name": "
|
|
81669
|
+
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
81697
81670
|
}
|
|
81698
81671
|
},
|
|
81699
|
-
"
|
|
81672
|
+
"dir": {
|
|
81700
81673
|
"defaultValue": null,
|
|
81701
81674
|
"description": "",
|
|
81702
|
-
"name": "
|
|
81675
|
+
"name": "dir",
|
|
81703
81676
|
"parent": {
|
|
81704
81677
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81705
|
-
"name": "
|
|
81678
|
+
"name": "GlobalDOMAttributes"
|
|
81706
81679
|
},
|
|
81707
81680
|
"declarations": [
|
|
81708
81681
|
{
|
|
81709
81682
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81710
|
-
"name": "
|
|
81683
|
+
"name": "GlobalDOMAttributes"
|
|
81711
81684
|
}
|
|
81712
81685
|
],
|
|
81713
81686
|
"required": false,
|
|
81714
81687
|
"type": {
|
|
81715
|
-
"name": "
|
|
81688
|
+
"name": "string"
|
|
81716
81689
|
}
|
|
81717
81690
|
},
|
|
81718
|
-
"
|
|
81691
|
+
"lang": {
|
|
81719
81692
|
"defaultValue": null,
|
|
81720
81693
|
"description": "",
|
|
81721
|
-
"name": "
|
|
81694
|
+
"name": "lang",
|
|
81722
81695
|
"parent": {
|
|
81723
81696
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81724
|
-
"name": "
|
|
81697
|
+
"name": "GlobalDOMAttributes"
|
|
81725
81698
|
},
|
|
81726
81699
|
"declarations": [
|
|
81727
81700
|
{
|
|
81728
81701
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81729
|
-
"name": "
|
|
81702
|
+
"name": "GlobalDOMAttributes"
|
|
81730
81703
|
}
|
|
81731
81704
|
],
|
|
81732
81705
|
"required": false,
|
|
81733
81706
|
"type": {
|
|
81734
|
-
"name": "
|
|
81707
|
+
"name": "string"
|
|
81735
81708
|
}
|
|
81736
81709
|
},
|
|
81737
|
-
"
|
|
81710
|
+
"hidden": {
|
|
81738
81711
|
"defaultValue": null,
|
|
81739
81712
|
"description": "",
|
|
81740
|
-
"name": "
|
|
81713
|
+
"name": "hidden",
|
|
81741
81714
|
"parent": {
|
|
81742
81715
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81743
|
-
"name": "
|
|
81716
|
+
"name": "GlobalDOMAttributes"
|
|
81744
81717
|
},
|
|
81745
81718
|
"declarations": [
|
|
81746
81719
|
{
|
|
81747
81720
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81748
|
-
"name": "
|
|
81721
|
+
"name": "GlobalDOMAttributes"
|
|
81749
81722
|
}
|
|
81750
81723
|
],
|
|
81751
81724
|
"required": false,
|
|
81752
81725
|
"type": {
|
|
81753
|
-
"name": "
|
|
81726
|
+
"name": "boolean"
|
|
81754
81727
|
}
|
|
81755
81728
|
},
|
|
81756
|
-
"
|
|
81729
|
+
"inert": {
|
|
81757
81730
|
"defaultValue": null,
|
|
81758
81731
|
"description": "",
|
|
81759
|
-
"name": "
|
|
81732
|
+
"name": "inert",
|
|
81760
81733
|
"parent": {
|
|
81761
81734
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81762
|
-
"name": "
|
|
81735
|
+
"name": "GlobalDOMAttributes"
|
|
81763
81736
|
},
|
|
81764
81737
|
"declarations": [
|
|
81765
81738
|
{
|
|
81766
81739
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81767
|
-
"name": "
|
|
81740
|
+
"name": "GlobalDOMAttributes"
|
|
81768
81741
|
}
|
|
81769
81742
|
],
|
|
81770
81743
|
"required": false,
|
|
81771
81744
|
"type": {
|
|
81772
|
-
"name": "
|
|
81745
|
+
"name": "boolean"
|
|
81773
81746
|
}
|
|
81774
81747
|
},
|
|
81775
|
-
"
|
|
81748
|
+
"translate": {
|
|
81776
81749
|
"defaultValue": null,
|
|
81777
81750
|
"description": "",
|
|
81778
|
-
"name": "
|
|
81751
|
+
"name": "translate",
|
|
81779
81752
|
"parent": {
|
|
81780
81753
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81781
|
-
"name": "
|
|
81754
|
+
"name": "GlobalDOMAttributes"
|
|
81782
81755
|
},
|
|
81783
81756
|
"declarations": [
|
|
81784
81757
|
{
|
|
81785
81758
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81786
|
-
"name": "
|
|
81759
|
+
"name": "GlobalDOMAttributes"
|
|
81787
81760
|
}
|
|
81788
81761
|
],
|
|
81789
81762
|
"required": false,
|
|
81790
81763
|
"type": {
|
|
81791
|
-
"name": "
|
|
81764
|
+
"name": "\"yes\" | \"no\""
|
|
81792
81765
|
}
|
|
81793
81766
|
},
|
|
81794
|
-
"
|
|
81767
|
+
"onClick": {
|
|
81795
81768
|
"defaultValue": null,
|
|
81796
81769
|
"description": "",
|
|
81797
|
-
"name": "
|
|
81770
|
+
"name": "onClick",
|
|
81798
81771
|
"parent": {
|
|
81799
81772
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81800
81773
|
"name": "GlobalDOMEvents"
|
|
@@ -81810,10 +81783,10 @@
|
|
|
81810
81783
|
"name": "MouseEventHandler<HTMLDivElement>"
|
|
81811
81784
|
}
|
|
81812
81785
|
},
|
|
81813
|
-
"
|
|
81786
|
+
"onClickCapture": {
|
|
81814
81787
|
"defaultValue": null,
|
|
81815
81788
|
"description": "",
|
|
81816
|
-
"name": "
|
|
81789
|
+
"name": "onClickCapture",
|
|
81817
81790
|
"parent": {
|
|
81818
81791
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81819
81792
|
"name": "GlobalDOMEvents"
|
|
@@ -81829,10 +81802,10 @@
|
|
|
81829
81802
|
"name": "MouseEventHandler<HTMLDivElement>"
|
|
81830
81803
|
}
|
|
81831
81804
|
},
|
|
81832
|
-
"
|
|
81805
|
+
"onAuxClick": {
|
|
81833
81806
|
"defaultValue": null,
|
|
81834
81807
|
"description": "",
|
|
81835
|
-
"name": "
|
|
81808
|
+
"name": "onAuxClick",
|
|
81836
81809
|
"parent": {
|
|
81837
81810
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81838
81811
|
"name": "GlobalDOMEvents"
|
|
@@ -81848,10 +81821,10 @@
|
|
|
81848
81821
|
"name": "MouseEventHandler<HTMLDivElement>"
|
|
81849
81822
|
}
|
|
81850
81823
|
},
|
|
81851
|
-
"
|
|
81824
|
+
"onAuxClickCapture": {
|
|
81852
81825
|
"defaultValue": null,
|
|
81853
81826
|
"description": "",
|
|
81854
|
-
"name": "
|
|
81827
|
+
"name": "onAuxClickCapture",
|
|
81855
81828
|
"parent": {
|
|
81856
81829
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81857
81830
|
"name": "GlobalDOMEvents"
|
|
@@ -81867,10 +81840,10 @@
|
|
|
81867
81840
|
"name": "MouseEventHandler<HTMLDivElement>"
|
|
81868
81841
|
}
|
|
81869
81842
|
},
|
|
81870
|
-
"
|
|
81843
|
+
"onContextMenu": {
|
|
81871
81844
|
"defaultValue": null,
|
|
81872
81845
|
"description": "",
|
|
81873
|
-
"name": "
|
|
81846
|
+
"name": "onContextMenu",
|
|
81874
81847
|
"parent": {
|
|
81875
81848
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81876
81849
|
"name": "GlobalDOMEvents"
|
|
@@ -81886,10 +81859,10 @@
|
|
|
81886
81859
|
"name": "MouseEventHandler<HTMLDivElement>"
|
|
81887
81860
|
}
|
|
81888
81861
|
},
|
|
81889
|
-
"
|
|
81862
|
+
"onContextMenuCapture": {
|
|
81890
81863
|
"defaultValue": null,
|
|
81891
81864
|
"description": "",
|
|
81892
|
-
"name": "
|
|
81865
|
+
"name": "onContextMenuCapture",
|
|
81893
81866
|
"parent": {
|
|
81894
81867
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81895
81868
|
"name": "GlobalDOMEvents"
|
|
@@ -81902,13 +81875,13 @@
|
|
|
81902
81875
|
],
|
|
81903
81876
|
"required": false,
|
|
81904
81877
|
"type": {
|
|
81905
|
-
"name": "
|
|
81878
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
81906
81879
|
}
|
|
81907
81880
|
},
|
|
81908
|
-
"
|
|
81881
|
+
"onDoubleClick": {
|
|
81909
81882
|
"defaultValue": null,
|
|
81910
81883
|
"description": "",
|
|
81911
|
-
"name": "
|
|
81884
|
+
"name": "onDoubleClick",
|
|
81912
81885
|
"parent": {
|
|
81913
81886
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81914
81887
|
"name": "GlobalDOMEvents"
|
|
@@ -81921,13 +81894,13 @@
|
|
|
81921
81894
|
],
|
|
81922
81895
|
"required": false,
|
|
81923
81896
|
"type": {
|
|
81924
|
-
"name": "
|
|
81897
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
81925
81898
|
}
|
|
81926
81899
|
},
|
|
81927
|
-
"
|
|
81900
|
+
"onDoubleClickCapture": {
|
|
81928
81901
|
"defaultValue": null,
|
|
81929
81902
|
"description": "",
|
|
81930
|
-
"name": "
|
|
81903
|
+
"name": "onDoubleClickCapture",
|
|
81931
81904
|
"parent": {
|
|
81932
81905
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81933
81906
|
"name": "GlobalDOMEvents"
|
|
@@ -81940,13 +81913,13 @@
|
|
|
81940
81913
|
],
|
|
81941
81914
|
"required": false,
|
|
81942
81915
|
"type": {
|
|
81943
|
-
"name": "
|
|
81916
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
81944
81917
|
}
|
|
81945
81918
|
},
|
|
81946
|
-
"
|
|
81919
|
+
"onMouseDown": {
|
|
81947
81920
|
"defaultValue": null,
|
|
81948
81921
|
"description": "",
|
|
81949
|
-
"name": "
|
|
81922
|
+
"name": "onMouseDown",
|
|
81950
81923
|
"parent": {
|
|
81951
81924
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81952
81925
|
"name": "GlobalDOMEvents"
|
|
@@ -81959,13 +81932,13 @@
|
|
|
81959
81932
|
],
|
|
81960
81933
|
"required": false,
|
|
81961
81934
|
"type": {
|
|
81962
|
-
"name": "
|
|
81935
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
81963
81936
|
}
|
|
81964
81937
|
},
|
|
81965
|
-
"
|
|
81938
|
+
"onMouseDownCapture": {
|
|
81966
81939
|
"defaultValue": null,
|
|
81967
81940
|
"description": "",
|
|
81968
|
-
"name": "
|
|
81941
|
+
"name": "onMouseDownCapture",
|
|
81969
81942
|
"parent": {
|
|
81970
81943
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81971
81944
|
"name": "GlobalDOMEvents"
|
|
@@ -81978,13 +81951,13 @@
|
|
|
81978
81951
|
],
|
|
81979
81952
|
"required": false,
|
|
81980
81953
|
"type": {
|
|
81981
|
-
"name": "
|
|
81954
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
81982
81955
|
}
|
|
81983
81956
|
},
|
|
81984
|
-
"
|
|
81957
|
+
"onMouseEnter": {
|
|
81985
81958
|
"defaultValue": null,
|
|
81986
81959
|
"description": "",
|
|
81987
|
-
"name": "
|
|
81960
|
+
"name": "onMouseEnter",
|
|
81988
81961
|
"parent": {
|
|
81989
81962
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
81990
81963
|
"name": "GlobalDOMEvents"
|
|
@@ -81997,13 +81970,13 @@
|
|
|
81997
81970
|
],
|
|
81998
81971
|
"required": false,
|
|
81999
81972
|
"type": {
|
|
82000
|
-
"name": "
|
|
81973
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
82001
81974
|
}
|
|
82002
81975
|
},
|
|
82003
|
-
"
|
|
81976
|
+
"onMouseLeave": {
|
|
82004
81977
|
"defaultValue": null,
|
|
82005
81978
|
"description": "",
|
|
82006
|
-
"name": "
|
|
81979
|
+
"name": "onMouseLeave",
|
|
82007
81980
|
"parent": {
|
|
82008
81981
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82009
81982
|
"name": "GlobalDOMEvents"
|
|
@@ -82016,13 +81989,13 @@
|
|
|
82016
81989
|
],
|
|
82017
81990
|
"required": false,
|
|
82018
81991
|
"type": {
|
|
82019
|
-
"name": "
|
|
81992
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
82020
81993
|
}
|
|
82021
81994
|
},
|
|
82022
|
-
"
|
|
81995
|
+
"onMouseMove": {
|
|
82023
81996
|
"defaultValue": null,
|
|
82024
81997
|
"description": "",
|
|
82025
|
-
"name": "
|
|
81998
|
+
"name": "onMouseMove",
|
|
82026
81999
|
"parent": {
|
|
82027
82000
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82028
82001
|
"name": "GlobalDOMEvents"
|
|
@@ -82035,13 +82008,13 @@
|
|
|
82035
82008
|
],
|
|
82036
82009
|
"required": false,
|
|
82037
82010
|
"type": {
|
|
82038
|
-
"name": "
|
|
82011
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
82039
82012
|
}
|
|
82040
82013
|
},
|
|
82041
|
-
"
|
|
82014
|
+
"onMouseMoveCapture": {
|
|
82042
82015
|
"defaultValue": null,
|
|
82043
82016
|
"description": "",
|
|
82044
|
-
"name": "
|
|
82017
|
+
"name": "onMouseMoveCapture",
|
|
82045
82018
|
"parent": {
|
|
82046
82019
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82047
82020
|
"name": "GlobalDOMEvents"
|
|
@@ -82054,13 +82027,13 @@
|
|
|
82054
82027
|
],
|
|
82055
82028
|
"required": false,
|
|
82056
82029
|
"type": {
|
|
82057
|
-
"name": "
|
|
82030
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
82058
82031
|
}
|
|
82059
82032
|
},
|
|
82060
|
-
"
|
|
82033
|
+
"onMouseOut": {
|
|
82061
82034
|
"defaultValue": null,
|
|
82062
82035
|
"description": "",
|
|
82063
|
-
"name": "
|
|
82036
|
+
"name": "onMouseOut",
|
|
82064
82037
|
"parent": {
|
|
82065
82038
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82066
82039
|
"name": "GlobalDOMEvents"
|
|
@@ -82073,13 +82046,13 @@
|
|
|
82073
82046
|
],
|
|
82074
82047
|
"required": false,
|
|
82075
82048
|
"type": {
|
|
82076
|
-
"name": "
|
|
82049
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
82077
82050
|
}
|
|
82078
82051
|
},
|
|
82079
|
-
"
|
|
82052
|
+
"onMouseOutCapture": {
|
|
82080
82053
|
"defaultValue": null,
|
|
82081
82054
|
"description": "",
|
|
82082
|
-
"name": "
|
|
82055
|
+
"name": "onMouseOutCapture",
|
|
82083
82056
|
"parent": {
|
|
82084
82057
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82085
82058
|
"name": "GlobalDOMEvents"
|
|
@@ -82092,13 +82065,13 @@
|
|
|
82092
82065
|
],
|
|
82093
82066
|
"required": false,
|
|
82094
82067
|
"type": {
|
|
82095
|
-
"name": "
|
|
82068
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
82096
82069
|
}
|
|
82097
82070
|
},
|
|
82098
|
-
"
|
|
82071
|
+
"onMouseOver": {
|
|
82099
82072
|
"defaultValue": null,
|
|
82100
82073
|
"description": "",
|
|
82101
|
-
"name": "
|
|
82074
|
+
"name": "onMouseOver",
|
|
82102
82075
|
"parent": {
|
|
82103
82076
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82104
82077
|
"name": "GlobalDOMEvents"
|
|
@@ -82111,13 +82084,13 @@
|
|
|
82111
82084
|
],
|
|
82112
82085
|
"required": false,
|
|
82113
82086
|
"type": {
|
|
82114
|
-
"name": "
|
|
82087
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
82115
82088
|
}
|
|
82116
82089
|
},
|
|
82117
|
-
"
|
|
82090
|
+
"onMouseOverCapture": {
|
|
82118
82091
|
"defaultValue": null,
|
|
82119
82092
|
"description": "",
|
|
82120
|
-
"name": "
|
|
82093
|
+
"name": "onMouseOverCapture",
|
|
82121
82094
|
"parent": {
|
|
82122
82095
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82123
82096
|
"name": "GlobalDOMEvents"
|
|
@@ -82130,13 +82103,13 @@
|
|
|
82130
82103
|
],
|
|
82131
82104
|
"required": false,
|
|
82132
82105
|
"type": {
|
|
82133
|
-
"name": "
|
|
82106
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
82134
82107
|
}
|
|
82135
82108
|
},
|
|
82136
|
-
"
|
|
82109
|
+
"onMouseUp": {
|
|
82137
82110
|
"defaultValue": null,
|
|
82138
82111
|
"description": "",
|
|
82139
|
-
"name": "
|
|
82112
|
+
"name": "onMouseUp",
|
|
82140
82113
|
"parent": {
|
|
82141
82114
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82142
82115
|
"name": "GlobalDOMEvents"
|
|
@@ -82149,13 +82122,13 @@
|
|
|
82149
82122
|
],
|
|
82150
82123
|
"required": false,
|
|
82151
82124
|
"type": {
|
|
82152
|
-
"name": "
|
|
82125
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
82153
82126
|
}
|
|
82154
82127
|
},
|
|
82155
|
-
"
|
|
82128
|
+
"onMouseUpCapture": {
|
|
82156
82129
|
"defaultValue": null,
|
|
82157
82130
|
"description": "",
|
|
82158
|
-
"name": "
|
|
82131
|
+
"name": "onMouseUpCapture",
|
|
82159
82132
|
"parent": {
|
|
82160
82133
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82161
82134
|
"name": "GlobalDOMEvents"
|
|
@@ -82168,13 +82141,13 @@
|
|
|
82168
82141
|
],
|
|
82169
82142
|
"required": false,
|
|
82170
82143
|
"type": {
|
|
82171
|
-
"name": "
|
|
82144
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
82172
82145
|
}
|
|
82173
82146
|
},
|
|
82174
|
-
"
|
|
82147
|
+
"onTouchCancel": {
|
|
82175
82148
|
"defaultValue": null,
|
|
82176
82149
|
"description": "",
|
|
82177
|
-
"name": "
|
|
82150
|
+
"name": "onTouchCancel",
|
|
82178
82151
|
"parent": {
|
|
82179
82152
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82180
82153
|
"name": "GlobalDOMEvents"
|
|
@@ -82187,13 +82160,13 @@
|
|
|
82187
82160
|
],
|
|
82188
82161
|
"required": false,
|
|
82189
82162
|
"type": {
|
|
82190
|
-
"name": "
|
|
82163
|
+
"name": "TouchEventHandler<HTMLDivElement>"
|
|
82191
82164
|
}
|
|
82192
82165
|
},
|
|
82193
|
-
"
|
|
82166
|
+
"onTouchCancelCapture": {
|
|
82194
82167
|
"defaultValue": null,
|
|
82195
82168
|
"description": "",
|
|
82196
|
-
"name": "
|
|
82169
|
+
"name": "onTouchCancelCapture",
|
|
82197
82170
|
"parent": {
|
|
82198
82171
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82199
82172
|
"name": "GlobalDOMEvents"
|
|
@@ -82206,13 +82179,13 @@
|
|
|
82206
82179
|
],
|
|
82207
82180
|
"required": false,
|
|
82208
82181
|
"type": {
|
|
82209
|
-
"name": "
|
|
82182
|
+
"name": "TouchEventHandler<HTMLDivElement>"
|
|
82210
82183
|
}
|
|
82211
82184
|
},
|
|
82212
|
-
"
|
|
82185
|
+
"onTouchEnd": {
|
|
82213
82186
|
"defaultValue": null,
|
|
82214
82187
|
"description": "",
|
|
82215
|
-
"name": "
|
|
82188
|
+
"name": "onTouchEnd",
|
|
82216
82189
|
"parent": {
|
|
82217
82190
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82218
82191
|
"name": "GlobalDOMEvents"
|
|
@@ -82225,13 +82198,13 @@
|
|
|
82225
82198
|
],
|
|
82226
82199
|
"required": false,
|
|
82227
82200
|
"type": {
|
|
82228
|
-
"name": "
|
|
82201
|
+
"name": "TouchEventHandler<HTMLDivElement>"
|
|
82229
82202
|
}
|
|
82230
82203
|
},
|
|
82231
|
-
"
|
|
82204
|
+
"onTouchEndCapture": {
|
|
82232
82205
|
"defaultValue": null,
|
|
82233
82206
|
"description": "",
|
|
82234
|
-
"name": "
|
|
82207
|
+
"name": "onTouchEndCapture",
|
|
82235
82208
|
"parent": {
|
|
82236
82209
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82237
82210
|
"name": "GlobalDOMEvents"
|
|
@@ -82244,13 +82217,13 @@
|
|
|
82244
82217
|
],
|
|
82245
82218
|
"required": false,
|
|
82246
82219
|
"type": {
|
|
82247
|
-
"name": "
|
|
82220
|
+
"name": "TouchEventHandler<HTMLDivElement>"
|
|
82248
82221
|
}
|
|
82249
82222
|
},
|
|
82250
|
-
"
|
|
82223
|
+
"onTouchMove": {
|
|
82251
82224
|
"defaultValue": null,
|
|
82252
82225
|
"description": "",
|
|
82253
|
-
"name": "
|
|
82226
|
+
"name": "onTouchMove",
|
|
82254
82227
|
"parent": {
|
|
82255
82228
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82256
82229
|
"name": "GlobalDOMEvents"
|
|
@@ -82263,13 +82236,13 @@
|
|
|
82263
82236
|
],
|
|
82264
82237
|
"required": false,
|
|
82265
82238
|
"type": {
|
|
82266
|
-
"name": "
|
|
82239
|
+
"name": "TouchEventHandler<HTMLDivElement>"
|
|
82267
82240
|
}
|
|
82268
82241
|
},
|
|
82269
|
-
"
|
|
82242
|
+
"onTouchMoveCapture": {
|
|
82270
82243
|
"defaultValue": null,
|
|
82271
82244
|
"description": "",
|
|
82272
|
-
"name": "
|
|
82245
|
+
"name": "onTouchMoveCapture",
|
|
82273
82246
|
"parent": {
|
|
82274
82247
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82275
82248
|
"name": "GlobalDOMEvents"
|
|
@@ -82282,13 +82255,13 @@
|
|
|
82282
82255
|
],
|
|
82283
82256
|
"required": false,
|
|
82284
82257
|
"type": {
|
|
82285
|
-
"name": "
|
|
82258
|
+
"name": "TouchEventHandler<HTMLDivElement>"
|
|
82286
82259
|
}
|
|
82287
82260
|
},
|
|
82288
|
-
"
|
|
82261
|
+
"onTouchStart": {
|
|
82289
82262
|
"defaultValue": null,
|
|
82290
82263
|
"description": "",
|
|
82291
|
-
"name": "
|
|
82264
|
+
"name": "onTouchStart",
|
|
82292
82265
|
"parent": {
|
|
82293
82266
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82294
82267
|
"name": "GlobalDOMEvents"
|
|
@@ -82301,13 +82274,13 @@
|
|
|
82301
82274
|
],
|
|
82302
82275
|
"required": false,
|
|
82303
82276
|
"type": {
|
|
82304
|
-
"name": "
|
|
82277
|
+
"name": "TouchEventHandler<HTMLDivElement>"
|
|
82305
82278
|
}
|
|
82306
82279
|
},
|
|
82307
|
-
"
|
|
82280
|
+
"onTouchStartCapture": {
|
|
82308
82281
|
"defaultValue": null,
|
|
82309
82282
|
"description": "",
|
|
82310
|
-
"name": "
|
|
82283
|
+
"name": "onTouchStartCapture",
|
|
82311
82284
|
"parent": {
|
|
82312
82285
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82313
82286
|
"name": "GlobalDOMEvents"
|
|
@@ -82320,13 +82293,13 @@
|
|
|
82320
82293
|
],
|
|
82321
82294
|
"required": false,
|
|
82322
82295
|
"type": {
|
|
82323
|
-
"name": "
|
|
82296
|
+
"name": "TouchEventHandler<HTMLDivElement>"
|
|
82324
82297
|
}
|
|
82325
82298
|
},
|
|
82326
|
-
"
|
|
82299
|
+
"onPointerDown": {
|
|
82327
82300
|
"defaultValue": null,
|
|
82328
82301
|
"description": "",
|
|
82329
|
-
"name": "
|
|
82302
|
+
"name": "onPointerDown",
|
|
82330
82303
|
"parent": {
|
|
82331
82304
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82332
82305
|
"name": "GlobalDOMEvents"
|
|
@@ -82342,10 +82315,10 @@
|
|
|
82342
82315
|
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82343
82316
|
}
|
|
82344
82317
|
},
|
|
82345
|
-
"
|
|
82318
|
+
"onPointerDownCapture": {
|
|
82346
82319
|
"defaultValue": null,
|
|
82347
82320
|
"description": "",
|
|
82348
|
-
"name": "
|
|
82321
|
+
"name": "onPointerDownCapture",
|
|
82349
82322
|
"parent": {
|
|
82350
82323
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82351
82324
|
"name": "GlobalDOMEvents"
|
|
@@ -82361,10 +82334,10 @@
|
|
|
82361
82334
|
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82362
82335
|
}
|
|
82363
82336
|
},
|
|
82364
|
-
"
|
|
82337
|
+
"onPointerMove": {
|
|
82365
82338
|
"defaultValue": null,
|
|
82366
82339
|
"description": "",
|
|
82367
|
-
"name": "
|
|
82340
|
+
"name": "onPointerMove",
|
|
82368
82341
|
"parent": {
|
|
82369
82342
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82370
82343
|
"name": "GlobalDOMEvents"
|
|
@@ -82380,10 +82353,10 @@
|
|
|
82380
82353
|
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82381
82354
|
}
|
|
82382
82355
|
},
|
|
82383
|
-
"
|
|
82356
|
+
"onPointerMoveCapture": {
|
|
82384
82357
|
"defaultValue": null,
|
|
82385
82358
|
"description": "",
|
|
82386
|
-
"name": "
|
|
82359
|
+
"name": "onPointerMoveCapture",
|
|
82387
82360
|
"parent": {
|
|
82388
82361
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82389
82362
|
"name": "GlobalDOMEvents"
|
|
@@ -82396,13 +82369,13 @@
|
|
|
82396
82369
|
],
|
|
82397
82370
|
"required": false,
|
|
82398
82371
|
"type": {
|
|
82399
|
-
"name": "
|
|
82372
|
+
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82400
82373
|
}
|
|
82401
82374
|
},
|
|
82402
|
-
"
|
|
82375
|
+
"onPointerUp": {
|
|
82403
82376
|
"defaultValue": null,
|
|
82404
82377
|
"description": "",
|
|
82405
|
-
"name": "
|
|
82378
|
+
"name": "onPointerUp",
|
|
82406
82379
|
"parent": {
|
|
82407
82380
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82408
82381
|
"name": "GlobalDOMEvents"
|
|
@@ -82415,13 +82388,13 @@
|
|
|
82415
82388
|
],
|
|
82416
82389
|
"required": false,
|
|
82417
82390
|
"type": {
|
|
82418
|
-
"name": "
|
|
82391
|
+
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82419
82392
|
}
|
|
82420
82393
|
},
|
|
82421
|
-
"
|
|
82394
|
+
"onPointerUpCapture": {
|
|
82422
82395
|
"defaultValue": null,
|
|
82423
82396
|
"description": "",
|
|
82424
|
-
"name": "
|
|
82397
|
+
"name": "onPointerUpCapture",
|
|
82425
82398
|
"parent": {
|
|
82426
82399
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82427
82400
|
"name": "GlobalDOMEvents"
|
|
@@ -82434,13 +82407,13 @@
|
|
|
82434
82407
|
],
|
|
82435
82408
|
"required": false,
|
|
82436
82409
|
"type": {
|
|
82437
|
-
"name": "
|
|
82410
|
+
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82438
82411
|
}
|
|
82439
82412
|
},
|
|
82440
|
-
"
|
|
82413
|
+
"onPointerCancel": {
|
|
82441
82414
|
"defaultValue": null,
|
|
82442
82415
|
"description": "",
|
|
82443
|
-
"name": "
|
|
82416
|
+
"name": "onPointerCancel",
|
|
82444
82417
|
"parent": {
|
|
82445
82418
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82446
82419
|
"name": "GlobalDOMEvents"
|
|
@@ -82453,13 +82426,13 @@
|
|
|
82453
82426
|
],
|
|
82454
82427
|
"required": false,
|
|
82455
82428
|
"type": {
|
|
82456
|
-
"name": "
|
|
82429
|
+
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82457
82430
|
}
|
|
82458
82431
|
},
|
|
82459
|
-
"
|
|
82432
|
+
"onPointerCancelCapture": {
|
|
82460
82433
|
"defaultValue": null,
|
|
82461
82434
|
"description": "",
|
|
82462
|
-
"name": "
|
|
82435
|
+
"name": "onPointerCancelCapture",
|
|
82463
82436
|
"parent": {
|
|
82464
82437
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82465
82438
|
"name": "GlobalDOMEvents"
|
|
@@ -82472,13 +82445,13 @@
|
|
|
82472
82445
|
],
|
|
82473
82446
|
"required": false,
|
|
82474
82447
|
"type": {
|
|
82475
|
-
"name": "
|
|
82448
|
+
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82476
82449
|
}
|
|
82477
82450
|
},
|
|
82478
|
-
"
|
|
82451
|
+
"onPointerEnter": {
|
|
82479
82452
|
"defaultValue": null,
|
|
82480
82453
|
"description": "",
|
|
82481
|
-
"name": "
|
|
82454
|
+
"name": "onPointerEnter",
|
|
82482
82455
|
"parent": {
|
|
82483
82456
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82484
82457
|
"name": "GlobalDOMEvents"
|
|
@@ -82491,13 +82464,13 @@
|
|
|
82491
82464
|
],
|
|
82492
82465
|
"required": false,
|
|
82493
82466
|
"type": {
|
|
82494
|
-
"name": "
|
|
82467
|
+
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82495
82468
|
}
|
|
82496
82469
|
},
|
|
82497
|
-
"
|
|
82470
|
+
"onPointerLeave": {
|
|
82498
82471
|
"defaultValue": null,
|
|
82499
82472
|
"description": "",
|
|
82500
|
-
"name": "
|
|
82473
|
+
"name": "onPointerLeave",
|
|
82501
82474
|
"parent": {
|
|
82502
82475
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82503
82476
|
"name": "GlobalDOMEvents"
|
|
@@ -82510,13 +82483,13 @@
|
|
|
82510
82483
|
],
|
|
82511
82484
|
"required": false,
|
|
82512
82485
|
"type": {
|
|
82513
|
-
"name": "
|
|
82486
|
+
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82514
82487
|
}
|
|
82515
82488
|
},
|
|
82516
|
-
"
|
|
82489
|
+
"onPointerOver": {
|
|
82517
82490
|
"defaultValue": null,
|
|
82518
82491
|
"description": "",
|
|
82519
|
-
"name": "
|
|
82492
|
+
"name": "onPointerOver",
|
|
82520
82493
|
"parent": {
|
|
82521
82494
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82522
82495
|
"name": "GlobalDOMEvents"
|
|
@@ -82529,13 +82502,13 @@
|
|
|
82529
82502
|
],
|
|
82530
82503
|
"required": false,
|
|
82531
82504
|
"type": {
|
|
82532
|
-
"name": "
|
|
82505
|
+
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82533
82506
|
}
|
|
82534
82507
|
},
|
|
82535
|
-
"
|
|
82508
|
+
"onPointerOverCapture": {
|
|
82536
82509
|
"defaultValue": null,
|
|
82537
82510
|
"description": "",
|
|
82538
|
-
"name": "
|
|
82511
|
+
"name": "onPointerOverCapture",
|
|
82539
82512
|
"parent": {
|
|
82540
82513
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82541
82514
|
"name": "GlobalDOMEvents"
|
|
@@ -82548,13 +82521,13 @@
|
|
|
82548
82521
|
],
|
|
82549
82522
|
"required": false,
|
|
82550
82523
|
"type": {
|
|
82551
|
-
"name": "
|
|
82524
|
+
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82552
82525
|
}
|
|
82553
82526
|
},
|
|
82554
|
-
"
|
|
82527
|
+
"onPointerOut": {
|
|
82555
82528
|
"defaultValue": null,
|
|
82556
82529
|
"description": "",
|
|
82557
|
-
"name": "
|
|
82530
|
+
"name": "onPointerOut",
|
|
82558
82531
|
"parent": {
|
|
82559
82532
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82560
82533
|
"name": "GlobalDOMEvents"
|
|
@@ -82567,13 +82540,13 @@
|
|
|
82567
82540
|
],
|
|
82568
82541
|
"required": false,
|
|
82569
82542
|
"type": {
|
|
82570
|
-
"name": "
|
|
82543
|
+
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82571
82544
|
}
|
|
82572
82545
|
},
|
|
82573
|
-
"
|
|
82546
|
+
"onPointerOutCapture": {
|
|
82574
82547
|
"defaultValue": null,
|
|
82575
82548
|
"description": "",
|
|
82576
|
-
"name": "
|
|
82549
|
+
"name": "onPointerOutCapture",
|
|
82577
82550
|
"parent": {
|
|
82578
82551
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82579
82552
|
"name": "GlobalDOMEvents"
|
|
@@ -82586,13 +82559,13 @@
|
|
|
82586
82559
|
],
|
|
82587
82560
|
"required": false,
|
|
82588
82561
|
"type": {
|
|
82589
|
-
"name": "
|
|
82562
|
+
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82590
82563
|
}
|
|
82591
82564
|
},
|
|
82592
|
-
"
|
|
82565
|
+
"onGotPointerCapture": {
|
|
82593
82566
|
"defaultValue": null,
|
|
82594
82567
|
"description": "",
|
|
82595
|
-
"name": "
|
|
82568
|
+
"name": "onGotPointerCapture",
|
|
82596
82569
|
"parent": {
|
|
82597
82570
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82598
82571
|
"name": "GlobalDOMEvents"
|
|
@@ -82605,13 +82578,13 @@
|
|
|
82605
82578
|
],
|
|
82606
82579
|
"required": false,
|
|
82607
82580
|
"type": {
|
|
82608
|
-
"name": "
|
|
82581
|
+
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82609
82582
|
}
|
|
82610
82583
|
},
|
|
82611
|
-
"
|
|
82584
|
+
"onGotPointerCaptureCapture": {
|
|
82612
82585
|
"defaultValue": null,
|
|
82613
82586
|
"description": "",
|
|
82614
|
-
"name": "
|
|
82587
|
+
"name": "onGotPointerCaptureCapture",
|
|
82615
82588
|
"parent": {
|
|
82616
82589
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82617
82590
|
"name": "GlobalDOMEvents"
|
|
@@ -82624,13 +82597,13 @@
|
|
|
82624
82597
|
],
|
|
82625
82598
|
"required": false,
|
|
82626
82599
|
"type": {
|
|
82627
|
-
"name": "
|
|
82600
|
+
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82628
82601
|
}
|
|
82629
82602
|
},
|
|
82630
|
-
"
|
|
82603
|
+
"onLostPointerCapture": {
|
|
82631
82604
|
"defaultValue": null,
|
|
82632
82605
|
"description": "",
|
|
82633
|
-
"name": "
|
|
82606
|
+
"name": "onLostPointerCapture",
|
|
82634
82607
|
"parent": {
|
|
82635
82608
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82636
82609
|
"name": "GlobalDOMEvents"
|
|
@@ -82643,13 +82616,13 @@
|
|
|
82643
82616
|
],
|
|
82644
82617
|
"required": false,
|
|
82645
82618
|
"type": {
|
|
82646
|
-
"name": "
|
|
82619
|
+
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82647
82620
|
}
|
|
82648
82621
|
},
|
|
82649
|
-
"
|
|
82622
|
+
"onLostPointerCaptureCapture": {
|
|
82650
82623
|
"defaultValue": null,
|
|
82651
82624
|
"description": "",
|
|
82652
|
-
"name": "
|
|
82625
|
+
"name": "onLostPointerCaptureCapture",
|
|
82653
82626
|
"parent": {
|
|
82654
82627
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82655
82628
|
"name": "GlobalDOMEvents"
|
|
@@ -82662,13 +82635,13 @@
|
|
|
82662
82635
|
],
|
|
82663
82636
|
"required": false,
|
|
82664
82637
|
"type": {
|
|
82665
|
-
"name": "
|
|
82638
|
+
"name": "PointerEventHandler<HTMLDivElement>"
|
|
82666
82639
|
}
|
|
82667
82640
|
},
|
|
82668
|
-
"
|
|
82641
|
+
"onScroll": {
|
|
82669
82642
|
"defaultValue": null,
|
|
82670
82643
|
"description": "",
|
|
82671
|
-
"name": "
|
|
82644
|
+
"name": "onScroll",
|
|
82672
82645
|
"parent": {
|
|
82673
82646
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82674
82647
|
"name": "GlobalDOMEvents"
|
|
@@ -82681,13 +82654,13 @@
|
|
|
82681
82654
|
],
|
|
82682
82655
|
"required": false,
|
|
82683
82656
|
"type": {
|
|
82684
|
-
"name": "
|
|
82657
|
+
"name": "UIEventHandler<HTMLDivElement>"
|
|
82685
82658
|
}
|
|
82686
82659
|
},
|
|
82687
|
-
"
|
|
82660
|
+
"onScrollCapture": {
|
|
82688
82661
|
"defaultValue": null,
|
|
82689
82662
|
"description": "",
|
|
82690
|
-
"name": "
|
|
82663
|
+
"name": "onScrollCapture",
|
|
82691
82664
|
"parent": {
|
|
82692
82665
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82693
82666
|
"name": "GlobalDOMEvents"
|
|
@@ -82700,13 +82673,13 @@
|
|
|
82700
82673
|
],
|
|
82701
82674
|
"required": false,
|
|
82702
82675
|
"type": {
|
|
82703
|
-
"name": "
|
|
82676
|
+
"name": "UIEventHandler<HTMLDivElement>"
|
|
82704
82677
|
}
|
|
82705
82678
|
},
|
|
82706
|
-
"
|
|
82679
|
+
"onWheel": {
|
|
82707
82680
|
"defaultValue": null,
|
|
82708
82681
|
"description": "",
|
|
82709
|
-
"name": "
|
|
82682
|
+
"name": "onWheel",
|
|
82710
82683
|
"parent": {
|
|
82711
82684
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82712
82685
|
"name": "GlobalDOMEvents"
|
|
@@ -82719,690 +82692,688 @@
|
|
|
82719
82692
|
],
|
|
82720
82693
|
"required": false,
|
|
82721
82694
|
"type": {
|
|
82722
|
-
"name": "
|
|
82695
|
+
"name": "WheelEventHandler<HTMLDivElement>"
|
|
82723
82696
|
}
|
|
82724
82697
|
},
|
|
82725
|
-
"
|
|
82698
|
+
"onWheelCapture": {
|
|
82726
82699
|
"defaultValue": null,
|
|
82727
82700
|
"description": "",
|
|
82728
|
-
"name": "
|
|
82701
|
+
"name": "onWheelCapture",
|
|
82729
82702
|
"parent": {
|
|
82730
|
-
"fileName": "
|
|
82731
|
-
"name": "
|
|
82703
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82704
|
+
"name": "GlobalDOMEvents"
|
|
82732
82705
|
},
|
|
82733
82706
|
"declarations": [
|
|
82734
82707
|
{
|
|
82735
|
-
"fileName": "
|
|
82736
|
-
"name": "
|
|
82708
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82709
|
+
"name": "GlobalDOMEvents"
|
|
82737
82710
|
}
|
|
82738
82711
|
],
|
|
82739
82712
|
"required": false,
|
|
82740
82713
|
"type": {
|
|
82741
|
-
"name": "
|
|
82714
|
+
"name": "WheelEventHandler<HTMLDivElement>"
|
|
82742
82715
|
}
|
|
82743
82716
|
},
|
|
82744
|
-
"
|
|
82717
|
+
"onAnimationStart": {
|
|
82745
82718
|
"defaultValue": null,
|
|
82746
|
-
"description": "
|
|
82747
|
-
"name": "
|
|
82719
|
+
"description": "",
|
|
82720
|
+
"name": "onAnimationStart",
|
|
82748
82721
|
"parent": {
|
|
82749
|
-
"fileName": "
|
|
82750
|
-
"name": "
|
|
82722
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82723
|
+
"name": "GlobalDOMEvents"
|
|
82751
82724
|
},
|
|
82752
82725
|
"declarations": [
|
|
82753
82726
|
{
|
|
82754
|
-
"fileName": "
|
|
82755
|
-
"name": "
|
|
82727
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82728
|
+
"name": "GlobalDOMEvents"
|
|
82756
82729
|
}
|
|
82757
82730
|
],
|
|
82758
82731
|
"required": false,
|
|
82759
82732
|
"type": {
|
|
82760
|
-
"name": "
|
|
82733
|
+
"name": "AnimationEventHandler<HTMLDivElement>"
|
|
82761
82734
|
}
|
|
82762
82735
|
},
|
|
82763
|
-
"
|
|
82736
|
+
"onAnimationStartCapture": {
|
|
82764
82737
|
"defaultValue": null,
|
|
82765
82738
|
"description": "",
|
|
82766
|
-
"name": "
|
|
82739
|
+
"name": "onAnimationStartCapture",
|
|
82767
82740
|
"parent": {
|
|
82768
|
-
"fileName": "flow/node_modules/.pnpm/@types+
|
|
82769
|
-
"name": "
|
|
82741
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82742
|
+
"name": "GlobalDOMEvents"
|
|
82770
82743
|
},
|
|
82771
82744
|
"declarations": [
|
|
82772
82745
|
{
|
|
82773
|
-
"fileName": "flow/node_modules/.pnpm/@types+
|
|
82774
|
-
"name": "
|
|
82746
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82747
|
+
"name": "GlobalDOMEvents"
|
|
82775
82748
|
}
|
|
82776
82749
|
],
|
|
82777
82750
|
"required": false,
|
|
82778
82751
|
"type": {
|
|
82779
|
-
"name": "
|
|
82752
|
+
"name": "AnimationEventHandler<HTMLDivElement>"
|
|
82780
82753
|
}
|
|
82781
82754
|
},
|
|
82782
|
-
"
|
|
82783
|
-
"defaultValue":
|
|
82784
|
-
|
|
82785
|
-
|
|
82786
|
-
"description": "Whether to use native HTML form validation to prevent form submission\nwhen the value is missing or invalid, or mark the field as required\nor invalid via ARIA.",
|
|
82787
|
-
"name": "validationBehavior",
|
|
82755
|
+
"onAnimationEnd": {
|
|
82756
|
+
"defaultValue": null,
|
|
82757
|
+
"description": "",
|
|
82758
|
+
"name": "onAnimationEnd",
|
|
82788
82759
|
"parent": {
|
|
82789
|
-
"fileName": "flow/node_modules/.pnpm
|
|
82790
|
-
"name": "
|
|
82760
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82761
|
+
"name": "GlobalDOMEvents"
|
|
82791
82762
|
},
|
|
82792
82763
|
"declarations": [
|
|
82793
82764
|
{
|
|
82794
|
-
"fileName": "flow/node_modules/.pnpm
|
|
82795
|
-
"name": "
|
|
82765
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82766
|
+
"name": "GlobalDOMEvents"
|
|
82796
82767
|
}
|
|
82797
82768
|
],
|
|
82798
82769
|
"required": false,
|
|
82799
82770
|
"type": {
|
|
82800
|
-
"name": "
|
|
82771
|
+
"name": "AnimationEventHandler<HTMLDivElement>"
|
|
82801
82772
|
}
|
|
82802
82773
|
},
|
|
82803
|
-
"
|
|
82774
|
+
"onAnimationEndCapture": {
|
|
82804
82775
|
"defaultValue": null,
|
|
82805
|
-
"description": "
|
|
82806
|
-
"name": "
|
|
82776
|
+
"description": "",
|
|
82777
|
+
"name": "onAnimationEndCapture",
|
|
82807
82778
|
"parent": {
|
|
82808
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82809
|
-
"name": "
|
|
82779
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82780
|
+
"name": "GlobalDOMEvents"
|
|
82810
82781
|
},
|
|
82811
82782
|
"declarations": [
|
|
82812
82783
|
{
|
|
82813
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82814
|
-
"name": "
|
|
82784
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82785
|
+
"name": "GlobalDOMEvents"
|
|
82815
82786
|
}
|
|
82816
82787
|
],
|
|
82817
82788
|
"required": false,
|
|
82818
82789
|
"type": {
|
|
82819
|
-
"name": "
|
|
82790
|
+
"name": "AnimationEventHandler<HTMLDivElement>"
|
|
82820
82791
|
}
|
|
82821
82792
|
},
|
|
82822
|
-
"
|
|
82793
|
+
"onAnimationIteration": {
|
|
82823
82794
|
"defaultValue": null,
|
|
82824
|
-
"description": "
|
|
82825
|
-
"name": "
|
|
82795
|
+
"description": "",
|
|
82796
|
+
"name": "onAnimationIteration",
|
|
82826
82797
|
"parent": {
|
|
82827
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82828
|
-
"name": "
|
|
82798
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82799
|
+
"name": "GlobalDOMEvents"
|
|
82829
82800
|
},
|
|
82830
82801
|
"declarations": [
|
|
82831
82802
|
{
|
|
82832
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82833
|
-
"name": "
|
|
82803
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82804
|
+
"name": "GlobalDOMEvents"
|
|
82834
82805
|
}
|
|
82835
82806
|
],
|
|
82836
82807
|
"required": false,
|
|
82837
82808
|
"type": {
|
|
82838
|
-
"name": "
|
|
82809
|
+
"name": "AnimationEventHandler<HTMLDivElement>"
|
|
82839
82810
|
}
|
|
82840
82811
|
},
|
|
82841
|
-
"
|
|
82812
|
+
"onAnimationIterationCapture": {
|
|
82842
82813
|
"defaultValue": null,
|
|
82843
|
-
"description": "
|
|
82844
|
-
"name": "
|
|
82814
|
+
"description": "",
|
|
82815
|
+
"name": "onAnimationIterationCapture",
|
|
82845
82816
|
"parent": {
|
|
82846
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82847
|
-
"name": "
|
|
82817
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82818
|
+
"name": "GlobalDOMEvents"
|
|
82848
82819
|
},
|
|
82849
82820
|
"declarations": [
|
|
82850
82821
|
{
|
|
82851
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82852
|
-
"name": "
|
|
82822
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82823
|
+
"name": "GlobalDOMEvents"
|
|
82853
82824
|
}
|
|
82854
82825
|
],
|
|
82855
82826
|
"required": false,
|
|
82856
82827
|
"type": {
|
|
82857
|
-
"name": "
|
|
82828
|
+
"name": "AnimationEventHandler<HTMLDivElement>"
|
|
82858
82829
|
}
|
|
82859
82830
|
},
|
|
82860
|
-
"
|
|
82831
|
+
"onTransitionCancel": {
|
|
82861
82832
|
"defaultValue": null,
|
|
82862
|
-
"description": "
|
|
82863
|
-
"name": "
|
|
82833
|
+
"description": "",
|
|
82834
|
+
"name": "onTransitionCancel",
|
|
82864
82835
|
"parent": {
|
|
82865
|
-
"fileName": "flow/node_modules/.pnpm
|
|
82866
|
-
"name": "
|
|
82836
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82837
|
+
"name": "GlobalDOMEvents"
|
|
82867
82838
|
},
|
|
82868
82839
|
"declarations": [
|
|
82869
82840
|
{
|
|
82870
|
-
"fileName": "flow/node_modules/.pnpm
|
|
82871
|
-
"name": "
|
|
82841
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82842
|
+
"name": "GlobalDOMEvents"
|
|
82872
82843
|
}
|
|
82873
82844
|
],
|
|
82874
82845
|
"required": false,
|
|
82875
82846
|
"type": {
|
|
82876
|
-
"name": "
|
|
82847
|
+
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
82877
82848
|
}
|
|
82878
82849
|
},
|
|
82879
|
-
"
|
|
82850
|
+
"onTransitionCancelCapture": {
|
|
82880
82851
|
"defaultValue": null,
|
|
82881
|
-
"description": "
|
|
82882
|
-
"name": "
|
|
82852
|
+
"description": "",
|
|
82853
|
+
"name": "onTransitionCancelCapture",
|
|
82883
82854
|
"parent": {
|
|
82884
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82885
|
-
"name": "
|
|
82855
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82856
|
+
"name": "GlobalDOMEvents"
|
|
82886
82857
|
},
|
|
82887
82858
|
"declarations": [
|
|
82888
82859
|
{
|
|
82889
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82890
|
-
"name": "
|
|
82860
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82861
|
+
"name": "GlobalDOMEvents"
|
|
82891
82862
|
}
|
|
82892
82863
|
],
|
|
82893
82864
|
"required": false,
|
|
82894
82865
|
"type": {
|
|
82895
|
-
"name": "
|
|
82866
|
+
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
82896
82867
|
}
|
|
82897
82868
|
},
|
|
82898
|
-
"
|
|
82869
|
+
"onTransitionEnd": {
|
|
82899
82870
|
"defaultValue": null,
|
|
82900
|
-
"description": "
|
|
82901
|
-
"name": "
|
|
82871
|
+
"description": "",
|
|
82872
|
+
"name": "onTransitionEnd",
|
|
82902
82873
|
"parent": {
|
|
82903
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82904
|
-
"name": "
|
|
82874
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82875
|
+
"name": "GlobalDOMEvents"
|
|
82905
82876
|
},
|
|
82906
82877
|
"declarations": [
|
|
82907
82878
|
{
|
|
82908
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82909
|
-
"name": "
|
|
82879
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82880
|
+
"name": "GlobalDOMEvents"
|
|
82910
82881
|
}
|
|
82911
82882
|
],
|
|
82912
82883
|
"required": false,
|
|
82913
82884
|
"type": {
|
|
82914
|
-
"name": "
|
|
82885
|
+
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
82915
82886
|
}
|
|
82916
82887
|
},
|
|
82917
|
-
"
|
|
82888
|
+
"onTransitionEndCapture": {
|
|
82918
82889
|
"defaultValue": null,
|
|
82919
|
-
"description": "
|
|
82920
|
-
"name": "
|
|
82890
|
+
"description": "",
|
|
82891
|
+
"name": "onTransitionEndCapture",
|
|
82921
82892
|
"parent": {
|
|
82922
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82923
|
-
"name": "
|
|
82893
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82894
|
+
"name": "GlobalDOMEvents"
|
|
82924
82895
|
},
|
|
82925
82896
|
"declarations": [
|
|
82926
82897
|
{
|
|
82927
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82928
|
-
"name": "
|
|
82898
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82899
|
+
"name": "GlobalDOMEvents"
|
|
82929
82900
|
}
|
|
82930
82901
|
],
|
|
82931
82902
|
"required": false,
|
|
82932
82903
|
"type": {
|
|
82933
|
-
"name": "
|
|
82904
|
+
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
82934
82905
|
}
|
|
82935
82906
|
},
|
|
82936
|
-
"
|
|
82907
|
+
"onTransitionRun": {
|
|
82937
82908
|
"defaultValue": null,
|
|
82938
|
-
"description": "
|
|
82939
|
-
"name": "
|
|
82909
|
+
"description": "",
|
|
82910
|
+
"name": "onTransitionRun",
|
|
82940
82911
|
"parent": {
|
|
82941
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82942
|
-
"name": "
|
|
82912
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82913
|
+
"name": "GlobalDOMEvents"
|
|
82943
82914
|
},
|
|
82944
82915
|
"declarations": [
|
|
82945
82916
|
{
|
|
82946
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82947
|
-
"name": "
|
|
82917
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82918
|
+
"name": "GlobalDOMEvents"
|
|
82948
82919
|
}
|
|
82949
82920
|
],
|
|
82950
82921
|
"required": false,
|
|
82951
82922
|
"type": {
|
|
82952
|
-
"name": "
|
|
82923
|
+
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
82953
82924
|
}
|
|
82954
82925
|
},
|
|
82955
|
-
"
|
|
82926
|
+
"onTransitionRunCapture": {
|
|
82956
82927
|
"defaultValue": null,
|
|
82957
|
-
"description": "
|
|
82958
|
-
"name": "
|
|
82928
|
+
"description": "",
|
|
82929
|
+
"name": "onTransitionRunCapture",
|
|
82959
82930
|
"parent": {
|
|
82960
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82961
|
-
"name": "
|
|
82931
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82932
|
+
"name": "GlobalDOMEvents"
|
|
82962
82933
|
},
|
|
82963
82934
|
"declarations": [
|
|
82964
82935
|
{
|
|
82965
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82966
|
-
"name": "
|
|
82936
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82937
|
+
"name": "GlobalDOMEvents"
|
|
82967
82938
|
}
|
|
82968
82939
|
],
|
|
82969
82940
|
"required": false,
|
|
82970
82941
|
"type": {
|
|
82971
|
-
"name": "
|
|
82942
|
+
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
82972
82943
|
}
|
|
82973
82944
|
},
|
|
82974
|
-
"
|
|
82945
|
+
"onTransitionStart": {
|
|
82975
82946
|
"defaultValue": null,
|
|
82976
|
-
"description": "
|
|
82977
|
-
"name": "
|
|
82947
|
+
"description": "",
|
|
82948
|
+
"name": "onTransitionStart",
|
|
82978
82949
|
"parent": {
|
|
82979
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82980
|
-
"name": "
|
|
82950
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82951
|
+
"name": "GlobalDOMEvents"
|
|
82981
82952
|
},
|
|
82982
82953
|
"declarations": [
|
|
82983
82954
|
{
|
|
82984
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82985
|
-
"name": "
|
|
82955
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82956
|
+
"name": "GlobalDOMEvents"
|
|
82986
82957
|
}
|
|
82987
82958
|
],
|
|
82988
82959
|
"required": false,
|
|
82989
82960
|
"type": {
|
|
82990
|
-
"name": "
|
|
82961
|
+
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
82991
82962
|
}
|
|
82992
82963
|
},
|
|
82993
|
-
"
|
|
82964
|
+
"onTransitionStartCapture": {
|
|
82994
82965
|
"defaultValue": null,
|
|
82995
|
-
"description": "
|
|
82996
|
-
"name": "
|
|
82966
|
+
"description": "",
|
|
82967
|
+
"name": "onTransitionStartCapture",
|
|
82997
82968
|
"parent": {
|
|
82998
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
82999
|
-
"name": "
|
|
82969
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82970
|
+
"name": "GlobalDOMEvents"
|
|
83000
82971
|
},
|
|
83001
82972
|
"declarations": [
|
|
83002
82973
|
{
|
|
83003
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
83004
|
-
"name": "
|
|
82974
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
82975
|
+
"name": "GlobalDOMEvents"
|
|
83005
82976
|
}
|
|
83006
82977
|
],
|
|
83007
82978
|
"required": false,
|
|
83008
82979
|
"type": {
|
|
83009
|
-
"name": "
|
|
82980
|
+
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
83010
82981
|
}
|
|
83011
82982
|
},
|
|
83012
|
-
"
|
|
82983
|
+
"wrapWith": {
|
|
83013
82984
|
"defaultValue": null,
|
|
83014
|
-
"description": "
|
|
83015
|
-
"name": "
|
|
82985
|
+
"description": "",
|
|
82986
|
+
"name": "wrapWith",
|
|
83016
82987
|
"parent": {
|
|
83017
|
-
"fileName": "
|
|
83018
|
-
"name": "
|
|
82988
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
82989
|
+
"name": "FlowComponentProps"
|
|
83019
82990
|
},
|
|
83020
82991
|
"declarations": [
|
|
83021
82992
|
{
|
|
83022
|
-
"fileName": "
|
|
83023
|
-
"name": "
|
|
82993
|
+
"fileName": "components/src/lib/componentFactory/flowComponent.tsx",
|
|
82994
|
+
"name": "FlowComponentProps"
|
|
83024
82995
|
}
|
|
83025
82996
|
],
|
|
83026
82997
|
"required": false,
|
|
83027
82998
|
"type": {
|
|
83028
|
-
"name": "
|
|
82999
|
+
"name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
|
|
83029
83000
|
}
|
|
83030
83001
|
},
|
|
83031
|
-
"
|
|
83002
|
+
"tunnelId": {
|
|
83032
83003
|
"defaultValue": null,
|
|
83033
|
-
"description": "
|
|
83034
|
-
"name": "
|
|
83004
|
+
"description": "@internal",
|
|
83005
|
+
"name": "tunnelId",
|
|
83035
83006
|
"parent": {
|
|
83036
|
-
"fileName": "
|
|
83037
|
-
"name": "
|
|
83007
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
83008
|
+
"name": "PropsWithTunnel"
|
|
83038
83009
|
},
|
|
83039
83010
|
"declarations": [
|
|
83040
83011
|
{
|
|
83041
|
-
"fileName": "
|
|
83042
|
-
"name": "
|
|
83012
|
+
"fileName": "components/src/lib/types/props.ts",
|
|
83013
|
+
"name": "PropsWithTunnel"
|
|
83043
83014
|
}
|
|
83044
83015
|
],
|
|
83045
83016
|
"required": false,
|
|
83046
83017
|
"type": {
|
|
83047
|
-
"name": "
|
|
83018
|
+
"name": "string | null"
|
|
83048
83019
|
}
|
|
83049
83020
|
},
|
|
83050
|
-
"
|
|
83021
|
+
"key": {
|
|
83051
83022
|
"defaultValue": null,
|
|
83052
|
-
"description": "
|
|
83053
|
-
"name": "
|
|
83023
|
+
"description": "",
|
|
83024
|
+
"name": "key",
|
|
83054
83025
|
"parent": {
|
|
83055
|
-
"fileName": "flow/node_modules/.pnpm/@
|
|
83056
|
-
"name": "
|
|
83026
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
83027
|
+
"name": "Attributes"
|
|
83057
83028
|
},
|
|
83058
83029
|
"declarations": [
|
|
83059
83030
|
{
|
|
83060
|
-
"fileName": "flow/node_modules/.pnpm/@
|
|
83061
|
-
"name": "
|
|
83031
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
83032
|
+
"name": "Attributes"
|
|
83062
83033
|
}
|
|
83063
83034
|
],
|
|
83064
83035
|
"required": false,
|
|
83065
83036
|
"type": {
|
|
83066
|
-
"name": "
|
|
83037
|
+
"name": "Key | null"
|
|
83067
83038
|
}
|
|
83068
83039
|
},
|
|
83069
|
-
"
|
|
83070
|
-
"defaultValue":
|
|
83071
|
-
|
|
83072
|
-
|
|
83040
|
+
"validationBehavior": {
|
|
83041
|
+
"defaultValue": {
|
|
83042
|
+
"value": "'native'"
|
|
83043
|
+
},
|
|
83044
|
+
"description": "Whether to use native HTML form validation to prevent form submission\nwhen the value is missing or invalid, or mark the field as required\nor invalid via ARIA.",
|
|
83045
|
+
"name": "validationBehavior",
|
|
83073
83046
|
"parent": {
|
|
83074
|
-
"fileName": "flow/node_modules/.pnpm
|
|
83075
|
-
"name": "
|
|
83047
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
83048
|
+
"name": "RACValidation"
|
|
83076
83049
|
},
|
|
83077
83050
|
"declarations": [
|
|
83078
83051
|
{
|
|
83079
|
-
"fileName": "flow/node_modules/.pnpm
|
|
83080
|
-
"name": "
|
|
83052
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
83053
|
+
"name": "RACValidation"
|
|
83081
83054
|
}
|
|
83082
83055
|
],
|
|
83083
83056
|
"required": false,
|
|
83084
83057
|
"type": {
|
|
83085
|
-
"name": "
|
|
83058
|
+
"name": "\"native\" | \"aria\""
|
|
83086
83059
|
}
|
|
83087
83060
|
},
|
|
83088
|
-
"
|
|
83061
|
+
"isDisabled": {
|
|
83089
83062
|
"defaultValue": null,
|
|
83090
|
-
"description": "
|
|
83091
|
-
"name": "
|
|
83063
|
+
"description": "Whether the input is disabled.",
|
|
83064
|
+
"name": "isDisabled",
|
|
83092
83065
|
"parent": {
|
|
83093
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
83094
|
-
"name": "
|
|
83066
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
83067
|
+
"name": "InputBase"
|
|
83095
83068
|
},
|
|
83096
83069
|
"declarations": [
|
|
83097
83070
|
{
|
|
83098
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
83099
|
-
"name": "
|
|
83071
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
83072
|
+
"name": "InputBase"
|
|
83100
83073
|
}
|
|
83101
83074
|
],
|
|
83102
83075
|
"required": false,
|
|
83103
83076
|
"type": {
|
|
83104
|
-
"name": "
|
|
83077
|
+
"name": "boolean"
|
|
83105
83078
|
}
|
|
83106
83079
|
},
|
|
83107
|
-
"
|
|
83080
|
+
"isReadOnly": {
|
|
83108
83081
|
"defaultValue": null,
|
|
83109
|
-
"description": "
|
|
83110
|
-
"name": "
|
|
83082
|
+
"description": "Whether the input can be selected but not changed by the user.",
|
|
83083
|
+
"name": "isReadOnly",
|
|
83111
83084
|
"parent": {
|
|
83112
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
83113
|
-
"name": "
|
|
83085
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
83086
|
+
"name": "InputBase"
|
|
83114
83087
|
},
|
|
83115
83088
|
"declarations": [
|
|
83116
83089
|
{
|
|
83117
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
83118
|
-
"name": "
|
|
83119
|
-
}
|
|
83090
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
83091
|
+
"name": "InputBase"
|
|
83092
|
+
}
|
|
83120
83093
|
],
|
|
83121
83094
|
"required": false,
|
|
83122
83095
|
"type": {
|
|
83123
|
-
"name": "
|
|
83096
|
+
"name": "boolean"
|
|
83124
83097
|
}
|
|
83125
83098
|
},
|
|
83126
|
-
"
|
|
83099
|
+
"isRequired": {
|
|
83127
83100
|
"defaultValue": null,
|
|
83128
|
-
"description": "
|
|
83129
|
-
"name": "
|
|
83101
|
+
"description": "Whether user input is required on the input before form submission.",
|
|
83102
|
+
"name": "isRequired",
|
|
83130
83103
|
"parent": {
|
|
83131
|
-
"fileName": "flow/node_modules/.pnpm
|
|
83132
|
-
"name": "
|
|
83104
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
83105
|
+
"name": "Validation"
|
|
83133
83106
|
},
|
|
83134
83107
|
"declarations": [
|
|
83135
83108
|
{
|
|
83136
|
-
"fileName": "flow/node_modules/.pnpm
|
|
83137
|
-
"name": "
|
|
83109
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
83110
|
+
"name": "Validation"
|
|
83138
83111
|
}
|
|
83139
83112
|
],
|
|
83140
83113
|
"required": false,
|
|
83141
83114
|
"type": {
|
|
83142
|
-
"name": "
|
|
83115
|
+
"name": "boolean"
|
|
83143
83116
|
}
|
|
83144
83117
|
},
|
|
83145
|
-
"
|
|
83118
|
+
"isInvalid": {
|
|
83146
83119
|
"defaultValue": null,
|
|
83147
|
-
"description": "",
|
|
83148
|
-
"name": "
|
|
83120
|
+
"description": "Whether the value is invalid.",
|
|
83121
|
+
"name": "isInvalid",
|
|
83149
83122
|
"parent": {
|
|
83150
|
-
"fileName": "flow/node_modules/.pnpm
|
|
83151
|
-
"name": "
|
|
83123
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
83124
|
+
"name": "TextFieldProps"
|
|
83152
83125
|
},
|
|
83153
83126
|
"declarations": [
|
|
83154
83127
|
{
|
|
83155
|
-
"fileName": "flow/node_modules/.pnpm
|
|
83156
|
-
"name": "
|
|
83128
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
83129
|
+
"name": "TextFieldProps"
|
|
83157
83130
|
}
|
|
83158
83131
|
],
|
|
83159
83132
|
"required": false,
|
|
83160
83133
|
"type": {
|
|
83161
|
-
"name": "
|
|
83134
|
+
"name": "boolean"
|
|
83162
83135
|
}
|
|
83163
83136
|
},
|
|
83164
|
-
"
|
|
83137
|
+
"validate": {
|
|
83165
83138
|
"defaultValue": null,
|
|
83166
|
-
"description": "
|
|
83167
|
-
"name": "
|
|
83139
|
+
"description": "A function that returns an error message if a given value is invalid.\nValidation errors are displayed to the user when the form is submitted\nif `validationBehavior=\"native\"`. For realtime validation, use the `isInvalid`\nprop instead.",
|
|
83140
|
+
"name": "validate",
|
|
83168
83141
|
"parent": {
|
|
83169
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83170
|
-
"name": "
|
|
83142
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
83143
|
+
"name": "Validation"
|
|
83171
83144
|
},
|
|
83172
83145
|
"declarations": [
|
|
83173
83146
|
{
|
|
83174
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83175
|
-
"name": "
|
|
83147
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
83148
|
+
"name": "Validation"
|
|
83176
83149
|
}
|
|
83177
83150
|
],
|
|
83178
83151
|
"required": false,
|
|
83179
83152
|
"type": {
|
|
83180
|
-
"name": "
|
|
83153
|
+
"name": "((value: TimeValue) => true | ValidationError | null)"
|
|
83181
83154
|
}
|
|
83182
83155
|
},
|
|
83183
|
-
"
|
|
83156
|
+
"autoFocus": {
|
|
83184
83157
|
"defaultValue": null,
|
|
83185
|
-
"description": "
|
|
83186
|
-
"name": "
|
|
83158
|
+
"description": "Whether the element should receive focus on render.",
|
|
83159
|
+
"name": "autoFocus",
|
|
83187
83160
|
"parent": {
|
|
83188
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83189
|
-
"name": "
|
|
83161
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
83162
|
+
"name": "FocusableProps"
|
|
83190
83163
|
},
|
|
83191
83164
|
"declarations": [
|
|
83192
83165
|
{
|
|
83193
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83194
|
-
"name": "
|
|
83166
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
83167
|
+
"name": "FocusableProps"
|
|
83195
83168
|
}
|
|
83196
83169
|
],
|
|
83197
83170
|
"required": false,
|
|
83198
83171
|
"type": {
|
|
83199
|
-
"name": "
|
|
83172
|
+
"name": "boolean"
|
|
83200
83173
|
}
|
|
83201
83174
|
},
|
|
83202
|
-
"
|
|
83175
|
+
"onFocus": {
|
|
83203
83176
|
"defaultValue": null,
|
|
83204
|
-
"description": "
|
|
83205
|
-
"name": "
|
|
83177
|
+
"description": "Handler that is called when the element receives focus.",
|
|
83178
|
+
"name": "onFocus",
|
|
83206
83179
|
"parent": {
|
|
83207
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83208
|
-
"name": "
|
|
83180
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
83181
|
+
"name": "FocusEvents"
|
|
83209
83182
|
},
|
|
83210
83183
|
"declarations": [
|
|
83211
83184
|
{
|
|
83212
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83213
|
-
"name": "
|
|
83185
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
83186
|
+
"name": "FocusEvents"
|
|
83214
83187
|
}
|
|
83215
83188
|
],
|
|
83216
83189
|
"required": false,
|
|
83217
83190
|
"type": {
|
|
83218
|
-
"name": "
|
|
83191
|
+
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
83219
83192
|
}
|
|
83220
83193
|
},
|
|
83221
|
-
"
|
|
83194
|
+
"onBlur": {
|
|
83222
83195
|
"defaultValue": null,
|
|
83223
|
-
"description": "
|
|
83224
|
-
"name": "
|
|
83196
|
+
"description": "Handler that is called when the element loses focus.",
|
|
83197
|
+
"name": "onBlur",
|
|
83225
83198
|
"parent": {
|
|
83226
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83227
|
-
"name": "
|
|
83199
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
83200
|
+
"name": "FocusEvents"
|
|
83228
83201
|
},
|
|
83229
83202
|
"declarations": [
|
|
83230
83203
|
{
|
|
83231
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83232
|
-
"name": "
|
|
83204
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
83205
|
+
"name": "FocusEvents"
|
|
83233
83206
|
}
|
|
83234
83207
|
],
|
|
83235
83208
|
"required": false,
|
|
83236
83209
|
"type": {
|
|
83237
|
-
"name": "
|
|
83210
|
+
"name": "((e: FocusEvent<Element, Element>) => void)"
|
|
83238
83211
|
}
|
|
83239
83212
|
},
|
|
83240
|
-
"
|
|
83213
|
+
"onFocusChange": {
|
|
83241
83214
|
"defaultValue": null,
|
|
83242
|
-
"description": "
|
|
83243
|
-
"name": "
|
|
83215
|
+
"description": "Handler that is called when the element's focus status changes.",
|
|
83216
|
+
"name": "onFocusChange",
|
|
83244
83217
|
"parent": {
|
|
83245
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83246
|
-
"name": "
|
|
83218
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
83219
|
+
"name": "FocusEvents"
|
|
83247
83220
|
},
|
|
83248
83221
|
"declarations": [
|
|
83249
83222
|
{
|
|
83250
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83251
|
-
"name": "
|
|
83223
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
83224
|
+
"name": "FocusEvents"
|
|
83252
83225
|
}
|
|
83253
83226
|
],
|
|
83254
83227
|
"required": false,
|
|
83255
83228
|
"type": {
|
|
83256
|
-
"name": "
|
|
83229
|
+
"name": "((isFocused: boolean) => void)"
|
|
83257
83230
|
}
|
|
83258
83231
|
},
|
|
83259
|
-
"
|
|
83232
|
+
"onKeyDown": {
|
|
83260
83233
|
"defaultValue": null,
|
|
83261
|
-
"description": "
|
|
83262
|
-
"name": "
|
|
83234
|
+
"description": "Handler that is called when a key is pressed.",
|
|
83235
|
+
"name": "onKeyDown",
|
|
83263
83236
|
"parent": {
|
|
83264
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
83265
|
-
"name": "
|
|
83237
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
83238
|
+
"name": "KeyboardEvents"
|
|
83266
83239
|
},
|
|
83267
83240
|
"declarations": [
|
|
83268
83241
|
{
|
|
83269
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
83270
|
-
"name": "
|
|
83242
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
83243
|
+
"name": "KeyboardEvents"
|
|
83271
83244
|
}
|
|
83272
83245
|
],
|
|
83273
83246
|
"required": false,
|
|
83274
83247
|
"type": {
|
|
83275
|
-
"name": "
|
|
83248
|
+
"name": "((e: KeyboardEvent) => void)"
|
|
83276
83249
|
}
|
|
83277
83250
|
},
|
|
83278
|
-
"
|
|
83251
|
+
"onKeyUp": {
|
|
83279
83252
|
"defaultValue": null,
|
|
83280
|
-
"description": "
|
|
83281
|
-
"name": "
|
|
83253
|
+
"description": "Handler that is called when a key is released.",
|
|
83254
|
+
"name": "onKeyUp",
|
|
83282
83255
|
"parent": {
|
|
83283
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
83284
|
-
"name": "
|
|
83256
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
83257
|
+
"name": "KeyboardEvents"
|
|
83285
83258
|
},
|
|
83286
83259
|
"declarations": [
|
|
83287
83260
|
{
|
|
83288
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
83289
|
-
"name": "
|
|
83261
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
83262
|
+
"name": "KeyboardEvents"
|
|
83290
83263
|
}
|
|
83291
83264
|
],
|
|
83292
83265
|
"required": false,
|
|
83293
83266
|
"type": {
|
|
83294
|
-
"name": "
|
|
83267
|
+
"name": "((e: KeyboardEvent) => void)"
|
|
83295
83268
|
}
|
|
83296
83269
|
},
|
|
83297
|
-
"
|
|
83270
|
+
"value": {
|
|
83298
83271
|
"defaultValue": null,
|
|
83299
|
-
"description": "The
|
|
83300
|
-
"name": "
|
|
83272
|
+
"description": "The current value (controlled).",
|
|
83273
|
+
"name": "value",
|
|
83301
83274
|
"parent": {
|
|
83302
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
83303
|
-
"name": "
|
|
83275
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
83276
|
+
"name": "ValueBase"
|
|
83304
83277
|
},
|
|
83305
83278
|
"declarations": [
|
|
83306
83279
|
{
|
|
83307
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
83308
|
-
"name": "
|
|
83280
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
83281
|
+
"name": "ValueBase"
|
|
83309
83282
|
}
|
|
83310
83283
|
],
|
|
83311
83284
|
"required": false,
|
|
83312
83285
|
"type": {
|
|
83313
|
-
"name": "
|
|
83286
|
+
"name": "TimeValue | null"
|
|
83314
83287
|
}
|
|
83315
83288
|
},
|
|
83316
|
-
"
|
|
83289
|
+
"defaultValue": {
|
|
83317
83290
|
"defaultValue": null,
|
|
83318
|
-
"description": "The
|
|
83319
|
-
"name": "
|
|
83291
|
+
"description": "The default value (uncontrolled).",
|
|
83292
|
+
"name": "defaultValue",
|
|
83320
83293
|
"parent": {
|
|
83321
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
83322
|
-
"name": "
|
|
83294
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
83295
|
+
"name": "ValueBase"
|
|
83323
83296
|
},
|
|
83324
83297
|
"declarations": [
|
|
83325
83298
|
{
|
|
83326
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
83327
|
-
"name": "
|
|
83299
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
83300
|
+
"name": "ValueBase"
|
|
83328
83301
|
}
|
|
83329
83302
|
],
|
|
83330
83303
|
"required": false,
|
|
83331
83304
|
"type": {
|
|
83332
|
-
"name": "
|
|
83305
|
+
"name": "TimeValue | null"
|
|
83333
83306
|
}
|
|
83334
83307
|
},
|
|
83335
|
-
"
|
|
83308
|
+
"onChange": {
|
|
83336
83309
|
"defaultValue": null,
|
|
83337
|
-
"description": "
|
|
83338
|
-
"name": "
|
|
83310
|
+
"description": "Handler that is called when the value changes.",
|
|
83311
|
+
"name": "onChange",
|
|
83339
83312
|
"parent": {
|
|
83340
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
83341
|
-
"name": "
|
|
83313
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
83314
|
+
"name": "ValueBase"
|
|
83342
83315
|
},
|
|
83343
83316
|
"declarations": [
|
|
83344
83317
|
{
|
|
83345
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/
|
|
83346
|
-
"name": "
|
|
83318
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/inputs.d.ts",
|
|
83319
|
+
"name": "ValueBase"
|
|
83347
83320
|
}
|
|
83348
83321
|
],
|
|
83349
83322
|
"required": false,
|
|
83350
83323
|
"type": {
|
|
83351
|
-
"name": "
|
|
83324
|
+
"name": "((value: TimeValue | null) => void)"
|
|
83352
83325
|
}
|
|
83353
83326
|
},
|
|
83354
|
-
"
|
|
83355
|
-
"defaultValue":
|
|
83356
|
-
|
|
83357
|
-
|
|
83358
|
-
"description": "The type of input to render. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdeftype).",
|
|
83359
|
-
"name": "type",
|
|
83327
|
+
"id": {
|
|
83328
|
+
"defaultValue": null,
|
|
83329
|
+
"description": "The element's unique identifier. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id).",
|
|
83330
|
+
"name": "id",
|
|
83360
83331
|
"parent": {
|
|
83361
83332
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83362
|
-
"name": "
|
|
83333
|
+
"name": "DOMProps"
|
|
83363
83334
|
},
|
|
83364
83335
|
"declarations": [
|
|
83365
83336
|
{
|
|
83366
83337
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83367
|
-
"name": "
|
|
83338
|
+
"name": "DOMProps"
|
|
83368
83339
|
}
|
|
83369
83340
|
],
|
|
83370
83341
|
"required": false,
|
|
83371
83342
|
"type": {
|
|
83372
|
-
"name": "
|
|
83343
|
+
"name": "string"
|
|
83373
83344
|
}
|
|
83374
83345
|
},
|
|
83375
|
-
"
|
|
83346
|
+
"name": {
|
|
83376
83347
|
"defaultValue": null,
|
|
83377
|
-
"description": "
|
|
83378
|
-
"name": "
|
|
83348
|
+
"description": "The name of the input element, used when submitting an HTML form. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname).",
|
|
83349
|
+
"name": "name",
|
|
83379
83350
|
"parent": {
|
|
83380
83351
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83381
|
-
"name": "
|
|
83352
|
+
"name": "InputDOMProps"
|
|
83382
83353
|
},
|
|
83383
83354
|
"declarations": [
|
|
83384
83355
|
{
|
|
83385
83356
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83386
|
-
"name": "
|
|
83357
|
+
"name": "InputDOMProps"
|
|
83387
83358
|
}
|
|
83388
83359
|
],
|
|
83389
83360
|
"required": false,
|
|
83390
83361
|
"type": {
|
|
83391
|
-
"name": "
|
|
83362
|
+
"name": "string"
|
|
83392
83363
|
}
|
|
83393
83364
|
},
|
|
83394
|
-
"
|
|
83365
|
+
"form": {
|
|
83395
83366
|
"defaultValue": null,
|
|
83396
|
-
"description": "
|
|
83397
|
-
"name": "
|
|
83367
|
+
"description": "The `<form>` element to associate the input with.\nThe value of this attribute must be the id of a `<form>` in the same document.\nSee [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input#form).",
|
|
83368
|
+
"name": "form",
|
|
83398
83369
|
"parent": {
|
|
83399
83370
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83400
|
-
"name": "
|
|
83371
|
+
"name": "InputDOMProps"
|
|
83401
83372
|
},
|
|
83402
83373
|
"declarations": [
|
|
83403
83374
|
{
|
|
83404
83375
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83405
|
-
"name": "
|
|
83376
|
+
"name": "InputDOMProps"
|
|
83406
83377
|
}
|
|
83407
83378
|
],
|
|
83408
83379
|
"required": false,
|
|
@@ -83410,508 +83381,495 @@
|
|
|
83410
83381
|
"name": "string"
|
|
83411
83382
|
}
|
|
83412
83383
|
},
|
|
83413
|
-
"
|
|
83384
|
+
"slot": {
|
|
83414
83385
|
"defaultValue": null,
|
|
83415
|
-
"description": "
|
|
83416
|
-
"name": "
|
|
83386
|
+
"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.",
|
|
83387
|
+
"name": "slot",
|
|
83417
83388
|
"parent": {
|
|
83418
|
-
"fileName": "flow/node_modules/.pnpm
|
|
83419
|
-
"name": "
|
|
83389
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
83390
|
+
"name": "SlotProps"
|
|
83420
83391
|
},
|
|
83421
83392
|
"declarations": [
|
|
83422
83393
|
{
|
|
83423
|
-
"fileName": "flow/node_modules/.pnpm
|
|
83424
|
-
"name": "
|
|
83394
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/react-aria-components/dist/types.d.ts",
|
|
83395
|
+
"name": "SlotProps"
|
|
83425
83396
|
}
|
|
83426
83397
|
],
|
|
83427
83398
|
"required": false,
|
|
83428
83399
|
"type": {
|
|
83429
|
-
"name": "string"
|
|
83400
|
+
"name": "string | null"
|
|
83430
83401
|
}
|
|
83431
83402
|
},
|
|
83432
|
-
"
|
|
83403
|
+
"placeholder": {
|
|
83433
83404
|
"defaultValue": null,
|
|
83434
|
-
"description": "
|
|
83435
|
-
"name": "
|
|
83436
|
-
"parent": {
|
|
83437
|
-
"fileName": "flow/node_modules/.pnpm/@
|
|
83438
|
-
"name": "
|
|
83405
|
+
"description": "",
|
|
83406
|
+
"name": "placeholder",
|
|
83407
|
+
"parent": {
|
|
83408
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
83409
|
+
"name": "TextareaHTMLAttributes"
|
|
83439
83410
|
},
|
|
83440
83411
|
"declarations": [
|
|
83441
83412
|
{
|
|
83442
|
-
"fileName": "flow/node_modules/.pnpm/@
|
|
83443
|
-
"name": "
|
|
83413
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
83414
|
+
"name": "TextareaHTMLAttributes"
|
|
83444
83415
|
}
|
|
83445
83416
|
],
|
|
83446
83417
|
"required": false,
|
|
83447
83418
|
"type": {
|
|
83448
|
-
"name": "
|
|
83419
|
+
"name": "string"
|
|
83449
83420
|
}
|
|
83450
83421
|
},
|
|
83451
|
-
"
|
|
83422
|
+
"aria-activedescendant": {
|
|
83452
83423
|
"defaultValue": null,
|
|
83453
|
-
"description": "
|
|
83454
|
-
"name": "
|
|
83424
|
+
"description": "Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.",
|
|
83425
|
+
"name": "aria-activedescendant",
|
|
83455
83426
|
"parent": {
|
|
83456
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83457
|
-
"name": "
|
|
83427
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+textfield@3.12.6_react@19.2.0/node_modules/@react-types/textfield/src/index.d.ts",
|
|
83428
|
+
"name": "AriaTextFieldProps"
|
|
83458
83429
|
},
|
|
83459
83430
|
"declarations": [
|
|
83460
83431
|
{
|
|
83461
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83462
|
-
"name": "
|
|
83432
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+textfield@3.12.6_react@19.2.0/node_modules/@react-types/textfield/src/index.d.ts",
|
|
83433
|
+
"name": "AriaTextFieldProps"
|
|
83463
83434
|
}
|
|
83464
83435
|
],
|
|
83465
83436
|
"required": false,
|
|
83466
83437
|
"type": {
|
|
83467
|
-
"name": "
|
|
83438
|
+
"name": "string"
|
|
83468
83439
|
}
|
|
83469
83440
|
},
|
|
83470
|
-
"
|
|
83441
|
+
"aria-autocomplete": {
|
|
83471
83442
|
"defaultValue": null,
|
|
83472
|
-
"description": "
|
|
83473
|
-
"name": "
|
|
83443
|
+
"description": "Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be\npresented if they are made.",
|
|
83444
|
+
"name": "aria-autocomplete",
|
|
83474
83445
|
"parent": {
|
|
83475
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83476
|
-
"name": "
|
|
83446
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+textfield@3.12.6_react@19.2.0/node_modules/@react-types/textfield/src/index.d.ts",
|
|
83447
|
+
"name": "AriaTextFieldProps"
|
|
83477
83448
|
},
|
|
83478
83449
|
"declarations": [
|
|
83479
83450
|
{
|
|
83480
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83481
|
-
"name": "
|
|
83451
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+textfield@3.12.6_react@19.2.0/node_modules/@react-types/textfield/src/index.d.ts",
|
|
83452
|
+
"name": "AriaTextFieldProps"
|
|
83482
83453
|
}
|
|
83483
83454
|
],
|
|
83484
83455
|
"required": false,
|
|
83485
83456
|
"type": {
|
|
83486
|
-
"name": "
|
|
83457
|
+
"name": "\"none\" | \"inline\" | \"list\" | \"both\""
|
|
83487
83458
|
}
|
|
83488
83459
|
},
|
|
83489
|
-
"
|
|
83460
|
+
"aria-haspopup": {
|
|
83490
83461
|
"defaultValue": null,
|
|
83491
|
-
"description": "
|
|
83492
|
-
"name": "
|
|
83462
|
+
"description": "Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.",
|
|
83463
|
+
"name": "aria-haspopup",
|
|
83493
83464
|
"parent": {
|
|
83494
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83495
|
-
"name": "
|
|
83465
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+textfield@3.12.6_react@19.2.0/node_modules/@react-types/textfield/src/index.d.ts",
|
|
83466
|
+
"name": "AriaTextFieldProps"
|
|
83496
83467
|
},
|
|
83497
83468
|
"declarations": [
|
|
83498
83469
|
{
|
|
83499
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83500
|
-
"name": "
|
|
83470
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+textfield@3.12.6_react@19.2.0/node_modules/@react-types/textfield/src/index.d.ts",
|
|
83471
|
+
"name": "AriaTextFieldProps"
|
|
83501
83472
|
}
|
|
83502
83473
|
],
|
|
83503
83474
|
"required": false,
|
|
83504
83475
|
"type": {
|
|
83505
|
-
"name": "
|
|
83476
|
+
"name": "boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\""
|
|
83506
83477
|
}
|
|
83507
83478
|
},
|
|
83508
|
-
"
|
|
83479
|
+
"aria-controls": {
|
|
83509
83480
|
"defaultValue": null,
|
|
83510
|
-
"description": "
|
|
83511
|
-
"name": "
|
|
83481
|
+
"description": "Identifies the element (or elements) whose contents or presence are controlled by the current element.",
|
|
83482
|
+
"name": "aria-controls",
|
|
83512
83483
|
"parent": {
|
|
83513
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83514
|
-
"name": "
|
|
83484
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+textfield@3.12.6_react@19.2.0/node_modules/@react-types/textfield/src/index.d.ts",
|
|
83485
|
+
"name": "AriaTextFieldProps"
|
|
83515
83486
|
},
|
|
83516
83487
|
"declarations": [
|
|
83517
83488
|
{
|
|
83518
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83519
|
-
"name": "
|
|
83489
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+textfield@3.12.6_react@19.2.0/node_modules/@react-types/textfield/src/index.d.ts",
|
|
83490
|
+
"name": "AriaTextFieldProps"
|
|
83520
83491
|
}
|
|
83521
83492
|
],
|
|
83522
83493
|
"required": false,
|
|
83523
83494
|
"type": {
|
|
83524
|
-
"name": "
|
|
83495
|
+
"name": "string"
|
|
83525
83496
|
}
|
|
83526
83497
|
},
|
|
83527
|
-
"
|
|
83498
|
+
"enterKeyHint": {
|
|
83528
83499
|
"defaultValue": null,
|
|
83529
|
-
"description": "
|
|
83530
|
-
"name": "
|
|
83500
|
+
"description": "An enumerated attribute that defines what action label or icon to preset for the enter key on virtual keyboards. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/enterkeyhint).",
|
|
83501
|
+
"name": "enterKeyHint",
|
|
83531
83502
|
"parent": {
|
|
83532
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83533
|
-
"name": "
|
|
83503
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+textfield@3.12.6_react@19.2.0/node_modules/@react-types/textfield/src/index.d.ts",
|
|
83504
|
+
"name": "AriaTextFieldProps"
|
|
83534
83505
|
},
|
|
83535
83506
|
"declarations": [
|
|
83536
83507
|
{
|
|
83537
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+
|
|
83538
|
-
"name": "
|
|
83508
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+textfield@3.12.6_react@19.2.0/node_modules/@react-types/textfield/src/index.d.ts",
|
|
83509
|
+
"name": "AriaTextFieldProps"
|
|
83539
83510
|
}
|
|
83540
83511
|
],
|
|
83541
83512
|
"required": false,
|
|
83542
83513
|
"type": {
|
|
83543
|
-
"name": "
|
|
83514
|
+
"name": "\"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"search\" | \"send\""
|
|
83544
83515
|
}
|
|
83545
83516
|
},
|
|
83546
|
-
"
|
|
83517
|
+
"excludeFromTabOrder": {
|
|
83547
83518
|
"defaultValue": null,
|
|
83548
|
-
"description": "
|
|
83549
|
-
"name": "
|
|
83519
|
+
"description": "Whether to exclude the element from the sequential tab order. If true,\nthe element will not be focusable via the keyboard by tabbing. This should\nbe avoided except in rare scenarios where an alternative means of accessing\nthe element or its functionality via the keyboard is available.",
|
|
83520
|
+
"name": "excludeFromTabOrder",
|
|
83550
83521
|
"parent": {
|
|
83551
83522
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83552
|
-
"name": "
|
|
83523
|
+
"name": "FocusableDOMProps"
|
|
83553
83524
|
},
|
|
83554
83525
|
"declarations": [
|
|
83555
83526
|
{
|
|
83556
83527
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83557
|
-
"name": "
|
|
83528
|
+
"name": "FocusableDOMProps"
|
|
83558
83529
|
}
|
|
83559
83530
|
],
|
|
83560
83531
|
"required": false,
|
|
83561
83532
|
"type": {
|
|
83562
|
-
"name": "
|
|
83533
|
+
"name": "boolean"
|
|
83563
83534
|
}
|
|
83564
83535
|
},
|
|
83565
|
-
"
|
|
83536
|
+
"autoComplete": {
|
|
83566
83537
|
"defaultValue": null,
|
|
83567
|
-
"description": "
|
|
83568
|
-
"name": "
|
|
83538
|
+
"description": "Describes the type of autocomplete functionality the input should provide if any. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautocomplete).",
|
|
83539
|
+
"name": "autoComplete",
|
|
83569
83540
|
"parent": {
|
|
83570
83541
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83571
|
-
"name": "
|
|
83542
|
+
"name": "TextInputDOMProps"
|
|
83572
83543
|
},
|
|
83573
83544
|
"declarations": [
|
|
83574
83545
|
{
|
|
83575
83546
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83576
|
-
"name": "
|
|
83547
|
+
"name": "TextInputDOMProps"
|
|
83577
83548
|
}
|
|
83578
83549
|
],
|
|
83579
83550
|
"required": false,
|
|
83580
83551
|
"type": {
|
|
83581
|
-
"name": "
|
|
83552
|
+
"name": "string"
|
|
83582
83553
|
}
|
|
83583
83554
|
},
|
|
83584
|
-
"
|
|
83555
|
+
"maxLength": {
|
|
83585
83556
|
"defaultValue": null,
|
|
83586
|
-
"description": "
|
|
83587
|
-
"name": "
|
|
83557
|
+
"description": "The maximum number of characters supported by the input. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefmaxlength).",
|
|
83558
|
+
"name": "maxLength",
|
|
83588
83559
|
"parent": {
|
|
83589
83560
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83590
|
-
"name": "
|
|
83561
|
+
"name": "TextInputDOMProps"
|
|
83591
83562
|
},
|
|
83592
83563
|
"declarations": [
|
|
83593
83564
|
{
|
|
83594
83565
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83595
|
-
"name": "
|
|
83566
|
+
"name": "TextInputDOMProps"
|
|
83596
83567
|
}
|
|
83597
83568
|
],
|
|
83598
83569
|
"required": false,
|
|
83599
83570
|
"type": {
|
|
83600
|
-
"name": "
|
|
83571
|
+
"name": "number"
|
|
83601
83572
|
}
|
|
83602
83573
|
},
|
|
83603
|
-
"
|
|
83574
|
+
"minLength": {
|
|
83604
83575
|
"defaultValue": null,
|
|
83605
|
-
"description": "
|
|
83606
|
-
"name": "
|
|
83576
|
+
"description": "The minimum number of characters required by the input. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefminlength).",
|
|
83577
|
+
"name": "minLength",
|
|
83607
83578
|
"parent": {
|
|
83608
83579
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83609
|
-
"name": "
|
|
83580
|
+
"name": "TextInputDOMProps"
|
|
83610
83581
|
},
|
|
83611
83582
|
"declarations": [
|
|
83612
83583
|
{
|
|
83613
83584
|
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83614
|
-
"name": "
|
|
83585
|
+
"name": "TextInputDOMProps"
|
|
83615
83586
|
}
|
|
83616
83587
|
],
|
|
83617
83588
|
"required": false,
|
|
83618
83589
|
"type": {
|
|
83619
|
-
"name": "
|
|
83590
|
+
"name": "number"
|
|
83620
83591
|
}
|
|
83621
83592
|
},
|
|
83622
|
-
"
|
|
83593
|
+
"pattern": {
|
|
83623
83594
|
"defaultValue": null,
|
|
83624
|
-
"description": "
|
|
83625
|
-
"name": "
|
|
83595
|
+
"description": "Regex pattern that the value of the input must match to be valid. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefpattern).",
|
|
83596
|
+
"name": "pattern",
|
|
83626
83597
|
"parent": {
|
|
83627
|
-
"fileName": "
|
|
83628
|
-
"name": "
|
|
83598
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83599
|
+
"name": "TextInputDOMProps"
|
|
83629
83600
|
},
|
|
83630
83601
|
"declarations": [
|
|
83631
83602
|
{
|
|
83632
|
-
"fileName": "
|
|
83633
|
-
"name": "
|
|
83603
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83604
|
+
"name": "TextInputDOMProps"
|
|
83634
83605
|
}
|
|
83635
83606
|
],
|
|
83636
83607
|
"required": false,
|
|
83637
83608
|
"type": {
|
|
83638
|
-
"name": "
|
|
83609
|
+
"name": "string"
|
|
83639
83610
|
}
|
|
83640
83611
|
},
|
|
83641
|
-
"
|
|
83642
|
-
"defaultValue":
|
|
83643
|
-
|
|
83644
|
-
|
|
83612
|
+
"type": {
|
|
83613
|
+
"defaultValue": {
|
|
83614
|
+
"value": "'text'"
|
|
83615
|
+
},
|
|
83616
|
+
"description": "The type of input to render. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdeftype).",
|
|
83617
|
+
"name": "type",
|
|
83645
83618
|
"parent": {
|
|
83646
|
-
"fileName": "flow/node_modules/.pnpm/@types+
|
|
83647
|
-
"name": "
|
|
83619
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83620
|
+
"name": "TextInputDOMProps"
|
|
83648
83621
|
},
|
|
83649
83622
|
"declarations": [
|
|
83650
83623
|
{
|
|
83651
|
-
"fileName": "flow/node_modules/.pnpm/@types+
|
|
83652
|
-
"name": "
|
|
83624
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83625
|
+
"name": "TextInputDOMProps"
|
|
83653
83626
|
}
|
|
83654
83627
|
],
|
|
83655
83628
|
"required": false,
|
|
83656
83629
|
"type": {
|
|
83657
|
-
"name": "
|
|
83630
|
+
"name": "\"search\" | \"text\" | \"url\" | \"tel\" | \"email\" | \"password\" | (string & {})"
|
|
83658
83631
|
}
|
|
83659
83632
|
},
|
|
83660
|
-
"
|
|
83633
|
+
"inputMode": {
|
|
83661
83634
|
"defaultValue": null,
|
|
83662
|
-
"description": "",
|
|
83663
|
-
"name": "
|
|
83635
|
+
"description": "Hints at the type of data that might be entered by the user while editing the element or its contents. See [MDN](https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute).",
|
|
83636
|
+
"name": "inputMode",
|
|
83664
83637
|
"parent": {
|
|
83665
|
-
"fileName": "flow/node_modules/.pnpm/@types+
|
|
83666
|
-
"name": "
|
|
83638
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83639
|
+
"name": "TextInputDOMProps"
|
|
83667
83640
|
},
|
|
83668
83641
|
"declarations": [
|
|
83669
83642
|
{
|
|
83670
|
-
"fileName": "flow/node_modules/.pnpm/@types+
|
|
83671
|
-
"name": "
|
|
83643
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83644
|
+
"name": "TextInputDOMProps"
|
|
83672
83645
|
}
|
|
83673
83646
|
],
|
|
83674
83647
|
"required": false,
|
|
83675
83648
|
"type": {
|
|
83676
|
-
"name": "
|
|
83649
|
+
"name": "\"none\" | \"search\" | \"text\" | \"url\" | \"tel\" | \"email\" | \"numeric\" | \"decimal\""
|
|
83677
83650
|
}
|
|
83678
83651
|
},
|
|
83679
|
-
"
|
|
83652
|
+
"autoCorrect": {
|
|
83680
83653
|
"defaultValue": null,
|
|
83681
|
-
"description": "
|
|
83682
|
-
"name": "
|
|
83654
|
+
"description": "An attribute that takes as its value a space-separated string that describes what, if any, type of autocomplete functionality the input should provide. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#autocomplete).",
|
|
83655
|
+
"name": "autoCorrect",
|
|
83683
83656
|
"parent": {
|
|
83684
|
-
"fileName": "
|
|
83685
|
-
"name": "
|
|
83657
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83658
|
+
"name": "TextInputDOMProps"
|
|
83686
83659
|
},
|
|
83687
83660
|
"declarations": [
|
|
83688
83661
|
{
|
|
83689
|
-
"fileName": "
|
|
83690
|
-
"name": "
|
|
83662
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83663
|
+
"name": "TextInputDOMProps"
|
|
83691
83664
|
}
|
|
83692
83665
|
],
|
|
83693
83666
|
"required": false,
|
|
83694
83667
|
"type": {
|
|
83695
|
-
"name": "
|
|
83668
|
+
"name": "string"
|
|
83696
83669
|
}
|
|
83697
83670
|
},
|
|
83698
|
-
"
|
|
83671
|
+
"spellCheck": {
|
|
83699
83672
|
"defaultValue": null,
|
|
83700
|
-
"description": "
|
|
83701
|
-
"name": "
|
|
83673
|
+
"description": "An enumerated attribute that defines whether the element may be checked for spelling errors. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/spellcheck).",
|
|
83674
|
+
"name": "spellCheck",
|
|
83702
83675
|
"parent": {
|
|
83703
|
-
"fileName": "
|
|
83704
|
-
"name": "
|
|
83676
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83677
|
+
"name": "TextInputDOMProps"
|
|
83705
83678
|
},
|
|
83706
83679
|
"declarations": [
|
|
83707
83680
|
{
|
|
83708
|
-
"fileName": "
|
|
83709
|
-
"name": "
|
|
83681
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83682
|
+
"name": "TextInputDOMProps"
|
|
83710
83683
|
}
|
|
83711
83684
|
],
|
|
83712
83685
|
"required": false,
|
|
83713
83686
|
"type": {
|
|
83714
|
-
"name": "
|
|
83687
|
+
"name": "string"
|
|
83715
83688
|
}
|
|
83716
83689
|
},
|
|
83717
|
-
"
|
|
83690
|
+
"onCopy": {
|
|
83718
83691
|
"defaultValue": null,
|
|
83719
|
-
"description": "
|
|
83720
|
-
"name": "
|
|
83692
|
+
"description": "Handler that is called when the user copies text. See [MDN](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/oncopy).",
|
|
83693
|
+
"name": "onCopy",
|
|
83721
83694
|
"parent": {
|
|
83722
|
-
"fileName": "
|
|
83723
|
-
"name": "
|
|
83695
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83696
|
+
"name": "TextInputDOMEvents"
|
|
83724
83697
|
},
|
|
83725
83698
|
"declarations": [
|
|
83726
83699
|
{
|
|
83727
|
-
"fileName": "
|
|
83728
|
-
"name": "
|
|
83700
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83701
|
+
"name": "TextInputDOMEvents"
|
|
83729
83702
|
}
|
|
83730
83703
|
],
|
|
83731
83704
|
"required": false,
|
|
83732
83705
|
"type": {
|
|
83733
|
-
"name": "
|
|
83706
|
+
"name": "ClipboardEventHandler<HTMLInputElement>"
|
|
83734
83707
|
}
|
|
83735
83708
|
},
|
|
83736
|
-
"
|
|
83709
|
+
"onCut": {
|
|
83737
83710
|
"defaultValue": null,
|
|
83738
|
-
"description": "
|
|
83739
|
-
"name": "
|
|
83711
|
+
"description": "Handler that is called when the user cuts text. See [MDN](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/oncut).",
|
|
83712
|
+
"name": "onCut",
|
|
83740
83713
|
"parent": {
|
|
83741
|
-
"fileName": "
|
|
83742
|
-
"name": "
|
|
83714
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83715
|
+
"name": "TextInputDOMEvents"
|
|
83743
83716
|
},
|
|
83744
83717
|
"declarations": [
|
|
83745
83718
|
{
|
|
83746
|
-
"fileName": "
|
|
83747
|
-
"name": "
|
|
83719
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83720
|
+
"name": "TextInputDOMEvents"
|
|
83748
83721
|
}
|
|
83749
83722
|
],
|
|
83750
83723
|
"required": false,
|
|
83751
83724
|
"type": {
|
|
83752
|
-
"name": "
|
|
83725
|
+
"name": "ClipboardEventHandler<HTMLInputElement>"
|
|
83753
83726
|
}
|
|
83754
83727
|
},
|
|
83755
|
-
"
|
|
83728
|
+
"onPaste": {
|
|
83756
83729
|
"defaultValue": null,
|
|
83757
|
-
"description": "
|
|
83758
|
-
"name": "
|
|
83730
|
+
"description": "Handler that is called when the user pastes text. See [MDN](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/onpaste).",
|
|
83731
|
+
"name": "onPaste",
|
|
83759
83732
|
"parent": {
|
|
83760
|
-
"fileName": "
|
|
83761
|
-
"name": "
|
|
83733
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83734
|
+
"name": "TextInputDOMEvents"
|
|
83762
83735
|
},
|
|
83763
83736
|
"declarations": [
|
|
83764
83737
|
{
|
|
83765
|
-
"fileName": "
|
|
83766
|
-
"name": "
|
|
83767
|
-
},
|
|
83768
|
-
{
|
|
83769
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
83770
|
-
"name": "RefAttributes"
|
|
83738
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83739
|
+
"name": "TextInputDOMEvents"
|
|
83771
83740
|
}
|
|
83772
83741
|
],
|
|
83773
83742
|
"required": false,
|
|
83774
83743
|
"type": {
|
|
83775
|
-
"name": "
|
|
83744
|
+
"name": "ClipboardEventHandler<HTMLInputElement>"
|
|
83776
83745
|
}
|
|
83777
83746
|
},
|
|
83778
|
-
"
|
|
83779
|
-
"defaultValue":
|
|
83780
|
-
|
|
83781
|
-
|
|
83782
|
-
"description": "Shifts all heading levels by the given offset.",
|
|
83783
|
-
"name": "headingOffset",
|
|
83747
|
+
"onCompositionStart": {
|
|
83748
|
+
"defaultValue": null,
|
|
83749
|
+
"description": "Handler that is called when a text composition system starts a new text composition session. See [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Element/compositionstart_event).",
|
|
83750
|
+
"name": "onCompositionStart",
|
|
83784
83751
|
"parent": {
|
|
83785
|
-
"fileName": "
|
|
83786
|
-
"name": "
|
|
83752
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83753
|
+
"name": "TextInputDOMEvents"
|
|
83787
83754
|
},
|
|
83788
83755
|
"declarations": [
|
|
83789
83756
|
{
|
|
83790
|
-
"fileName": "
|
|
83791
|
-
"name": "
|
|
83757
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83758
|
+
"name": "TextInputDOMEvents"
|
|
83792
83759
|
}
|
|
83793
83760
|
],
|
|
83794
83761
|
"required": false,
|
|
83795
83762
|
"type": {
|
|
83796
|
-
"name": "
|
|
83763
|
+
"name": "CompositionEventHandler<HTMLInputElement>"
|
|
83797
83764
|
}
|
|
83798
83765
|
},
|
|
83799
|
-
"
|
|
83766
|
+
"onCompositionEnd": {
|
|
83800
83767
|
"defaultValue": null,
|
|
83801
|
-
"description": "",
|
|
83802
|
-
"name": "
|
|
83768
|
+
"description": "Handler that is called when a text composition system completes or cancels the current text composition session. See [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Element/compositionend_event).",
|
|
83769
|
+
"name": "onCompositionEnd",
|
|
83770
|
+
"parent": {
|
|
83771
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83772
|
+
"name": "TextInputDOMEvents"
|
|
83773
|
+
},
|
|
83803
83774
|
"declarations": [
|
|
83804
83775
|
{
|
|
83805
|
-
"fileName": "
|
|
83806
|
-
"name": "
|
|
83776
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83777
|
+
"name": "TextInputDOMEvents"
|
|
83807
83778
|
}
|
|
83808
83779
|
],
|
|
83809
83780
|
"required": false,
|
|
83810
83781
|
"type": {
|
|
83811
|
-
"name": "
|
|
83782
|
+
"name": "CompositionEventHandler<HTMLInputElement>"
|
|
83812
83783
|
}
|
|
83813
|
-
}
|
|
83814
|
-
|
|
83815
|
-
},
|
|
83816
|
-
{
|
|
83817
|
-
"tags": {
|
|
83818
|
-
"flr-generate": "all"
|
|
83819
|
-
},
|
|
83820
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Markdown/Markdown.tsx",
|
|
83821
|
-
"description": "",
|
|
83822
|
-
"displayName": "Markdown",
|
|
83823
|
-
"methods": [],
|
|
83824
|
-
"props": {
|
|
83825
|
-
"color": {
|
|
83784
|
+
},
|
|
83785
|
+
"onCompositionUpdate": {
|
|
83826
83786
|
"defaultValue": null,
|
|
83827
|
-
"description": "
|
|
83828
|
-
"name": "
|
|
83787
|
+
"description": "Handler that is called when a new character is received in the current text composition session. See [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Element/compositionupdate_event).",
|
|
83788
|
+
"name": "onCompositionUpdate",
|
|
83829
83789
|
"parent": {
|
|
83830
|
-
"fileName": "
|
|
83831
|
-
"name": "
|
|
83790
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83791
|
+
"name": "TextInputDOMEvents"
|
|
83832
83792
|
},
|
|
83833
83793
|
"declarations": [
|
|
83834
83794
|
{
|
|
83835
|
-
"fileName": "
|
|
83836
|
-
"name": "
|
|
83795
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83796
|
+
"name": "TextInputDOMEvents"
|
|
83837
83797
|
}
|
|
83838
83798
|
],
|
|
83839
83799
|
"required": false,
|
|
83840
83800
|
"type": {
|
|
83841
|
-
"name": "
|
|
83801
|
+
"name": "CompositionEventHandler<HTMLInputElement>"
|
|
83842
83802
|
}
|
|
83843
83803
|
},
|
|
83844
|
-
"
|
|
83845
|
-
"defaultValue":
|
|
83846
|
-
|
|
83847
|
-
|
|
83848
|
-
"description": "Shifts all heading levels by the given offset.",
|
|
83849
|
-
"name": "headingOffset",
|
|
83804
|
+
"onSelect": {
|
|
83805
|
+
"defaultValue": null,
|
|
83806
|
+
"description": "Handler that is called when text in the input is selected. See [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Element/select_event).",
|
|
83807
|
+
"name": "onSelect",
|
|
83850
83808
|
"parent": {
|
|
83851
|
-
"fileName": "
|
|
83852
|
-
"name": "
|
|
83809
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83810
|
+
"name": "TextInputDOMEvents"
|
|
83853
83811
|
},
|
|
83854
83812
|
"declarations": [
|
|
83855
83813
|
{
|
|
83856
|
-
"fileName": "
|
|
83857
|
-
"name": "
|
|
83814
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83815
|
+
"name": "TextInputDOMEvents"
|
|
83858
83816
|
}
|
|
83859
83817
|
],
|
|
83860
83818
|
"required": false,
|
|
83861
83819
|
"type": {
|
|
83862
|
-
"name": "
|
|
83820
|
+
"name": "ReactEventHandler<HTMLInputElement>"
|
|
83863
83821
|
}
|
|
83864
83822
|
},
|
|
83865
|
-
"
|
|
83823
|
+
"onBeforeInput": {
|
|
83866
83824
|
"defaultValue": null,
|
|
83867
|
-
"description": "
|
|
83868
|
-
"name": "
|
|
83825
|
+
"description": "Handler that is called when the input value is about to be modified. See [MDN](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/beforeinput_event).",
|
|
83826
|
+
"name": "onBeforeInput",
|
|
83869
83827
|
"parent": {
|
|
83870
|
-
"fileName": "
|
|
83871
|
-
"name": "
|
|
83828
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83829
|
+
"name": "TextInputDOMEvents"
|
|
83872
83830
|
},
|
|
83873
83831
|
"declarations": [
|
|
83874
83832
|
{
|
|
83875
|
-
"fileName": "
|
|
83876
|
-
"name": "
|
|
83833
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83834
|
+
"name": "TextInputDOMEvents"
|
|
83877
83835
|
}
|
|
83878
83836
|
],
|
|
83879
83837
|
"required": false,
|
|
83880
83838
|
"type": {
|
|
83881
|
-
"name": "
|
|
83839
|
+
"name": "FormEventHandler<HTMLInputElement>"
|
|
83882
83840
|
}
|
|
83883
83841
|
},
|
|
83884
|
-
"
|
|
83842
|
+
"onInput": {
|
|
83885
83843
|
"defaultValue": null,
|
|
83886
|
-
"description": "",
|
|
83887
|
-
"name": "
|
|
83844
|
+
"description": "Handler that is called when the input value is modified. See [MDN](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/input_event).",
|
|
83845
|
+
"name": "onInput",
|
|
83888
83846
|
"parent": {
|
|
83889
|
-
"fileName": "
|
|
83890
|
-
"name": "
|
|
83847
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83848
|
+
"name": "TextInputDOMEvents"
|
|
83891
83849
|
},
|
|
83892
83850
|
"declarations": [
|
|
83893
83851
|
{
|
|
83894
|
-
"fileName": "
|
|
83895
|
-
"name": "
|
|
83852
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83853
|
+
"name": "TextInputDOMEvents"
|
|
83896
83854
|
}
|
|
83897
83855
|
],
|
|
83898
83856
|
"required": false,
|
|
83899
83857
|
"type": {
|
|
83900
|
-
"name": "
|
|
83858
|
+
"name": "FormEventHandler<HTMLInputElement>"
|
|
83901
83859
|
}
|
|
83902
83860
|
},
|
|
83903
|
-
"
|
|
83861
|
+
"aria-errormessage": {
|
|
83904
83862
|
"defaultValue": null,
|
|
83905
|
-
"description": "
|
|
83906
|
-
"name": "
|
|
83863
|
+
"description": "Identifies the element that provides an error message for the object.",
|
|
83864
|
+
"name": "aria-errormessage",
|
|
83907
83865
|
"parent": {
|
|
83908
|
-
"fileName": "
|
|
83909
|
-
"name": "
|
|
83866
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83867
|
+
"name": "AriaValidationProps"
|
|
83910
83868
|
},
|
|
83911
83869
|
"declarations": [
|
|
83912
83870
|
{
|
|
83913
|
-
"fileName": "
|
|
83914
|
-
"name": "
|
|
83871
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
83872
|
+
"name": "AriaValidationProps"
|
|
83915
83873
|
}
|
|
83916
83874
|
],
|
|
83917
83875
|
"required": false,
|
|
@@ -83919,154 +83877,196 @@
|
|
|
83919
83877
|
"name": "string"
|
|
83920
83878
|
}
|
|
83921
83879
|
},
|
|
83922
|
-
"
|
|
83880
|
+
"showCharacterCount": {
|
|
83923
83881
|
"defaultValue": null,
|
|
83924
|
-
"description": "
|
|
83925
|
-
"name": "
|
|
83882
|
+
"description": "Whether a character count should be displayed inside the field description.",
|
|
83883
|
+
"name": "showCharacterCount",
|
|
83884
|
+
"parent": {
|
|
83885
|
+
"fileName": "components/src/components/TextFieldBase/TextFieldBase.tsx",
|
|
83886
|
+
"name": "TextFieldBaseProps"
|
|
83887
|
+
},
|
|
83926
83888
|
"declarations": [
|
|
83927
83889
|
{
|
|
83928
|
-
"fileName": "
|
|
83929
|
-
"name": "
|
|
83890
|
+
"fileName": "components/src/components/TextFieldBase/TextFieldBase.tsx",
|
|
83891
|
+
"name": "TextFieldBaseProps"
|
|
83930
83892
|
}
|
|
83931
83893
|
],
|
|
83932
83894
|
"required": false,
|
|
83933
83895
|
"type": {
|
|
83934
|
-
"name": "
|
|
83896
|
+
"name": "boolean"
|
|
83935
83897
|
}
|
|
83936
83898
|
},
|
|
83937
|
-
"
|
|
83899
|
+
"aria-hidden": {
|
|
83938
83900
|
"defaultValue": null,
|
|
83939
|
-
"description": "
|
|
83940
|
-
"name": "
|
|
83901
|
+
"description": "Indicates whether the element is exposed to an accessibility API.\n@see aria-disabled.",
|
|
83902
|
+
"name": "aria-hidden",
|
|
83903
|
+
"parent": {
|
|
83904
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
83905
|
+
"name": "AriaAttributes"
|
|
83906
|
+
},
|
|
83941
83907
|
"declarations": [
|
|
83942
83908
|
{
|
|
83943
|
-
"fileName": "flow/node_modules/.pnpm
|
|
83944
|
-
"name": "
|
|
83909
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
83910
|
+
"name": "AriaAttributes"
|
|
83945
83911
|
}
|
|
83946
83912
|
],
|
|
83947
83913
|
"required": false,
|
|
83948
83914
|
"type": {
|
|
83949
|
-
"name": "
|
|
83915
|
+
"name": "Booleanish"
|
|
83950
83916
|
}
|
|
83951
83917
|
},
|
|
83952
|
-
"
|
|
83918
|
+
"rows": {
|
|
83953
83919
|
"defaultValue": null,
|
|
83954
|
-
"description": "
|
|
83955
|
-
"name": "
|
|
83920
|
+
"description": "",
|
|
83921
|
+
"name": "rows",
|
|
83922
|
+
"parent": {
|
|
83923
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
83924
|
+
"name": "TextareaHTMLAttributes"
|
|
83925
|
+
},
|
|
83956
83926
|
"declarations": [
|
|
83957
83927
|
{
|
|
83958
|
-
"fileName": "flow/node_modules/.pnpm
|
|
83959
|
-
"name": "
|
|
83928
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
83929
|
+
"name": "TextareaHTMLAttributes"
|
|
83960
83930
|
}
|
|
83961
83931
|
],
|
|
83962
83932
|
"required": false,
|
|
83963
83933
|
"type": {
|
|
83964
|
-
"name": "
|
|
83934
|
+
"name": "number"
|
|
83965
83935
|
}
|
|
83966
83936
|
},
|
|
83967
|
-
"
|
|
83937
|
+
"autoResizeMaxRows": {
|
|
83968
83938
|
"defaultValue": null,
|
|
83969
|
-
"description": "
|
|
83970
|
-
"name": "
|
|
83939
|
+
"description": "Whether the text area should grow if its content gets longer than its\ninitial height.",
|
|
83940
|
+
"name": "autoResizeMaxRows",
|
|
83941
|
+
"parent": {
|
|
83942
|
+
"fileName": "components/src/components/TextArea/TextArea.tsx",
|
|
83943
|
+
"name": "TextAreaProps"
|
|
83944
|
+
},
|
|
83971
83945
|
"declarations": [
|
|
83972
83946
|
{
|
|
83973
|
-
"fileName": "
|
|
83974
|
-
"name": "
|
|
83947
|
+
"fileName": "components/src/components/TextArea/TextArea.tsx",
|
|
83948
|
+
"name": "TextAreaProps"
|
|
83975
83949
|
}
|
|
83976
83950
|
],
|
|
83977
83951
|
"required": false,
|
|
83978
83952
|
"type": {
|
|
83979
|
-
"name": "
|
|
83953
|
+
"name": "number"
|
|
83980
83954
|
}
|
|
83981
83955
|
},
|
|
83982
|
-
"
|
|
83956
|
+
"allowResize": {
|
|
83983
83957
|
"defaultValue": null,
|
|
83984
|
-
"description": "
|
|
83985
|
-
"name": "
|
|
83958
|
+
"description": "Allows the user to manually resize the textArea horizontally.",
|
|
83959
|
+
"name": "allowResize",
|
|
83960
|
+
"parent": {
|
|
83961
|
+
"fileName": "components/src/components/TextArea/TextArea.tsx",
|
|
83962
|
+
"name": "TextAreaProps"
|
|
83963
|
+
},
|
|
83986
83964
|
"declarations": [
|
|
83987
83965
|
{
|
|
83988
|
-
"fileName": "
|
|
83989
|
-
"name": "
|
|
83966
|
+
"fileName": "components/src/components/TextArea/TextArea.tsx",
|
|
83967
|
+
"name": "TextAreaProps"
|
|
83990
83968
|
}
|
|
83991
83969
|
],
|
|
83992
83970
|
"required": false,
|
|
83993
83971
|
"type": {
|
|
83994
|
-
"name": "
|
|
83972
|
+
"name": "boolean | \"horizontal\" | \"vertical\""
|
|
83995
83973
|
}
|
|
83996
83974
|
},
|
|
83997
|
-
"
|
|
83975
|
+
"allowHorizontalResize": {
|
|
83998
83976
|
"defaultValue": null,
|
|
83999
|
-
"description": "
|
|
84000
|
-
"name": "
|
|
83977
|
+
"description": "@deprecated Use `allowResize` instead.",
|
|
83978
|
+
"name": "allowHorizontalResize",
|
|
83979
|
+
"parent": {
|
|
83980
|
+
"fileName": "components/src/components/TextArea/TextArea.tsx",
|
|
83981
|
+
"name": "TextAreaProps"
|
|
83982
|
+
},
|
|
84001
83983
|
"declarations": [
|
|
84002
83984
|
{
|
|
84003
|
-
"fileName": "
|
|
84004
|
-
"name": "
|
|
83985
|
+
"fileName": "components/src/components/TextArea/TextArea.tsx",
|
|
83986
|
+
"name": "TextAreaProps"
|
|
84005
83987
|
}
|
|
84006
83988
|
],
|
|
84007
83989
|
"required": false,
|
|
84008
83990
|
"type": {
|
|
84009
|
-
"name": "
|
|
83991
|
+
"name": "boolean"
|
|
84010
83992
|
}
|
|
84011
83993
|
},
|
|
84012
|
-
"
|
|
83994
|
+
"allowVerticalResize": {
|
|
84013
83995
|
"defaultValue": null,
|
|
84014
|
-
"description": "
|
|
84015
|
-
"name": "
|
|
83996
|
+
"description": "@deprecated Use `allowResize` instead.",
|
|
83997
|
+
"name": "allowVerticalResize",
|
|
83998
|
+
"parent": {
|
|
83999
|
+
"fileName": "components/src/components/TextArea/TextArea.tsx",
|
|
84000
|
+
"name": "TextAreaProps"
|
|
84001
|
+
},
|
|
84016
84002
|
"declarations": [
|
|
84017
84003
|
{
|
|
84018
|
-
"fileName": "
|
|
84019
|
-
"name": "
|
|
84004
|
+
"fileName": "components/src/components/TextArea/TextArea.tsx",
|
|
84005
|
+
"name": "TextAreaProps"
|
|
84020
84006
|
}
|
|
84021
84007
|
],
|
|
84022
84008
|
"required": false,
|
|
84023
84009
|
"type": {
|
|
84024
|
-
"name": "
|
|
84010
|
+
"name": "boolean"
|
|
84025
84011
|
}
|
|
84026
84012
|
},
|
|
84027
|
-
"
|
|
84013
|
+
"ref": {
|
|
84028
84014
|
"defaultValue": null,
|
|
84029
|
-
"description": "
|
|
84030
|
-
"name": "
|
|
84015
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
|
|
84016
|
+
"name": "ref",
|
|
84017
|
+
"parent": {
|
|
84018
|
+
"fileName": "components/src/components/Markdown/Markdown.tsx",
|
|
84019
|
+
"name": "MarkdownProps"
|
|
84020
|
+
},
|
|
84031
84021
|
"declarations": [
|
|
84032
84022
|
{
|
|
84033
|
-
"fileName": "
|
|
84034
|
-
"name": "
|
|
84023
|
+
"fileName": "components/src/components/Markdown/Markdown.tsx",
|
|
84024
|
+
"name": "MarkdownProps"
|
|
84025
|
+
},
|
|
84026
|
+
{
|
|
84027
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.2/node_modules/@types/react/index.d.ts",
|
|
84028
|
+
"name": "RefAttributes"
|
|
84035
84029
|
}
|
|
84036
84030
|
],
|
|
84037
84031
|
"required": false,
|
|
84038
84032
|
"type": {
|
|
84039
|
-
"name": "
|
|
84033
|
+
"name": "(RefObject<HTMLDivElement> & Ref<HTMLDivElement>)"
|
|
84040
84034
|
}
|
|
84041
84035
|
},
|
|
84042
|
-
"
|
|
84043
|
-
"defaultValue":
|
|
84044
|
-
|
|
84045
|
-
|
|
84036
|
+
"headingOffset": {
|
|
84037
|
+
"defaultValue": {
|
|
84038
|
+
"value": "0"
|
|
84039
|
+
},
|
|
84040
|
+
"description": "Shifts all heading levels by the given offset.",
|
|
84041
|
+
"name": "headingOffset",
|
|
84042
|
+
"parent": {
|
|
84043
|
+
"fileName": "components/src/components/Markdown/Markdown.tsx",
|
|
84044
|
+
"name": "MarkdownProps"
|
|
84045
|
+
},
|
|
84046
84046
|
"declarations": [
|
|
84047
84047
|
{
|
|
84048
|
-
"fileName": "
|
|
84049
|
-
"name": "
|
|
84048
|
+
"fileName": "components/src/components/Markdown/Markdown.tsx",
|
|
84049
|
+
"name": "MarkdownProps"
|
|
84050
84050
|
}
|
|
84051
84051
|
],
|
|
84052
84052
|
"required": false,
|
|
84053
84053
|
"type": {
|
|
84054
|
-
"name": "
|
|
84054
|
+
"name": "number"
|
|
84055
84055
|
}
|
|
84056
84056
|
},
|
|
84057
|
-
"
|
|
84057
|
+
"inputRef": {
|
|
84058
84058
|
"defaultValue": null,
|
|
84059
|
-
"description": "
|
|
84060
|
-
"name": "
|
|
84059
|
+
"description": "",
|
|
84060
|
+
"name": "inputRef",
|
|
84061
84061
|
"declarations": [
|
|
84062
84062
|
{
|
|
84063
|
-
"fileName": "
|
|
84063
|
+
"fileName": "components/src/components/MarkdownEditor/MarkdownEditor.tsx",
|
|
84064
84064
|
"name": "TypeLiteral"
|
|
84065
84065
|
}
|
|
84066
84066
|
],
|
|
84067
84067
|
"required": false,
|
|
84068
84068
|
"type": {
|
|
84069
|
-
"name": "
|
|
84069
|
+
"name": "RefObject<HTMLTextAreaElement | null>"
|
|
84070
84070
|
}
|
|
84071
84071
|
}
|
|
84072
84072
|
}
|