@mittwald/flow-react-components 0.2.0-alpha.625 → 0.2.0-alpha.626
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 +514 -514
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,10 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [0.2.0-alpha.626](https://github.com/mittwald/flow/compare/0.2.0-alpha.625...0.2.0-alpha.626) (2026-01-12)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @mittwald/flow-react-components
|
|
9
|
+
|
|
6
10
|
# [0.2.0-alpha.625](https://github.com/mittwald/flow/compare/0.2.0-alpha.624...0.2.0-alpha.625) (2026-01-12)
|
|
7
11
|
|
|
8
12
|
### Features
|
|
@@ -207482,53 +207482,6 @@
|
|
|
207482
207482
|
}
|
|
207483
207483
|
}
|
|
207484
207484
|
},
|
|
207485
|
-
{
|
|
207486
|
-
"tags": {
|
|
207487
|
-
"flr-generate": "all"
|
|
207488
|
-
},
|
|
207489
|
-
"filePath": "src/components/Color/Color.tsx",
|
|
207490
|
-
"description": "",
|
|
207491
|
-
"displayName": "Color",
|
|
207492
|
-
"methods": [],
|
|
207493
|
-
"props": {
|
|
207494
|
-
"color": {
|
|
207495
|
-
"defaultValue": {
|
|
207496
|
-
"value": "\"blue\""
|
|
207497
|
-
},
|
|
207498
|
-
"description": "The color of the element.",
|
|
207499
|
-
"name": "color",
|
|
207500
|
-
"parent": {
|
|
207501
|
-
"fileName": "src/components/Color/Color.tsx",
|
|
207502
|
-
"name": "ColorProps"
|
|
207503
|
-
},
|
|
207504
|
-
"declarations": [
|
|
207505
|
-
{
|
|
207506
|
-
"fileName": "src/components/Color/Color.tsx",
|
|
207507
|
-
"name": "ColorProps"
|
|
207508
|
-
}
|
|
207509
|
-
],
|
|
207510
|
-
"required": false,
|
|
207511
|
-
"type": {
|
|
207512
|
-
"name": "FlowWithCustomColor"
|
|
207513
|
-
}
|
|
207514
|
-
},
|
|
207515
|
-
"children": {
|
|
207516
|
-
"defaultValue": null,
|
|
207517
|
-
"description": "",
|
|
207518
|
-
"name": "children",
|
|
207519
|
-
"declarations": [
|
|
207520
|
-
{
|
|
207521
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.7/node_modules/@types/react/index.d.ts",
|
|
207522
|
-
"name": "TypeLiteral"
|
|
207523
|
-
}
|
|
207524
|
-
],
|
|
207525
|
-
"required": false,
|
|
207526
|
-
"type": {
|
|
207527
|
-
"name": "ReactNode"
|
|
207528
|
-
}
|
|
207529
|
-
}
|
|
207530
|
-
}
|
|
207531
|
-
},
|
|
207532
207485
|
{
|
|
207533
207486
|
"tags": {
|
|
207534
207487
|
"flr-generate": "all"
|
|
@@ -213025,6 +212978,53 @@
|
|
|
213025
212978
|
}
|
|
213026
212979
|
}
|
|
213027
212980
|
},
|
|
212981
|
+
{
|
|
212982
|
+
"tags": {
|
|
212983
|
+
"flr-generate": "all"
|
|
212984
|
+
},
|
|
212985
|
+
"filePath": "src/components/Color/Color.tsx",
|
|
212986
|
+
"description": "",
|
|
212987
|
+
"displayName": "Color",
|
|
212988
|
+
"methods": [],
|
|
212989
|
+
"props": {
|
|
212990
|
+
"color": {
|
|
212991
|
+
"defaultValue": {
|
|
212992
|
+
"value": "\"blue\""
|
|
212993
|
+
},
|
|
212994
|
+
"description": "The color of the element.",
|
|
212995
|
+
"name": "color",
|
|
212996
|
+
"parent": {
|
|
212997
|
+
"fileName": "src/components/Color/Color.tsx",
|
|
212998
|
+
"name": "ColorProps"
|
|
212999
|
+
},
|
|
213000
|
+
"declarations": [
|
|
213001
|
+
{
|
|
213002
|
+
"fileName": "src/components/Color/Color.tsx",
|
|
213003
|
+
"name": "ColorProps"
|
|
213004
|
+
}
|
|
213005
|
+
],
|
|
213006
|
+
"required": false,
|
|
213007
|
+
"type": {
|
|
213008
|
+
"name": "FlowWithCustomColor"
|
|
213009
|
+
}
|
|
213010
|
+
},
|
|
213011
|
+
"children": {
|
|
213012
|
+
"defaultValue": null,
|
|
213013
|
+
"description": "",
|
|
213014
|
+
"name": "children",
|
|
213015
|
+
"declarations": [
|
|
213016
|
+
{
|
|
213017
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.7/node_modules/@types/react/index.d.ts",
|
|
213018
|
+
"name": "TypeLiteral"
|
|
213019
|
+
}
|
|
213020
|
+
],
|
|
213021
|
+
"required": false,
|
|
213022
|
+
"type": {
|
|
213023
|
+
"name": "ReactNode"
|
|
213024
|
+
}
|
|
213025
|
+
}
|
|
213026
|
+
}
|
|
213027
|
+
},
|
|
213028
213028
|
{
|
|
213029
213029
|
"tags": {
|
|
213030
213030
|
"flr-generate": "all"
|
|
@@ -273112,33 +273112,7 @@
|
|
|
273112
273112
|
"tags": {
|
|
273113
273113
|
"deprecated": "Use RouterProvider instead"
|
|
273114
273114
|
},
|
|
273115
|
-
"filePath": "src/integrations/nextjs/components/
|
|
273116
|
-
"description": "",
|
|
273117
|
-
"displayName": "LinkProvider",
|
|
273118
|
-
"methods": [],
|
|
273119
|
-
"props": {
|
|
273120
|
-
"children": {
|
|
273121
|
-
"defaultValue": null,
|
|
273122
|
-
"description": "",
|
|
273123
|
-
"name": "children",
|
|
273124
|
-
"declarations": [
|
|
273125
|
-
{
|
|
273126
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.7/node_modules/@types/react/index.d.ts",
|
|
273127
|
-
"name": "TypeLiteral"
|
|
273128
|
-
}
|
|
273129
|
-
],
|
|
273130
|
-
"required": false,
|
|
273131
|
-
"type": {
|
|
273132
|
-
"name": "ReactNode"
|
|
273133
|
-
}
|
|
273134
|
-
}
|
|
273135
|
-
}
|
|
273136
|
-
},
|
|
273137
|
-
{
|
|
273138
|
-
"tags": {
|
|
273139
|
-
"deprecated": "Use RouterProvider instead"
|
|
273140
|
-
},
|
|
273141
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/nextjs/components/Link/Link.tsx",
|
|
273115
|
+
"filePath": "src/integrations/nextjs/components/Link/Link.tsx",
|
|
273142
273116
|
"description": "",
|
|
273143
273117
|
"displayName": "Link",
|
|
273144
273118
|
"methods": [],
|
|
@@ -273148,12 +273122,12 @@
|
|
|
273148
273122
|
"description": "",
|
|
273149
273123
|
"name": "ref",
|
|
273150
273124
|
"parent": {
|
|
273151
|
-
"fileName": "
|
|
273125
|
+
"fileName": "src/integrations/nextjs/components/Link/Link.tsx",
|
|
273152
273126
|
"name": "Props"
|
|
273153
273127
|
},
|
|
273154
273128
|
"declarations": [
|
|
273155
273129
|
{
|
|
273156
|
-
"fileName": "
|
|
273130
|
+
"fileName": "src/integrations/nextjs/components/Link/Link.tsx",
|
|
273157
273131
|
"name": "Props"
|
|
273158
273132
|
}
|
|
273159
273133
|
],
|
|
@@ -273167,12 +273141,12 @@
|
|
|
273167
273141
|
"description": "",
|
|
273168
273142
|
"name": "isDisabled",
|
|
273169
273143
|
"parent": {
|
|
273170
|
-
"fileName": "
|
|
273144
|
+
"fileName": "src/integrations/nextjs/components/Link/Link.tsx",
|
|
273171
273145
|
"name": "Props"
|
|
273172
273146
|
},
|
|
273173
273147
|
"declarations": [
|
|
273174
273148
|
{
|
|
273175
|
-
"fileName": "
|
|
273149
|
+
"fileName": "src/integrations/nextjs/components/Link/Link.tsx",
|
|
273176
273150
|
"name": "Props"
|
|
273177
273151
|
}
|
|
273178
273152
|
],
|
|
@@ -278636,6 +278610,32 @@
|
|
|
278636
278610
|
}
|
|
278637
278611
|
}
|
|
278638
278612
|
},
|
|
278613
|
+
{
|
|
278614
|
+
"tags": {
|
|
278615
|
+
"deprecated": "Use RouterProvider instead"
|
|
278616
|
+
},
|
|
278617
|
+
"filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
|
|
278618
|
+
"description": "",
|
|
278619
|
+
"displayName": "LinkProvider",
|
|
278620
|
+
"methods": [],
|
|
278621
|
+
"props": {
|
|
278622
|
+
"children": {
|
|
278623
|
+
"defaultValue": null,
|
|
278624
|
+
"description": "",
|
|
278625
|
+
"name": "children",
|
|
278626
|
+
"declarations": [
|
|
278627
|
+
{
|
|
278628
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.7/node_modules/@types/react/index.d.ts",
|
|
278629
|
+
"name": "TypeLiteral"
|
|
278630
|
+
}
|
|
278631
|
+
],
|
|
278632
|
+
"required": false,
|
|
278633
|
+
"type": {
|
|
278634
|
+
"name": "ReactNode"
|
|
278635
|
+
}
|
|
278636
|
+
}
|
|
278637
|
+
}
|
|
278638
|
+
},
|
|
278639
278639
|
{
|
|
278640
278640
|
"tags": {
|
|
278641
278641
|
"flr-generate": "all"
|
|
@@ -282164,23 +282164,23 @@
|
|
|
282164
282164
|
"tags": {
|
|
282165
282165
|
"flr-generate": "all"
|
|
282166
282166
|
},
|
|
282167
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
282167
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableRow/TableRow.tsx",
|
|
282168
282168
|
"description": "",
|
|
282169
|
-
"displayName": "
|
|
282169
|
+
"displayName": "TableRow",
|
|
282170
282170
|
"methods": [],
|
|
282171
282171
|
"props": {
|
|
282172
282172
|
"columns": {
|
|
282173
282173
|
"defaultValue": null,
|
|
282174
|
-
"description": "A list of
|
|
282174
|
+
"description": "A list of columns used when dynamically rendering cells.",
|
|
282175
282175
|
"name": "columns",
|
|
282176
282176
|
"parent": {
|
|
282177
282177
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
282178
|
-
"name": "
|
|
282178
|
+
"name": "RowProps"
|
|
282179
282179
|
},
|
|
282180
282180
|
"declarations": [
|
|
282181
282181
|
{
|
|
282182
282182
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
282183
|
-
"name": "
|
|
282183
|
+
"name": "RowProps"
|
|
282184
282184
|
}
|
|
282185
282185
|
],
|
|
282186
282186
|
"required": false,
|
|
@@ -282207,6 +282207,25 @@
|
|
|
282207
282207
|
"name": "ReactNode"
|
|
282208
282208
|
}
|
|
282209
282209
|
},
|
|
282210
|
+
"value": {
|
|
282211
|
+
"defaultValue": null,
|
|
282212
|
+
"description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
|
|
282213
|
+
"name": "value",
|
|
282214
|
+
"parent": {
|
|
282215
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
282216
|
+
"name": "MenuItemProps"
|
|
282217
|
+
},
|
|
282218
|
+
"declarations": [
|
|
282219
|
+
{
|
|
282220
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
282221
|
+
"name": "MenuItemProps"
|
|
282222
|
+
}
|
|
282223
|
+
],
|
|
282224
|
+
"required": false,
|
|
282225
|
+
"type": {
|
|
282226
|
+
"name": "object"
|
|
282227
|
+
}
|
|
282228
|
+
},
|
|
282210
282229
|
"dependencies": {
|
|
282211
282230
|
"defaultValue": null,
|
|
282212
282231
|
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
@@ -282226,6 +282245,82 @@
|
|
|
282226
282245
|
"name": "readonly any[]"
|
|
282227
282246
|
}
|
|
282228
282247
|
},
|
|
282248
|
+
"textValue": {
|
|
282249
|
+
"defaultValue": null,
|
|
282250
|
+
"description": "A string representation of the item's contents, used for features like typeahead.",
|
|
282251
|
+
"name": "textValue",
|
|
282252
|
+
"parent": {
|
|
282253
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
282254
|
+
"name": "ListBoxItemProps"
|
|
282255
|
+
},
|
|
282256
|
+
"declarations": [
|
|
282257
|
+
{
|
|
282258
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
282259
|
+
"name": "ListBoxItemProps"
|
|
282260
|
+
}
|
|
282261
|
+
],
|
|
282262
|
+
"required": false,
|
|
282263
|
+
"type": {
|
|
282264
|
+
"name": "string"
|
|
282265
|
+
}
|
|
282266
|
+
},
|
|
282267
|
+
"isDisabled": {
|
|
282268
|
+
"defaultValue": null,
|
|
282269
|
+
"description": "Whether the item is disabled.",
|
|
282270
|
+
"name": "isDisabled",
|
|
282271
|
+
"parent": {
|
|
282272
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
282273
|
+
"name": "ListBoxItemProps"
|
|
282274
|
+
},
|
|
282275
|
+
"declarations": [
|
|
282276
|
+
{
|
|
282277
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
282278
|
+
"name": "ListBoxItemProps"
|
|
282279
|
+
}
|
|
282280
|
+
],
|
|
282281
|
+
"required": false,
|
|
282282
|
+
"type": {
|
|
282283
|
+
"name": "boolean"
|
|
282284
|
+
}
|
|
282285
|
+
},
|
|
282286
|
+
"onAction": {
|
|
282287
|
+
"defaultValue": null,
|
|
282288
|
+
"description": "Handler that is called when a user performs an action on the item. The exact user event depends on\nthe collection's `selectionBehavior` prop and the interaction modality.",
|
|
282289
|
+
"name": "onAction",
|
|
282290
|
+
"parent": {
|
|
282291
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
282292
|
+
"name": "ListBoxItemProps"
|
|
282293
|
+
},
|
|
282294
|
+
"declarations": [
|
|
282295
|
+
{
|
|
282296
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
282297
|
+
"name": "ListBoxItemProps"
|
|
282298
|
+
}
|
|
282299
|
+
],
|
|
282300
|
+
"required": false,
|
|
282301
|
+
"type": {
|
|
282302
|
+
"name": "(() => void)"
|
|
282303
|
+
}
|
|
282304
|
+
},
|
|
282305
|
+
"id": {
|
|
282306
|
+
"defaultValue": null,
|
|
282307
|
+
"description": "The unique id of the item.",
|
|
282308
|
+
"name": "id",
|
|
282309
|
+
"parent": {
|
|
282310
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
282311
|
+
"name": "MenuItemProps"
|
|
282312
|
+
},
|
|
282313
|
+
"declarations": [
|
|
282314
|
+
{
|
|
282315
|
+
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
282316
|
+
"name": "MenuItemProps"
|
|
282317
|
+
}
|
|
282318
|
+
],
|
|
282319
|
+
"required": false,
|
|
282320
|
+
"type": {
|
|
282321
|
+
"name": "Key"
|
|
282322
|
+
}
|
|
282323
|
+
},
|
|
282229
282324
|
"className": {
|
|
282230
282325
|
"defaultValue": null,
|
|
282231
282326
|
"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.",
|
|
@@ -282264,6 +282359,158 @@
|
|
|
282264
282359
|
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
282265
282360
|
}
|
|
282266
282361
|
},
|
|
282362
|
+
"href": {
|
|
282363
|
+
"defaultValue": null,
|
|
282364
|
+
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
282365
|
+
"name": "href",
|
|
282366
|
+
"parent": {
|
|
282367
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282368
|
+
"name": "LinkDOMProps"
|
|
282369
|
+
},
|
|
282370
|
+
"declarations": [
|
|
282371
|
+
{
|
|
282372
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282373
|
+
"name": "LinkDOMProps"
|
|
282374
|
+
}
|
|
282375
|
+
],
|
|
282376
|
+
"required": false,
|
|
282377
|
+
"type": {
|
|
282378
|
+
"name": "string"
|
|
282379
|
+
}
|
|
282380
|
+
},
|
|
282381
|
+
"hrefLang": {
|
|
282382
|
+
"defaultValue": null,
|
|
282383
|
+
"description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
282384
|
+
"name": "hrefLang",
|
|
282385
|
+
"parent": {
|
|
282386
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282387
|
+
"name": "LinkDOMProps"
|
|
282388
|
+
},
|
|
282389
|
+
"declarations": [
|
|
282390
|
+
{
|
|
282391
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282392
|
+
"name": "LinkDOMProps"
|
|
282393
|
+
}
|
|
282394
|
+
],
|
|
282395
|
+
"required": false,
|
|
282396
|
+
"type": {
|
|
282397
|
+
"name": "string"
|
|
282398
|
+
}
|
|
282399
|
+
},
|
|
282400
|
+
"target": {
|
|
282401
|
+
"defaultValue": null,
|
|
282402
|
+
"description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
282403
|
+
"name": "target",
|
|
282404
|
+
"parent": {
|
|
282405
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282406
|
+
"name": "LinkDOMProps"
|
|
282407
|
+
},
|
|
282408
|
+
"declarations": [
|
|
282409
|
+
{
|
|
282410
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282411
|
+
"name": "LinkDOMProps"
|
|
282412
|
+
}
|
|
282413
|
+
],
|
|
282414
|
+
"required": false,
|
|
282415
|
+
"type": {
|
|
282416
|
+
"name": "HTMLAttributeAnchorTarget"
|
|
282417
|
+
}
|
|
282418
|
+
},
|
|
282419
|
+
"rel": {
|
|
282420
|
+
"defaultValue": null,
|
|
282421
|
+
"description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
282422
|
+
"name": "rel",
|
|
282423
|
+
"parent": {
|
|
282424
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282425
|
+
"name": "LinkDOMProps"
|
|
282426
|
+
},
|
|
282427
|
+
"declarations": [
|
|
282428
|
+
{
|
|
282429
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282430
|
+
"name": "LinkDOMProps"
|
|
282431
|
+
}
|
|
282432
|
+
],
|
|
282433
|
+
"required": false,
|
|
282434
|
+
"type": {
|
|
282435
|
+
"name": "string"
|
|
282436
|
+
}
|
|
282437
|
+
},
|
|
282438
|
+
"download": {
|
|
282439
|
+
"defaultValue": null,
|
|
282440
|
+
"description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
|
|
282441
|
+
"name": "download",
|
|
282442
|
+
"parent": {
|
|
282443
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282444
|
+
"name": "LinkDOMProps"
|
|
282445
|
+
},
|
|
282446
|
+
"declarations": [
|
|
282447
|
+
{
|
|
282448
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282449
|
+
"name": "LinkDOMProps"
|
|
282450
|
+
}
|
|
282451
|
+
],
|
|
282452
|
+
"required": false,
|
|
282453
|
+
"type": {
|
|
282454
|
+
"name": "string | boolean"
|
|
282455
|
+
}
|
|
282456
|
+
},
|
|
282457
|
+
"ping": {
|
|
282458
|
+
"defaultValue": null,
|
|
282459
|
+
"description": "A space-separated list of URLs to ping when the link is followed. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
|
|
282460
|
+
"name": "ping",
|
|
282461
|
+
"parent": {
|
|
282462
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282463
|
+
"name": "LinkDOMProps"
|
|
282464
|
+
},
|
|
282465
|
+
"declarations": [
|
|
282466
|
+
{
|
|
282467
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282468
|
+
"name": "LinkDOMProps"
|
|
282469
|
+
}
|
|
282470
|
+
],
|
|
282471
|
+
"required": false,
|
|
282472
|
+
"type": {
|
|
282473
|
+
"name": "string"
|
|
282474
|
+
}
|
|
282475
|
+
},
|
|
282476
|
+
"referrerPolicy": {
|
|
282477
|
+
"defaultValue": null,
|
|
282478
|
+
"description": "How much of the referrer to send when following the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
|
|
282479
|
+
"name": "referrerPolicy",
|
|
282480
|
+
"parent": {
|
|
282481
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282482
|
+
"name": "LinkDOMProps"
|
|
282483
|
+
},
|
|
282484
|
+
"declarations": [
|
|
282485
|
+
{
|
|
282486
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282487
|
+
"name": "LinkDOMProps"
|
|
282488
|
+
}
|
|
282489
|
+
],
|
|
282490
|
+
"required": false,
|
|
282491
|
+
"type": {
|
|
282492
|
+
"name": "HTMLAttributeReferrerPolicy"
|
|
282493
|
+
}
|
|
282494
|
+
},
|
|
282495
|
+
"routerOptions": {
|
|
282496
|
+
"defaultValue": null,
|
|
282497
|
+
"description": "Options for the configured client side router.",
|
|
282498
|
+
"name": "routerOptions",
|
|
282499
|
+
"parent": {
|
|
282500
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282501
|
+
"name": "LinkDOMProps"
|
|
282502
|
+
},
|
|
282503
|
+
"declarations": [
|
|
282504
|
+
{
|
|
282505
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282506
|
+
"name": "LinkDOMProps"
|
|
282507
|
+
}
|
|
282508
|
+
],
|
|
282509
|
+
"required": false,
|
|
282510
|
+
"type": {
|
|
282511
|
+
"name": "undefined"
|
|
282512
|
+
}
|
|
282513
|
+
},
|
|
282267
282514
|
"onHoverStart": {
|
|
282268
282515
|
"defaultValue": null,
|
|
282269
282516
|
"description": "Handler that is called when a hover interaction starts.",
|
|
@@ -282321,6 +282568,120 @@
|
|
|
282321
282568
|
"name": "((isHovering: boolean) => void)"
|
|
282322
282569
|
}
|
|
282323
282570
|
},
|
|
282571
|
+
"onPress": {
|
|
282572
|
+
"defaultValue": null,
|
|
282573
|
+
"description": "Handler that is called when the press is released over the target.",
|
|
282574
|
+
"name": "onPress",
|
|
282575
|
+
"parent": {
|
|
282576
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
282577
|
+
"name": "PressEvents"
|
|
282578
|
+
},
|
|
282579
|
+
"declarations": [
|
|
282580
|
+
{
|
|
282581
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
282582
|
+
"name": "PressEvents"
|
|
282583
|
+
}
|
|
282584
|
+
],
|
|
282585
|
+
"required": false,
|
|
282586
|
+
"type": {
|
|
282587
|
+
"name": "((e: PressEvent) => void)"
|
|
282588
|
+
}
|
|
282589
|
+
},
|
|
282590
|
+
"onPressStart": {
|
|
282591
|
+
"defaultValue": null,
|
|
282592
|
+
"description": "Handler that is called when a press interaction starts.",
|
|
282593
|
+
"name": "onPressStart",
|
|
282594
|
+
"parent": {
|
|
282595
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
282596
|
+
"name": "PressEvents"
|
|
282597
|
+
},
|
|
282598
|
+
"declarations": [
|
|
282599
|
+
{
|
|
282600
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
282601
|
+
"name": "PressEvents"
|
|
282602
|
+
}
|
|
282603
|
+
],
|
|
282604
|
+
"required": false,
|
|
282605
|
+
"type": {
|
|
282606
|
+
"name": "((e: PressEvent) => void)"
|
|
282607
|
+
}
|
|
282608
|
+
},
|
|
282609
|
+
"onPressEnd": {
|
|
282610
|
+
"defaultValue": null,
|
|
282611
|
+
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
282612
|
+
"name": "onPressEnd",
|
|
282613
|
+
"parent": {
|
|
282614
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
282615
|
+
"name": "PressEvents"
|
|
282616
|
+
},
|
|
282617
|
+
"declarations": [
|
|
282618
|
+
{
|
|
282619
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
282620
|
+
"name": "PressEvents"
|
|
282621
|
+
}
|
|
282622
|
+
],
|
|
282623
|
+
"required": false,
|
|
282624
|
+
"type": {
|
|
282625
|
+
"name": "((e: PressEvent) => void)"
|
|
282626
|
+
}
|
|
282627
|
+
},
|
|
282628
|
+
"onPressChange": {
|
|
282629
|
+
"defaultValue": null,
|
|
282630
|
+
"description": "Handler that is called when the press state changes.",
|
|
282631
|
+
"name": "onPressChange",
|
|
282632
|
+
"parent": {
|
|
282633
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
282634
|
+
"name": "PressEvents"
|
|
282635
|
+
},
|
|
282636
|
+
"declarations": [
|
|
282637
|
+
{
|
|
282638
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
282639
|
+
"name": "PressEvents"
|
|
282640
|
+
}
|
|
282641
|
+
],
|
|
282642
|
+
"required": false,
|
|
282643
|
+
"type": {
|
|
282644
|
+
"name": "((isPressed: boolean) => void)"
|
|
282645
|
+
}
|
|
282646
|
+
},
|
|
282647
|
+
"onPressUp": {
|
|
282648
|
+
"defaultValue": null,
|
|
282649
|
+
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
282650
|
+
"name": "onPressUp",
|
|
282651
|
+
"parent": {
|
|
282652
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
282653
|
+
"name": "PressEvents"
|
|
282654
|
+
},
|
|
282655
|
+
"declarations": [
|
|
282656
|
+
{
|
|
282657
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
282658
|
+
"name": "PressEvents"
|
|
282659
|
+
}
|
|
282660
|
+
],
|
|
282661
|
+
"required": false,
|
|
282662
|
+
"type": {
|
|
282663
|
+
"name": "((e: PressEvent) => void)"
|
|
282664
|
+
}
|
|
282665
|
+
},
|
|
282666
|
+
"onClick": {
|
|
282667
|
+
"defaultValue": null,
|
|
282668
|
+
"description": "**Not recommended – use `onPress` instead.** `onClick` is an alias for `onPress`\nprovided for compatibility with other libraries. `onPress` provides \nadditional event details for non-mouse interactions.",
|
|
282669
|
+
"name": "onClick",
|
|
282670
|
+
"parent": {
|
|
282671
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
282672
|
+
"name": "PressEvents"
|
|
282673
|
+
},
|
|
282674
|
+
"declarations": [
|
|
282675
|
+
{
|
|
282676
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
282677
|
+
"name": "PressEvents"
|
|
282678
|
+
}
|
|
282679
|
+
],
|
|
282680
|
+
"required": false,
|
|
282681
|
+
"type": {
|
|
282682
|
+
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
282683
|
+
}
|
|
282684
|
+
},
|
|
282324
282685
|
"dir": {
|
|
282325
282686
|
"defaultValue": null,
|
|
282326
282687
|
"description": "",
|
|
@@ -282416,25 +282777,6 @@
|
|
|
282416
282777
|
"name": "\"yes\" | \"no\""
|
|
282417
282778
|
}
|
|
282418
282779
|
},
|
|
282419
|
-
"onClick": {
|
|
282420
|
-
"defaultValue": null,
|
|
282421
|
-
"description": "",
|
|
282422
|
-
"name": "onClick",
|
|
282423
|
-
"parent": {
|
|
282424
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282425
|
-
"name": "GlobalDOMEvents"
|
|
282426
|
-
},
|
|
282427
|
-
"declarations": [
|
|
282428
|
-
{
|
|
282429
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
282430
|
-
"name": "GlobalDOMEvents"
|
|
282431
|
-
}
|
|
282432
|
-
],
|
|
282433
|
-
"required": false,
|
|
282434
|
-
"type": {
|
|
282435
|
-
"name": "MouseEventHandler<HTMLDivElement>"
|
|
282436
|
-
}
|
|
282437
|
-
},
|
|
282438
282780
|
"onClickCapture": {
|
|
282439
282781
|
"defaultValue": null,
|
|
282440
282782
|
"description": "",
|
|
@@ -283631,6 +283973,21 @@
|
|
|
283631
283973
|
"type": {
|
|
283632
283974
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
283633
283975
|
}
|
|
283976
|
+
},
|
|
283977
|
+
"footer": {
|
|
283978
|
+
"defaultValue": null,
|
|
283979
|
+
"description": "@internal",
|
|
283980
|
+
"name": "footer",
|
|
283981
|
+
"declarations": [
|
|
283982
|
+
{
|
|
283983
|
+
"fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
|
|
283984
|
+
"name": "TypeLiteral"
|
|
283985
|
+
}
|
|
283986
|
+
],
|
|
283987
|
+
"required": false,
|
|
283988
|
+
"type": {
|
|
283989
|
+
"name": "boolean"
|
|
283990
|
+
}
|
|
283634
283991
|
}
|
|
283635
283992
|
}
|
|
283636
283993
|
},
|
|
@@ -283638,23 +283995,23 @@
|
|
|
283638
283995
|
"tags": {
|
|
283639
283996
|
"flr-generate": "all"
|
|
283640
283997
|
},
|
|
283641
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/
|
|
283998
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Table/components/TableHeader/TableHeader.tsx",
|
|
283642
283999
|
"description": "",
|
|
283643
|
-
"displayName": "
|
|
284000
|
+
"displayName": "TableHeader",
|
|
283644
284001
|
"methods": [],
|
|
283645
284002
|
"props": {
|
|
283646
284003
|
"columns": {
|
|
283647
284004
|
"defaultValue": null,
|
|
283648
|
-
"description": "A list of
|
|
284005
|
+
"description": "A list of columns used when dynamically rendering cells.",
|
|
283649
284006
|
"name": "columns",
|
|
283650
284007
|
"parent": {
|
|
283651
284008
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
283652
|
-
"name": "
|
|
284009
|
+
"name": "RowProps"
|
|
283653
284010
|
},
|
|
283654
284011
|
"declarations": [
|
|
283655
284012
|
{
|
|
283656
284013
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
283657
|
-
"name": "
|
|
284014
|
+
"name": "RowProps"
|
|
283658
284015
|
}
|
|
283659
284016
|
],
|
|
283660
284017
|
"required": false,
|
|
@@ -283681,25 +284038,6 @@
|
|
|
283681
284038
|
"name": "ReactNode"
|
|
283682
284039
|
}
|
|
283683
284040
|
},
|
|
283684
|
-
"value": {
|
|
283685
|
-
"defaultValue": null,
|
|
283686
|
-
"description": "The object value that this item represents. When using dynamic collections, this is set automatically.",
|
|
283687
|
-
"name": "value",
|
|
283688
|
-
"parent": {
|
|
283689
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
283690
|
-
"name": "MenuItemProps"
|
|
283691
|
-
},
|
|
283692
|
-
"declarations": [
|
|
283693
|
-
{
|
|
283694
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
283695
|
-
"name": "MenuItemProps"
|
|
283696
|
-
}
|
|
283697
|
-
],
|
|
283698
|
-
"required": false,
|
|
283699
|
-
"type": {
|
|
283700
|
-
"name": "object"
|
|
283701
|
-
}
|
|
283702
|
-
},
|
|
283703
284041
|
"dependencies": {
|
|
283704
284042
|
"defaultValue": null,
|
|
283705
284043
|
"description": "Values that should invalidate the item cache when using dynamic collections.",
|
|
@@ -283719,82 +284057,6 @@
|
|
|
283719
284057
|
"name": "readonly any[]"
|
|
283720
284058
|
}
|
|
283721
284059
|
},
|
|
283722
|
-
"textValue": {
|
|
283723
|
-
"defaultValue": null,
|
|
283724
|
-
"description": "A string representation of the item's contents, used for features like typeahead.",
|
|
283725
|
-
"name": "textValue",
|
|
283726
|
-
"parent": {
|
|
283727
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
283728
|
-
"name": "ListBoxItemProps"
|
|
283729
|
-
},
|
|
283730
|
-
"declarations": [
|
|
283731
|
-
{
|
|
283732
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
283733
|
-
"name": "ListBoxItemProps"
|
|
283734
|
-
}
|
|
283735
|
-
],
|
|
283736
|
-
"required": false,
|
|
283737
|
-
"type": {
|
|
283738
|
-
"name": "string"
|
|
283739
|
-
}
|
|
283740
|
-
},
|
|
283741
|
-
"isDisabled": {
|
|
283742
|
-
"defaultValue": null,
|
|
283743
|
-
"description": "Whether the item is disabled.",
|
|
283744
|
-
"name": "isDisabled",
|
|
283745
|
-
"parent": {
|
|
283746
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
283747
|
-
"name": "ListBoxItemProps"
|
|
283748
|
-
},
|
|
283749
|
-
"declarations": [
|
|
283750
|
-
{
|
|
283751
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
283752
|
-
"name": "ListBoxItemProps"
|
|
283753
|
-
}
|
|
283754
|
-
],
|
|
283755
|
-
"required": false,
|
|
283756
|
-
"type": {
|
|
283757
|
-
"name": "boolean"
|
|
283758
|
-
}
|
|
283759
|
-
},
|
|
283760
|
-
"onAction": {
|
|
283761
|
-
"defaultValue": null,
|
|
283762
|
-
"description": "Handler that is called when a user performs an action on the item. The exact user event depends on\nthe collection's `selectionBehavior` prop and the interaction modality.",
|
|
283763
|
-
"name": "onAction",
|
|
283764
|
-
"parent": {
|
|
283765
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
283766
|
-
"name": "ListBoxItemProps"
|
|
283767
|
-
},
|
|
283768
|
-
"declarations": [
|
|
283769
|
-
{
|
|
283770
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
283771
|
-
"name": "ListBoxItemProps"
|
|
283772
|
-
}
|
|
283773
|
-
],
|
|
283774
|
-
"required": false,
|
|
283775
|
-
"type": {
|
|
283776
|
-
"name": "(() => void)"
|
|
283777
|
-
}
|
|
283778
|
-
},
|
|
283779
|
-
"id": {
|
|
283780
|
-
"defaultValue": null,
|
|
283781
|
-
"description": "The unique id of the item.",
|
|
283782
|
-
"name": "id",
|
|
283783
|
-
"parent": {
|
|
283784
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
283785
|
-
"name": "MenuItemProps"
|
|
283786
|
-
},
|
|
283787
|
-
"declarations": [
|
|
283788
|
-
{
|
|
283789
|
-
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
283790
|
-
"name": "MenuItemProps"
|
|
283791
|
-
}
|
|
283792
|
-
],
|
|
283793
|
-
"required": false,
|
|
283794
|
-
"type": {
|
|
283795
|
-
"name": "Key"
|
|
283796
|
-
}
|
|
283797
|
-
},
|
|
283798
284060
|
"className": {
|
|
283799
284061
|
"defaultValue": null,
|
|
283800
284062
|
"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.",
|
|
@@ -283833,158 +284095,6 @@
|
|
|
283833
284095
|
"name": "StyleOrFunction<TooltipRenderProps>"
|
|
283834
284096
|
}
|
|
283835
284097
|
},
|
|
283836
|
-
"href": {
|
|
283837
|
-
"defaultValue": null,
|
|
283838
|
-
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
283839
|
-
"name": "href",
|
|
283840
|
-
"parent": {
|
|
283841
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283842
|
-
"name": "LinkDOMProps"
|
|
283843
|
-
},
|
|
283844
|
-
"declarations": [
|
|
283845
|
-
{
|
|
283846
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283847
|
-
"name": "LinkDOMProps"
|
|
283848
|
-
}
|
|
283849
|
-
],
|
|
283850
|
-
"required": false,
|
|
283851
|
-
"type": {
|
|
283852
|
-
"name": "string"
|
|
283853
|
-
}
|
|
283854
|
-
},
|
|
283855
|
-
"hrefLang": {
|
|
283856
|
-
"defaultValue": null,
|
|
283857
|
-
"description": "Hints at the human language of the linked URL. See[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#hreflang).",
|
|
283858
|
-
"name": "hrefLang",
|
|
283859
|
-
"parent": {
|
|
283860
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283861
|
-
"name": "LinkDOMProps"
|
|
283862
|
-
},
|
|
283863
|
-
"declarations": [
|
|
283864
|
-
{
|
|
283865
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283866
|
-
"name": "LinkDOMProps"
|
|
283867
|
-
}
|
|
283868
|
-
],
|
|
283869
|
-
"required": false,
|
|
283870
|
-
"type": {
|
|
283871
|
-
"name": "string"
|
|
283872
|
-
}
|
|
283873
|
-
},
|
|
283874
|
-
"target": {
|
|
283875
|
-
"defaultValue": null,
|
|
283876
|
-
"description": "The target window for the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
283877
|
-
"name": "target",
|
|
283878
|
-
"parent": {
|
|
283879
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283880
|
-
"name": "LinkDOMProps"
|
|
283881
|
-
},
|
|
283882
|
-
"declarations": [
|
|
283883
|
-
{
|
|
283884
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283885
|
-
"name": "LinkDOMProps"
|
|
283886
|
-
}
|
|
283887
|
-
],
|
|
283888
|
-
"required": false,
|
|
283889
|
-
"type": {
|
|
283890
|
-
"name": "HTMLAttributeAnchorTarget"
|
|
283891
|
-
}
|
|
283892
|
-
},
|
|
283893
|
-
"rel": {
|
|
283894
|
-
"defaultValue": null,
|
|
283895
|
-
"description": "The relationship between the linked resource and the current page. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel).",
|
|
283896
|
-
"name": "rel",
|
|
283897
|
-
"parent": {
|
|
283898
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283899
|
-
"name": "LinkDOMProps"
|
|
283900
|
-
},
|
|
283901
|
-
"declarations": [
|
|
283902
|
-
{
|
|
283903
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283904
|
-
"name": "LinkDOMProps"
|
|
283905
|
-
}
|
|
283906
|
-
],
|
|
283907
|
-
"required": false,
|
|
283908
|
-
"type": {
|
|
283909
|
-
"name": "string"
|
|
283910
|
-
}
|
|
283911
|
-
},
|
|
283912
|
-
"download": {
|
|
283913
|
-
"defaultValue": null,
|
|
283914
|
-
"description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
|
|
283915
|
-
"name": "download",
|
|
283916
|
-
"parent": {
|
|
283917
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283918
|
-
"name": "LinkDOMProps"
|
|
283919
|
-
},
|
|
283920
|
-
"declarations": [
|
|
283921
|
-
{
|
|
283922
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283923
|
-
"name": "LinkDOMProps"
|
|
283924
|
-
}
|
|
283925
|
-
],
|
|
283926
|
-
"required": false,
|
|
283927
|
-
"type": {
|
|
283928
|
-
"name": "string | boolean"
|
|
283929
|
-
}
|
|
283930
|
-
},
|
|
283931
|
-
"ping": {
|
|
283932
|
-
"defaultValue": null,
|
|
283933
|
-
"description": "A space-separated list of URLs to ping when the link is followed. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
|
|
283934
|
-
"name": "ping",
|
|
283935
|
-
"parent": {
|
|
283936
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283937
|
-
"name": "LinkDOMProps"
|
|
283938
|
-
},
|
|
283939
|
-
"declarations": [
|
|
283940
|
-
{
|
|
283941
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283942
|
-
"name": "LinkDOMProps"
|
|
283943
|
-
}
|
|
283944
|
-
],
|
|
283945
|
-
"required": false,
|
|
283946
|
-
"type": {
|
|
283947
|
-
"name": "string"
|
|
283948
|
-
}
|
|
283949
|
-
},
|
|
283950
|
-
"referrerPolicy": {
|
|
283951
|
-
"defaultValue": null,
|
|
283952
|
-
"description": "How much of the referrer to send when following the link. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
|
|
283953
|
-
"name": "referrerPolicy",
|
|
283954
|
-
"parent": {
|
|
283955
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283956
|
-
"name": "LinkDOMProps"
|
|
283957
|
-
},
|
|
283958
|
-
"declarations": [
|
|
283959
|
-
{
|
|
283960
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283961
|
-
"name": "LinkDOMProps"
|
|
283962
|
-
}
|
|
283963
|
-
],
|
|
283964
|
-
"required": false,
|
|
283965
|
-
"type": {
|
|
283966
|
-
"name": "HTMLAttributeReferrerPolicy"
|
|
283967
|
-
}
|
|
283968
|
-
},
|
|
283969
|
-
"routerOptions": {
|
|
283970
|
-
"defaultValue": null,
|
|
283971
|
-
"description": "Options for the configured client side router.",
|
|
283972
|
-
"name": "routerOptions",
|
|
283973
|
-
"parent": {
|
|
283974
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283975
|
-
"name": "LinkDOMProps"
|
|
283976
|
-
},
|
|
283977
|
-
"declarations": [
|
|
283978
|
-
{
|
|
283979
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
283980
|
-
"name": "LinkDOMProps"
|
|
283981
|
-
}
|
|
283982
|
-
],
|
|
283983
|
-
"required": false,
|
|
283984
|
-
"type": {
|
|
283985
|
-
"name": "undefined"
|
|
283986
|
-
}
|
|
283987
|
-
},
|
|
283988
284098
|
"onHoverStart": {
|
|
283989
284099
|
"defaultValue": null,
|
|
283990
284100
|
"description": "Handler that is called when a hover interaction starts.",
|
|
@@ -284042,120 +284152,6 @@
|
|
|
284042
284152
|
"name": "((isHovering: boolean) => void)"
|
|
284043
284153
|
}
|
|
284044
284154
|
},
|
|
284045
|
-
"onPress": {
|
|
284046
|
-
"defaultValue": null,
|
|
284047
|
-
"description": "Handler that is called when the press is released over the target.",
|
|
284048
|
-
"name": "onPress",
|
|
284049
|
-
"parent": {
|
|
284050
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
284051
|
-
"name": "PressEvents"
|
|
284052
|
-
},
|
|
284053
|
-
"declarations": [
|
|
284054
|
-
{
|
|
284055
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
284056
|
-
"name": "PressEvents"
|
|
284057
|
-
}
|
|
284058
|
-
],
|
|
284059
|
-
"required": false,
|
|
284060
|
-
"type": {
|
|
284061
|
-
"name": "((e: PressEvent) => void)"
|
|
284062
|
-
}
|
|
284063
|
-
},
|
|
284064
|
-
"onPressStart": {
|
|
284065
|
-
"defaultValue": null,
|
|
284066
|
-
"description": "Handler that is called when a press interaction starts.",
|
|
284067
|
-
"name": "onPressStart",
|
|
284068
|
-
"parent": {
|
|
284069
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
284070
|
-
"name": "PressEvents"
|
|
284071
|
-
},
|
|
284072
|
-
"declarations": [
|
|
284073
|
-
{
|
|
284074
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
284075
|
-
"name": "PressEvents"
|
|
284076
|
-
}
|
|
284077
|
-
],
|
|
284078
|
-
"required": false,
|
|
284079
|
-
"type": {
|
|
284080
|
-
"name": "((e: PressEvent) => void)"
|
|
284081
|
-
}
|
|
284082
|
-
},
|
|
284083
|
-
"onPressEnd": {
|
|
284084
|
-
"defaultValue": null,
|
|
284085
|
-
"description": "Handler that is called when a press interaction ends, either\nover the target or when the pointer leaves the target.",
|
|
284086
|
-
"name": "onPressEnd",
|
|
284087
|
-
"parent": {
|
|
284088
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
284089
|
-
"name": "PressEvents"
|
|
284090
|
-
},
|
|
284091
|
-
"declarations": [
|
|
284092
|
-
{
|
|
284093
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
284094
|
-
"name": "PressEvents"
|
|
284095
|
-
}
|
|
284096
|
-
],
|
|
284097
|
-
"required": false,
|
|
284098
|
-
"type": {
|
|
284099
|
-
"name": "((e: PressEvent) => void)"
|
|
284100
|
-
}
|
|
284101
|
-
},
|
|
284102
|
-
"onPressChange": {
|
|
284103
|
-
"defaultValue": null,
|
|
284104
|
-
"description": "Handler that is called when the press state changes.",
|
|
284105
|
-
"name": "onPressChange",
|
|
284106
|
-
"parent": {
|
|
284107
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
284108
|
-
"name": "PressEvents"
|
|
284109
|
-
},
|
|
284110
|
-
"declarations": [
|
|
284111
|
-
{
|
|
284112
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
284113
|
-
"name": "PressEvents"
|
|
284114
|
-
}
|
|
284115
|
-
],
|
|
284116
|
-
"required": false,
|
|
284117
|
-
"type": {
|
|
284118
|
-
"name": "((isPressed: boolean) => void)"
|
|
284119
|
-
}
|
|
284120
|
-
},
|
|
284121
|
-
"onPressUp": {
|
|
284122
|
-
"defaultValue": null,
|
|
284123
|
-
"description": "Handler that is called when a press is released over the target, regardless of\nwhether it started on the target or not.",
|
|
284124
|
-
"name": "onPressUp",
|
|
284125
|
-
"parent": {
|
|
284126
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
284127
|
-
"name": "PressEvents"
|
|
284128
|
-
},
|
|
284129
|
-
"declarations": [
|
|
284130
|
-
{
|
|
284131
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
284132
|
-
"name": "PressEvents"
|
|
284133
|
-
}
|
|
284134
|
-
],
|
|
284135
|
-
"required": false,
|
|
284136
|
-
"type": {
|
|
284137
|
-
"name": "((e: PressEvent) => void)"
|
|
284138
|
-
}
|
|
284139
|
-
},
|
|
284140
|
-
"onClick": {
|
|
284141
|
-
"defaultValue": null,
|
|
284142
|
-
"description": "**Not recommended – use `onPress` instead.** `onClick` is an alias for `onPress`\nprovided for compatibility with other libraries. `onPress` provides \nadditional event details for non-mouse interactions.",
|
|
284143
|
-
"name": "onClick",
|
|
284144
|
-
"parent": {
|
|
284145
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
284146
|
-
"name": "PressEvents"
|
|
284147
|
-
},
|
|
284148
|
-
"declarations": [
|
|
284149
|
-
{
|
|
284150
|
-
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/events.d.ts",
|
|
284151
|
-
"name": "PressEvents"
|
|
284152
|
-
}
|
|
284153
|
-
],
|
|
284154
|
-
"required": false,
|
|
284155
|
-
"type": {
|
|
284156
|
-
"name": "((e: MouseEvent<FocusableElement, MouseEvent>) => void)"
|
|
284157
|
-
}
|
|
284158
|
-
},
|
|
284159
284155
|
"dir": {
|
|
284160
284156
|
"defaultValue": null,
|
|
284161
284157
|
"description": "",
|
|
@@ -284251,6 +284247,25 @@
|
|
|
284251
284247
|
"name": "\"yes\" | \"no\""
|
|
284252
284248
|
}
|
|
284253
284249
|
},
|
|
284250
|
+
"onClick": {
|
|
284251
|
+
"defaultValue": null,
|
|
284252
|
+
"description": "",
|
|
284253
|
+
"name": "onClick",
|
|
284254
|
+
"parent": {
|
|
284255
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
284256
|
+
"name": "GlobalDOMEvents"
|
|
284257
|
+
},
|
|
284258
|
+
"declarations": [
|
|
284259
|
+
{
|
|
284260
|
+
"fileName": "flow/node_modules/.pnpm/@react-types+shared@3.32.1_react@19.2.1/node_modules/@react-types/shared/src/dom.d.ts",
|
|
284261
|
+
"name": "GlobalDOMEvents"
|
|
284262
|
+
}
|
|
284263
|
+
],
|
|
284264
|
+
"required": false,
|
|
284265
|
+
"type": {
|
|
284266
|
+
"name": "MouseEventHandler<HTMLDivElement>"
|
|
284267
|
+
}
|
|
284268
|
+
},
|
|
284254
284269
|
"onClickCapture": {
|
|
284255
284270
|
"defaultValue": null,
|
|
284256
284271
|
"description": "",
|
|
@@ -285447,21 +285462,6 @@
|
|
|
285447
285462
|
"type": {
|
|
285448
285463
|
"name": "TransitionEventHandler<HTMLDivElement>"
|
|
285449
285464
|
}
|
|
285450
|
-
},
|
|
285451
|
-
"footer": {
|
|
285452
|
-
"defaultValue": null,
|
|
285453
|
-
"description": "@internal",
|
|
285454
|
-
"name": "footer",
|
|
285455
|
-
"declarations": [
|
|
285456
|
-
{
|
|
285457
|
-
"fileName": "components/src/components/Table/components/TableRow/TableRow.tsx",
|
|
285458
|
-
"name": "TypeLiteral"
|
|
285459
|
-
}
|
|
285460
|
-
],
|
|
285461
|
-
"required": false,
|
|
285462
|
-
"type": {
|
|
285463
|
-
"name": "boolean"
|
|
285464
|
-
}
|
|
285465
285465
|
}
|
|
285466
285466
|
}
|
|
285467
285467
|
},
|
|
@@ -285476,16 +285476,16 @@
|
|
|
285476
285476
|
"props": {
|
|
285477
285477
|
"columns": {
|
|
285478
285478
|
"defaultValue": null,
|
|
285479
|
-
"description": "A list of
|
|
285479
|
+
"description": "A list of columns used when dynamically rendering cells.",
|
|
285480
285480
|
"name": "columns",
|
|
285481
285481
|
"parent": {
|
|
285482
285482
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
285483
|
-
"name": "
|
|
285483
|
+
"name": "RowProps"
|
|
285484
285484
|
},
|
|
285485
285485
|
"declarations": [
|
|
285486
285486
|
{
|
|
285487
285487
|
"fileName": "flow/node_modules/.pnpm/react-aria-components@1.13.0_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/react-aria-components/dist/types.d.ts",
|
|
285488
|
-
"name": "
|
|
285488
|
+
"name": "RowProps"
|
|
285489
285489
|
}
|
|
285490
285490
|
],
|
|
285491
285491
|
"required": false,
|
|
@@ -340873,34 +340873,6 @@
|
|
|
340873
340873
|
}
|
|
340874
340874
|
}
|
|
340875
340875
|
},
|
|
340876
|
-
{
|
|
340877
|
-
"tags": {},
|
|
340878
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
340879
|
-
"description": "",
|
|
340880
|
-
"displayName": "ListItemSkeletonView",
|
|
340881
|
-
"methods": [],
|
|
340882
|
-
"props": {
|
|
340883
|
-
"viewMode": {
|
|
340884
|
-
"defaultValue": null,
|
|
340885
|
-
"description": "",
|
|
340886
|
-
"name": "viewMode",
|
|
340887
|
-
"parent": {
|
|
340888
|
-
"fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
340889
|
-
"name": "ListItemSkeletonViewProps"
|
|
340890
|
-
},
|
|
340891
|
-
"declarations": [
|
|
340892
|
-
{
|
|
340893
|
-
"fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
340894
|
-
"name": "ListItemSkeletonViewProps"
|
|
340895
|
-
}
|
|
340896
|
-
],
|
|
340897
|
-
"required": true,
|
|
340898
|
-
"type": {
|
|
340899
|
-
"name": "ListViewMode"
|
|
340900
|
-
}
|
|
340901
|
-
}
|
|
340902
|
-
}
|
|
340903
|
-
},
|
|
340904
340876
|
{
|
|
340905
340877
|
"tags": {},
|
|
340906
340878
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/OptionsButton/index.tsx",
|
|
@@ -340986,5 +340958,33 @@
|
|
|
340986
340958
|
}
|
|
340987
340959
|
}
|
|
340988
340960
|
}
|
|
340961
|
+
},
|
|
340962
|
+
{
|
|
340963
|
+
"tags": {},
|
|
340964
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
340965
|
+
"description": "",
|
|
340966
|
+
"displayName": "ListItemSkeletonView",
|
|
340967
|
+
"methods": [],
|
|
340968
|
+
"props": {
|
|
340969
|
+
"viewMode": {
|
|
340970
|
+
"defaultValue": null,
|
|
340971
|
+
"description": "",
|
|
340972
|
+
"name": "viewMode",
|
|
340973
|
+
"parent": {
|
|
340974
|
+
"fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
340975
|
+
"name": "ListItemSkeletonViewProps"
|
|
340976
|
+
},
|
|
340977
|
+
"declarations": [
|
|
340978
|
+
{
|
|
340979
|
+
"fileName": "components/src/components/List/components/Items/components/Item/components/ListItemSkeletonView/ListItemSkeletonView.tsx",
|
|
340980
|
+
"name": "ListItemSkeletonViewProps"
|
|
340981
|
+
}
|
|
340982
|
+
],
|
|
340983
|
+
"required": true,
|
|
340984
|
+
"type": {
|
|
340985
|
+
"name": "ListViewMode"
|
|
340986
|
+
}
|
|
340987
|
+
}
|
|
340988
|
+
}
|
|
340989
340989
|
}
|
|
340990
340990
|
]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-react-components",
|
|
3
|
-
"version": "0.2.0-alpha.
|
|
3
|
+
"version": "0.2.0-alpha.626",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A React implementation of Flow, mittwald’s design system",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"@internationalized/string-compiler": "^3.2.6",
|
|
60
60
|
"@mittwald/password-tools-js": "3.0.0-alpha.18",
|
|
61
|
-
"@mittwald/react-tunnel": "0.2.0-alpha.
|
|
61
|
+
"@mittwald/react-tunnel": "0.2.0-alpha.626",
|
|
62
62
|
"@mittwald/react-use-promise": "^4.2.2",
|
|
63
63
|
"@react-aria/form": "^3.1.2",
|
|
64
64
|
"@react-aria/live-announcer": "^3.4.4",
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"@faker-js/faker": "^10.1.0",
|
|
104
104
|
"@internationalized/date": "^3.10.0",
|
|
105
105
|
"@mittwald/flow-core": "",
|
|
106
|
-
"@mittwald/flow-design-tokens": "0.2.0-alpha.
|
|
106
|
+
"@mittwald/flow-design-tokens": "0.2.0-alpha.626",
|
|
107
107
|
"@mittwald/react-use-promise": "^4.2.2",
|
|
108
108
|
"@mittwald/remote-dom-react": "1.2.2-mittwald.10",
|
|
109
109
|
"@mittwald/typescript-config": "",
|
|
@@ -172,5 +172,5 @@
|
|
|
172
172
|
"optional": true
|
|
173
173
|
}
|
|
174
174
|
},
|
|
175
|
-
"gitHead": "
|
|
175
|
+
"gitHead": "0f2bd46e071e835f7210327d2ee93069419ee604"
|
|
176
176
|
}
|