@getflip/swirl-components-angular 0.502.1 → 0.504.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.
- package/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +17 -0
- package/dist/component-library/fesm2022/getflip-swirl-components-angular.mjs +6 -6
- package/dist/component-library/fesm2022/getflip-swirl-components-angular.mjs.map +1 -1
- package/dist/component-library/lib/stencil-generated/components.d.ts +2 -2
- package/package.json +2 -2
- package/projects/component-library/src/lib/stencil-generated/components.ts +4 -4
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-06-
|
|
23
|
+
Build at: 2026-06-18T12:36:36.740Z - Time: 14296ms
|
|
24
24
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
# @getflip/swirl-components-angular
|
|
2
2
|
|
|
3
|
+
## 0.504.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
[[`984b9c304`](https://github.com/getflip/swirl/commit/984b9c30435a55d371518e5f51c5c1e9629a0e98),
|
|
9
|
+
[`ed983265a`](https://github.com/getflip/swirl/commit/ed983265afe3eb276c4bae40e0fde8c94e0b7390)]:
|
|
10
|
+
- @getflip/swirl-components@0.504.0
|
|
11
|
+
|
|
12
|
+
## 0.503.0
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Updated dependencies
|
|
17
|
+
[[`467c03557`](https://github.com/getflip/swirl/commit/467c0355783590145fcc177d1c16501f01010934)]:
|
|
18
|
+
- @getflip/swirl-components@0.503.0
|
|
19
|
+
|
|
3
20
|
## 0.502.1
|
|
4
21
|
|
|
5
22
|
### Patch Changes
|
|
@@ -9364,11 +9364,11 @@ let SwirlResourceListItem = class SwirlResourceListItem {
|
|
|
9364
9364
|
proxyOutputs(this, this.el, ['toggleDrag', 'valueChange']);
|
|
9365
9365
|
}
|
|
9366
9366
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: SwirlResourceListItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
9367
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.19", type: SwirlResourceListItem, isStandalone: false, selector: "swirl-resource-list-item", inputs: { active: "active", alignItems: "alignItems", allowDrag: "allowDrag", allowHtml: "allowHtml", checked: "checked", compact: "compact", description: "description", descriptionWrap: "descriptionWrap", disabled: "disabled", dragHandleDescription: "dragHandleDescription", dragHandleLabel: "dragHandleLabel", dragging: "dragging", hideDivider: "hideDivider", href: "href", interactive: "interactive", label: "label", labelMinHeight: "labelMinHeight", labelTooltip: "labelTooltip", labelTooltipPosition: "labelTooltipPosition", labelWeight: "labelWeight", labelWrap: "labelWrap", labelWrapMaxLines: "labelWrapMaxLines", menuTriggerId: "menuTriggerId", menuTriggerLabel: "menuTriggerLabel", meta: "meta", selectable: "selectable", swirlAriaCurrent: "swirlAriaCurrent", swirlAriaLabel: "swirlAriaLabel", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
9367
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.19", type: SwirlResourceListItem, isStandalone: false, selector: "swirl-resource-list-item", inputs: { active: "active", alignItems: "alignItems", allowDrag: "allowDrag", allowHtml: "allowHtml", checked: "checked", compact: "compact", description: "description", descriptionWrap: "descriptionWrap", disabled: "disabled", dragHandleDescription: "dragHandleDescription", dragHandleLabel: "dragHandleLabel", dragging: "dragging", hideDivider: "hideDivider", href: "href", interactive: "interactive", label: "label", labelMinHeight: "labelMinHeight", labelTooltip: "labelTooltip", labelTooltipPosition: "labelTooltipPosition", labelWeight: "labelWeight", labelWrap: "labelWrap", labelWrapMaxLines: "labelWrapMaxLines", menuTriggerId: "menuTriggerId", menuTriggerLabel: "menuTriggerLabel", meta: "meta", rel: "rel", selectable: "selectable", swirlAriaCurrent: "swirlAriaCurrent", swirlAriaLabel: "swirlAriaLabel", target: "target", value: "value" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
9368
9368
|
};
|
|
9369
9369
|
SwirlResourceListItem = __decorate([
|
|
9370
9370
|
ProxyCmp({
|
|
9371
|
-
inputs: ['active', 'alignItems', 'allowDrag', 'allowHtml', 'checked', 'compact', 'description', 'descriptionWrap', 'disabled', 'dragHandleDescription', 'dragHandleLabel', 'dragging', 'hideDivider', 'href', 'interactive', 'label', 'labelMinHeight', 'labelTooltip', 'labelTooltipPosition', 'labelWeight', 'labelWrap', 'labelWrapMaxLines', 'menuTriggerId', 'menuTriggerLabel', 'meta', 'selectable', 'swirlAriaCurrent', 'swirlAriaLabel', 'value']
|
|
9371
|
+
inputs: ['active', 'alignItems', 'allowDrag', 'allowHtml', 'checked', 'compact', 'description', 'descriptionWrap', 'disabled', 'dragHandleDescription', 'dragHandleLabel', 'dragging', 'hideDivider', 'href', 'interactive', 'label', 'labelMinHeight', 'labelTooltip', 'labelTooltipPosition', 'labelWeight', 'labelWrap', 'labelWrapMaxLines', 'menuTriggerId', 'menuTriggerLabel', 'meta', 'rel', 'selectable', 'swirlAriaCurrent', 'swirlAriaLabel', 'target', 'value']
|
|
9372
9372
|
})
|
|
9373
9373
|
], SwirlResourceListItem);
|
|
9374
9374
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: SwirlResourceListItem, decorators: [{
|
|
@@ -9378,7 +9378,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImpo
|
|
|
9378
9378
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
9379
9379
|
template: '<ng-content></ng-content>',
|
|
9380
9380
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
9381
|
-
inputs: ['active', 'alignItems', 'allowDrag', 'allowHtml', 'checked', 'compact', 'description', 'descriptionWrap', 'disabled', 'dragHandleDescription', 'dragHandleLabel', 'dragging', 'hideDivider', 'href', 'interactive', { name: 'label', required: true }, 'labelMinHeight', 'labelTooltip', 'labelTooltipPosition', 'labelWeight', 'labelWrap', 'labelWrapMaxLines', 'menuTriggerId', 'menuTriggerLabel', 'meta', 'selectable', 'swirlAriaCurrent', 'swirlAriaLabel', 'value'],
|
|
9381
|
+
inputs: ['active', 'alignItems', 'allowDrag', 'allowHtml', 'checked', 'compact', 'description', 'descriptionWrap', 'disabled', 'dragHandleDescription', 'dragHandleLabel', 'dragging', 'hideDivider', 'href', 'interactive', { name: 'label', required: true }, 'labelMinHeight', 'labelTooltip', 'labelTooltipPosition', 'labelWeight', 'labelWrap', 'labelWrapMaxLines', 'menuTriggerId', 'menuTriggerLabel', 'meta', 'rel', 'selectable', 'swirlAriaCurrent', 'swirlAriaLabel', 'target', 'value'],
|
|
9382
9382
|
standalone: false
|
|
9383
9383
|
}]
|
|
9384
9384
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -12989,11 +12989,11 @@ let SwirlTabBar = class SwirlTabBar {
|
|
|
12989
12989
|
proxyOutputs(this, this.el, ['activateNextTab', 'activatePreviousTab', 'activateTab']);
|
|
12990
12990
|
}
|
|
12991
12991
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: SwirlTabBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
12992
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.19", type: SwirlTabBar, isStandalone: false, selector: "swirl-tab-bar", inputs: { disableTabSemantics: "disableTabSemantics", justify: "justify", label: "label", paddingBlockEnd: "paddingBlockEnd", paddingBlockStart: "paddingBlockStart", paddingInlineEnd: "paddingInlineEnd", paddingInlineStart: "paddingInlineStart", tabs: "tabs", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
12992
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.19", type: SwirlTabBar, isStandalone: false, selector: "swirl-tab-bar", inputs: { disableTabSemantics: "disableTabSemantics", justify: "justify", label: "label", paddingBlockEnd: "paddingBlockEnd", paddingBlockStart: "paddingBlockStart", paddingInlineEnd: "paddingInlineEnd", paddingInlineStart: "paddingInlineStart", tabs: "tabs", variant: "variant", wrap: "wrap" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
12993
12993
|
};
|
|
12994
12994
|
SwirlTabBar = __decorate([
|
|
12995
12995
|
ProxyCmp({
|
|
12996
|
-
inputs: ['disableTabSemantics', 'justify', 'label', 'paddingBlockEnd', 'paddingBlockStart', 'paddingInlineEnd', 'paddingInlineStart', 'tabs', 'variant']
|
|
12996
|
+
inputs: ['disableTabSemantics', 'justify', 'label', 'paddingBlockEnd', 'paddingBlockStart', 'paddingInlineEnd', 'paddingInlineStart', 'tabs', 'variant', 'wrap']
|
|
12997
12997
|
})
|
|
12998
12998
|
], SwirlTabBar);
|
|
12999
12999
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: SwirlTabBar, decorators: [{
|
|
@@ -13003,7 +13003,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImpo
|
|
|
13003
13003
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
13004
13004
|
template: '<ng-content></ng-content>',
|
|
13005
13005
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
13006
|
-
inputs: ['disableTabSemantics', 'justify', { name: 'label', required: true }, 'paddingBlockEnd', 'paddingBlockStart', 'paddingInlineEnd', 'paddingInlineStart', 'tabs', 'variant'],
|
|
13006
|
+
inputs: ['disableTabSemantics', 'justify', { name: 'label', required: true }, 'paddingBlockEnd', 'paddingBlockStart', 'paddingInlineEnd', 'paddingInlineStart', 'tabs', 'variant', 'wrap'],
|
|
13007
13007
|
standalone: false
|
|
13008
13008
|
}]
|
|
13009
13009
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|