@getflip/swirl-components-angular 0.360.0 → 0.362.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 +30 -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: 2025-08-
|
|
23
|
+
Build at: 2025-08-07T13:11:20.181Z - Time: 12220ms
|
|
24
24
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,35 @@
|
|
|
1
1
|
# @getflip/swirl-components-angular
|
|
2
2
|
|
|
3
|
+
## 0.362.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#1164](https://github.com/getflip/swirl/pull/1164)
|
|
8
|
+
[`8353177d`](https://github.com/getflip/swirl/commit/8353177d50ce656a209fbf7193ed20a24edf3e26)
|
|
9
|
+
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Add new
|
|
10
|
+
'app-icon' variant to swirl-shell-layout navigation
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies
|
|
15
|
+
[[`8353177d`](https://github.com/getflip/swirl/commit/8353177d50ce656a209fbf7193ed20a24edf3e26)]:
|
|
16
|
+
- @getflip/swirl-components@0.362.0
|
|
17
|
+
|
|
18
|
+
## 0.361.0
|
|
19
|
+
|
|
20
|
+
### Minor Changes
|
|
21
|
+
|
|
22
|
+
- [#1163](https://github.com/getflip/swirl/pull/1163)
|
|
23
|
+
[`55748fe9`](https://github.com/getflip/swirl/commit/55748fe91cb97c009c8846ee1fa8ed470226e012)
|
|
24
|
+
Thanks [@joseabernardes](https://github.com/joseabernardes)! - Fix focus
|
|
25
|
+
return after swirl-modal close
|
|
26
|
+
|
|
27
|
+
### Patch Changes
|
|
28
|
+
|
|
29
|
+
- Updated dependencies
|
|
30
|
+
[[`55748fe9`](https://github.com/getflip/swirl/commit/55748fe91cb97c009c8846ee1fa8ed470226e012)]:
|
|
31
|
+
- @getflip/swirl-components@0.361.0
|
|
32
|
+
|
|
3
33
|
## 0.360.0
|
|
4
34
|
|
|
5
35
|
### Minor Changes
|
|
@@ -8494,11 +8494,11 @@ let SwirlShellLayout = class SwirlShellLayout {
|
|
|
8494
8494
|
proxyOutputs(this, this.el, ['sidebarToggleClick', 'skipLinkClick']);
|
|
8495
8495
|
}
|
|
8496
8496
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.3", ngImport: i0, type: SwirlShellLayout, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
8497
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.3", type: SwirlShellLayout, isStandalone: false, selector: "swirl-shell-layout", inputs: { brandedHeader: "brandedHeader", browserBackButtonLabel: "browserBackButtonLabel", browserForwardButtonLabel: "browserForwardButtonLabel", collapseNavigationButtonLabel: "collapseNavigationButtonLabel", enableSecondaryNavGridLayout: "enableSecondaryNavGridLayout", expandNavigationButtonLabel: "expandNavigationButtonLabel", gridNavLayoutToggleLabel: "gridNavLayoutToggleLabel", hideMobileNavigationButtonLabel: "hideMobileNavigationButtonLabel", listNavLayoutToggleLabel: "listNavLayoutToggleLabel", navigationLabel: "navigationLabel", secondaryNavCollapseLabel: "secondaryNavCollapseLabel", secondaryNavExpandLabel: "secondaryNavExpandLabel", sidebarActive: "sidebarActive", sidebarToggleBadge: "sidebarToggleBadge", sidebarToggleBadgeAriaLabel: "sidebarToggleBadgeAriaLabel", sidebarToggleIcon: "sidebarToggleIcon", sidebarToggleLabel: "sidebarToggleLabel", skipLinkLabel: "skipLinkLabel" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8497
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.3", type: SwirlShellLayout, isStandalone: false, selector: "swirl-shell-layout", inputs: { brandedHeader: "brandedHeader", browserBackButtonLabel: "browserBackButtonLabel", browserForwardButtonLabel: "browserForwardButtonLabel", collapseNavigationButtonLabel: "collapseNavigationButtonLabel", enableSecondaryNavGridLayout: "enableSecondaryNavGridLayout", expandNavigationButtonLabel: "expandNavigationButtonLabel", gridNavLayoutToggleLabel: "gridNavLayoutToggleLabel", hideMobileNavigationButtonLabel: "hideMobileNavigationButtonLabel", listNavLayoutToggleLabel: "listNavLayoutToggleLabel", navigationLabel: "navigationLabel", secondaryNavCollapseLabel: "secondaryNavCollapseLabel", secondaryNavExpandLabel: "secondaryNavExpandLabel", secondaryNavGridLayoutVariant: "secondaryNavGridLayoutVariant", sidebarActive: "sidebarActive", sidebarToggleBadge: "sidebarToggleBadge", sidebarToggleBadgeAriaLabel: "sidebarToggleBadgeAriaLabel", sidebarToggleIcon: "sidebarToggleIcon", sidebarToggleLabel: "sidebarToggleLabel", skipLinkLabel: "skipLinkLabel" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8498
8498
|
};
|
|
8499
8499
|
SwirlShellLayout = __decorate([
|
|
8500
8500
|
ProxyCmp({
|
|
8501
|
-
inputs: ['brandedHeader', 'browserBackButtonLabel', 'browserForwardButtonLabel', 'collapseNavigationButtonLabel', 'enableSecondaryNavGridLayout', 'expandNavigationButtonLabel', 'gridNavLayoutToggleLabel', 'hideMobileNavigationButtonLabel', 'listNavLayoutToggleLabel', 'navigationLabel', 'secondaryNavCollapseLabel', 'secondaryNavExpandLabel', 'sidebarActive', 'sidebarToggleBadge', 'sidebarToggleBadgeAriaLabel', 'sidebarToggleIcon', 'sidebarToggleLabel', 'skipLinkLabel'],
|
|
8501
|
+
inputs: ['brandedHeader', 'browserBackButtonLabel', 'browserForwardButtonLabel', 'collapseNavigationButtonLabel', 'enableSecondaryNavGridLayout', 'expandNavigationButtonLabel', 'gridNavLayoutToggleLabel', 'hideMobileNavigationButtonLabel', 'listNavLayoutToggleLabel', 'navigationLabel', 'secondaryNavCollapseLabel', 'secondaryNavExpandLabel', 'secondaryNavGridLayoutVariant', 'sidebarActive', 'sidebarToggleBadge', 'sidebarToggleBadgeAriaLabel', 'sidebarToggleIcon', 'sidebarToggleLabel', 'skipLinkLabel'],
|
|
8502
8502
|
methods: ['showMobileNavigation', 'hideMobileNavigation']
|
|
8503
8503
|
})
|
|
8504
8504
|
], SwirlShellLayout);
|
|
@@ -8509,7 +8509,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.3", ngImpor
|
|
|
8509
8509
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
8510
8510
|
template: '<ng-content></ng-content>',
|
|
8511
8511
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
8512
|
-
inputs: ['brandedHeader', 'browserBackButtonLabel', 'browserForwardButtonLabel', 'collapseNavigationButtonLabel', 'enableSecondaryNavGridLayout', 'expandNavigationButtonLabel', 'gridNavLayoutToggleLabel', 'hideMobileNavigationButtonLabel', 'listNavLayoutToggleLabel', 'navigationLabel', 'secondaryNavCollapseLabel', 'secondaryNavExpandLabel', 'sidebarActive', 'sidebarToggleBadge', 'sidebarToggleBadgeAriaLabel', 'sidebarToggleIcon', 'sidebarToggleLabel', 'skipLinkLabel'],
|
|
8512
|
+
inputs: ['brandedHeader', 'browserBackButtonLabel', 'browserForwardButtonLabel', 'collapseNavigationButtonLabel', 'enableSecondaryNavGridLayout', 'expandNavigationButtonLabel', 'gridNavLayoutToggleLabel', 'hideMobileNavigationButtonLabel', 'listNavLayoutToggleLabel', 'navigationLabel', 'secondaryNavCollapseLabel', 'secondaryNavExpandLabel', 'secondaryNavGridLayoutVariant', 'sidebarActive', 'sidebarToggleBadge', 'sidebarToggleBadgeAriaLabel', 'sidebarToggleIcon', 'sidebarToggleLabel', 'skipLinkLabel'],
|
|
8513
8513
|
standalone: false
|
|
8514
8514
|
}]
|
|
8515
8515
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|
|
@@ -8522,11 +8522,11 @@ let SwirlShellNavigationItem = class SwirlShellNavigationItem {
|
|
|
8522
8522
|
this.el = r.nativeElement;
|
|
8523
8523
|
}
|
|
8524
8524
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.3", ngImport: i0, type: SwirlShellNavigationItem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
8525
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.3", type: SwirlShellNavigationItem, isStandalone: false, selector: "swirl-shell-navigation-item", inputs: { active: "active", badgeLabel: "badgeLabel", boxed: "boxed", description: "description", hideLabel: "hideLabel", href: "href", inlineLabel: "inlineLabel", inlineLabelColor: "inlineLabelColor", label: "label", target: "target",
|
|
8525
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.3", type: SwirlShellNavigationItem, isStandalone: false, selector: "swirl-shell-navigation-item", inputs: { active: "active", badgeLabel: "badgeLabel", boxed: "boxed", description: "description", filled: "filled", hideLabel: "hideLabel", href: "href", inlineLabel: "inlineLabel", inlineLabelColor: "inlineLabelColor", label: "label", target: "target", variant: "variant", withGradient: "withGradient" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
8526
8526
|
};
|
|
8527
8527
|
SwirlShellNavigationItem = __decorate([
|
|
8528
8528
|
ProxyCmp({
|
|
8529
|
-
inputs: ['active', 'badgeLabel', 'boxed', 'description', 'hideLabel', 'href', 'inlineLabel', 'inlineLabelColor', 'label', 'target', '
|
|
8529
|
+
inputs: ['active', 'badgeLabel', 'boxed', 'description', 'filled', 'hideLabel', 'href', 'inlineLabel', 'inlineLabelColor', 'label', 'target', 'variant', 'withGradient']
|
|
8530
8530
|
})
|
|
8531
8531
|
], SwirlShellNavigationItem);
|
|
8532
8532
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.3", ngImport: i0, type: SwirlShellNavigationItem, decorators: [{
|
|
@@ -8536,7 +8536,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.3", ngImpor
|
|
|
8536
8536
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
8537
8537
|
template: '<ng-content></ng-content>',
|
|
8538
8538
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
8539
|
-
inputs: ['active', 'badgeLabel', 'boxed', 'description', 'hideLabel', 'href', 'inlineLabel', 'inlineLabelColor', { name: 'label', required: true }, 'target', '
|
|
8539
|
+
inputs: ['active', 'badgeLabel', 'boxed', 'description', 'filled', 'hideLabel', 'href', 'inlineLabel', 'inlineLabelColor', { name: 'label', required: true }, 'target', 'variant', 'withGradient'],
|
|
8540
8540
|
standalone: false
|
|
8541
8541
|
}]
|
|
8542
8542
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
|