@getflip/swirl-components-angular 0.429.0-beta-20260122175942 → 0.429.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 +7 -49
- package/dist/component-library/fesm2022/getflip-swirl-components-angular.mjs +3 -2
- package/dist/component-library/fesm2022/getflip-swirl-components-angular.mjs.map +1 -1
- package/dist/component-library/lib/stencil-generated/components.d.ts +2 -1
- package/package.json +2 -2
- package/projects/component-library/src/lib/stencil-generated/components.ts +7 -3
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-01-
|
|
23
|
+
Build at: 2026-01-22T14:47:30.045Z - Time: 14019ms
|
|
24
24
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,61 +1,19 @@
|
|
|
1
1
|
# @getflip/swirl-components-angular
|
|
2
2
|
|
|
3
|
-
## 0.429.0
|
|
3
|
+
## 0.429.0
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
7
|
-
- [#
|
|
8
|
-
[`
|
|
9
|
-
Thanks [@
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
* [#1399](https://github.com/getflip/swirl/pull/1399)
|
|
13
|
-
[`a984c9255`](https://github.com/getflip/swirl/commit/a984c9255ff542525f9ffab295a68408aa1fef48)
|
|
14
|
-
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use the native
|
|
15
|
-
HTML dialog element for swirl-modal-shell
|
|
16
|
-
|
|
17
|
-
- [#1398](https://github.com/getflip/swirl/pull/1398)
|
|
18
|
-
[`74c5a049a`](https://github.com/getflip/swirl/commit/74c5a049a5fd1941da0fb5ff22dbc2a05b37550f)
|
|
19
|
-
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use the native
|
|
20
|
-
HTML dialog element for swirl-pdf-reader
|
|
21
|
-
|
|
22
|
-
* [#1390](https://github.com/getflip/swirl/pull/1390)
|
|
23
|
-
[`ae576b62f`](https://github.com/getflip/swirl/commit/ae576b62f8c17fda6dfad7d97687fc39bc5ff589)
|
|
24
|
-
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use native
|
|
25
|
-
popover in swirl-popover
|
|
26
|
-
|
|
27
|
-
- [#1395](https://github.com/getflip/swirl/pull/1395)
|
|
28
|
-
[`1701c64dd`](https://github.com/getflip/swirl/commit/1701c64ddf6fad54add91c8c692336b85f19d433)
|
|
29
|
-
Thanks [@Sqrrl](https://github.com/Sqrrl)! - Use the native HTML dialog
|
|
30
|
-
element for swirl-lightbox
|
|
31
|
-
|
|
32
|
-
* [#1396](https://github.com/getflip/swirl/pull/1396)
|
|
33
|
-
[`45afdeaca`](https://github.com/getflip/swirl/commit/45afdeaca71e8e572de9c78c310fea6b4ec309ca)
|
|
34
|
-
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use native
|
|
35
|
-
popover in swirl-toast-provider
|
|
36
|
-
|
|
37
|
-
- [#1401](https://github.com/getflip/swirl/pull/1401)
|
|
38
|
-
[`0ffeecffd`](https://github.com/getflip/swirl/commit/0ffeecffd317eede89872d247ed7867ccd75290b)
|
|
39
|
-
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Fix event
|
|
40
|
-
bubbling in swirl-modal, swirl-lightbox and swirl-action-list
|
|
41
|
-
|
|
42
|
-
* [#1390](https://github.com/getflip/swirl/pull/1390)
|
|
43
|
-
[`ae576b62f`](https://github.com/getflip/swirl/commit/ae576b62f8c17fda6dfad7d97687fc39bc5ff589)
|
|
44
|
-
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use native
|
|
45
|
-
dialog in swirl-modal
|
|
7
|
+
- [#1393](https://github.com/getflip/swirl/pull/1393)
|
|
8
|
+
[`56321f4cc`](https://github.com/getflip/swirl/commit/56321f4ccbd10cfbf3d14184aa0269014e843005)
|
|
9
|
+
Thanks [@fabio-carvalho88](https://github.com/fabio-carvalho88)! - Add content
|
|
10
|
+
slot to swirl-data-cell
|
|
46
11
|
|
|
47
12
|
### Patch Changes
|
|
48
13
|
|
|
49
14
|
- Updated dependencies
|
|
50
|
-
[[`
|
|
51
|
-
|
|
52
|
-
[`74c5a049a`](https://github.com/getflip/swirl/commit/74c5a049a5fd1941da0fb5ff22dbc2a05b37550f),
|
|
53
|
-
[`ae576b62f`](https://github.com/getflip/swirl/commit/ae576b62f8c17fda6dfad7d97687fc39bc5ff589),
|
|
54
|
-
[`1701c64dd`](https://github.com/getflip/swirl/commit/1701c64ddf6fad54add91c8c692336b85f19d433),
|
|
55
|
-
[`45afdeaca`](https://github.com/getflip/swirl/commit/45afdeaca71e8e572de9c78c310fea6b4ec309ca),
|
|
56
|
-
[`0ffeecffd`](https://github.com/getflip/swirl/commit/0ffeecffd317eede89872d247ed7867ccd75290b),
|
|
57
|
-
[`ae576b62f`](https://github.com/getflip/swirl/commit/ae576b62f8c17fda6dfad7d97687fc39bc5ff589)]:
|
|
58
|
-
- @getflip/swirl-components@0.429.0-beta-20260122175942
|
|
15
|
+
[[`56321f4cc`](https://github.com/getflip/swirl/commit/56321f4ccbd10cfbf3d14184aa0269014e843005)]:
|
|
16
|
+
- @getflip/swirl-components@0.429.0
|
|
59
17
|
|
|
60
18
|
## 0.428.0
|
|
61
19
|
|
|
@@ -760,6 +760,7 @@ let SwirlDataCell = class SwirlDataCell {
|
|
|
760
760
|
this.z = z;
|
|
761
761
|
c.detach();
|
|
762
762
|
this.el = r.nativeElement;
|
|
763
|
+
proxyOutputs(this, this.el, ['valueChange']);
|
|
763
764
|
}
|
|
764
765
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SwirlDataCell, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
765
766
|
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: SwirlDataCell, isStandalone: false, selector: "swirl-data-cell", inputs: { label: "label", tooltip: "tooltip", value: "value", vertical: "vertical" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
@@ -776,7 +777,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
776
777
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
777
778
|
template: '<ng-content></ng-content>',
|
|
778
779
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
779
|
-
inputs: [
|
|
780
|
+
inputs: ['label', 'tooltip', 'value', 'vertical'],
|
|
780
781
|
standalone: false
|
|
781
782
|
}]
|
|
782
783
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -8242,7 +8243,7 @@ let SwirlModal = class SwirlModal {
|
|
|
8242
8243
|
SwirlModal = __decorate([
|
|
8243
8244
|
ProxyCmp({
|
|
8244
8245
|
inputs: ['closable', 'closeButtonLabel', 'contentGap', 'fullscreenDisableButtonLabel', 'fullscreenEnableButtonLabel', 'hasSidebarCloseButton', 'height', 'hideCloseButton', 'hideLabel', 'hideScrolledHeaderBorder', 'hideSecondaryContent', 'hideSecondaryContentBorders', 'hideSidebarContent', 'label', 'maxHeight', 'maxWidth', 'minHeight', 'padded', 'primaryActionLabel', 'primaryContentFlex', 'primaryContentMaxWidth', 'secondaryActionLabel', 'secondaryContentFlex', 'secondaryContentMaxWidth', 'secondaryContentPadding', 'secondaryContentPaddingBlockEnd', 'secondaryContentPaddingBlockStart', 'secondaryContentPaddingInlineEnd', 'secondaryContentPaddingInlineStart', 'showFullscreenButton', 'sidebarCloseButtonLabel', 'sidebarFooterPadded', 'sidebarLabel', 'sidebarPadded', 'variant'],
|
|
8245
|
-
methods: ['open', 'close', 'setFullscreen'
|
|
8246
|
+
methods: ['open', 'close', 'setFullscreen']
|
|
8246
8247
|
})
|
|
8247
8248
|
], SwirlModal);
|
|
8248
8249
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SwirlModal, decorators: [{
|