@mittwald/flow-react-components 0.2.0-alpha.982 → 0.2.0-alpha.983
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 +293 -293
- package/package.json +6 -6
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.983](https://github.com/mittwald/flow/compare/0.2.0-alpha.982...0.2.0-alpha.983) (2026-07-30)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @mittwald/flow-react-components
|
|
9
|
+
|
|
6
10
|
# [0.2.0-alpha.982](https://github.com/mittwald/flow/compare/0.2.0-alpha.981...0.2.0-alpha.982) (2026-07-30)
|
|
7
11
|
|
|
8
12
|
### Features
|
|
@@ -285469,9 +285469,9 @@
|
|
|
285469
285469
|
},
|
|
285470
285470
|
{
|
|
285471
285471
|
"tags": {},
|
|
285472
|
-
"filePath": "src/integrations/react-hook-form/components/
|
|
285472
|
+
"filePath": "src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
|
|
285473
285473
|
"description": "",
|
|
285474
|
-
"displayName": "
|
|
285474
|
+
"displayName": "ResetButton",
|
|
285475
285475
|
"methods": [],
|
|
285476
285476
|
"props": {
|
|
285477
285477
|
"slot": {
|
|
@@ -287843,86 +287843,14 @@
|
|
|
287843
287843
|
"type": {
|
|
287844
287844
|
"name": "Key | null"
|
|
287845
287845
|
}
|
|
287846
|
-
},
|
|
287847
|
-
"showFeedback": {
|
|
287848
|
-
"defaultValue": null,
|
|
287849
|
-
"description": "",
|
|
287850
|
-
"name": "showFeedback",
|
|
287851
|
-
"parent": {
|
|
287852
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
287853
|
-
"name": "ActionProps"
|
|
287854
|
-
},
|
|
287855
|
-
"declarations": [
|
|
287856
|
-
{
|
|
287857
|
-
"fileName": "components/src/components/Action/types.ts",
|
|
287858
|
-
"name": "ActionProps"
|
|
287859
|
-
}
|
|
287860
|
-
],
|
|
287861
|
-
"required": false,
|
|
287862
|
-
"type": {
|
|
287863
|
-
"name": "boolean"
|
|
287864
|
-
}
|
|
287865
287846
|
}
|
|
287866
287847
|
}
|
|
287867
287848
|
},
|
|
287868
287849
|
{
|
|
287869
287850
|
"tags": {},
|
|
287870
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/
|
|
287871
|
-
"description": "",
|
|
287872
|
-
"displayName": "FormSettingsProvider",
|
|
287873
|
-
"methods": [],
|
|
287874
|
-
"props": {
|
|
287875
|
-
"submitInterceptor": {
|
|
287876
|
-
"defaultValue": null,
|
|
287877
|
-
"description": "",
|
|
287878
|
-
"name": "submitInterceptor",
|
|
287879
|
-
"parent": {
|
|
287880
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
287881
|
-
"name": "Context"
|
|
287882
|
-
},
|
|
287883
|
-
"declarations": [
|
|
287884
|
-
{
|
|
287885
|
-
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
287886
|
-
"name": "Context"
|
|
287887
|
-
}
|
|
287888
|
-
],
|
|
287889
|
-
"required": false,
|
|
287890
|
-
"type": {
|
|
287891
|
-
"name": "SubmitInterceptor"
|
|
287892
|
-
}
|
|
287893
|
-
},
|
|
287894
|
-
"children": {
|
|
287895
|
-
"defaultValue": null,
|
|
287896
|
-
"description": "",
|
|
287897
|
-
"name": "children",
|
|
287898
|
-
"declarations": [
|
|
287899
|
-
{
|
|
287900
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
287901
|
-
"name": "TypeLiteral"
|
|
287902
|
-
}
|
|
287903
|
-
],
|
|
287904
|
-
"required": false,
|
|
287905
|
-
"type": {
|
|
287906
|
-
"name": "ReactNode"
|
|
287907
|
-
}
|
|
287908
|
-
}
|
|
287909
|
-
}
|
|
287910
|
-
},
|
|
287911
|
-
{
|
|
287912
|
-
"tags": {
|
|
287913
|
-
"flowStatus": "new"
|
|
287914
|
-
},
|
|
287915
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
|
|
287916
|
-
"description": "",
|
|
287917
|
-
"displayName": "FormRootError",
|
|
287918
|
-
"methods": [],
|
|
287919
|
-
"props": {}
|
|
287920
|
-
},
|
|
287921
|
-
{
|
|
287922
|
-
"tags": {},
|
|
287923
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
|
|
287851
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/SubmitButton/SubmitButton.tsx",
|
|
287924
287852
|
"description": "",
|
|
287925
|
-
"displayName": "
|
|
287853
|
+
"displayName": "SubmitButton",
|
|
287926
287854
|
"methods": [],
|
|
287927
287855
|
"props": {
|
|
287928
287856
|
"slot": {
|
|
@@ -290294,9 +290222,81 @@
|
|
|
290294
290222
|
"type": {
|
|
290295
290223
|
"name": "Key | null"
|
|
290296
290224
|
}
|
|
290225
|
+
},
|
|
290226
|
+
"showFeedback": {
|
|
290227
|
+
"defaultValue": null,
|
|
290228
|
+
"description": "",
|
|
290229
|
+
"name": "showFeedback",
|
|
290230
|
+
"parent": {
|
|
290231
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
290232
|
+
"name": "ActionProps"
|
|
290233
|
+
},
|
|
290234
|
+
"declarations": [
|
|
290235
|
+
{
|
|
290236
|
+
"fileName": "components/src/components/Action/types.ts",
|
|
290237
|
+
"name": "ActionProps"
|
|
290238
|
+
}
|
|
290239
|
+
],
|
|
290240
|
+
"required": false,
|
|
290241
|
+
"type": {
|
|
290242
|
+
"name": "boolean"
|
|
290243
|
+
}
|
|
290244
|
+
}
|
|
290245
|
+
}
|
|
290246
|
+
},
|
|
290247
|
+
{
|
|
290248
|
+
"tags": {},
|
|
290249
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
290250
|
+
"description": "",
|
|
290251
|
+
"displayName": "FormSettingsProvider",
|
|
290252
|
+
"methods": [],
|
|
290253
|
+
"props": {
|
|
290254
|
+
"submitInterceptor": {
|
|
290255
|
+
"defaultValue": null,
|
|
290256
|
+
"description": "",
|
|
290257
|
+
"name": "submitInterceptor",
|
|
290258
|
+
"parent": {
|
|
290259
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
290260
|
+
"name": "Context"
|
|
290261
|
+
},
|
|
290262
|
+
"declarations": [
|
|
290263
|
+
{
|
|
290264
|
+
"fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
|
|
290265
|
+
"name": "Context"
|
|
290266
|
+
}
|
|
290267
|
+
],
|
|
290268
|
+
"required": false,
|
|
290269
|
+
"type": {
|
|
290270
|
+
"name": "SubmitInterceptor"
|
|
290271
|
+
}
|
|
290272
|
+
},
|
|
290273
|
+
"children": {
|
|
290274
|
+
"defaultValue": null,
|
|
290275
|
+
"description": "",
|
|
290276
|
+
"name": "children",
|
|
290277
|
+
"declarations": [
|
|
290278
|
+
{
|
|
290279
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
290280
|
+
"name": "TypeLiteral"
|
|
290281
|
+
}
|
|
290282
|
+
],
|
|
290283
|
+
"required": false,
|
|
290284
|
+
"type": {
|
|
290285
|
+
"name": "ReactNode"
|
|
290286
|
+
}
|
|
290297
290287
|
}
|
|
290298
290288
|
}
|
|
290299
290289
|
},
|
|
290290
|
+
{
|
|
290291
|
+
"tags": {
|
|
290292
|
+
"flowStatus": "new"
|
|
290293
|
+
},
|
|
290294
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
|
|
290295
|
+
"description": "",
|
|
290296
|
+
"displayName": "FormRootError",
|
|
290297
|
+
"methods": [],
|
|
290298
|
+
"props": {}
|
|
290299
|
+
},
|
|
290300
290300
|
{
|
|
290301
290301
|
"tags": {},
|
|
290302
290302
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
|
|
@@ -304643,62 +304643,6 @@
|
|
|
304643
304643
|
}
|
|
304644
304644
|
}
|
|
304645
304645
|
},
|
|
304646
|
-
{
|
|
304647
|
-
"tags": {},
|
|
304648
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/FallbackTab/index.tsx",
|
|
304649
|
-
"description": "",
|
|
304650
|
-
"displayName": "FallbackTab",
|
|
304651
|
-
"methods": [],
|
|
304652
|
-
"props": {
|
|
304653
|
-
"tabNotFoundView": {
|
|
304654
|
-
"defaultValue": null,
|
|
304655
|
-
"description": "",
|
|
304656
|
-
"name": "tabNotFoundView",
|
|
304657
|
-
"parent": {
|
|
304658
|
-
"fileName": "components/src/components/Tabs/Tabs.tsx",
|
|
304659
|
-
"name": "TabsProps"
|
|
304660
|
-
},
|
|
304661
|
-
"declarations": [
|
|
304662
|
-
{
|
|
304663
|
-
"fileName": "components/src/components/Tabs/Tabs.tsx",
|
|
304664
|
-
"name": "TabsProps"
|
|
304665
|
-
}
|
|
304666
|
-
],
|
|
304667
|
-
"required": false,
|
|
304668
|
-
"type": {
|
|
304669
|
-
"name": "ReactNode"
|
|
304670
|
-
}
|
|
304671
|
-
}
|
|
304672
|
-
}
|
|
304673
|
-
},
|
|
304674
|
-
{
|
|
304675
|
-
"tags": {},
|
|
304676
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/FallbackTab/FallbackTab.tsx",
|
|
304677
|
-
"description": "",
|
|
304678
|
-
"displayName": "FallbackTab",
|
|
304679
|
-
"methods": [],
|
|
304680
|
-
"props": {
|
|
304681
|
-
"tabNotFoundView": {
|
|
304682
|
-
"defaultValue": null,
|
|
304683
|
-
"description": "",
|
|
304684
|
-
"name": "tabNotFoundView",
|
|
304685
|
-
"parent": {
|
|
304686
|
-
"fileName": "components/src/components/Tabs/Tabs.tsx",
|
|
304687
|
-
"name": "TabsProps"
|
|
304688
|
-
},
|
|
304689
|
-
"declarations": [
|
|
304690
|
-
{
|
|
304691
|
-
"fileName": "components/src/components/Tabs/Tabs.tsx",
|
|
304692
|
-
"name": "TabsProps"
|
|
304693
|
-
}
|
|
304694
|
-
],
|
|
304695
|
-
"required": false,
|
|
304696
|
-
"type": {
|
|
304697
|
-
"name": "ReactNode"
|
|
304698
|
-
}
|
|
304699
|
-
}
|
|
304700
|
-
}
|
|
304701
|
-
},
|
|
304702
304646
|
{
|
|
304703
304647
|
"tags": {
|
|
304704
304648
|
"flr-generate": "all"
|
|
@@ -306211,6 +306155,62 @@
|
|
|
306211
306155
|
}
|
|
306212
306156
|
}
|
|
306213
306157
|
},
|
|
306158
|
+
{
|
|
306159
|
+
"tags": {},
|
|
306160
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/FallbackTab/index.tsx",
|
|
306161
|
+
"description": "",
|
|
306162
|
+
"displayName": "FallbackTab",
|
|
306163
|
+
"methods": [],
|
|
306164
|
+
"props": {
|
|
306165
|
+
"tabNotFoundView": {
|
|
306166
|
+
"defaultValue": null,
|
|
306167
|
+
"description": "",
|
|
306168
|
+
"name": "tabNotFoundView",
|
|
306169
|
+
"parent": {
|
|
306170
|
+
"fileName": "components/src/components/Tabs/Tabs.tsx",
|
|
306171
|
+
"name": "TabsProps"
|
|
306172
|
+
},
|
|
306173
|
+
"declarations": [
|
|
306174
|
+
{
|
|
306175
|
+
"fileName": "components/src/components/Tabs/Tabs.tsx",
|
|
306176
|
+
"name": "TabsProps"
|
|
306177
|
+
}
|
|
306178
|
+
],
|
|
306179
|
+
"required": false,
|
|
306180
|
+
"type": {
|
|
306181
|
+
"name": "ReactNode"
|
|
306182
|
+
}
|
|
306183
|
+
}
|
|
306184
|
+
}
|
|
306185
|
+
},
|
|
306186
|
+
{
|
|
306187
|
+
"tags": {},
|
|
306188
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Tabs/components/FallbackTab/FallbackTab.tsx",
|
|
306189
|
+
"description": "",
|
|
306190
|
+
"displayName": "FallbackTab",
|
|
306191
|
+
"methods": [],
|
|
306192
|
+
"props": {
|
|
306193
|
+
"tabNotFoundView": {
|
|
306194
|
+
"defaultValue": null,
|
|
306195
|
+
"description": "",
|
|
306196
|
+
"name": "tabNotFoundView",
|
|
306197
|
+
"parent": {
|
|
306198
|
+
"fileName": "components/src/components/Tabs/Tabs.tsx",
|
|
306199
|
+
"name": "TabsProps"
|
|
306200
|
+
},
|
|
306201
|
+
"declarations": [
|
|
306202
|
+
{
|
|
306203
|
+
"fileName": "components/src/components/Tabs/Tabs.tsx",
|
|
306204
|
+
"name": "TabsProps"
|
|
306205
|
+
}
|
|
306206
|
+
],
|
|
306207
|
+
"required": false,
|
|
306208
|
+
"type": {
|
|
306209
|
+
"name": "ReactNode"
|
|
306210
|
+
}
|
|
306211
|
+
}
|
|
306212
|
+
}
|
|
306213
|
+
},
|
|
306214
306214
|
{
|
|
306215
306215
|
"tags": {
|
|
306216
306216
|
"flr-generate": "all"
|
|
@@ -322368,71 +322368,67 @@
|
|
|
322368
322368
|
}
|
|
322369
322369
|
},
|
|
322370
322370
|
{
|
|
322371
|
-
"tags": {
|
|
322372
|
-
|
|
322373
|
-
},
|
|
322374
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
322371
|
+
"tags": {},
|
|
322372
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
322375
322373
|
"description": "",
|
|
322376
|
-
"displayName": "
|
|
322374
|
+
"displayName": "ValidationResultButton",
|
|
322377
322375
|
"methods": [],
|
|
322378
322376
|
"props": {
|
|
322379
|
-
"
|
|
322380
|
-
"defaultValue":
|
|
322381
|
-
"value": "false"
|
|
322382
|
-
},
|
|
322377
|
+
"policyValidationResult": {
|
|
322378
|
+
"defaultValue": null,
|
|
322383
322379
|
"description": "",
|
|
322384
|
-
"name": "
|
|
322380
|
+
"name": "policyValidationResult",
|
|
322385
322381
|
"parent": {
|
|
322386
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
322382
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
322387
322383
|
"name": "Props"
|
|
322388
322384
|
},
|
|
322389
322385
|
"declarations": [
|
|
322390
322386
|
{
|
|
322391
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
322387
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
322392
322388
|
"name": "Props"
|
|
322393
322389
|
}
|
|
322394
322390
|
],
|
|
322395
322391
|
"required": false,
|
|
322396
322392
|
"type": {
|
|
322397
|
-
"name": "
|
|
322393
|
+
"name": "ResolvedPolicyValidationResult"
|
|
322398
322394
|
}
|
|
322399
322395
|
},
|
|
322400
|
-
"
|
|
322396
|
+
"isDisabled": {
|
|
322401
322397
|
"defaultValue": null,
|
|
322402
322398
|
"description": "",
|
|
322403
|
-
"name": "
|
|
322399
|
+
"name": "isDisabled",
|
|
322404
322400
|
"parent": {
|
|
322405
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
322401
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
322406
322402
|
"name": "Props"
|
|
322407
322403
|
},
|
|
322408
322404
|
"declarations": [
|
|
322409
322405
|
{
|
|
322410
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
322406
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
322411
322407
|
"name": "Props"
|
|
322412
322408
|
}
|
|
322413
322409
|
],
|
|
322414
|
-
"required":
|
|
322410
|
+
"required": false,
|
|
322415
322411
|
"type": {
|
|
322416
322412
|
"name": "boolean"
|
|
322417
322413
|
}
|
|
322418
322414
|
},
|
|
322419
|
-
"
|
|
322415
|
+
"isEmptyValue": {
|
|
322420
322416
|
"defaultValue": null,
|
|
322421
322417
|
"description": "",
|
|
322422
|
-
"name": "
|
|
322418
|
+
"name": "isEmptyValue",
|
|
322423
322419
|
"parent": {
|
|
322424
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
322420
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
322425
322421
|
"name": "Props"
|
|
322426
322422
|
},
|
|
322427
322423
|
"declarations": [
|
|
322428
322424
|
{
|
|
322429
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
322425
|
+
"fileName": "components/src/components/PasswordCreationField/components/ValidationResultButton/ValidationResultButton.tsx",
|
|
322430
322426
|
"name": "Props"
|
|
322431
322427
|
}
|
|
322432
322428
|
],
|
|
322433
322429
|
"required": true,
|
|
322434
322430
|
"type": {
|
|
322435
|
-
"name": "
|
|
322431
|
+
"name": "boolean"
|
|
322436
322432
|
}
|
|
322437
322433
|
},
|
|
322438
322434
|
"className": {
|
|
@@ -322457,67 +322453,71 @@
|
|
|
322457
322453
|
}
|
|
322458
322454
|
},
|
|
322459
322455
|
{
|
|
322460
|
-
"tags": {
|
|
322461
|
-
|
|
322456
|
+
"tags": {
|
|
322457
|
+
"internal": ""
|
|
322458
|
+
},
|
|
322459
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
322462
322460
|
"description": "",
|
|
322463
|
-
"displayName": "
|
|
322461
|
+
"displayName": "TogglePasswordVisibilityButton",
|
|
322464
322462
|
"methods": [],
|
|
322465
322463
|
"props": {
|
|
322466
|
-
"
|
|
322467
|
-
"defaultValue":
|
|
322464
|
+
"isDisabled": {
|
|
322465
|
+
"defaultValue": {
|
|
322466
|
+
"value": "false"
|
|
322467
|
+
},
|
|
322468
322468
|
"description": "",
|
|
322469
|
-
"name": "
|
|
322469
|
+
"name": "isDisabled",
|
|
322470
322470
|
"parent": {
|
|
322471
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
322471
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
322472
322472
|
"name": "Props"
|
|
322473
322473
|
},
|
|
322474
322474
|
"declarations": [
|
|
322475
322475
|
{
|
|
322476
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
322476
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
322477
322477
|
"name": "Props"
|
|
322478
322478
|
}
|
|
322479
322479
|
],
|
|
322480
322480
|
"required": false,
|
|
322481
322481
|
"type": {
|
|
322482
|
-
"name": "
|
|
322482
|
+
"name": "boolean"
|
|
322483
322483
|
}
|
|
322484
322484
|
},
|
|
322485
|
-
"
|
|
322485
|
+
"isVisible": {
|
|
322486
322486
|
"defaultValue": null,
|
|
322487
322487
|
"description": "",
|
|
322488
|
-
"name": "
|
|
322488
|
+
"name": "isVisible",
|
|
322489
322489
|
"parent": {
|
|
322490
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
322490
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
322491
322491
|
"name": "Props"
|
|
322492
322492
|
},
|
|
322493
322493
|
"declarations": [
|
|
322494
322494
|
{
|
|
322495
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
322495
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
322496
322496
|
"name": "Props"
|
|
322497
322497
|
}
|
|
322498
322498
|
],
|
|
322499
|
-
"required":
|
|
322499
|
+
"required": true,
|
|
322500
322500
|
"type": {
|
|
322501
322501
|
"name": "boolean"
|
|
322502
322502
|
}
|
|
322503
322503
|
},
|
|
322504
|
-
"
|
|
322504
|
+
"onPress": {
|
|
322505
322505
|
"defaultValue": null,
|
|
322506
322506
|
"description": "",
|
|
322507
|
-
"name": "
|
|
322507
|
+
"name": "onPress",
|
|
322508
322508
|
"parent": {
|
|
322509
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
322509
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
322510
322510
|
"name": "Props"
|
|
322511
322511
|
},
|
|
322512
322512
|
"declarations": [
|
|
322513
322513
|
{
|
|
322514
|
-
"fileName": "components/src/components/PasswordCreationField/components/
|
|
322514
|
+
"fileName": "components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx",
|
|
322515
322515
|
"name": "Props"
|
|
322516
322516
|
}
|
|
322517
322517
|
],
|
|
322518
322518
|
"required": true,
|
|
322519
322519
|
"type": {
|
|
322520
|
-
"name": "
|
|
322520
|
+
"name": "ActionFn"
|
|
322521
322521
|
}
|
|
322522
322522
|
},
|
|
322523
322523
|
"className": {
|
|
@@ -328408,6 +328408,14 @@
|
|
|
328408
328408
|
"methods": [],
|
|
328409
328409
|
"props": {}
|
|
328410
328410
|
},
|
|
328411
|
+
{
|
|
328412
|
+
"tags": {},
|
|
328413
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
|
|
328414
|
+
"description": "",
|
|
328415
|
+
"displayName": "ConfirmUnsavedChangesModal",
|
|
328416
|
+
"methods": [],
|
|
328417
|
+
"props": {}
|
|
328418
|
+
},
|
|
328411
328419
|
{
|
|
328412
328420
|
"tags": {},
|
|
328413
328421
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ModalTrigger/ModalTrigger.tsx",
|
|
@@ -328546,14 +328554,6 @@
|
|
|
328546
328554
|
}
|
|
328547
328555
|
}
|
|
328548
328556
|
},
|
|
328549
|
-
{
|
|
328550
|
-
"tags": {},
|
|
328551
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
|
|
328552
|
-
"description": "",
|
|
328553
|
-
"displayName": "ConfirmUnsavedChangesModal",
|
|
328554
|
-
"methods": [],
|
|
328555
|
-
"props": {}
|
|
328556
|
-
},
|
|
328557
328557
|
{
|
|
328558
328558
|
"tags": {
|
|
328559
328559
|
"flr-generate": "all"
|
|
@@ -328889,6 +328889,16 @@
|
|
|
328889
328889
|
}
|
|
328890
328890
|
}
|
|
328891
328891
|
},
|
|
328892
|
+
{
|
|
328893
|
+
"tags": {
|
|
328894
|
+
"flr-generate": "all\n\nKeep this unused component for backwards compatibility!"
|
|
328895
|
+
},
|
|
328896
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/views/EmptyView/EmptyView.tsx",
|
|
328897
|
+
"description": "",
|
|
328898
|
+
"displayName": "EmptyView",
|
|
328899
|
+
"methods": [],
|
|
328900
|
+
"props": {}
|
|
328901
|
+
},
|
|
328892
328902
|
{
|
|
328893
328903
|
"tags": {
|
|
328894
328904
|
"flr-generate": "all"
|
|
@@ -328957,16 +328967,6 @@
|
|
|
328957
328967
|
}
|
|
328958
328968
|
}
|
|
328959
328969
|
},
|
|
328960
|
-
{
|
|
328961
|
-
"tags": {
|
|
328962
|
-
"flr-generate": "all\n\nKeep this unused component for backwards compatibility!"
|
|
328963
|
-
},
|
|
328964
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/views/EmptyView/EmptyView.tsx",
|
|
328965
|
-
"description": "",
|
|
328966
|
-
"displayName": "EmptyView",
|
|
328967
|
-
"methods": [],
|
|
328968
|
-
"props": {}
|
|
328969
|
-
},
|
|
328970
328970
|
{
|
|
328971
328971
|
"tags": {},
|
|
328972
328972
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Table/Table.tsx",
|
|
@@ -332026,6 +332026,34 @@
|
|
|
332026
332026
|
}
|
|
332027
332027
|
}
|
|
332028
332028
|
},
|
|
332029
|
+
{
|
|
332030
|
+
"tags": {},
|
|
332031
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
332032
|
+
"description": "",
|
|
332033
|
+
"displayName": "DeleteButton",
|
|
332034
|
+
"methods": [],
|
|
332035
|
+
"props": {
|
|
332036
|
+
"onDelete": {
|
|
332037
|
+
"defaultValue": null,
|
|
332038
|
+
"description": "",
|
|
332039
|
+
"name": "onDelete",
|
|
332040
|
+
"parent": {
|
|
332041
|
+
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
332042
|
+
"name": "Props"
|
|
332043
|
+
},
|
|
332044
|
+
"declarations": [
|
|
332045
|
+
{
|
|
332046
|
+
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
332047
|
+
"name": "Props"
|
|
332048
|
+
}
|
|
332049
|
+
],
|
|
332050
|
+
"required": true,
|
|
332051
|
+
"type": {
|
|
332052
|
+
"name": "() => void"
|
|
332053
|
+
}
|
|
332054
|
+
}
|
|
332055
|
+
}
|
|
332056
|
+
},
|
|
332029
332057
|
{
|
|
332030
332058
|
"tags": {},
|
|
332031
332059
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/Avatar/Avatar.tsx",
|
|
@@ -332092,34 +332120,6 @@
|
|
|
332092
332120
|
}
|
|
332093
332121
|
}
|
|
332094
332122
|
},
|
|
332095
|
-
{
|
|
332096
|
-
"tags": {},
|
|
332097
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
332098
|
-
"description": "",
|
|
332099
|
-
"displayName": "DeleteButton",
|
|
332100
|
-
"methods": [],
|
|
332101
|
-
"props": {
|
|
332102
|
-
"onDelete": {
|
|
332103
|
-
"defaultValue": null,
|
|
332104
|
-
"description": "",
|
|
332105
|
-
"name": "onDelete",
|
|
332106
|
-
"parent": {
|
|
332107
|
-
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
332108
|
-
"name": "Props"
|
|
332109
|
-
},
|
|
332110
|
-
"declarations": [
|
|
332111
|
-
{
|
|
332112
|
-
"fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
|
|
332113
|
-
"name": "Props"
|
|
332114
|
-
}
|
|
332115
|
-
],
|
|
332116
|
-
"required": true,
|
|
332117
|
-
"type": {
|
|
332118
|
-
"name": "() => void"
|
|
332119
|
-
}
|
|
332120
|
-
}
|
|
332121
|
-
}
|
|
332122
|
-
},
|
|
332123
332123
|
{
|
|
332124
332124
|
"tags": {},
|
|
332125
332125
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/DateRangePicker/components/DateRangeInput/DateRangeInput.tsx",
|
|
@@ -355709,6 +355709,14 @@
|
|
|
355709
355709
|
}
|
|
355710
355710
|
}
|
|
355711
355711
|
},
|
|
355712
|
+
{
|
|
355713
|
+
"tags": {},
|
|
355714
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Calendar/components/CalendarHeader/CalendarHeader.tsx",
|
|
355715
|
+
"description": "",
|
|
355716
|
+
"displayName": "CalendarHeader",
|
|
355717
|
+
"methods": [],
|
|
355718
|
+
"props": {}
|
|
355719
|
+
},
|
|
355712
355720
|
{
|
|
355713
355721
|
"tags": {
|
|
355714
355722
|
"flr-generate": "all"
|
|
@@ -357636,14 +357644,6 @@
|
|
|
357636
357644
|
}
|
|
357637
357645
|
}
|
|
357638
357646
|
},
|
|
357639
|
-
{
|
|
357640
|
-
"tags": {},
|
|
357641
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Calendar/components/CalendarHeader/CalendarHeader.tsx",
|
|
357642
|
-
"description": "",
|
|
357643
|
-
"displayName": "CalendarHeader",
|
|
357644
|
-
"methods": [],
|
|
357645
|
-
"props": {}
|
|
357646
|
-
},
|
|
357647
357647
|
{
|
|
357648
357648
|
"tags": {},
|
|
357649
357649
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/Breadcrumb/components/BreadcrumbItem/BreadcrumbItem.tsx",
|
|
@@ -361791,37 +361791,37 @@
|
|
|
361791
361791
|
},
|
|
361792
361792
|
{
|
|
361793
361793
|
"tags": {},
|
|
361794
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/
|
|
361794
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
361795
361795
|
"description": "",
|
|
361796
|
-
"displayName": "
|
|
361796
|
+
"displayName": "ViewModeMenuItem",
|
|
361797
361797
|
"methods": [],
|
|
361798
361798
|
"props": {
|
|
361799
|
-
"
|
|
361799
|
+
"viewMode": {
|
|
361800
361800
|
"defaultValue": null,
|
|
361801
361801
|
"description": "",
|
|
361802
|
-
"name": "
|
|
361802
|
+
"name": "viewMode",
|
|
361803
361803
|
"parent": {
|
|
361804
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361804
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
361805
361805
|
"name": "Props"
|
|
361806
361806
|
},
|
|
361807
361807
|
"declarations": [
|
|
361808
361808
|
{
|
|
361809
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361809
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeMenuItem.tsx",
|
|
361810
361810
|
"name": "Props"
|
|
361811
361811
|
}
|
|
361812
361812
|
],
|
|
361813
361813
|
"required": true,
|
|
361814
361814
|
"type": {
|
|
361815
|
-
"name": "
|
|
361815
|
+
"name": "ListViewMode"
|
|
361816
361816
|
}
|
|
361817
361817
|
}
|
|
361818
361818
|
}
|
|
361819
361819
|
},
|
|
361820
361820
|
{
|
|
361821
361821
|
"tags": {},
|
|
361822
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/
|
|
361822
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
361823
361823
|
"description": "",
|
|
361824
|
-
"displayName": "
|
|
361824
|
+
"displayName": "ViewModeContextMenu",
|
|
361825
361825
|
"methods": [],
|
|
361826
361826
|
"props": {
|
|
361827
361827
|
"isDisabled": {
|
|
@@ -361829,12 +361829,12 @@
|
|
|
361829
361829
|
"description": "",
|
|
361830
361830
|
"name": "isDisabled",
|
|
361831
361831
|
"parent": {
|
|
361832
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361832
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
361833
361833
|
"name": "Props"
|
|
361834
361834
|
},
|
|
361835
361835
|
"declarations": [
|
|
361836
361836
|
{
|
|
361837
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361837
|
+
"fileName": "components/src/components/List/components/Header/components/ViewModeContextMenu/ViewModeContextMenu.tsx",
|
|
361838
361838
|
"name": "Props"
|
|
361839
361839
|
}
|
|
361840
361840
|
],
|
|
@@ -361847,37 +361847,37 @@
|
|
|
361847
361847
|
},
|
|
361848
361848
|
{
|
|
361849
361849
|
"tags": {},
|
|
361850
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/
|
|
361850
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
361851
361851
|
"description": "",
|
|
361852
|
-
"displayName": "
|
|
361852
|
+
"displayName": "SortingMenuItem",
|
|
361853
361853
|
"methods": [],
|
|
361854
361854
|
"props": {
|
|
361855
|
-
"
|
|
361855
|
+
"sorting": {
|
|
361856
361856
|
"defaultValue": null,
|
|
361857
361857
|
"description": "",
|
|
361858
|
-
"name": "
|
|
361858
|
+
"name": "sorting",
|
|
361859
361859
|
"parent": {
|
|
361860
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361860
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
361861
361861
|
"name": "Props"
|
|
361862
361862
|
},
|
|
361863
361863
|
"declarations": [
|
|
361864
361864
|
{
|
|
361865
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361865
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingMenuItem.tsx",
|
|
361866
361866
|
"name": "Props"
|
|
361867
361867
|
}
|
|
361868
361868
|
],
|
|
361869
361869
|
"required": true,
|
|
361870
361870
|
"type": {
|
|
361871
|
-
"name": "
|
|
361871
|
+
"name": "Sorting<never>"
|
|
361872
361872
|
}
|
|
361873
361873
|
}
|
|
361874
361874
|
}
|
|
361875
361875
|
},
|
|
361876
361876
|
{
|
|
361877
361877
|
"tags": {},
|
|
361878
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/
|
|
361878
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
361879
361879
|
"description": "",
|
|
361880
|
-
"displayName": "
|
|
361880
|
+
"displayName": "SortingContextMenu",
|
|
361881
361881
|
"methods": [],
|
|
361882
361882
|
"props": {
|
|
361883
361883
|
"isDisabled": {
|
|
@@ -361885,12 +361885,12 @@
|
|
|
361885
361885
|
"description": "",
|
|
361886
361886
|
"name": "isDisabled",
|
|
361887
361887
|
"parent": {
|
|
361888
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361888
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
361889
361889
|
"name": "Props"
|
|
361890
361890
|
},
|
|
361891
361891
|
"declarations": [
|
|
361892
361892
|
{
|
|
361893
|
-
"fileName": "components/src/components/List/components/Header/components/
|
|
361893
|
+
"fileName": "components/src/components/List/components/Header/components/SortingContextMenu/SortingContextMenu.tsx",
|
|
361894
361894
|
"name": "Props"
|
|
361895
361895
|
}
|
|
361896
361896
|
],
|
|
@@ -370269,6 +370269,49 @@
|
|
|
370269
370269
|
}
|
|
370270
370270
|
}
|
|
370271
370271
|
},
|
|
370272
|
+
{
|
|
370273
|
+
"tags": {},
|
|
370274
|
+
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
370275
|
+
"description": "",
|
|
370276
|
+
"displayName": "useGridItemProps",
|
|
370277
|
+
"methods": [],
|
|
370278
|
+
"props": {
|
|
370279
|
+
"data": {
|
|
370280
|
+
"defaultValue": null,
|
|
370281
|
+
"description": "",
|
|
370282
|
+
"name": "data",
|
|
370283
|
+
"parent": {
|
|
370284
|
+
"fileName": "components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
370285
|
+
"name": "P"
|
|
370286
|
+
},
|
|
370287
|
+
"declarations": [
|
|
370288
|
+
{
|
|
370289
|
+
"fileName": "components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
370290
|
+
"name": "P"
|
|
370291
|
+
}
|
|
370292
|
+
],
|
|
370293
|
+
"required": true,
|
|
370294
|
+
"type": {
|
|
370295
|
+
"name": "never"
|
|
370296
|
+
}
|
|
370297
|
+
},
|
|
370298
|
+
"children": {
|
|
370299
|
+
"defaultValue": null,
|
|
370300
|
+
"description": "",
|
|
370301
|
+
"name": "children",
|
|
370302
|
+
"declarations": [
|
|
370303
|
+
{
|
|
370304
|
+
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
370305
|
+
"name": "TypeLiteral"
|
|
370306
|
+
}
|
|
370307
|
+
],
|
|
370308
|
+
"required": false,
|
|
370309
|
+
"type": {
|
|
370310
|
+
"name": "ReactNode"
|
|
370311
|
+
}
|
|
370312
|
+
}
|
|
370313
|
+
}
|
|
370314
|
+
},
|
|
370272
370315
|
{
|
|
370273
370316
|
"tags": {},
|
|
370274
370317
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/AccordionButton.tsx",
|
|
@@ -370350,49 +370393,6 @@
|
|
|
370350
370393
|
}
|
|
370351
370394
|
}
|
|
370352
370395
|
},
|
|
370353
|
-
{
|
|
370354
|
-
"tags": {},
|
|
370355
|
-
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
370356
|
-
"description": "",
|
|
370357
|
-
"displayName": "useGridItemProps",
|
|
370358
|
-
"methods": [],
|
|
370359
|
-
"props": {
|
|
370360
|
-
"data": {
|
|
370361
|
-
"defaultValue": null,
|
|
370362
|
-
"description": "",
|
|
370363
|
-
"name": "data",
|
|
370364
|
-
"parent": {
|
|
370365
|
-
"fileName": "components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
370366
|
-
"name": "P"
|
|
370367
|
-
},
|
|
370368
|
-
"declarations": [
|
|
370369
|
-
{
|
|
370370
|
-
"fileName": "components/src/components/List/components/Items/components/Item/hooks/useGridItemProps.tsx",
|
|
370371
|
-
"name": "P"
|
|
370372
|
-
}
|
|
370373
|
-
],
|
|
370374
|
-
"required": true,
|
|
370375
|
-
"type": {
|
|
370376
|
-
"name": "never"
|
|
370377
|
-
}
|
|
370378
|
-
},
|
|
370379
|
-
"children": {
|
|
370380
|
-
"defaultValue": null,
|
|
370381
|
-
"description": "",
|
|
370382
|
-
"name": "children",
|
|
370383
|
-
"declarations": [
|
|
370384
|
-
{
|
|
370385
|
-
"fileName": "flow/node_modules/.pnpm/@types+react@19.2.17/node_modules/@types/react/index.d.ts",
|
|
370386
|
-
"name": "TypeLiteral"
|
|
370387
|
-
}
|
|
370388
|
-
],
|
|
370389
|
-
"required": false,
|
|
370390
|
-
"type": {
|
|
370391
|
-
"name": "ReactNode"
|
|
370392
|
-
}
|
|
370393
|
-
}
|
|
370394
|
-
}
|
|
370395
|
-
},
|
|
370396
370396
|
{
|
|
370397
370397
|
"tags": {},
|
|
370398
370398
|
"filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/components/Item/components/OptionsButton/index.tsx",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-react-components",
|
|
3
|
-
"version": "0.2.0-alpha.
|
|
3
|
+
"version": "0.2.0-alpha.983",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A React implementation of Flow, mittwald’s design system",
|
|
6
6
|
"homepage": "https://flow.mittwald.de",
|
|
@@ -68,9 +68,9 @@
|
|
|
68
68
|
"@internationalized/string-compiler": "^3.4.1",
|
|
69
69
|
"@lezer/common": "^1.5.2",
|
|
70
70
|
"@lezer/highlight": "^1.2.3",
|
|
71
|
-
"@mittwald/flow-icons": "0.2.0-alpha.
|
|
71
|
+
"@mittwald/flow-icons": "0.2.0-alpha.983",
|
|
72
72
|
"@mittwald/password-tools-js": "3.0.0-alpha.31",
|
|
73
|
-
"@mittwald/react-tunnel": "0.2.0-alpha.
|
|
73
|
+
"@mittwald/react-tunnel": "0.2.0-alpha.983",
|
|
74
74
|
"@mittwald/react-use-promise": "^4.2.2",
|
|
75
75
|
"@react-aria/form": "^3.2.1",
|
|
76
76
|
"@react-aria/i18n": "^3.13.1",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"@lezer/generator": "^1.8.0",
|
|
126
126
|
"@lezer/lr": "^1.4.10",
|
|
127
127
|
"@mittwald/flow-core": "",
|
|
128
|
-
"@mittwald/flow-design-tokens": "0.2.0-alpha.
|
|
128
|
+
"@mittwald/flow-design-tokens": "0.2.0-alpha.983",
|
|
129
129
|
"@mittwald/flow-icons-base": "",
|
|
130
130
|
"@mittwald/react-use-promise": "^4.2.2",
|
|
131
131
|
"@mittwald/remote-dom-react": "1.2.2-mittwald.10",
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
},
|
|
181
181
|
"peerDependencies": {
|
|
182
182
|
"@internationalized/date": "^3.12.2",
|
|
183
|
-
"@mittwald/flow-icons-pro": "0.2.0-alpha.
|
|
183
|
+
"@mittwald/flow-icons-pro": "0.2.0-alpha.983",
|
|
184
184
|
"@mittwald/react-use-promise": "^4.2.2",
|
|
185
185
|
"next": "^16.2.3",
|
|
186
186
|
"react": "^19.2.0",
|
|
@@ -201,5 +201,5 @@
|
|
|
201
201
|
"optional": true
|
|
202
202
|
}
|
|
203
203
|
},
|
|
204
|
-
"gitHead": "
|
|
204
|
+
"gitHead": "0bb7eac3a69560c1525cbebf429997f0c818defe"
|
|
205
205
|
}
|