@getflip/swirl-components-angular 0.314.0 → 0.315.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.
@@ -11,6 +11,7 @@ Building entry point '@getflip/swirl-components-angular'
11
11
  ✔ Generating FESM bundles
12
12
  - Copying assets
13
13
  ✔ Copying assets
14
+ - Writing package manifest
14
15
 
15
16
  ------------------------------------------------------------------------------
16
17
  Built Angular Package
@@ -18,8 +19,7 @@ Built Angular Package
18
19
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
19
20
  ------------------------------------------------------------------------------
20
21
 
21
- Build at: 2025-04-02T13:13:07.295Z - Time: 13471ms
22
+ Build at: 2025-04-02T15:27:24.810Z - Time: 14261ms
22
23
 
23
- - Writing package manifest
24
24
  ✔ Writing package manifest
25
25
  ✔ Built @getflip/swirl-components-angular
package/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.315.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1012](https://github.com/getflip/swirl/pull/1012)
8
+ [`ba86fb1f`](https://github.com/getflip/swirl/commit/ba86fb1fd0b6cc4fe43be8b0fe6ff2e72c4ee708)
9
+ Thanks [@maraikeschneider](https://github.com/maraikeschneider)! - Add sidebar
10
+ slot to the left of the SwirlModal
11
+
12
+ * [#1016](https://github.com/getflip/swirl/pull/1016)
13
+ [`9511d006`](https://github.com/getflip/swirl/commit/9511d00638f1505a0f411ff17d898ec399a3dfd8)
14
+ Thanks [@konnic](https://github.com/konnic)! - Add manual file download
15
+ support to swirl-pdf-reader and swirl-file-viewer-fallback
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+ [[`ba86fb1f`](https://github.com/getflip/swirl/commit/ba86fb1fd0b6cc4fe43be8b0fe6ff2e72c4ee708),
21
+ [`9511d006`](https://github.com/getflip/swirl/commit/9511d00638f1505a0f411ff17d898ec399a3dfd8)]:
22
+ - @getflip/swirl-components@0.315.0
23
+
3
24
  ## 0.314.0
4
25
 
5
26
  ### Minor Changes