@mittwald/flow-react-components 0.2.0-alpha.628 → 0.2.0-alpha.629

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 CHANGED
@@ -3,6 +3,12 @@
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.629](https://github.com/mittwald/flow/compare/0.2.0-alpha.628...0.2.0-alpha.629) (2026-01-13)
7
+
8
+ ### Bug Fixes
9
+
10
+ * **CartesianChart:** fix focus outline ([#2246](https://github.com/mittwald/flow/issues/2246)) ([24e8684](https://github.com/mittwald/flow/commit/24e8684e17a5b916a274af173349dde4e89b62dd))
11
+
6
12
  # [0.2.0-alpha.628](https://github.com/mittwald/flow/compare/0.2.0-alpha.627...0.2.0-alpha.628) (2026-01-13)
7
13
 
8
14
  ### Bug Fixes
@@ -297616,34 +297616,6 @@
297616
297616
  }
297617
297617
  }
297618
297618
  },
297619
- {
297620
- "tags": {},
297621
- "filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
297622
- "description": "",
297623
- "displayName": "PopoverTip",
297624
- "methods": [],
297625
- "props": {
297626
- "className": {
297627
- "defaultValue": null,
297628
- "description": "The elements class name.",
297629
- "name": "className",
297630
- "parent": {
297631
- "fileName": "components/src/lib/types/props.ts",
297632
- "name": "PropsWithClassName"
297633
- },
297634
- "declarations": [
297635
- {
297636
- "fileName": "components/src/lib/types/props.ts",
297637
- "name": "PropsWithClassName"
297638
- }
297639
- ],
297640
- "required": false,
297641
- "type": {
297642
- "name": "string"
297643
- }
297644
- }
297645
- }
297646
- },
297647
297619
  {
297648
297620
  "tags": {
297649
297621
  "flr-generate": "all"
@@ -297822,6 +297794,34 @@
297822
297794
  }
297823
297795
  }
297824
297796
  },
297797
+ {
297798
+ "tags": {},
297799
+ "filePath": "src/components/Popover/components/PopoverTip/PopoverTip.tsx",
297800
+ "description": "",
297801
+ "displayName": "PopoverTip",
297802
+ "methods": [],
297803
+ "props": {
297804
+ "className": {
297805
+ "defaultValue": null,
297806
+ "description": "The elements class name.",
297807
+ "name": "className",
297808
+ "parent": {
297809
+ "fileName": "components/src/lib/types/props.ts",
297810
+ "name": "PropsWithClassName"
297811
+ },
297812
+ "declarations": [
297813
+ {
297814
+ "fileName": "components/src/lib/types/props.ts",
297815
+ "name": "PropsWithClassName"
297816
+ }
297817
+ ],
297818
+ "required": false,
297819
+ "type": {
297820
+ "name": "string"
297821
+ }
297822
+ }
297823
+ }
297824
+ },
297825
297825
  {
297826
297826
  "tags": {
297827
297827
  "internal": ""