@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.
- package/.turbo/turbo-build.log +3 -3
- package/CHANGELOG.md +9 -6
- package/dist/component-library/fesm2022/getflip-swirl-components-angular.mjs +3 -3
- package/dist/component-library/fesm2022/getflip-swirl-components-angular.mjs.map +1 -1
- package/dist/component-library/lib/stencil-generated/components.d.ts +1 -1
- package/package.json +2 -2
- package/projects/component-library/src/lib/stencil-generated/components.ts +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -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-
|
|
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.
|
|
3
|
+
## 0.492.1
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
- [
|
|
8
|
-
|
|
9
|
-
|
|
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
|
-
[[`
|
|
13
|
-
- @getflip/swirl-components@0.
|
|
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 }] });
|