@getflip/swirl-components-angular 0.491.1-beta-20260515134527 → 0.492.1

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,8 @@ Building entry point '@getflip/swirl-components-angular'
11
11
  - Copying assets
12
12
  ✔ Copying assets
13
13
  - Writing package manifest
14
+ ✔ Writing package manifest
15
+ ✔ Built @getflip/swirl-components-angular
14
16
 
15
17
  ------------------------------------------------------------------------------
16
18
  Built Angular Package
@@ -18,7 +20,5 @@ Built Angular Package
18
20
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
19
21
  ------------------------------------------------------------------------------
20
22
 
21
- Build at: 2026-05-15T13:45:18.899Z - Time: 12190ms
23
+ Build at: 2026-05-18T16:50:14.984Z - Time: 12349ms
22
24
 
23
- ✔ Writing package manifest
24
- ✔ Built @getflip/swirl-components-angular
package/CHANGELOG.md CHANGED
@@ -1,16 +1,19 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
- ## 0.491.1-beta-20260515134527
3
+ ## 0.492.1
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - [#1667](https://github.com/getflip/swirl/pull/1667)
8
- [`328f739bb`](https://github.com/getflip/swirl/commit/328f739bb5a1030a51bb0d0781b9ef06a44654ba)
9
- Thanks [@danizep](https://github.com/danizep)! - Fix menu placement
7
+ - Updated dependencies []:
8
+ - @getflip/swirl-components@0.492.1
9
+
10
+ ## 0.492.0
11
+
12
+ ### Patch Changes
10
13
 
11
14
  - Updated dependencies
12
- [[`328f739bb`](https://github.com/getflip/swirl/commit/328f739bb5a1030a51bb0d0781b9ef06a44654ba)]:
13
- - @getflip/swirl-components@0.491.1-beta-20260515134527
15
+ [[`09fb91f2c`](https://github.com/getflip/swirl/commit/09fb91f2c04e77a17cea2e8b9ab9190e878c3ead)]:
16
+ - @getflip/swirl-components@0.492.0
14
17
 
15
18
  ## 0.491.0
16
19
 
@@ -431,11 +431,11 @@ let SwirlBox = class SwirlBox {
431
431
  proxyOutputs(this, this.el, ['componentLoad']);
432
432
  }
433
433
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: SwirlBox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
434
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.19", type: SwirlBox, isStandalone: false, selector: "swirl-box", inputs: { basis: "basis", borderColor: "borderColor", bordered: "bordered", borderedBlockEnd: "borderedBlockEnd", borderedBlockEndWhenScrolled: "borderedBlockEndWhenScrolled", borderedBlockStart: "borderedBlockStart", borderedBlockStartWhenScrolled: "borderedBlockStartWhenScrolled", borderedInlineEnd: "borderedInlineEnd", borderedInlineStart: "borderedInlineStart", bottom: "bottom", centerBlock: "centerBlock", centerInline: "centerInline", cover: "cover", grow: "grow", height: "height", hideScrollbar: "hideScrollbar", left: "left", maxHeight: "maxHeight", maxWidth: "maxWidth", minHeight: "minHeight", minWidth: "minWidth", overflow: "overflow", overflowX: "overflowX", overflowY: "overflowY", padding: "padding", paddingBlockEnd: "paddingBlockEnd", paddingBlockStart: "paddingBlockStart", paddingInlineEnd: "paddingInlineEnd", paddingInlineStart: "paddingInlineStart", position: "position", right: "right", shrink: "shrink", top: "top", width: "width", zIndex: "zIndex" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
434
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.19", type: SwirlBox, isStandalone: false, selector: "swirl-box", inputs: { basis: "basis", borderColor: "borderColor", borderRadius: "borderRadius", borderRadiusEndEnd: "borderRadiusEndEnd", borderRadiusEndStart: "borderRadiusEndStart", borderRadiusStartEnd: "borderRadiusStartEnd", borderRadiusStartStart: "borderRadiusStartStart", bordered: "bordered", borderedBlockEnd: "borderedBlockEnd", borderedBlockEndWhenScrolled: "borderedBlockEndWhenScrolled", borderedBlockStart: "borderedBlockStart", borderedBlockStartWhenScrolled: "borderedBlockStartWhenScrolled", borderedInlineEnd: "borderedInlineEnd", borderedInlineStart: "borderedInlineStart", bottom: "bottom", centerBlock: "centerBlock", centerInline: "centerInline", cover: "cover", grow: "grow", height: "height", hideScrollbar: "hideScrollbar", left: "left", maxHeight: "maxHeight", maxWidth: "maxWidth", minHeight: "minHeight", minWidth: "minWidth", overflow: "overflow", overflowX: "overflowX", overflowY: "overflowY", padding: "padding", paddingBlockEnd: "paddingBlockEnd", paddingBlockStart: "paddingBlockStart", paddingInlineEnd: "paddingInlineEnd", paddingInlineStart: "paddingInlineStart", position: "position", right: "right", shrink: "shrink", top: "top", width: "width", zIndex: "zIndex" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
435
435
  };
436
436
  SwirlBox = __decorate([
437
437
  ProxyCmp({
438
- inputs: ['basis', 'borderColor', 'bordered', 'borderedBlockEnd', 'borderedBlockEndWhenScrolled', 'borderedBlockStart', 'borderedBlockStartWhenScrolled', 'borderedInlineEnd', 'borderedInlineStart', 'bottom', 'centerBlock', 'centerInline', 'cover', 'grow', 'height', 'hideScrollbar', 'left', 'maxHeight', 'maxWidth', 'minHeight', 'minWidth', 'overflow', 'overflowX', 'overflowY', 'padding', 'paddingBlockEnd', 'paddingBlockStart', 'paddingInlineEnd', 'paddingInlineStart', 'position', 'right', 'shrink', 'top', 'width', 'zIndex']
438
+ inputs: ['basis', 'borderColor', 'borderRadius', 'borderRadiusEndEnd', 'borderRadiusEndStart', 'borderRadiusStartEnd', 'borderRadiusStartStart', 'bordered', 'borderedBlockEnd', 'borderedBlockEndWhenScrolled', 'borderedBlockStart', 'borderedBlockStartWhenScrolled', 'borderedInlineEnd', 'borderedInlineStart', 'bottom', 'centerBlock', 'centerInline', 'cover', 'grow', 'height', 'hideScrollbar', 'left', 'maxHeight', 'maxWidth', 'minHeight', 'minWidth', 'overflow', 'overflowX', 'overflowY', 'padding', 'paddingBlockEnd', 'paddingBlockStart', 'paddingInlineEnd', 'paddingInlineStart', 'position', 'right', 'shrink', 'top', 'width', 'zIndex']
439
439
  })
440
440
  ], SwirlBox);
441
441
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: SwirlBox, decorators: [{
@@ -445,7 +445,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImpo
445
445
  changeDetection: ChangeDetectionStrategy.OnPush,
446
446
  template: '<ng-content></ng-content>',
447
447
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
448
- inputs: ['basis', 'borderColor', 'bordered', 'borderedBlockEnd', 'borderedBlockEndWhenScrolled', 'borderedBlockStart', 'borderedBlockStartWhenScrolled', 'borderedInlineEnd', 'borderedInlineStart', 'bottom', 'centerBlock', 'centerInline', 'cover', 'grow', 'height', 'hideScrollbar', 'left', 'maxHeight', 'maxWidth', 'minHeight', 'minWidth', 'overflow', 'overflowX', 'overflowY', 'padding', 'paddingBlockEnd', 'paddingBlockStart', 'paddingInlineEnd', 'paddingInlineStart', 'position', 'right', 'shrink', 'top', 'width', 'zIndex'],
448
+ inputs: ['basis', 'borderColor', 'borderRadius', 'borderRadiusEndEnd', 'borderRadiusEndStart', 'borderRadiusStartEnd', 'borderRadiusStartStart', 'bordered', 'borderedBlockEnd', 'borderedBlockEndWhenScrolled', 'borderedBlockStart', 'borderedBlockStartWhenScrolled', 'borderedInlineEnd', 'borderedInlineStart', 'bottom', 'centerBlock', 'centerInline', 'cover', 'grow', 'height', 'hideScrollbar', 'left', 'maxHeight', 'maxWidth', 'minHeight', 'minWidth', 'overflow', 'overflowX', 'overflowY', 'padding', 'paddingBlockEnd', 'paddingBlockStart', 'paddingInlineEnd', 'paddingInlineStart', 'position', 'right', 'shrink', 'top', 'width', 'zIndex'],
449
449
  standalone: false
450
450
  }]
451
451
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });