@getflip/swirl-components-angular 0.514.1 → 0.516.0-beta-20260728124509

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.
@@ -21,6 +21,6 @@ Built Angular Package
21
21
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
22
22
  ------------------------------------------------------------------------------
23
23
 
24
- Build at: 2026-07-16T09:40:23.985Z - Time: 13002ms
24
+ Build at: 2026-07-28T12:45:00.941Z - Time: 8418ms
25
25
 
26
- Done in 15.35s.
26
+ Done in 9.97s.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,49 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.516.0-beta-20260728124509
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1750](https://github.com/getflip/swirl/pull/1750)
8
+ [`56ec55e61`](https://github.com/getflip/swirl/commit/56ec55e6134ad433bc8b194ff599802b01e373e6)
9
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Fix Drawer
10
+ backdrop fade-out
11
+
12
+ * [#1751](https://github.com/getflip/swirl/pull/1751)
13
+ [`7321d3b0b`](https://github.com/getflip/swirl/commit/7321d3b0b918212b49b4acd5668aa56653fe7a92)
14
+ Thanks [@fabio-carvalho88](https://github.com/fabio-carvalho88)! - Add
15
+ min-width to swirl-button for improved layout consistency
16
+
17
+ ### Patch Changes
18
+
19
+ - [#1755](https://github.com/getflip/swirl/pull/1755)
20
+ [`4f4cc687c`](https://github.com/getflip/swirl/commit/4f4cc687c8b180614da6e5618c8e7a4f898f6585)
21
+ Thanks [@danizep](https://github.com/danizep)! - Trigger rerender when slotted
22
+ children change in SwirlTreeViewItem
23
+
24
+ - Updated dependencies
25
+ [[`4f4cc687c`](https://github.com/getflip/swirl/commit/4f4cc687c8b180614da6e5618c8e7a4f898f6585),
26
+ [`56ec55e61`](https://github.com/getflip/swirl/commit/56ec55e6134ad433bc8b194ff599802b01e373e6),
27
+ [`7321d3b0b`](https://github.com/getflip/swirl/commit/7321d3b0b918212b49b4acd5668aa56653fe7a92),
28
+ [`cf4592931`](https://github.com/getflip/swirl/commit/cf4592931eb2128cdff29979c39d78709ddd6618),
29
+ [`c3907322d`](https://github.com/getflip/swirl/commit/c3907322d490be6c15d98c6cab0ee3f75ec47ef9)]:
30
+ - @getflip/swirl-components@0.516.0-beta-20260728124509
31
+
32
+ ## 0.515.0
33
+
34
+ ### Minor Changes
35
+
36
+ - [#1747](https://github.com/getflip/swirl/pull/1747)
37
+ [`72888f987`](https://github.com/getflip/swirl/commit/72888f9876b524096a00010ae52c582e8ba92708)
38
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Add backdrop
39
+ toggle to swirl modal
40
+
41
+ ### Patch Changes
42
+
43
+ - Updated dependencies
44
+ [[`72888f987`](https://github.com/getflip/swirl/commit/72888f9876b524096a00010ae52c582e8ba92708)]:
45
+ - @getflip/swirl-components@0.515.0
46
+
3
47
  ## 0.514.1
4
48
 
5
49
  ### Patch Changes
@@ -9131,11 +9131,11 @@ let SwirlModal = class SwirlModal {
9131
9131
  proxyOutputs(this, this.el, ['toggleFullscreen', 'modalClose', 'modalOpen', 'primaryAction', 'requestModalClose', 'secondaryAction', 'sidebarClose', 'toggleDialog']);
9132
9132
  }
9133
9133
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.23", ngImport: i0, type: SwirlModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
9134
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.23", 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", returnFocusTo: "returnFocusTo", 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 });
9134
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.23", 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", returnFocusTo: "returnFocusTo", secondaryActionLabel: "secondaryActionLabel", secondaryContentFlex: "secondaryContentFlex", secondaryContentMaxWidth: "secondaryContentMaxWidth", secondaryContentPadding: "secondaryContentPadding", secondaryContentPaddingBlockEnd: "secondaryContentPaddingBlockEnd", secondaryContentPaddingBlockStart: "secondaryContentPaddingBlockStart", secondaryContentPaddingInlineEnd: "secondaryContentPaddingInlineEnd", secondaryContentPaddingInlineStart: "secondaryContentPaddingInlineStart", showBackdrop: "showBackdrop", 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 });
9135
9135
  };
9136
9136
  SwirlModal = __decorate([
9137
9137
  ProxyCmp({
9138
- inputs: ['closable', 'closeButtonLabel', 'contentGap', 'fullscreenDisableButtonLabel', 'fullscreenEnableButtonLabel', 'hasSidebarCloseButton', 'height', 'hideCloseButton', 'hideLabel', 'hideScrolledHeaderBorder', 'hideSecondaryContent', 'hideSecondaryContentBorders', 'hideSidebarContent', 'label', 'maxHeight', 'maxWidth', 'minHeight', 'padded', 'primaryActionLabel', 'primaryContentFlex', 'primaryContentMaxWidth', 'returnFocusTo', 'secondaryActionLabel', 'secondaryContentFlex', 'secondaryContentMaxWidth', 'secondaryContentPadding', 'secondaryContentPaddingBlockEnd', 'secondaryContentPaddingBlockStart', 'secondaryContentPaddingInlineEnd', 'secondaryContentPaddingInlineStart', 'showFullscreenButton', 'sidebarCloseButtonLabel', 'sidebarFooterPadded', 'sidebarLabel', 'sidebarPadded', 'variant'],
9138
+ inputs: ['closable', 'closeButtonLabel', 'contentGap', 'fullscreenDisableButtonLabel', 'fullscreenEnableButtonLabel', 'hasSidebarCloseButton', 'height', 'hideCloseButton', 'hideLabel', 'hideScrolledHeaderBorder', 'hideSecondaryContent', 'hideSecondaryContentBorders', 'hideSidebarContent', 'label', 'maxHeight', 'maxWidth', 'minHeight', 'padded', 'primaryActionLabel', 'primaryContentFlex', 'primaryContentMaxWidth', 'returnFocusTo', 'secondaryActionLabel', 'secondaryContentFlex', 'secondaryContentMaxWidth', 'secondaryContentPadding', 'secondaryContentPaddingBlockEnd', 'secondaryContentPaddingBlockStart', 'secondaryContentPaddingInlineEnd', 'secondaryContentPaddingInlineStart', 'showBackdrop', 'showFullscreenButton', 'sidebarCloseButtonLabel', 'sidebarFooterPadded', 'sidebarLabel', 'sidebarPadded', 'variant'],
9139
9139
  methods: ['open', 'close', 'setFullscreen', 'getScrollContainer']
9140
9140
  })
9141
9141
  ], SwirlModal);
@@ -9146,7 +9146,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.23", ngImpo
9146
9146
  changeDetection: ChangeDetectionStrategy.OnPush,
9147
9147
  template: '<ng-content></ng-content>',
9148
9148
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
9149
- inputs: ['closable', 'closeButtonLabel', 'contentGap', 'fullscreenDisableButtonLabel', 'fullscreenEnableButtonLabel', 'hasSidebarCloseButton', 'height', 'hideCloseButton', 'hideLabel', 'hideScrolledHeaderBorder', 'hideSecondaryContent', 'hideSecondaryContentBorders', 'hideSidebarContent', { name: 'label', required: true }, 'maxHeight', 'maxWidth', 'minHeight', 'padded', 'primaryActionLabel', 'primaryContentFlex', 'primaryContentMaxWidth', 'returnFocusTo', 'secondaryActionLabel', 'secondaryContentFlex', 'secondaryContentMaxWidth', 'secondaryContentPadding', 'secondaryContentPaddingBlockEnd', 'secondaryContentPaddingBlockStart', 'secondaryContentPaddingInlineEnd', 'secondaryContentPaddingInlineStart', 'showFullscreenButton', 'sidebarCloseButtonLabel', 'sidebarFooterPadded', 'sidebarLabel', 'sidebarPadded', 'variant'],
9149
+ inputs: ['closable', 'closeButtonLabel', 'contentGap', 'fullscreenDisableButtonLabel', 'fullscreenEnableButtonLabel', 'hasSidebarCloseButton', 'height', 'hideCloseButton', 'hideLabel', 'hideScrolledHeaderBorder', 'hideSecondaryContent', 'hideSecondaryContentBorders', 'hideSidebarContent', { name: 'label', required: true }, 'maxHeight', 'maxWidth', 'minHeight', 'padded', 'primaryActionLabel', 'primaryContentFlex', 'primaryContentMaxWidth', 'returnFocusTo', 'secondaryActionLabel', 'secondaryContentFlex', 'secondaryContentMaxWidth', 'secondaryContentPadding', 'secondaryContentPaddingBlockEnd', 'secondaryContentPaddingBlockStart', 'secondaryContentPaddingInlineEnd', 'secondaryContentPaddingInlineStart', 'showBackdrop', 'showFullscreenButton', 'sidebarCloseButtonLabel', 'sidebarFooterPadded', 'sidebarLabel', 'sidebarPadded', 'variant'],
9150
9150
  standalone: false
9151
9151
  }]
9152
9152
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });