@mittwald/flow-react-components 0.2.0-alpha.768 → 0.2.0-alpha.769

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.
@@ -225873,30 +225873,6 @@
225873
225873
  "methods": [],
225874
225874
  "props": {}
225875
225875
  },
225876
- {
225877
- "tags": {},
225878
- "filePath": "src/components/BrowserOnly/BrowserOnly.tsx",
225879
- "description": "",
225880
- "displayName": "BrowserOnly",
225881
- "methods": [],
225882
- "props": {
225883
- "children": {
225884
- "defaultValue": null,
225885
- "description": "",
225886
- "name": "children",
225887
- "declarations": [
225888
- {
225889
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
225890
- "name": "TypeLiteral"
225891
- }
225892
- ],
225893
- "required": false,
225894
- "type": {
225895
- "name": "ReactNode"
225896
- }
225897
- }
225898
- }
225899
- },
225900
225876
  {
225901
225877
  "tags": {
225902
225878
  "flr-generate": "all"
@@ -228255,6 +228231,30 @@
228255
228231
  }
228256
228232
  }
228257
228233
  },
228234
+ {
228235
+ "tags": {},
228236
+ "filePath": "src/components/BrowserOnly/BrowserOnly.tsx",
228237
+ "description": "",
228238
+ "displayName": "BrowserOnly",
228239
+ "methods": [],
228240
+ "props": {
228241
+ "children": {
228242
+ "defaultValue": null,
228243
+ "description": "",
228244
+ "name": "children",
228245
+ "declarations": [
228246
+ {
228247
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
228248
+ "name": "TypeLiteral"
228249
+ }
228250
+ ],
228251
+ "required": false,
228252
+ "type": {
228253
+ "name": "ReactNode"
228254
+ }
228255
+ }
228256
+ }
228257
+ },
228258
228258
  {
228259
228259
  "tags": {
228260
228260
  "flr-generate": "all"
@@ -272396,9 +272396,9 @@
272396
272396
  },
272397
272397
  {
272398
272398
  "tags": {},
272399
- "filePath": "src/integrations/react-hook-form/components/SubmitButton/SubmitButton.tsx",
272399
+ "filePath": "src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
272400
272400
  "description": "",
272401
- "displayName": "SubmitButton",
272401
+ "displayName": "ResetButton",
272402
272402
  "methods": [],
272403
272403
  "props": {
272404
272404
  "slot": {
@@ -274747,33 +274747,14 @@
274747
274747
  "type": {
274748
274748
  "name": "Key | null"
274749
274749
  }
274750
- },
274751
- "showFeedback": {
274752
- "defaultValue": null,
274753
- "description": "",
274754
- "name": "showFeedback",
274755
- "parent": {
274756
- "fileName": "components/src/components/Action/types.ts",
274757
- "name": "ActionProps"
274758
- },
274759
- "declarations": [
274760
- {
274761
- "fileName": "components/src/components/Action/types.ts",
274762
- "name": "ActionProps"
274763
- }
274764
- ],
274765
- "required": false,
274766
- "type": {
274767
- "name": "boolean"
274768
- }
274769
274750
  }
274770
274751
  }
274771
274752
  },
274772
274753
  {
274773
274754
  "tags": {},
274774
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/ResetButton/ResetButton.tsx",
274755
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/SubmitButton/SubmitButton.tsx",
274775
274756
  "description": "",
274776
- "displayName": "ResetButton",
274757
+ "displayName": "SubmitButton",
274777
274758
  "methods": [],
274778
274759
  "props": {
274779
274760
  "slot": {
@@ -277122,207 +277103,226 @@
277122
277103
  "type": {
277123
277104
  "name": "Key | null"
277124
277105
  }
277125
- }
277126
- }
277127
- },
277128
- {
277129
- "tags": {},
277130
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277131
- "description": "",
277132
- "displayName": "FormSettingsProvider",
277133
- "methods": [],
277134
- "props": {
277135
- "submitInterceptor": {
277136
- "defaultValue": null,
277137
- "description": "",
277138
- "name": "submitInterceptor",
277139
- "parent": {
277140
- "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277141
- "name": "Context"
277142
- },
277143
- "declarations": [
277144
- {
277145
- "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277146
- "name": "Context"
277147
- }
277148
- ],
277149
- "required": false,
277150
- "type": {
277151
- "name": "SubmitInterceptor"
277152
- }
277153
- },
277154
- "children": {
277155
- "defaultValue": null,
277156
- "description": "",
277157
- "name": "children",
277158
- "declarations": [
277159
- {
277160
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277161
- "name": "TypeLiteral"
277162
- }
277163
- ],
277164
- "required": false,
277165
- "type": {
277166
- "name": "ReactNode"
277167
- }
277168
- }
277169
- }
277170
- },
277171
- {
277172
- "tags": {},
277173
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
277174
- "description": "",
277175
- "displayName": "FormRootError",
277176
- "methods": [],
277177
- "props": {}
277178
- },
277179
- {
277180
- "tags": {},
277181
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277182
- "description": "",
277183
- "displayName": "FormContext",
277184
- "methods": [],
277185
- "props": {
277186
- "value": {
277187
- "defaultValue": null,
277188
- "description": "",
277189
- "name": "value",
277190
- "parent": {
277191
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277192
- "name": "ProviderProps"
277193
- },
277194
- "declarations": [
277195
- {
277196
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277197
- "name": "ProviderProps"
277198
- }
277199
- ],
277200
- "required": true,
277201
- "type": {
277202
- "name": "FormContext<FieldValues> | undefined"
277203
- }
277204
277106
  },
277205
- "children": {
277107
+ "showFeedback": {
277206
277108
  "defaultValue": null,
277207
277109
  "description": "",
277208
- "name": "children",
277110
+ "name": "showFeedback",
277209
277111
  "parent": {
277210
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277211
- "name": "DOMAttributes"
277112
+ "fileName": "components/src/components/Action/types.ts",
277113
+ "name": "ActionProps"
277212
277114
  },
277213
277115
  "declarations": [
277214
277116
  {
277215
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277216
- "name": "DOMAttributes"
277117
+ "fileName": "components/src/components/Action/types.ts",
277118
+ "name": "ActionProps"
277217
277119
  }
277218
277120
  ],
277219
277121
  "required": false,
277220
277122
  "type": {
277221
- "name": "ReactNode"
277123
+ "name": "boolean"
277222
277124
  }
277223
277125
  }
277224
277126
  }
277225
277127
  },
277226
277128
  {
277227
277129
  "tags": {},
277228
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277130
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277229
277131
  "description": "",
277230
- "displayName": "FormContextProvider",
277132
+ "displayName": "FormSettingsProvider",
277231
277133
  "methods": [],
277232
277134
  "props": {
277233
- "form": {
277234
- "defaultValue": null,
277235
- "description": "",
277236
- "name": "form",
277237
- "parent": {
277238
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277239
- "name": "FormContextProviderProps"
277240
- },
277241
- "declarations": [
277242
- {
277243
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277244
- "name": "FormContextProviderProps"
277245
- }
277246
- ],
277247
- "required": true,
277248
- "type": {
277249
- "name": "UseFormReturn"
277250
- }
277251
- },
277252
- "id": {
277253
- "defaultValue": null,
277254
- "description": "",
277255
- "name": "id",
277256
- "parent": {
277257
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277258
- "name": "FormContextProviderProps"
277259
- },
277260
- "declarations": [
277261
- {
277262
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277263
- "name": "FormContextProviderProps"
277264
- }
277265
- ],
277266
- "required": true,
277267
- "type": {
277268
- "name": "string"
277269
- }
277270
- },
277271
- "isReadOnly": {
277272
- "defaultValue": null,
277273
- "description": "",
277274
- "name": "isReadOnly",
277275
- "parent": {
277276
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277277
- "name": "FormContextProviderProps"
277278
- },
277279
- "declarations": [
277280
- {
277281
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277282
- "name": "FormContextProviderProps"
277283
- }
277284
- ],
277285
- "required": false,
277286
- "type": {
277287
- "name": "boolean"
277288
- }
277289
- },
277290
- "onAfterSuccessFeedback": {
277135
+ "submitInterceptor": {
277291
277136
  "defaultValue": null,
277292
277137
  "description": "",
277293
- "name": "onAfterSuccessFeedback",
277138
+ "name": "submitInterceptor",
277294
277139
  "parent": {
277295
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277296
- "name": "FormContextProviderProps"
277140
+ "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277141
+ "name": "Context"
277297
277142
  },
277298
277143
  "declarations": [
277299
277144
  {
277300
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277301
- "name": "FormContextProviderProps"
277145
+ "fileName": "components/src/integrations/react-hook-form/components/FormSettingsProvider/FormSettingsProvider.tsx",
277146
+ "name": "Context"
277302
277147
  }
277303
277148
  ],
277304
277149
  "required": false,
277305
277150
  "type": {
277306
- "name": "AfterFormSubmitCallback"
277307
- }
277308
- },
277309
- "rootErrorController": {
277310
- "defaultValue": null,
277311
- "description": "",
277312
- "name": "rootErrorController",
277313
- "parent": {
277314
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277315
- "name": "FormContextProviderProps"
277316
- },
277317
- "declarations": [
277318
- {
277319
- "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277320
- "name": "FormContextProviderProps"
277321
- }
277322
- ],
277323
- "required": true,
277324
- "type": {
277325
- "name": "FormRootErrorController"
277151
+ "name": "SubmitInterceptor"
277152
+ }
277153
+ },
277154
+ "children": {
277155
+ "defaultValue": null,
277156
+ "description": "",
277157
+ "name": "children",
277158
+ "declarations": [
277159
+ {
277160
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277161
+ "name": "TypeLiteral"
277162
+ }
277163
+ ],
277164
+ "required": false,
277165
+ "type": {
277166
+ "name": "ReactNode"
277167
+ }
277168
+ }
277169
+ }
277170
+ },
277171
+ {
277172
+ "tags": {},
277173
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormRootError/FormRootError.tsx",
277174
+ "description": "",
277175
+ "displayName": "FormRootError",
277176
+ "methods": [],
277177
+ "props": {}
277178
+ },
277179
+ {
277180
+ "tags": {},
277181
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277182
+ "description": "",
277183
+ "displayName": "FormContext",
277184
+ "methods": [],
277185
+ "props": {
277186
+ "value": {
277187
+ "defaultValue": null,
277188
+ "description": "",
277189
+ "name": "value",
277190
+ "parent": {
277191
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277192
+ "name": "ProviderProps"
277193
+ },
277194
+ "declarations": [
277195
+ {
277196
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277197
+ "name": "ProviderProps"
277198
+ }
277199
+ ],
277200
+ "required": true,
277201
+ "type": {
277202
+ "name": "FormContext<FieldValues> | undefined"
277203
+ }
277204
+ },
277205
+ "children": {
277206
+ "defaultValue": null,
277207
+ "description": "",
277208
+ "name": "children",
277209
+ "parent": {
277210
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277211
+ "name": "DOMAttributes"
277212
+ },
277213
+ "declarations": [
277214
+ {
277215
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
277216
+ "name": "DOMAttributes"
277217
+ }
277218
+ ],
277219
+ "required": false,
277220
+ "type": {
277221
+ "name": "ReactNode"
277222
+ }
277223
+ }
277224
+ }
277225
+ },
277226
+ {
277227
+ "tags": {},
277228
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277229
+ "description": "",
277230
+ "displayName": "FormContextProvider",
277231
+ "methods": [],
277232
+ "props": {
277233
+ "form": {
277234
+ "defaultValue": null,
277235
+ "description": "",
277236
+ "name": "form",
277237
+ "parent": {
277238
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277239
+ "name": "FormContextProviderProps"
277240
+ },
277241
+ "declarations": [
277242
+ {
277243
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277244
+ "name": "FormContextProviderProps"
277245
+ }
277246
+ ],
277247
+ "required": true,
277248
+ "type": {
277249
+ "name": "UseFormReturn"
277250
+ }
277251
+ },
277252
+ "id": {
277253
+ "defaultValue": null,
277254
+ "description": "",
277255
+ "name": "id",
277256
+ "parent": {
277257
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277258
+ "name": "FormContextProviderProps"
277259
+ },
277260
+ "declarations": [
277261
+ {
277262
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277263
+ "name": "FormContextProviderProps"
277264
+ }
277265
+ ],
277266
+ "required": true,
277267
+ "type": {
277268
+ "name": "string"
277269
+ }
277270
+ },
277271
+ "isReadOnly": {
277272
+ "defaultValue": null,
277273
+ "description": "",
277274
+ "name": "isReadOnly",
277275
+ "parent": {
277276
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277277
+ "name": "FormContextProviderProps"
277278
+ },
277279
+ "declarations": [
277280
+ {
277281
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277282
+ "name": "FormContextProviderProps"
277283
+ }
277284
+ ],
277285
+ "required": false,
277286
+ "type": {
277287
+ "name": "boolean"
277288
+ }
277289
+ },
277290
+ "onAfterSuccessFeedback": {
277291
+ "defaultValue": null,
277292
+ "description": "",
277293
+ "name": "onAfterSuccessFeedback",
277294
+ "parent": {
277295
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277296
+ "name": "FormContextProviderProps"
277297
+ },
277298
+ "declarations": [
277299
+ {
277300
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277301
+ "name": "FormContextProviderProps"
277302
+ }
277303
+ ],
277304
+ "required": false,
277305
+ "type": {
277306
+ "name": "AfterFormSubmitCallback"
277307
+ }
277308
+ },
277309
+ "rootErrorController": {
277310
+ "defaultValue": null,
277311
+ "description": "",
277312
+ "name": "rootErrorController",
277313
+ "parent": {
277314
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277315
+ "name": "FormContextProviderProps"
277316
+ },
277317
+ "declarations": [
277318
+ {
277319
+ "fileName": "components/src/integrations/react-hook-form/components/FormContextProvider/FormContextProvider.tsx",
277320
+ "name": "FormContextProviderProps"
277321
+ }
277322
+ ],
277323
+ "required": true,
277324
+ "type": {
277325
+ "name": "FormRootErrorController"
277326
277326
  }
277327
277327
  },
277328
277328
  "children": {
@@ -283871,33 +283871,7 @@
283871
283871
  "tags": {
283872
283872
  "deprecated": "Use RouterProvider instead"
283873
283873
  },
283874
- "filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
283875
- "description": "",
283876
- "displayName": "LinkProvider",
283877
- "methods": [],
283878
- "props": {
283879
- "children": {
283880
- "defaultValue": null,
283881
- "description": "",
283882
- "name": "children",
283883
- "declarations": [
283884
- {
283885
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
283886
- "name": "TypeLiteral"
283887
- }
283888
- ],
283889
- "required": false,
283890
- "type": {
283891
- "name": "ReactNode"
283892
- }
283893
- }
283894
- }
283895
- },
283896
- {
283897
- "tags": {
283898
- "deprecated": "Use RouterProvider instead"
283899
- },
283900
- "filePath": "/home/runner/work/flow/flow/packages/components/src/integrations/nextjs/components/Link/Link.tsx",
283874
+ "filePath": "src/integrations/nextjs/components/Link/Link.tsx",
283901
283875
  "description": "",
283902
283876
  "displayName": "Link",
283903
283877
  "methods": [],
@@ -283907,12 +283881,12 @@
283907
283881
  "description": "",
283908
283882
  "name": "ref",
283909
283883
  "parent": {
283910
- "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
283884
+ "fileName": "src/integrations/nextjs/components/Link/Link.tsx",
283911
283885
  "name": "Props"
283912
283886
  },
283913
283887
  "declarations": [
283914
283888
  {
283915
- "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
283889
+ "fileName": "src/integrations/nextjs/components/Link/Link.tsx",
283916
283890
  "name": "Props"
283917
283891
  }
283918
283892
  ],
@@ -283926,12 +283900,12 @@
283926
283900
  "description": "",
283927
283901
  "name": "isDisabled",
283928
283902
  "parent": {
283929
- "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
283903
+ "fileName": "src/integrations/nextjs/components/Link/Link.tsx",
283930
283904
  "name": "Props"
283931
283905
  },
283932
283906
  "declarations": [
283933
283907
  {
283934
- "fileName": "components/src/integrations/nextjs/components/Link/Link.tsx",
283908
+ "fileName": "src/integrations/nextjs/components/Link/Link.tsx",
283935
283909
  "name": "Props"
283936
283910
  }
283937
283911
  ],
@@ -289395,6 +289369,32 @@
289395
289369
  }
289396
289370
  }
289397
289371
  },
289372
+ {
289373
+ "tags": {
289374
+ "deprecated": "Use RouterProvider instead"
289375
+ },
289376
+ "filePath": "src/integrations/nextjs/components/LinkProvider/LinkProvider.tsx",
289377
+ "description": "",
289378
+ "displayName": "LinkProvider",
289379
+ "methods": [],
289380
+ "props": {
289381
+ "children": {
289382
+ "defaultValue": null,
289383
+ "description": "",
289384
+ "name": "children",
289385
+ "declarations": [
289386
+ {
289387
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
289388
+ "name": "TypeLiteral"
289389
+ }
289390
+ ],
289391
+ "required": false,
289392
+ "type": {
289393
+ "name": "ReactNode"
289394
+ }
289395
+ }
289396
+ }
289397
+ },
289398
289398
  {
289399
289399
  "tags": {
289400
289400
  "flr-generate": "all"
@@ -308355,34 +308355,6 @@
308355
308355
  }
308356
308356
  }
308357
308357
  },
308358
- {
308359
- "tags": {},
308360
- "filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
308361
- "description": "",
308362
- "displayName": "PopoverTip",
308363
- "methods": [],
308364
- "props": {
308365
- "className": {
308366
- "defaultValue": null,
308367
- "description": "The elements class name.",
308368
- "name": "className",
308369
- "parent": {
308370
- "fileName": "components/src/lib/types/props.ts",
308371
- "name": "PropsWithClassName"
308372
- },
308373
- "declarations": [
308374
- {
308375
- "fileName": "components/src/lib/types/props.ts",
308376
- "name": "PropsWithClassName"
308377
- }
308378
- ],
308379
- "required": false,
308380
- "type": {
308381
- "name": "string"
308382
- }
308383
- }
308384
- }
308385
- },
308386
308358
  {
308387
308359
  "tags": {},
308388
308360
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Popover/components/PopoverTrigger/PopoverTrigger.tsx",
@@ -308699,6 +308671,34 @@
308699
308671
  }
308700
308672
  }
308701
308673
  },
308674
+ {
308675
+ "tags": {},
308676
+ "filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
308677
+ "description": "",
308678
+ "displayName": "PopoverTip",
308679
+ "methods": [],
308680
+ "props": {
308681
+ "className": {
308682
+ "defaultValue": null,
308683
+ "description": "The elements class name.",
308684
+ "name": "className",
308685
+ "parent": {
308686
+ "fileName": "components/src/lib/types/props.ts",
308687
+ "name": "PropsWithClassName"
308688
+ },
308689
+ "declarations": [
308690
+ {
308691
+ "fileName": "components/src/lib/types/props.ts",
308692
+ "name": "PropsWithClassName"
308693
+ }
308694
+ ],
308695
+ "required": false,
308696
+ "type": {
308697
+ "name": "string"
308698
+ }
308699
+ }
308700
+ }
308701
+ },
308702
308702
  {
308703
308703
  "tags": {
308704
308704
  "internal": ""
@@ -314715,6 +314715,14 @@
314715
314715
  }
314716
314716
  }
314717
314717
  },
314718
+ {
314719
+ "tags": {},
314720
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/OffCanvasSuspenseFallback/OffCanvasSuspenseFallback.tsx",
314721
+ "description": "",
314722
+ "displayName": "OffCanvasSuspenseFallback",
314723
+ "methods": [],
314724
+ "props": {}
314725
+ },
314718
314726
  {
314719
314727
  "tags": {},
314720
314728
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ModalTrigger/ModalTrigger.tsx",
@@ -314853,14 +314861,6 @@
314853
314861
  }
314854
314862
  }
314855
314863
  },
314856
- {
314857
- "tags": {},
314858
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/OffCanvasSuspenseFallback/OffCanvasSuspenseFallback.tsx",
314859
- "description": "",
314860
- "displayName": "OffCanvasSuspenseFallback",
314861
- "methods": [],
314862
- "props": {}
314863
- },
314864
314864
  {
314865
314865
  "tags": {},
314866
314866
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/Modal/components/ConfirmUnsavedChangesModal/ConfirmUnsavedChangesModal.tsx",
@@ -315224,6 +315224,129 @@
315224
315224
  "methods": [],
315225
315225
  "props": {}
315226
315226
  },
315227
+ {
315228
+ "tags": {
315229
+ "flr-generate": "all"
315230
+ },
315231
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListSummary/ListSummary.tsx",
315232
+ "description": "",
315233
+ "displayName": "ListSummary",
315234
+ "methods": [],
315235
+ "props": {
315236
+ "position": {
315237
+ "defaultValue": {
315238
+ "value": ": \"top\""
315239
+ },
315240
+ "description": "Whether the summary is placed above or underneath the list",
315241
+ "name": "position",
315242
+ "parent": {
315243
+ "fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
315244
+ "name": "ListSummaryProps"
315245
+ },
315246
+ "declarations": [
315247
+ {
315248
+ "fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
315249
+ "name": "ListSummaryProps"
315250
+ }
315251
+ ],
315252
+ "required": false,
315253
+ "type": {
315254
+ "name": "\"bottom\" | \"top\""
315255
+ }
315256
+ },
315257
+ "wrapWith": {
315258
+ "defaultValue": null,
315259
+ "description": "",
315260
+ "name": "wrapWith",
315261
+ "parent": {
315262
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
315263
+ "name": "FlowComponentProps"
315264
+ },
315265
+ "declarations": [
315266
+ {
315267
+ "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
315268
+ "name": "FlowComponentProps"
315269
+ }
315270
+ ],
315271
+ "required": false,
315272
+ "type": {
315273
+ "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
315274
+ }
315275
+ },
315276
+ "tunnelId": {
315277
+ "defaultValue": null,
315278
+ "description": "@internal",
315279
+ "name": "tunnelId",
315280
+ "parent": {
315281
+ "fileName": "components/src/lib/types/props.ts",
315282
+ "name": "PropsWithTunnel"
315283
+ },
315284
+ "declarations": [
315285
+ {
315286
+ "fileName": "components/src/lib/types/props.ts",
315287
+ "name": "PropsWithTunnel"
315288
+ }
315289
+ ],
315290
+ "required": false,
315291
+ "type": {
315292
+ "name": "string | null"
315293
+ }
315294
+ },
315295
+ "ref": {
315296
+ "defaultValue": null,
315297
+ "description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
315298
+ "name": "ref",
315299
+ "parent": {
315300
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315301
+ "name": "RefAttributes"
315302
+ },
315303
+ "declarations": [
315304
+ {
315305
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315306
+ "name": "RefAttributes"
315307
+ }
315308
+ ],
315309
+ "required": false,
315310
+ "type": {
315311
+ "name": "Ref<HTMLSpanElement>"
315312
+ }
315313
+ },
315314
+ "key": {
315315
+ "defaultValue": null,
315316
+ "description": "",
315317
+ "name": "key",
315318
+ "parent": {
315319
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315320
+ "name": "Attributes"
315321
+ },
315322
+ "declarations": [
315323
+ {
315324
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315325
+ "name": "Attributes"
315326
+ }
315327
+ ],
315328
+ "required": false,
315329
+ "type": {
315330
+ "name": "Key | null"
315331
+ }
315332
+ },
315333
+ "children": {
315334
+ "defaultValue": null,
315335
+ "description": "",
315336
+ "name": "children",
315337
+ "declarations": [
315338
+ {
315339
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315340
+ "name": "TypeLiteral"
315341
+ }
315342
+ ],
315343
+ "required": false,
315344
+ "type": {
315345
+ "name": "ReactNode"
315346
+ }
315347
+ }
315348
+ }
315349
+ },
315227
315350
  {
315228
315351
  "tags": {},
315229
315352
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListItemView/ListItemView.tsx",
@@ -315306,196 +315429,73 @@
315306
315429
  }
315307
315430
  },
315308
315431
  {
315309
- "tags": {
315310
- "flr-generate": "all"
315311
- },
315312
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/ListSummary/ListSummary.tsx",
315432
+ "tags": {},
315433
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/Items.tsx",
315313
315434
  "description": "",
315314
- "displayName": "ListSummary",
315435
+ "displayName": "Items",
315436
+ "methods": [],
315437
+ "props": {}
315438
+ },
315439
+ {
315440
+ "tags": {},
315441
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/Header.tsx",
315442
+ "description": "",
315443
+ "displayName": "Header",
315315
315444
  "methods": [],
315316
315445
  "props": {
315317
- "position": {
315318
- "defaultValue": {
315319
- "value": ": \"top\""
315320
- },
315321
- "description": "Whether the summary is placed above or underneath the list",
315322
- "name": "position",
315323
- "parent": {
315324
- "fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
315325
- "name": "ListSummaryProps"
315326
- },
315327
- "declarations": [
315328
- {
315329
- "fileName": "components/src/components/List/components/ListSummary/ListSummary.tsx",
315330
- "name": "ListSummaryProps"
315331
- }
315332
- ],
315333
- "required": false,
315334
- "type": {
315335
- "name": "\"bottom\" | \"top\""
315336
- }
315337
- },
315338
- "wrapWith": {
315339
- "defaultValue": null,
315340
- "description": "",
315341
- "name": "wrapWith",
315342
- "parent": {
315343
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
315344
- "name": "FlowComponentProps"
315345
- },
315346
- "declarations": [
315347
- {
315348
- "fileName": "components/src/lib/componentFactory/flowComponent.tsx",
315349
- "name": "FlowComponentProps"
315350
- }
315351
- ],
315352
- "required": false,
315353
- "type": {
315354
- "name": "ReactElement<unknown, string | JSXElementConstructor<any>>"
315355
- }
315356
- },
315357
- "tunnelId": {
315446
+ "className": {
315358
315447
  "defaultValue": null,
315359
- "description": "@internal",
315360
- "name": "tunnelId",
315448
+ "description": "The elements class name.",
315449
+ "name": "className",
315361
315450
  "parent": {
315362
315451
  "fileName": "components/src/lib/types/props.ts",
315363
- "name": "PropsWithTunnel"
315452
+ "name": "PropsWithClassName"
315364
315453
  },
315365
315454
  "declarations": [
315366
315455
  {
315367
315456
  "fileName": "components/src/lib/types/props.ts",
315368
- "name": "PropsWithTunnel"
315369
- }
315370
- ],
315371
- "required": false,
315372
- "type": {
315373
- "name": "string | null"
315374
- }
315375
- },
315376
- "ref": {
315377
- "defaultValue": null,
315378
- "description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null`\n(or call the ref with `null` if you passed a callback ref).\n@see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}",
315379
- "name": "ref",
315380
- "parent": {
315381
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315382
- "name": "RefAttributes"
315383
- },
315384
- "declarations": [
315385
- {
315386
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315387
- "name": "RefAttributes"
315457
+ "name": "PropsWithClassName"
315388
315458
  }
315389
315459
  ],
315390
315460
  "required": false,
315391
315461
  "type": {
315392
- "name": "Ref<HTMLSpanElement>"
315462
+ "name": "string"
315393
315463
  }
315394
- },
315395
- "key": {
315464
+ }
315465
+ }
315466
+ },
315467
+ {
315468
+ "tags": {},
315469
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/Footer.tsx",
315470
+ "description": "",
315471
+ "displayName": "Footer",
315472
+ "methods": [],
315473
+ "props": {}
315474
+ },
315475
+ {
315476
+ "tags": {},
315477
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/DataLoader/DataLoaderSuspense.tsx",
315478
+ "description": "",
315479
+ "displayName": "DataLoaderSuspense",
315480
+ "methods": [],
315481
+ "props": {
315482
+ "useRenderSuspense": {
315396
315483
  "defaultValue": null,
315397
315484
  "description": "",
315398
- "name": "key",
315485
+ "name": "useRenderSuspense",
315399
315486
  "parent": {
315400
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315401
- "name": "Attributes"
315487
+ "fileName": "components/src/components/List/components/DataLoader/DataLoaderSuspense.tsx",
315488
+ "name": "Props"
315402
315489
  },
315403
315490
  "declarations": [
315404
315491
  {
315405
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315406
- "name": "Attributes"
315492
+ "fileName": "components/src/components/List/components/DataLoader/DataLoaderSuspense.tsx",
315493
+ "name": "Props"
315407
315494
  }
315408
315495
  ],
315409
- "required": false,
315496
+ "required": true,
315410
315497
  "type": {
315411
- "name": "Key | null"
315412
- }
315413
- },
315414
- "children": {
315415
- "defaultValue": null,
315416
- "description": "",
315417
- "name": "children",
315418
- "declarations": [
315419
- {
315420
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
315421
- "name": "TypeLiteral"
315422
- }
315423
- ],
315424
- "required": false,
315425
- "type": {
315426
- "name": "ReactNode"
315427
- }
315428
- }
315429
- }
315430
- },
315431
- {
315432
- "tags": {},
315433
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Items/Items.tsx",
315434
- "description": "",
315435
- "displayName": "Items",
315436
- "methods": [],
315437
- "props": {}
315438
- },
315439
- {
315440
- "tags": {},
315441
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Header/Header.tsx",
315442
- "description": "",
315443
- "displayName": "Header",
315444
- "methods": [],
315445
- "props": {
315446
- "className": {
315447
- "defaultValue": null,
315448
- "description": "The elements class name.",
315449
- "name": "className",
315450
- "parent": {
315451
- "fileName": "components/src/lib/types/props.ts",
315452
- "name": "PropsWithClassName"
315453
- },
315454
- "declarations": [
315455
- {
315456
- "fileName": "components/src/lib/types/props.ts",
315457
- "name": "PropsWithClassName"
315458
- }
315459
- ],
315460
- "required": false,
315461
- "type": {
315462
- "name": "string"
315463
- }
315464
- }
315465
- }
315466
- },
315467
- {
315468
- "tags": {},
315469
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/Footer/Footer.tsx",
315470
- "description": "",
315471
- "displayName": "Footer",
315472
- "methods": [],
315473
- "props": {}
315474
- },
315475
- {
315476
- "tags": {},
315477
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/List/components/DataLoader/DataLoaderSuspense.tsx",
315478
- "description": "",
315479
- "displayName": "DataLoaderSuspense",
315480
- "methods": [],
315481
- "props": {
315482
- "useRenderSuspense": {
315483
- "defaultValue": null,
315484
- "description": "",
315485
- "name": "useRenderSuspense",
315486
- "parent": {
315487
- "fileName": "components/src/components/List/components/DataLoader/DataLoaderSuspense.tsx",
315488
- "name": "Props"
315489
- },
315490
- "declarations": [
315491
- {
315492
- "fileName": "components/src/components/List/components/DataLoader/DataLoaderSuspense.tsx",
315493
- "name": "Props"
315494
- }
315495
- ],
315496
- "required": true,
315497
- "type": {
315498
- "name": "() => void"
315498
+ "name": "() => void"
315499
315499
  }
315500
315500
  },
315501
315501
  "children": {
@@ -317842,6 +317842,34 @@
317842
317842
  }
317843
317843
  }
317844
317844
  },
317845
+ {
317846
+ "tags": {},
317847
+ "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
317848
+ "description": "",
317849
+ "displayName": "DeleteButton",
317850
+ "methods": [],
317851
+ "props": {
317852
+ "onDelete": {
317853
+ "defaultValue": null,
317854
+ "description": "",
317855
+ "name": "onDelete",
317856
+ "parent": {
317857
+ "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
317858
+ "name": "Props"
317859
+ },
317860
+ "declarations": [
317861
+ {
317862
+ "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
317863
+ "name": "Props"
317864
+ }
317865
+ ],
317866
+ "required": true,
317867
+ "type": {
317868
+ "name": "() => void"
317869
+ }
317870
+ }
317871
+ }
317872
+ },
317845
317873
  {
317846
317874
  "tags": {},
317847
317875
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/Avatar/Avatar.tsx",
@@ -317908,34 +317936,6 @@
317908
317936
  }
317909
317937
  }
317910
317938
  },
317911
- {
317912
- "tags": {},
317913
- "filePath": "/home/runner/work/flow/flow/packages/components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
317914
- "description": "",
317915
- "displayName": "DeleteButton",
317916
- "methods": [],
317917
- "props": {
317918
- "onDelete": {
317919
- "defaultValue": null,
317920
- "description": "",
317921
- "name": "onDelete",
317922
- "parent": {
317923
- "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
317924
- "name": "Props"
317925
- },
317926
- "declarations": [
317927
- {
317928
- "fileName": "components/src/components/FileCard/components/DeleteButton/DeleteButton.tsx",
317929
- "name": "Props"
317930
- }
317931
- ],
317932
- "required": true,
317933
- "type": {
317934
- "name": "() => void"
317935
- }
317936
- }
317937
- }
317938
- },
317939
317939
  {
317940
317940
  "tags": {},
317941
317941
  "filePath": "/home/runner/work/flow/flow/packages/components/src/components/DateRangePicker/components/DateRangeInput/DateRangeInput.tsx",
@@ -321319,9 +321319,9 @@
321319
321319
  "tags": {
321320
321320
  "flr-generate": "all"
321321
321321
  },
321322
- "filePath": "src/components/CartesianChart/components/XAxis/XAxis.tsx",
321322
+ "filePath": "src/components/CartesianChart/components/YAxis/YAxis.tsx",
321323
321323
  "description": "",
321324
- "displayName": "XAxis",
321324
+ "displayName": "YAxis",
321325
321325
  "methods": [],
321326
321326
  "props": {
321327
321327
  "className": {
@@ -321402,16 +321402,16 @@
321402
321402
  },
321403
321403
  "scale": {
321404
321404
  "defaultValue": null,
321405
- "description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <XAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<XAxis scale={scale} />",
321405
+ "description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <YAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<YAxis scale={scale} />",
321406
321406
  "name": "scale",
321407
321407
  "parent": {
321408
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321409
- "name": "XAxisProps"
321408
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321409
+ "name": "YAxisProps"
321410
321410
  },
321411
321411
  "declarations": [
321412
321412
  {
321413
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321414
- "name": "XAxisProps"
321413
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321414
+ "name": "YAxisProps"
321415
321415
  }
321416
321416
  ],
321417
321417
  "required": false,
@@ -321457,37 +321457,18 @@
321457
321457
  "name": "boolean"
321458
321458
  }
321459
321459
  },
321460
- "allowDataOverflow": {
321461
- "defaultValue": null,
321462
- "description": "When domain of the axis is specified and the type of the axis is 'number',\nif allowDataOverflow is set to be false,\nthe domain will be adjusted when the minimum value of data is smaller than domain[0] or\nthe maximum value of data is greater than domain[1] so that the axis displays all data values.\nIf set to true, graphic elements (line, area, bars) will be clipped to conform to the specified domain.\n@defaultValue false",
321463
- "name": "allowDataOverflow",
321464
- "parent": {
321465
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321466
- "name": "RenderableAxisProps"
321467
- },
321468
- "declarations": [
321469
- {
321470
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321471
- "name": "RenderableAxisProps"
321472
- }
321473
- ],
321474
- "required": false,
321475
- "type": {
321476
- "name": "boolean"
321477
- }
321478
- },
321479
321460
  "interval": {
321480
321461
  "defaultValue": null,
321481
- "description": "If set 0, all the ticks will be shown. If set preserveStart\", \"preserveEnd\" or \"preserveStartEnd\", the ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
321462
+ "description": "If set 0, all the ticks will be shown. If set \"preserveStart\", \"preserveEnd\" or \"preserveStartEnd\",\nthe ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
321482
321463
  "name": "interval",
321483
321464
  "parent": {
321484
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321485
- "name": "XAxisProps"
321465
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321466
+ "name": "YAxisProps"
321486
321467
  },
321487
321468
  "declarations": [
321488
321469
  {
321489
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321490
- "name": "XAxisProps"
321470
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321471
+ "name": "YAxisProps"
321491
321472
  }
321492
321473
  ],
321493
321474
  "required": false,
@@ -321500,13 +321481,13 @@
321500
321481
  "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
321501
321482
  "name": "minTickGap",
321502
321483
  "parent": {
321503
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321504
- "name": "XAxisProps"
321484
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321485
+ "name": "YAxisProps"
321505
321486
  },
321506
321487
  "declarations": [
321507
321488
  {
321508
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321509
- "name": "XAxisProps"
321489
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321490
+ "name": "YAxisProps"
321510
321491
  }
321511
321492
  ],
321512
321493
  "required": false,
@@ -321516,16 +321497,16 @@
321516
321497
  },
321517
321498
  "domain": {
321518
321499
  "defaultValue": null,
321519
- "description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <XAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <XAxis type=\"number\" domain={['auto', 'auto']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <XAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <XAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <XAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <XAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
321500
+ "description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <YAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <YAxis type=\"number\" domain={['auto', 'auto']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <YAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <YAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <YAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <YAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
321520
321501
  "name": "domain",
321521
321502
  "parent": {
321522
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321523
- "name": "XAxisProps"
321503
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321504
+ "name": "YAxisProps"
321524
321505
  },
321525
321506
  "declarations": [
321526
321507
  {
321527
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321528
- "name": "XAxisProps"
321508
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321509
+ "name": "YAxisProps"
321529
321510
  }
321530
321511
  ],
321531
321512
  "required": false,
@@ -321577,44 +321558,42 @@
321577
321558
  "tags": {
321578
321559
  "flr-generate": "all"
321579
321560
  },
321580
- "filePath": "src/components/CartesianChart/components/Line/Line.tsx",
321561
+ "filePath": "src/components/CartesianChart/components/XAxis/XAxis.tsx",
321581
321562
  "description": "",
321582
- "displayName": "Line",
321563
+ "displayName": "XAxis",
321583
321564
  "methods": [],
321584
321565
  "props": {
321585
- "color": {
321586
- "defaultValue": {
321587
- "value": "\"sea-green\""
321588
- },
321589
- "description": "The color of the line.",
321590
- "name": "color",
321566
+ "className": {
321567
+ "defaultValue": null,
321568
+ "description": "",
321569
+ "name": "className",
321591
321570
  "parent": {
321592
- "fileName": "src/components/CartesianChart/components/Line/Line.tsx",
321593
- "name": "LineProps"
321571
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321572
+ "name": "HTMLAttributes"
321594
321573
  },
321595
321574
  "declarations": [
321596
321575
  {
321597
- "fileName": "src/components/CartesianChart/components/Line/Line.tsx",
321598
- "name": "LineProps"
321576
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321577
+ "name": "HTMLAttributes"
321599
321578
  }
321600
321579
  ],
321601
321580
  "required": false,
321602
321581
  "type": {
321603
- "name": "CategoricalWithCustomColor"
321582
+ "name": "string"
321604
321583
  }
321605
321584
  },
321606
- "className": {
321585
+ "type": {
321607
321586
  "defaultValue": null,
321608
321587
  "description": "",
321609
- "name": "className",
321588
+ "name": "type",
321610
321589
  "parent": {
321611
321590
  "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321612
- "name": "HTMLAttributes"
321591
+ "name": "SVGAttributes"
321613
321592
  },
321614
321593
  "declarations": [
321615
321594
  {
321616
321595
  "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321617
- "name": "HTMLAttributes"
321596
+ "name": "SVGAttributes"
321618
321597
  }
321619
321598
  ],
321620
321599
  "required": false,
@@ -321622,60 +321601,75 @@
321622
321601
  "name": "string"
321623
321602
  }
321624
321603
  },
321625
- "key": {
321604
+ "hide": {
321605
+ "defaultValue": null,
321606
+ "description": "If set true, the axis do not display in the chart.\n@defaultValue false",
321607
+ "name": "hide",
321608
+ "parent": {
321609
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321610
+ "name": "RenderableAxisProps"
321611
+ },
321612
+ "declarations": [
321613
+ {
321614
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321615
+ "name": "RenderableAxisProps"
321616
+ }
321617
+ ],
321618
+ "required": false,
321619
+ "type": {
321620
+ "name": "boolean"
321621
+ }
321622
+ },
321623
+ "orientation": {
321626
321624
  "defaultValue": null,
321627
321625
  "description": "",
321628
- "name": "key",
321626
+ "name": "orientation",
321629
321627
  "parent": {
321630
321628
  "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321631
- "name": "Attributes"
321629
+ "name": "SVGAttributes"
321632
321630
  },
321633
321631
  "declarations": [
321634
321632
  {
321635
321633
  "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321636
- "name": "Attributes"
321634
+ "name": "SVGAttributes"
321637
321635
  }
321638
321636
  ],
321639
321637
  "required": false,
321640
321638
  "type": {
321641
- "name": "Key | null"
321639
+ "name": "string | number"
321642
321640
  }
321643
321641
  },
321644
- "type": {
321642
+ "scale": {
321645
321643
  "defaultValue": null,
321646
- "description": "The interpolation type of curve. Allows custom interpolation function.\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}",
321647
- "name": "type",
321644
+ "description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <XAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<XAxis scale={scale} />",
321645
+ "name": "scale",
321648
321646
  "parent": {
321649
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
321650
- "name": "CurveProps"
321647
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321648
+ "name": "XAxisProps"
321651
321649
  },
321652
321650
  "declarations": [
321653
321651
  {
321654
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
321655
- "name": "CurveProps"
321656
- },
321657
- {
321658
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321659
- "name": "LineProps"
321652
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321653
+ "name": "XAxisProps"
321660
321654
  }
321661
321655
  ],
321662
321656
  "required": false,
321663
321657
  "type": {
321664
- "name": "CurveType"
321658
+ "name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
321665
321659
  }
321666
321660
  },
321667
321661
  "dataKey": {
321668
321662
  "defaultValue": null,
321669
- "description": "Decides how to extract the value of this Line from the data:\n- `string`: the name of the field in the data object;\n- `number`: the index of the field in the data;\n- `function`: a function that receives the data object and returns the value of this Line.",
321663
+ "description": "Decides how to extract the value of this Axis from the data:\n- `string`: the name of the field in the data object;\n- `number`: the index of the field in the data;\n- `function`: a function that receives the data object and returns the value of this Axis.\n\nIf undefined, it will reuse the dataKey of graphical items.",
321670
321664
  "name": "dataKey",
321671
321665
  "parent": {
321672
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321673
- "name": "LineProps"
321666
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321667
+ "name": "BaseAxisProps"
321674
321668
  },
321675
321669
  "declarations": [
321676
321670
  {
321677
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321678
- "name": "LineProps"
321671
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321672
+ "name": "BaseAxisProps"
321679
321673
  }
321680
321674
  ],
321681
321675
  "required": false,
@@ -321683,105 +321677,94 @@
321683
321677
  "name": "DataKey<any>"
321684
321678
  }
321685
321679
  },
321686
- "unit": {
321680
+ "allowDecimals": {
321687
321681
  "defaultValue": null,
321688
- "description": "The unit of data. This option will be used in tooltip.",
321689
- "name": "unit",
321682
+ "description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
321683
+ "name": "allowDecimals",
321690
321684
  "parent": {
321691
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321692
- "name": "LineProps"
321685
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321686
+ "name": "RenderableAxisProps"
321693
321687
  },
321694
321688
  "declarations": [
321695
321689
  {
321696
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321697
- "name": "LineProps"
321690
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321691
+ "name": "RenderableAxisProps"
321698
321692
  }
321699
321693
  ],
321700
321694
  "required": false,
321701
321695
  "type": {
321702
- "name": "string | number | null"
321696
+ "name": "boolean"
321703
321697
  }
321704
321698
  },
321705
- "xAxisId": {
321699
+ "interval": {
321706
321700
  "defaultValue": null,
321707
- "description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
321708
- "name": "xAxisId",
321701
+ "description": "If set 0, all the ticks will be shown. If set preserveStart\", \"preserveEnd\" or \"preserveStartEnd\", the ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
321702
+ "name": "interval",
321709
321703
  "parent": {
321710
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321711
- "name": "LineProps"
321704
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321705
+ "name": "XAxisProps"
321712
321706
  },
321713
321707
  "declarations": [
321714
321708
  {
321715
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321716
- "name": "LineProps"
321709
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321710
+ "name": "XAxisProps"
321717
321711
  }
321718
321712
  ],
321719
321713
  "required": false,
321720
321714
  "type": {
321721
- "name": "AxisId"
321715
+ "name": "AxisInterval"
321722
321716
  }
321723
321717
  },
321724
- "yAxisId": {
321718
+ "minTickGap": {
321725
321719
  "defaultValue": null,
321726
- "description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
321727
- "name": "yAxisId",
321720
+ "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
321721
+ "name": "minTickGap",
321728
321722
  "parent": {
321729
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321730
- "name": "LineProps"
321723
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321724
+ "name": "XAxisProps"
321731
321725
  },
321732
321726
  "declarations": [
321733
321727
  {
321734
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321735
- "name": "LineProps"
321728
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321729
+ "name": "XAxisProps"
321736
321730
  }
321737
321731
  ],
321738
321732
  "required": false,
321739
321733
  "type": {
321740
- "name": "AxisId"
321734
+ "name": "number"
321741
321735
  }
321742
- }
321743
- }
321744
- },
321745
- {
321746
- "tags": {
321747
- "flr-generate": "all"
321748
- },
321749
- "filePath": "src/components/CartesianChart/components/YAxis/YAxis.tsx",
321750
- "description": "",
321751
- "displayName": "YAxis",
321752
- "methods": [],
321753
- "props": {
321754
- "className": {
321736
+ },
321737
+ "domain": {
321755
321738
  "defaultValue": null,
321756
- "description": "",
321757
- "name": "className",
321739
+ "description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <XAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <XAxis type=\"number\" domain={['auto', 'auto']} />\n@example <XAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <XAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <XAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <XAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <XAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
321740
+ "name": "domain",
321758
321741
  "parent": {
321759
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321760
- "name": "HTMLAttributes"
321742
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321743
+ "name": "XAxisProps"
321761
321744
  },
321762
321745
  "declarations": [
321763
321746
  {
321764
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321765
- "name": "HTMLAttributes"
321747
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/XAxis.d.ts",
321748
+ "name": "XAxisProps"
321766
321749
  }
321767
321750
  ],
321768
321751
  "required": false,
321769
321752
  "type": {
321770
- "name": "string"
321753
+ "name": "AxisDomain"
321771
321754
  }
321772
321755
  },
321773
- "type": {
321756
+ "unit": {
321774
321757
  "defaultValue": null,
321775
- "description": "",
321776
- "name": "type",
321758
+ "description": "The unit of data. This option will be used in tooltip.",
321759
+ "name": "unit",
321777
321760
  "parent": {
321778
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321779
- "name": "SVGAttributes"
321761
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321762
+ "name": "BaseAxisProps"
321780
321763
  },
321781
321764
  "declarations": [
321782
321765
  {
321783
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321784
- "name": "SVGAttributes"
321766
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321767
+ "name": "BaseAxisProps"
321785
321768
  }
321786
321769
  ],
321787
321770
  "required": false,
@@ -321789,10 +321772,10 @@
321789
321772
  "name": "string"
321790
321773
  }
321791
321774
  },
321792
- "hide": {
321775
+ "tickFormatter": {
321793
321776
  "defaultValue": null,
321794
- "description": "If set true, the axis do not display in the chart.\n@defaultValue false",
321795
- "name": "hide",
321777
+ "description": "The formatter function of tick.",
321778
+ "name": "tickFormatter",
321796
321779
  "parent": {
321797
321780
  "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321798
321781
  "name": "RenderableAxisProps"
@@ -321805,178 +321788,195 @@
321805
321788
  ],
321806
321789
  "required": false,
321807
321790
  "type": {
321808
- "name": "boolean"
321791
+ "name": "((value: any, index: number) => string)"
321809
321792
  }
321810
321793
  },
321811
- "orientation": {
321794
+ "allowDataOverflow": {
321812
321795
  "defaultValue": null,
321813
- "description": "",
321814
- "name": "orientation",
321796
+ "description": "When domain of the axis is specified and the type of the axis is 'number',\nif allowDataOverflow is set to be false,\nthe domain will be adjusted when the minimum value of data is smaller than domain[0] or\nthe maximum value of data is greater than domain[1] so that the axis displays all data values.\nIf set to true, graphic elements (line, area, bars) will be clipped to conform to the specified domain.\n@defaultValue false",
321797
+ "name": "allowDataOverflow",
321815
321798
  "parent": {
321816
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321817
- "name": "SVGAttributes"
321799
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321800
+ "name": "RenderableAxisProps"
321818
321801
  },
321819
321802
  "declarations": [
321820
321803
  {
321821
- "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321822
- "name": "SVGAttributes"
321804
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321805
+ "name": "RenderableAxisProps"
321823
321806
  }
321824
321807
  ],
321825
321808
  "required": false,
321826
321809
  "type": {
321827
- "name": "string | number"
321810
+ "name": "boolean"
321828
321811
  }
321829
- },
321830
- "scale": {
321831
- "defaultValue": null,
321832
- "description": "Scale function determines how data values are mapped to visual values.\nIn other words, decided the mapping between data domain and coordinate range.\n\nIf undefined, or 'auto', the scale function is created internally according to the type of axis and data.\n\nYou can define a custom scale, either as a string shortcut to a d3 scale, or as a complete scale definition object.\n@defaultValue auto\n@example <YAxis scale=\"log\" />\n@example import { scaleLog } from 'd3-scale';\nconst scale = scaleLog().base(Math.E);\n<YAxis scale={scale} />",
321833
- "name": "scale",
321812
+ }
321813
+ }
321814
+ },
321815
+ {
321816
+ "tags": {
321817
+ "flr-generate": "all"
321818
+ },
321819
+ "filePath": "src/components/CartesianChart/components/Line/Line.tsx",
321820
+ "description": "",
321821
+ "displayName": "Line",
321822
+ "methods": [],
321823
+ "props": {
321824
+ "color": {
321825
+ "defaultValue": {
321826
+ "value": "\"sea-green\""
321827
+ },
321828
+ "description": "The color of the line.",
321829
+ "name": "color",
321834
321830
  "parent": {
321835
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321836
- "name": "YAxisProps"
321831
+ "fileName": "src/components/CartesianChart/components/Line/Line.tsx",
321832
+ "name": "LineProps"
321837
321833
  },
321838
321834
  "declarations": [
321839
321835
  {
321840
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321841
- "name": "YAxisProps"
321836
+ "fileName": "src/components/CartesianChart/components/Line/Line.tsx",
321837
+ "name": "LineProps"
321842
321838
  }
321843
321839
  ],
321844
321840
  "required": false,
321845
321841
  "type": {
321846
- "name": "ScaleType | CustomScaleDefinition<CategoricalDomainItem> | CustomScaleDefinition<string> | CustomScaleDefinition<...> | CustomScaleDefinition<...>"
321842
+ "name": "CategoricalWithCustomColor"
321847
321843
  }
321848
321844
  },
321849
- "dataKey": {
321845
+ "className": {
321850
321846
  "defaultValue": null,
321851
- "description": "Decides how to extract the value of this Axis from the data:\n- `string`: the name of the field in the data object;\n- `number`: the index of the field in the data;\n- `function`: a function that receives the data object and returns the value of this Axis.\n\nIf undefined, it will reuse the dataKey of graphical items.",
321852
- "name": "dataKey",
321847
+ "description": "",
321848
+ "name": "className",
321853
321849
  "parent": {
321854
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321855
- "name": "BaseAxisProps"
321850
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321851
+ "name": "HTMLAttributes"
321856
321852
  },
321857
321853
  "declarations": [
321858
321854
  {
321859
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321860
- "name": "BaseAxisProps"
321855
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321856
+ "name": "HTMLAttributes"
321861
321857
  }
321862
321858
  ],
321863
321859
  "required": false,
321864
321860
  "type": {
321865
- "name": "DataKey<any>"
321861
+ "name": "string"
321866
321862
  }
321867
321863
  },
321868
- "allowDecimals": {
321864
+ "key": {
321869
321865
  "defaultValue": null,
321870
- "description": "Allow the ticks of axis to be decimals or not.\n@defaultValue true",
321871
- "name": "allowDecimals",
321866
+ "description": "",
321867
+ "name": "key",
321872
321868
  "parent": {
321873
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321874
- "name": "RenderableAxisProps"
321869
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321870
+ "name": "Attributes"
321875
321871
  },
321876
321872
  "declarations": [
321877
321873
  {
321878
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321879
- "name": "RenderableAxisProps"
321874
+ "fileName": "flow/node_modules/.pnpm/@types+react@19.2.10/node_modules/@types/react/index.d.ts",
321875
+ "name": "Attributes"
321880
321876
  }
321881
321877
  ],
321882
321878
  "required": false,
321883
321879
  "type": {
321884
- "name": "boolean"
321880
+ "name": "Key | null"
321885
321881
  }
321886
321882
  },
321887
- "interval": {
321883
+ "type": {
321888
321884
  "defaultValue": null,
321889
- "description": "If set 0, all the ticks will be shown. If set \"preserveStart\", \"preserveEnd\" or \"preserveStartEnd\",\nthe ticks which is to be shown or hidden will be calculated automatically.\n@defaultValue preserveEnd",
321890
- "name": "interval",
321885
+ "description": "The interpolation type of curve. Allows custom interpolation function.\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}\n@defaultValue linear\n@link https://d3js.org/d3-shape/curve\n@see {@link https://recharts.github.io/en-US/examples/CardinalAreaChart/ An AreaChart which has two area with different interpolation.}",
321886
+ "name": "type",
321891
321887
  "parent": {
321892
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321893
- "name": "YAxisProps"
321888
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
321889
+ "name": "CurveProps"
321894
321890
  },
321895
321891
  "declarations": [
321896
321892
  {
321897
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321898
- "name": "YAxisProps"
321893
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/shape/Curve.d.ts",
321894
+ "name": "CurveProps"
321895
+ },
321896
+ {
321897
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321898
+ "name": "LineProps"
321899
321899
  }
321900
321900
  ],
321901
321901
  "required": false,
321902
321902
  "type": {
321903
- "name": "AxisInterval"
321903
+ "name": "CurveType"
321904
321904
  }
321905
321905
  },
321906
- "minTickGap": {
321906
+ "dataKey": {
321907
321907
  "defaultValue": null,
321908
- "description": "The minimum gap between two adjacent tick labels\n@defaultValue 5",
321909
- "name": "minTickGap",
321908
+ "description": "Decides how to extract the value of this Line from the data:\n- `string`: the name of the field in the data object;\n- `number`: the index of the field in the data;\n- `function`: a function that receives the data object and returns the value of this Line.",
321909
+ "name": "dataKey",
321910
321910
  "parent": {
321911
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321912
- "name": "YAxisProps"
321911
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321912
+ "name": "LineProps"
321913
321913
  },
321914
321914
  "declarations": [
321915
321915
  {
321916
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321917
- "name": "YAxisProps"
321916
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321917
+ "name": "LineProps"
321918
321918
  }
321919
321919
  ],
321920
321920
  "required": false,
321921
321921
  "type": {
321922
- "name": "number"
321922
+ "name": "DataKey<any>"
321923
321923
  }
321924
321924
  },
321925
- "domain": {
321925
+ "unit": {
321926
321926
  "defaultValue": null,
321927
- "description": "Specify the domain of axis when the axis is a number axis.\n\nIf undefined, then the domain is calculated based on the data and dataKeys.\n\nThe length of domain should be 2, and we will validate the values in domain.\n\nEach element in the array can be a number, 'auto', 'dataMin', 'dataMax', a string like 'dataMin - 20', 'dataMax + 100',\nor a function that accepts a single argument and returns a number.\n\nIf any element of domain is set to be 'auto', comprehensible scale ticks will be calculated, and the final domain of axis is generated by the ticks.\nIf a function, receives '[dataMin, dataMax]', and must return a computed domain as '[min, max]'.\n@example <YAxis type=\"number\" domain={['dataMin', 'dataMax']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax']} />\n@example <YAxis type=\"number\" domain={['auto', 'auto']} />\n@example <YAxis type=\"number\" domain={[0, 'dataMax + 1000']} />\n@example <YAxis type=\"number\" domain={['dataMin - 100', 'dataMax + 100']} />\n@example <YAxis type=\"number\" domain={[dataMin => (0 - Math.abs(dataMin)), dataMax => (dataMax * 2)]} />\n@example <YAxis type=\"number\" domain={([dataMin, dataMax]) => { const absMax = Math.max(Math.abs(dataMin), Math.abs(dataMax)); return [-absMax, absMax]; }} />\n@example <YAxis type=\"number\" domain={[0, 100]} allowDataOverflow />",
321928
- "name": "domain",
321927
+ "description": "The unit of data. This option will be used in tooltip.",
321928
+ "name": "unit",
321929
321929
  "parent": {
321930
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321931
- "name": "YAxisProps"
321930
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321931
+ "name": "LineProps"
321932
321932
  },
321933
321933
  "declarations": [
321934
321934
  {
321935
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/YAxis.d.ts",
321936
- "name": "YAxisProps"
321935
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321936
+ "name": "LineProps"
321937
321937
  }
321938
321938
  ],
321939
321939
  "required": false,
321940
321940
  "type": {
321941
- "name": "AxisDomain"
321941
+ "name": "string | number | null"
321942
321942
  }
321943
321943
  },
321944
- "unit": {
321944
+ "xAxisId": {
321945
321945
  "defaultValue": null,
321946
- "description": "The unit of data. This option will be used in tooltip.",
321947
- "name": "unit",
321946
+ "description": "The id of XAxis which is corresponding to the data. Required when there are multiple XAxes.\n@defaultValue 0",
321947
+ "name": "xAxisId",
321948
321948
  "parent": {
321949
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321950
- "name": "BaseAxisProps"
321949
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321950
+ "name": "LineProps"
321951
321951
  },
321952
321952
  "declarations": [
321953
321953
  {
321954
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321955
- "name": "BaseAxisProps"
321954
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321955
+ "name": "LineProps"
321956
321956
  }
321957
321957
  ],
321958
321958
  "required": false,
321959
321959
  "type": {
321960
- "name": "string"
321960
+ "name": "AxisId"
321961
321961
  }
321962
321962
  },
321963
- "tickFormatter": {
321963
+ "yAxisId": {
321964
321964
  "defaultValue": null,
321965
- "description": "The formatter function of tick.",
321966
- "name": "tickFormatter",
321965
+ "description": "The id of YAxis which is corresponding to the data. Required when there are multiple YAxes.\n@defaultValue 0",
321966
+ "name": "yAxisId",
321967
321967
  "parent": {
321968
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321969
- "name": "RenderableAxisProps"
321968
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321969
+ "name": "LineProps"
321970
321970
  },
321971
321971
  "declarations": [
321972
321972
  {
321973
- "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/util/types.d.ts",
321974
- "name": "RenderableAxisProps"
321973
+ "fileName": "flow/node_modules/.pnpm/recharts@3.7.0_@types+react@19.2.10_react-dom@19.2.4_react@19.2.4__react-is@19.2.0_react@19.2.4_redux@5.0.1/node_modules/recharts/types/cartesian/Line.d.ts",
321974
+ "name": "LineProps"
321975
321975
  }
321976
321976
  ],
321977
321977
  "required": false,
321978
321978
  "type": {
321979
- "name": "((value: any, index: number) => string)"
321979
+ "name": "AxisId"
321980
321980
  }
321981
321981
  }
321982
321982
  }