@getflip/swirl-components-angular 0.429.0-beta-20260122123821 → 0.429.0-beta-20260122165006

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.
@@ -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-01-22T12:38:12.322Z - Time: 13479ms
23
+ Build at: 2026-01-22T16:49:57.694Z - Time: 12305ms
24
24
 
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
- ## 0.429.0-beta-20260122123821
3
+ ## 0.429.0-beta-20260122165006
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -35,7 +35,7 @@
35
35
  popover in swirl-toast-provider
36
36
 
37
37
  - [#1401](https://github.com/getflip/swirl/pull/1401)
38
- [`359525ed3`](https://github.com/getflip/swirl/commit/359525ed3d45f9ca6a83833d44c61cca0c2e9880)
38
+ [`0ffeecffd`](https://github.com/getflip/swirl/commit/0ffeecffd317eede89872d247ed7867ccd75290b)
39
39
  Thanks [@joseabernardes](https://github.com/joseabernardes)! - Fix event
40
40
  bubbling in swirl-modal, swirl-lightbox and swirl-action-list
41
41
 
@@ -53,9 +53,9 @@
53
53
  [`ae576b62f`](https://github.com/getflip/swirl/commit/ae576b62f8c17fda6dfad7d97687fc39bc5ff589),
54
54
  [`1701c64dd`](https://github.com/getflip/swirl/commit/1701c64ddf6fad54add91c8c692336b85f19d433),
55
55
  [`45afdeaca`](https://github.com/getflip/swirl/commit/45afdeaca71e8e572de9c78c310fea6b4ec309ca),
56
- [`359525ed3`](https://github.com/getflip/swirl/commit/359525ed3d45f9ca6a83833d44c61cca0c2e9880),
56
+ [`0ffeecffd`](https://github.com/getflip/swirl/commit/0ffeecffd317eede89872d247ed7867ccd75290b),
57
57
  [`ae576b62f`](https://github.com/getflip/swirl/commit/ae576b62f8c17fda6dfad7d97687fc39bc5ff589)]:
58
- - @getflip/swirl-components@0.429.0-beta-20260122123821
58
+ - @getflip/swirl-components@0.429.0-beta-20260122165006
59
59
 
60
60
  ## 0.428.0
61
61
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getflip/swirl-components-angular",
3
- "version": "0.429.0-beta-20260122123821",
3
+ "version": "0.429.0-beta-20260122165006",
4
4
  "scripts": {
5
5
  "ng": "ng",
6
6
  "build": "ng build"
@@ -22,7 +22,7 @@
22
22
  "@angular/platform-browser": "19.2.18",
23
23
  "@angular/platform-browser-dynamic": "19.2.18",
24
24
  "@angular/router": "19.2.18",
25
- "@getflip/swirl-components": "0.429.0-beta-20260122123821",
25
+ "@getflip/swirl-components": "0.429.0-beta-20260122165006",
26
26
  "rxjs": "7.8.2",
27
27
  "tslib": "2.4.0",
28
28
  "zone.js": "0.15.0"