@getflip/swirl-components-angular 0.361.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 +3 -3
- package/CHANGELOG.md +15 -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
|
@@ -2900,7 +2900,7 @@ export declare class SwirlShellLayout {
|
|
|
2900
2900
|
protected el: HTMLSwirlShellLayoutElement;
|
|
2901
2901
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
2902
2902
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlShellLayout, never>;
|
|
2903
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlShellLayout, "swirl-shell-layout", never, { "brandedHeader": { "alias": "brandedHeader"; "required": false; }; "browserBackButtonLabel": { "alias": "browserBackButtonLabel"; "required": false; }; "browserForwardButtonLabel": { "alias": "browserForwardButtonLabel"; "required": false; }; "collapseNavigationButtonLabel": { "alias": "collapseNavigationButtonLabel"; "required": false; }; "enableSecondaryNavGridLayout": { "alias": "enableSecondaryNavGridLayout"; "required": false; }; "expandNavigationButtonLabel": { "alias": "expandNavigationButtonLabel"; "required": false; }; "gridNavLayoutToggleLabel": { "alias": "gridNavLayoutToggleLabel"; "required": false; }; "hideMobileNavigationButtonLabel": { "alias": "hideMobileNavigationButtonLabel"; "required": false; }; "listNavLayoutToggleLabel": { "alias": "listNavLayoutToggleLabel"; "required": false; }; "navigationLabel": { "alias": "navigationLabel"; "required": false; }; "secondaryNavCollapseLabel": { "alias": "secondaryNavCollapseLabel"; "required": false; }; "secondaryNavExpandLabel": { "alias": "secondaryNavExpandLabel"; "required": false; }; "sidebarActive": { "alias": "sidebarActive"; "required": false; }; "sidebarToggleBadge": { "alias": "sidebarToggleBadge"; "required": false; }; "sidebarToggleBadgeAriaLabel": { "alias": "sidebarToggleBadgeAriaLabel"; "required": false; }; "sidebarToggleIcon": { "alias": "sidebarToggleIcon"; "required": false; }; "sidebarToggleLabel": { "alias": "sidebarToggleLabel"; "required": false; }; "skipLinkLabel": { "alias": "skipLinkLabel"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
2903
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlShellLayout, "swirl-shell-layout", never, { "brandedHeader": { "alias": "brandedHeader"; "required": false; }; "browserBackButtonLabel": { "alias": "browserBackButtonLabel"; "required": false; }; "browserForwardButtonLabel": { "alias": "browserForwardButtonLabel"; "required": false; }; "collapseNavigationButtonLabel": { "alias": "collapseNavigationButtonLabel"; "required": false; }; "enableSecondaryNavGridLayout": { "alias": "enableSecondaryNavGridLayout"; "required": false; }; "expandNavigationButtonLabel": { "alias": "expandNavigationButtonLabel"; "required": false; }; "gridNavLayoutToggleLabel": { "alias": "gridNavLayoutToggleLabel"; "required": false; }; "hideMobileNavigationButtonLabel": { "alias": "hideMobileNavigationButtonLabel"; "required": false; }; "listNavLayoutToggleLabel": { "alias": "listNavLayoutToggleLabel"; "required": false; }; "navigationLabel": { "alias": "navigationLabel"; "required": false; }; "secondaryNavCollapseLabel": { "alias": "secondaryNavCollapseLabel"; "required": false; }; "secondaryNavExpandLabel": { "alias": "secondaryNavExpandLabel"; "required": false; }; "secondaryNavGridLayoutVariant": { "alias": "secondaryNavGridLayoutVariant"; "required": false; }; "sidebarActive": { "alias": "sidebarActive"; "required": false; }; "sidebarToggleBadge": { "alias": "sidebarToggleBadge"; "required": false; }; "sidebarToggleBadgeAriaLabel": { "alias": "sidebarToggleBadgeAriaLabel"; "required": false; }; "sidebarToggleIcon": { "alias": "sidebarToggleIcon"; "required": false; }; "sidebarToggleLabel": { "alias": "sidebarToggleLabel"; "required": false; }; "skipLinkLabel": { "alias": "skipLinkLabel"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
2904
2904
|
}
|
|
2905
2905
|
export declare interface SwirlShellLayout extends Components.SwirlShellLayout {
|
|
2906
2906
|
sidebarToggleClick: EventEmitter<CustomEvent<MouseEvent>>;
|
|
@@ -2911,7 +2911,7 @@ export declare class SwirlShellNavigationItem {
|
|
|
2911
2911
|
protected el: HTMLSwirlShellNavigationItemElement;
|
|
2912
2912
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
2913
2913
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwirlShellNavigationItem, never>;
|
|
2914
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlShellNavigationItem, "swirl-shell-navigation-item", never, { "active": { "alias": "active"; "required": false; }; "badgeLabel": { "alias": "badgeLabel"; "required": false; }; "boxed": { "alias": "boxed"; "required": false; }; "description": { "alias": "description"; "required": false; }; "hideLabel": { "alias": "hideLabel"; "required": false; }; "href": { "alias": "href"; "required": false; }; "inlineLabel": { "alias": "inlineLabel"; "required": false; }; "inlineLabelColor": { "alias": "inlineLabelColor"; "required": false; }; "label": { "alias": "label"; "required": true; }; "target": { "alias": "target"; "required": false; }; "
|
|
2914
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwirlShellNavigationItem, "swirl-shell-navigation-item", never, { "active": { "alias": "active"; "required": false; }; "badgeLabel": { "alias": "badgeLabel"; "required": false; }; "boxed": { "alias": "boxed"; "required": false; }; "description": { "alias": "description"; "required": false; }; "filled": { "alias": "filled"; "required": false; }; "hideLabel": { "alias": "hideLabel"; "required": false; }; "href": { "alias": "href"; "required": false; }; "inlineLabel": { "alias": "inlineLabel"; "required": false; }; "inlineLabelColor": { "alias": "inlineLabelColor"; "required": false; }; "label": { "alias": "label"; "required": true; }; "target": { "alias": "target"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "withGradient": { "alias": "withGradient"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
2915
2915
|
}
|
|
2916
2916
|
export declare interface SwirlShellNavigationItem extends Components.SwirlShellNavigationItem {
|
|
2917
2917
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@getflip/swirl-components-angular",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.362.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"ng": "ng",
|
|
6
6
|
"build": "ng build"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"@angular/platform-browser": "19.2.3",
|
|
23
23
|
"@angular/platform-browser-dynamic": "19.2.3",
|
|
24
24
|
"@angular/router": "19.2.3",
|
|
25
|
-
"@getflip/swirl-components": "^0.
|
|
25
|
+
"@getflip/swirl-components": "^0.362.0",
|
|
26
26
|
"rxjs": "~7.8.0",
|
|
27
27
|
"tslib": "^2.3.0",
|
|
28
28
|
"zone.js": "0.15.0"
|
|
@@ -7414,7 +7414,7 @@ export declare interface SwirlSeparator extends Components.SwirlSeparator {}
|
|
|
7414
7414
|
|
|
7415
7415
|
|
|
7416
7416
|
@ProxyCmp({
|
|
7417
|
-
inputs: ['brandedHeader', 'browserBackButtonLabel', 'browserForwardButtonLabel', 'collapseNavigationButtonLabel', 'enableSecondaryNavGridLayout', 'expandNavigationButtonLabel', 'gridNavLayoutToggleLabel', 'hideMobileNavigationButtonLabel', 'listNavLayoutToggleLabel', 'navigationLabel', 'secondaryNavCollapseLabel', 'secondaryNavExpandLabel', 'sidebarActive', 'sidebarToggleBadge', 'sidebarToggleBadgeAriaLabel', 'sidebarToggleIcon', 'sidebarToggleLabel', 'skipLinkLabel'],
|
|
7417
|
+
inputs: ['brandedHeader', 'browserBackButtonLabel', 'browserForwardButtonLabel', 'collapseNavigationButtonLabel', 'enableSecondaryNavGridLayout', 'expandNavigationButtonLabel', 'gridNavLayoutToggleLabel', 'hideMobileNavigationButtonLabel', 'listNavLayoutToggleLabel', 'navigationLabel', 'secondaryNavCollapseLabel', 'secondaryNavExpandLabel', 'secondaryNavGridLayoutVariant', 'sidebarActive', 'sidebarToggleBadge', 'sidebarToggleBadgeAriaLabel', 'sidebarToggleIcon', 'sidebarToggleLabel', 'skipLinkLabel'],
|
|
7418
7418
|
methods: ['showMobileNavigation', 'hideMobileNavigation']
|
|
7419
7419
|
})
|
|
7420
7420
|
@Component({
|
|
@@ -7422,7 +7422,7 @@ export declare interface SwirlSeparator extends Components.SwirlSeparator {}
|
|
|
7422
7422
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
7423
7423
|
template: '<ng-content></ng-content>',
|
|
7424
7424
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
7425
|
-
inputs: ['brandedHeader', 'browserBackButtonLabel', 'browserForwardButtonLabel', 'collapseNavigationButtonLabel', 'enableSecondaryNavGridLayout', 'expandNavigationButtonLabel', 'gridNavLayoutToggleLabel', 'hideMobileNavigationButtonLabel', 'listNavLayoutToggleLabel', 'navigationLabel', 'secondaryNavCollapseLabel', 'secondaryNavExpandLabel', 'sidebarActive', 'sidebarToggleBadge', 'sidebarToggleBadgeAriaLabel', 'sidebarToggleIcon', 'sidebarToggleLabel', 'skipLinkLabel'],
|
|
7425
|
+
inputs: ['brandedHeader', 'browserBackButtonLabel', 'browserForwardButtonLabel', 'collapseNavigationButtonLabel', 'enableSecondaryNavGridLayout', 'expandNavigationButtonLabel', 'gridNavLayoutToggleLabel', 'hideMobileNavigationButtonLabel', 'listNavLayoutToggleLabel', 'navigationLabel', 'secondaryNavCollapseLabel', 'secondaryNavExpandLabel', 'secondaryNavGridLayoutVariant', 'sidebarActive', 'sidebarToggleBadge', 'sidebarToggleBadgeAriaLabel', 'sidebarToggleIcon', 'sidebarToggleLabel', 'skipLinkLabel'],
|
|
7426
7426
|
standalone: false
|
|
7427
7427
|
})
|
|
7428
7428
|
export class SwirlShellLayout {
|
|
@@ -7444,14 +7444,14 @@ export declare interface SwirlShellLayout extends Components.SwirlShellLayout {
|
|
|
7444
7444
|
|
|
7445
7445
|
|
|
7446
7446
|
@ProxyCmp({
|
|
7447
|
-
inputs: ['active', 'badgeLabel', 'boxed', 'description', 'hideLabel', 'href', 'inlineLabel', 'inlineLabelColor', 'label', 'target', '
|
|
7447
|
+
inputs: ['active', 'badgeLabel', 'boxed', 'description', 'filled', 'hideLabel', 'href', 'inlineLabel', 'inlineLabelColor', 'label', 'target', 'variant', 'withGradient']
|
|
7448
7448
|
})
|
|
7449
7449
|
@Component({
|
|
7450
7450
|
selector: 'swirl-shell-navigation-item',
|
|
7451
7451
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
7452
7452
|
template: '<ng-content></ng-content>',
|
|
7453
7453
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
7454
|
-
inputs: ['active', 'badgeLabel', 'boxed', 'description', 'hideLabel', 'href', 'inlineLabel', 'inlineLabelColor', { name: 'label', required: true }, 'target', '
|
|
7454
|
+
inputs: ['active', 'badgeLabel', 'boxed', 'description', 'filled', 'hideLabel', 'href', 'inlineLabel', 'inlineLabelColor', { name: 'label', required: true }, 'target', 'variant', 'withGradient'],
|
|
7455
7455
|
standalone: false
|
|
7456
7456
|
})
|
|
7457
7457
|
export class SwirlShellNavigationItem {
|