@getflip/swirl-components-angular 0.516.0-beta-20260730163854 → 0.517.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.
@@ -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-30T16:38:46.497Z - Time: 13843ms
24
+ Build at: 2026-08-03T12:57:53.219Z - Time: 12766ms
25
25
 
26
- Done in 16.28s.
26
+ Done in 15.25s.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,14 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
- ## 0.516.0-beta-20260730163854
3
+ ## 0.517.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[`a477973a0`](https://github.com/getflip/swirl/commit/a477973a0d2769040da1db052505bb2edb51d3fb)]:
9
+ - @getflip/swirl-components@0.517.0
10
+
11
+ ## 0.516.0
4
12
 
5
13
  ### Minor Changes
6
14
 
@@ -10,7 +18,7 @@
10
18
  backdrop fade-out
11
19
 
12
20
  * [#1757](https://github.com/getflip/swirl/pull/1757)
13
- [`d8fc75cc3`](https://github.com/getflip/swirl/commit/d8fc75cc3771422339a13c8d8d8c37e1b945e7ba)
21
+ [`991e37909`](https://github.com/getflip/swirl/commit/991e37909590a077d71a3f9ed32b40e3a1bc3e94)
14
22
  Thanks [@danizep](https://github.com/danizep)! - Update SwirlTreeView to
15
23
  support custom expand/collapse icons, remove drag handle and add grouping line
16
24
  on nested items
@@ -24,11 +32,11 @@
24
32
 
25
33
  - Updated dependencies
26
34
  [[`56ec55e61`](https://github.com/getflip/swirl/commit/56ec55e6134ad433bc8b194ff599802b01e373e6),
27
- [`d8fc75cc3`](https://github.com/getflip/swirl/commit/d8fc75cc3771422339a13c8d8d8c37e1b945e7ba),
35
+ [`991e37909`](https://github.com/getflip/swirl/commit/991e37909590a077d71a3f9ed32b40e3a1bc3e94),
28
36
  [`7321d3b0b`](https://github.com/getflip/swirl/commit/7321d3b0b918212b49b4acd5668aa56653fe7a92),
29
37
  [`cf4592931`](https://github.com/getflip/swirl/commit/cf4592931eb2128cdff29979c39d78709ddd6618),
30
38
  [`c3907322d`](https://github.com/getflip/swirl/commit/c3907322d490be6c15d98c6cab0ee3f75ec47ef9)]:
31
- - @getflip/swirl-components@0.516.0-beta-20260730163854
39
+ - @getflip/swirl-components@0.516.0
32
40
 
33
41
  ## 0.515.0
34
42
 
@@ -626,11 +626,11 @@ let SwirlChip = class SwirlChip {
626
626
  proxyOutputs(this, this.el, ['chipClick', 'remove']);
627
627
  }
628
628
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.23", ngImport: i0, type: SwirlChip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
629
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.23", type: SwirlChip, isStandalone: false, selector: "swirl-chip", inputs: { borderRadius: "borderRadius", disabled: "disabled", icon: "icon", iconColor: "iconColor", intent: "intent", interactive: "interactive", label: "label", pressed: "pressed", progress: "progress", progressBarLabel: "progressBarLabel", removable: "removable", removeButtonLabel: "removeButtonLabel", size: "size", trailingIcon: "trailingIcon", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
629
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.23", type: SwirlChip, isStandalone: false, selector: "swirl-chip", inputs: { borderRadius: "borderRadius", disabled: "disabled", icon: "icon", iconColor: "iconColor", intent: "intent", interactive: "interactive", label: "label", pressed: "pressed", progress: "progress", progressBarLabel: "progressBarLabel", removable: "removable", removeButtonLabel: "removeButtonLabel", size: "size", swirlAriaLabel: "swirlAriaLabel", trailingIcon: "trailingIcon", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
630
630
  };
631
631
  SwirlChip = __decorate([
632
632
  ProxyCmp({
633
- inputs: ['borderRadius', 'disabled', 'icon', 'iconColor', 'intent', 'interactive', 'label', 'pressed', 'progress', 'progressBarLabel', 'removable', 'removeButtonLabel', 'size', 'trailingIcon', 'variant']
633
+ inputs: ['borderRadius', 'disabled', 'icon', 'iconColor', 'intent', 'interactive', 'label', 'pressed', 'progress', 'progressBarLabel', 'removable', 'removeButtonLabel', 'size', 'swirlAriaLabel', 'trailingIcon', 'variant']
634
634
  })
635
635
  ], SwirlChip);
636
636
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.23", ngImport: i0, type: SwirlChip, decorators: [{
@@ -640,7 +640,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.23", ngImpo
640
640
  changeDetection: ChangeDetectionStrategy.OnPush,
641
641
  template: '<ng-content></ng-content>',
642
642
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
643
- inputs: ['borderRadius', 'disabled', 'icon', 'iconColor', 'intent', 'interactive', { name: 'label', required: true }, 'pressed', 'progress', 'progressBarLabel', 'removable', 'removeButtonLabel', 'size', 'trailingIcon', 'variant'],
643
+ inputs: ['borderRadius', 'disabled', 'icon', 'iconColor', 'intent', 'interactive', { name: 'label', required: true }, 'pressed', 'progress', 'progressBarLabel', 'removable', 'removeButtonLabel', 'size', 'swirlAriaLabel', 'trailingIcon', 'variant'],
644
644
  standalone: false
645
645
  }]
646
646
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });