@getflip/swirl-components-angular 0.483.0-beta-20260428075446 → 0.483.0
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/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +34 -12
- package/dist/component-library/fesm2022/getflip-swirl-components-angular.mjs +768 -768
- package/dist/component-library/fesm2022/getflip-swirl-components-angular.mjs.map +1 -1
- package/dist/component-library/lib/stencil-generated/components.d.ts +256 -256
- package/package.json +2 -2
- package/projects/component-library/src/lib/stencil-generated/components.ts +512 -512
package/.turbo/turbo-build.log
CHANGED
|
@@ -20,5 +20,5 @@ Built Angular Package
|
|
|
20
20
|
- to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
|
|
21
21
|
------------------------------------------------------------------------------
|
|
22
22
|
|
|
23
|
-
Build at: 2026-
|
|
23
|
+
Build at: 2026-05-04T11:41:24.441Z - Time: 10138ms
|
|
24
24
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,25 +1,47 @@
|
|
|
1
1
|
# @getflip/swirl-components-angular
|
|
2
2
|
|
|
3
|
-
## 0.483.0
|
|
3
|
+
## 0.483.0
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
7
|
-
- [#
|
|
8
|
-
[`
|
|
9
|
-
Thanks [@
|
|
10
|
-
swirl-
|
|
7
|
+
- [#1634](https://github.com/getflip/swirl/pull/1634)
|
|
8
|
+
[`42274eb7b`](https://github.com/getflip/swirl/commit/42274eb7b0aa7f920418719ee75fd89e3ff9e7bb)
|
|
9
|
+
Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Add `success`
|
|
10
|
+
intent to swirl-badge
|
|
11
11
|
|
|
12
12
|
### Patch Changes
|
|
13
13
|
|
|
14
|
-
-
|
|
15
|
-
[`
|
|
16
|
-
|
|
17
|
-
`swirl
|
|
14
|
+
- Updated dependencies
|
|
15
|
+
[[`3d3a5078c`](https://github.com/getflip/swirl/commit/3d3a5078c9e4b283ed04f27ef1f98d72ca405527),
|
|
16
|
+
[`42274eb7b`](https://github.com/getflip/swirl/commit/42274eb7b0aa7f920418719ee75fd89e3ff9e7bb),
|
|
17
|
+
[`075794368`](https://github.com/getflip/swirl/commit/075794368fd96e147446d8f85b643e3fbf8caa5a)]:
|
|
18
|
+
- @getflip/swirl-components@0.483.0
|
|
19
|
+
|
|
20
|
+
## 0.482.2
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- [#1627](https://github.com/getflip/swirl/pull/1627)
|
|
25
|
+
[`9df2dc447`](https://github.com/getflip/swirl/commit/9df2dc447aa406eff5a24fc5787af3153213d151)
|
|
26
|
+
Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Improve
|
|
27
|
+
swirl-tooltip positioning
|
|
28
|
+
|
|
29
|
+
- Updated dependencies
|
|
30
|
+
[[`9df2dc447`](https://github.com/getflip/swirl/commit/9df2dc447aa406eff5a24fc5787af3153213d151)]:
|
|
31
|
+
- @getflip/swirl-components@0.482.2
|
|
32
|
+
|
|
33
|
+
## 0.482.1
|
|
34
|
+
|
|
35
|
+
### Patch Changes
|
|
36
|
+
|
|
37
|
+
- [#1625](https://github.com/getflip/swirl/pull/1625)
|
|
38
|
+
[`096054680`](https://github.com/getflip/swirl/commit/09605468070ef73b090a1a9dc3526941a028f06c)
|
|
39
|
+
Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Fix incorrect
|
|
40
|
+
tooltip positions
|
|
18
41
|
|
|
19
42
|
- Updated dependencies
|
|
20
|
-
[[`
|
|
21
|
-
|
|
22
|
-
- @getflip/swirl-components@0.483.0-beta-20260428075446
|
|
43
|
+
[[`096054680`](https://github.com/getflip/swirl/commit/09605468070ef73b090a1a9dc3526941a028f06c)]:
|
|
44
|
+
- @getflip/swirl-components@0.482.1
|
|
23
45
|
|
|
24
46
|
## 0.482.0
|
|
25
47
|
|