@getflip/swirl-components-angular 0.430.0 → 0.432.0-beta-20260202154637
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 +89 -0
- package/dist/component-library/fesm2022/getflip-swirl-components-angular.mjs +10 -10
- package/dist/component-library/fesm2022/getflip-swirl-components-angular.mjs.map +1 -1
- package/dist/component-library/lib/stencil-generated/components.d.ts +7 -2
- package/package.json +2 -2
- package/projects/component-library/src/lib/stencil-generated/components.ts +18 -8
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-02-02T15:46:28.665Z - Time: 13797ms
|
|
24
24
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,94 @@
|
|
|
1
1
|
# @getflip/swirl-components-angular
|
|
2
2
|
|
|
3
|
+
## 0.432.0-beta-20260202154637
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#1390](https://github.com/getflip/swirl/pull/1390)
|
|
8
|
+
[`0cb24c85a`](https://github.com/getflip/swirl/commit/0cb24c85aa56afca7fb8a29842acabe23d862861)
|
|
9
|
+
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use the native
|
|
10
|
+
HTML dialog element for swirl-dialog
|
|
11
|
+
|
|
12
|
+
* [#1390](https://github.com/getflip/swirl/pull/1390)
|
|
13
|
+
[`62b92d477`](https://github.com/getflip/swirl/commit/62b92d4774af3320f5f8a1c4d4dadfa1217fb3c0)
|
|
14
|
+
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Extend
|
|
15
|
+
swirl-toast-provider to ensure it's positioned inside the top most layer
|
|
16
|
+
|
|
17
|
+
- [#1390](https://github.com/getflip/swirl/pull/1390)
|
|
18
|
+
[`7d33a1475`](https://github.com/getflip/swirl/commit/7d33a14751828283acff6b9fe48e4521549516bf)
|
|
19
|
+
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use the native
|
|
20
|
+
HTML dialog element for swirl-modal-shell
|
|
21
|
+
|
|
22
|
+
* [#1390](https://github.com/getflip/swirl/pull/1390)
|
|
23
|
+
[`a57616928`](https://github.com/getflip/swirl/commit/a5761692860e2f7f379d66023a459ef21788a9b2)
|
|
24
|
+
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use the native
|
|
25
|
+
HTML dialog element for swirl-pdf-reader
|
|
26
|
+
|
|
27
|
+
- [#1390](https://github.com/getflip/swirl/pull/1390)
|
|
28
|
+
[`131b7a7cc`](https://github.com/getflip/swirl/commit/131b7a7ccbae8cd7f66580d5a3534ab340db4342)
|
|
29
|
+
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use native
|
|
30
|
+
popover in swirl-popover
|
|
31
|
+
|
|
32
|
+
* [#1390](https://github.com/getflip/swirl/pull/1390)
|
|
33
|
+
[`62b92d477`](https://github.com/getflip/swirl/commit/62b92d4774af3320f5f8a1c4d4dadfa1217fb3c0)
|
|
34
|
+
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Add action
|
|
35
|
+
button to swirl-toast
|
|
36
|
+
|
|
37
|
+
- [#1390](https://github.com/getflip/swirl/pull/1390)
|
|
38
|
+
[`3a60addb5`](https://github.com/getflip/swirl/commit/3a60addb5178f186377e087f19b0a968901f27ef)
|
|
39
|
+
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use the native
|
|
40
|
+
HTML dialog element for swirl-lightbox
|
|
41
|
+
|
|
42
|
+
* [#1390](https://github.com/getflip/swirl/pull/1390)
|
|
43
|
+
[`0c3ecfbae`](https://github.com/getflip/swirl/commit/0c3ecfbaeba33bac6759359d116b3ac64ddf8ed2)
|
|
44
|
+
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use native
|
|
45
|
+
popover in swirl-toast-provider
|
|
46
|
+
|
|
47
|
+
- [#1390](https://github.com/getflip/swirl/pull/1390)
|
|
48
|
+
[`bcf75b5e3`](https://github.com/getflip/swirl/commit/bcf75b5e3b2525363a98b5eda35bdb08304ce953)
|
|
49
|
+
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Fix event
|
|
50
|
+
bubbling in swirl-modal, swirl-lightbox and swirl-action-list
|
|
51
|
+
|
|
52
|
+
* [#1390](https://github.com/getflip/swirl/pull/1390)
|
|
53
|
+
[`131b7a7cc`](https://github.com/getflip/swirl/commit/131b7a7ccbae8cd7f66580d5a3534ab340db4342)
|
|
54
|
+
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Use native
|
|
55
|
+
dialog in swirl-modal
|
|
56
|
+
|
|
57
|
+
### Patch Changes
|
|
58
|
+
|
|
59
|
+
- [#1390](https://github.com/getflip/swirl/pull/1390)
|
|
60
|
+
[`db6a179ab`](https://github.com/getflip/swirl/commit/db6a179ab9c95019c5c9ecd7462af4c55bb496fe)
|
|
61
|
+
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Skip native
|
|
62
|
+
behavior of setting text-align when using the align attribute in swirl-stack
|
|
63
|
+
- Updated dependencies
|
|
64
|
+
[[`0cb24c85a`](https://github.com/getflip/swirl/commit/0cb24c85aa56afca7fb8a29842acabe23d862861),
|
|
65
|
+
[`62b92d477`](https://github.com/getflip/swirl/commit/62b92d4774af3320f5f8a1c4d4dadfa1217fb3c0),
|
|
66
|
+
[`db6a179ab`](https://github.com/getflip/swirl/commit/db6a179ab9c95019c5c9ecd7462af4c55bb496fe),
|
|
67
|
+
[`7d33a1475`](https://github.com/getflip/swirl/commit/7d33a14751828283acff6b9fe48e4521549516bf),
|
|
68
|
+
[`a57616928`](https://github.com/getflip/swirl/commit/a5761692860e2f7f379d66023a459ef21788a9b2),
|
|
69
|
+
[`131b7a7cc`](https://github.com/getflip/swirl/commit/131b7a7ccbae8cd7f66580d5a3534ab340db4342),
|
|
70
|
+
[`62b92d477`](https://github.com/getflip/swirl/commit/62b92d4774af3320f5f8a1c4d4dadfa1217fb3c0),
|
|
71
|
+
[`3a60addb5`](https://github.com/getflip/swirl/commit/3a60addb5178f186377e087f19b0a968901f27ef),
|
|
72
|
+
[`0c3ecfbae`](https://github.com/getflip/swirl/commit/0c3ecfbaeba33bac6759359d116b3ac64ddf8ed2),
|
|
73
|
+
[`bcf75b5e3`](https://github.com/getflip/swirl/commit/bcf75b5e3b2525363a98b5eda35bdb08304ce953),
|
|
74
|
+
[`131b7a7cc`](https://github.com/getflip/swirl/commit/131b7a7ccbae8cd7f66580d5a3534ab340db4342)]:
|
|
75
|
+
- @getflip/swirl-components@0.432.0-beta-20260202154637
|
|
76
|
+
|
|
77
|
+
## 0.431.0
|
|
78
|
+
|
|
79
|
+
### Minor Changes
|
|
80
|
+
|
|
81
|
+
- [#1405](https://github.com/getflip/swirl/pull/1405)
|
|
82
|
+
[`213e0c9c1`](https://github.com/getflip/swirl/commit/213e0c9c19320f7c9e9f4ea0c59e73ad10e88e7c)
|
|
83
|
+
Thanks [@fabio-carvalho88](https://github.com/fabio-carvalho88)! - Add Icon
|
|
84
|
+
backgroundColor support
|
|
85
|
+
|
|
86
|
+
### Patch Changes
|
|
87
|
+
|
|
88
|
+
- Updated dependencies
|
|
89
|
+
[[`213e0c9c1`](https://github.com/getflip/swirl/commit/213e0c9c19320f7c9e9f4ea0c59e73ad10e88e7c)]:
|
|
90
|
+
- @getflip/swirl-components@0.431.0
|
|
91
|
+
|
|
3
92
|
## 0.430.0
|
|
4
93
|
|
|
5
94
|
### Minor Changes
|
|
@@ -924,7 +924,7 @@ let SwirlDialog = class SwirlDialog {
|
|
|
924
924
|
this.z = z;
|
|
925
925
|
c.detach();
|
|
926
926
|
this.el = r.nativeElement;
|
|
927
|
-
proxyOutputs(this, this.el, ['dialogClose', 'dialogOpen', 'primaryAction', 'secondaryAction']);
|
|
927
|
+
proxyOutputs(this, this.el, ['dialogClose', 'dialogOpen', 'primaryAction', 'secondaryAction', 'toggleDialog']);
|
|
928
928
|
}
|
|
929
929
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SwirlDialog, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
930
930
|
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: SwirlDialog, isStandalone: false, selector: "swirl-dialog", inputs: { hideLabel: "hideLabel", intent: "intent", label: "label", primaryActionLabel: "primaryActionLabel", secondaryActionLabel: "secondaryActionLabel" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
@@ -1536,11 +1536,11 @@ let SwirlIcon = class SwirlIcon {
|
|
|
1536
1536
|
this.el = r.nativeElement;
|
|
1537
1537
|
}
|
|
1538
1538
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SwirlIcon, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1539
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: SwirlIcon, isStandalone: false, selector: "swirl-icon", inputs: { color: "color", glyph: "glyph", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1539
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: SwirlIcon, isStandalone: false, selector: "swirl-icon", inputs: { color: "color", glyph: "glyph", size: "size", wrapperColor: "wrapperColor", wrapperSize: "wrapperSize" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1540
1540
|
};
|
|
1541
1541
|
SwirlIcon = __decorate([
|
|
1542
1542
|
ProxyCmp({
|
|
1543
|
-
inputs: ['color', 'glyph', 'size']
|
|
1543
|
+
inputs: ['color', 'glyph', 'size', 'wrapperColor', 'wrapperSize']
|
|
1544
1544
|
})
|
|
1545
1545
|
], SwirlIcon);
|
|
1546
1546
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SwirlIcon, decorators: [{
|
|
@@ -1550,7 +1550,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
1550
1550
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1551
1551
|
template: '<ng-content></ng-content>',
|
|
1552
1552
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
1553
|
-
inputs: ['color', { name: 'glyph', required: true }, 'size'],
|
|
1553
|
+
inputs: ['color', { name: 'glyph', required: true }, 'size', 'wrapperColor', 'wrapperSize'],
|
|
1554
1554
|
standalone: false
|
|
1555
1555
|
}]
|
|
1556
1556
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -8235,7 +8235,7 @@ let SwirlModal = class SwirlModal {
|
|
|
8235
8235
|
this.z = z;
|
|
8236
8236
|
c.detach();
|
|
8237
8237
|
this.el = r.nativeElement;
|
|
8238
|
-
proxyOutputs(this, this.el, ['toggleFullscreen', 'modalClose', 'modalOpen', 'primaryAction', 'requestModalClose', 'secondaryAction', 'sidebarClose']);
|
|
8238
|
+
proxyOutputs(this, this.el, ['toggleFullscreen', 'modalClose', 'modalOpen', 'primaryAction', 'requestModalClose', 'secondaryAction', 'sidebarClose', 'toggleDialog']);
|
|
8239
8239
|
}
|
|
8240
8240
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SwirlModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
8241
8241
|
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: SwirlModal, isStandalone: false, selector: "swirl-modal", inputs: { closable: "closable", closeButtonLabel: "closeButtonLabel", contentGap: "contentGap", fullscreenDisableButtonLabel: "fullscreenDisableButtonLabel", fullscreenEnableButtonLabel: "fullscreenEnableButtonLabel", hasSidebarCloseButton: "hasSidebarCloseButton", height: "height", hideCloseButton: "hideCloseButton", hideLabel: "hideLabel", hideScrolledHeaderBorder: "hideScrolledHeaderBorder", hideSecondaryContent: "hideSecondaryContent", hideSecondaryContentBorders: "hideSecondaryContentBorders", hideSidebarContent: "hideSidebarContent", label: "label", maxHeight: "maxHeight", maxWidth: "maxWidth", minHeight: "minHeight", padded: "padded", primaryActionLabel: "primaryActionLabel", primaryContentFlex: "primaryContentFlex", primaryContentMaxWidth: "primaryContentMaxWidth", secondaryActionLabel: "secondaryActionLabel", secondaryContentFlex: "secondaryContentFlex", secondaryContentMaxWidth: "secondaryContentMaxWidth", secondaryContentPadding: "secondaryContentPadding", secondaryContentPaddingBlockEnd: "secondaryContentPaddingBlockEnd", secondaryContentPaddingBlockStart: "secondaryContentPaddingBlockStart", secondaryContentPaddingInlineEnd: "secondaryContentPaddingInlineEnd", secondaryContentPaddingInlineStart: "secondaryContentPaddingInlineStart", showFullscreenButton: "showFullscreenButton", sidebarCloseButtonLabel: "sidebarCloseButtonLabel", sidebarFooterPadded: "sidebarFooterPadded", sidebarLabel: "sidebarLabel", sidebarPadded: "sidebarPadded", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
@@ -8243,7 +8243,7 @@ let SwirlModal = class SwirlModal {
|
|
|
8243
8243
|
SwirlModal = __decorate([
|
|
8244
8244
|
ProxyCmp({
|
|
8245
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'],
|
|
8246
|
-
methods: ['open', 'close', 'setFullscreen']
|
|
8246
|
+
methods: ['open', 'close', 'setFullscreen', 'getScrollContainer']
|
|
8247
8247
|
})
|
|
8248
8248
|
], SwirlModal);
|
|
8249
8249
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SwirlModal, decorators: [{
|
|
@@ -12588,14 +12588,14 @@ let SwirlToast = class SwirlToast {
|
|
|
12588
12588
|
this.z = z;
|
|
12589
12589
|
c.detach();
|
|
12590
12590
|
this.el = r.nativeElement;
|
|
12591
|
-
proxyOutputs(this, this.el, ['dismiss']);
|
|
12591
|
+
proxyOutputs(this, this.el, ['action', 'dismiss']);
|
|
12592
12592
|
}
|
|
12593
12593
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SwirlToast, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
12594
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: SwirlToast, isStandalone: false, selector: "swirl-toast", inputs: { accessibleDismissLabel: "accessibleDismissLabel", content: "content", dismissLabel: "dismissLabel", duration: "duration", icon: "icon", intent: "intent", toastId: "toastId" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
12594
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: SwirlToast, isStandalone: false, selector: "swirl-toast", inputs: { accessibleDismissLabel: "accessibleDismissLabel", actionLabel: "actionLabel", content: "content", dismissLabel: "dismissLabel", duration: "duration", icon: "icon", intent: "intent", toastId: "toastId" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
12595
12595
|
};
|
|
12596
12596
|
SwirlToast = __decorate([
|
|
12597
12597
|
ProxyCmp({
|
|
12598
|
-
inputs: ['accessibleDismissLabel', 'content', 'dismissLabel', 'duration', 'icon', 'intent', 'toastId']
|
|
12598
|
+
inputs: ['accessibleDismissLabel', 'actionLabel', 'content', 'dismissLabel', 'duration', 'icon', 'intent', 'toastId']
|
|
12599
12599
|
})
|
|
12600
12600
|
], SwirlToast);
|
|
12601
12601
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SwirlToast, decorators: [{
|
|
@@ -12605,7 +12605,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
12605
12605
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
12606
12606
|
template: '<ng-content></ng-content>',
|
|
12607
12607
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
12608
|
-
inputs: ['accessibleDismissLabel', 'content', 'dismissLabel', 'duration', 'icon', 'intent', { name: 'toastId', required: true }],
|
|
12608
|
+
inputs: ['accessibleDismissLabel', 'actionLabel', 'content', 'dismissLabel', 'duration', 'icon', 'intent', { name: 'toastId', required: true }],
|
|
12609
12609
|
standalone: false
|
|
12610
12610
|
}]
|
|
12611
12611
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|