@getflip/swirl-components-angular 0.400.0 → 0.402.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.
@@ -9,6 +9,10 @@ Building entry point '@getflip/swirl-components-angular'
9
9
  ✔ Compiling with Angular sources in Ivy partial compilation mode.
10
10
  ✔ Generating FESM bundles
11
11
  - Copying assets
12
+ ✔ Copying assets
13
+ - Writing package manifest
14
+ ✔ Writing package manifest
15
+ ✔ Built @getflip/swirl-components-angular
12
16
 
13
17
  ------------------------------------------------------------------------------
14
18
  Built Angular Package
@@ -16,9 +20,5 @@ Built Angular Package
16
20
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
17
21
  ------------------------------------------------------------------------------
18
22
 
19
- Build at: 2025-10-30T11:22:51.369Z - Time: 13450ms
23
+ Build at: 2025-11-03T11:51:31.989Z - Time: 13380ms
20
24
 
21
- ✔ Copying assets
22
- - Writing package manifest
23
- ✔ Writing package manifest
24
- ✔ Built @getflip/swirl-components-angular
package/CHANGELOG.md CHANGED
@@ -1,5 +1,41 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.402.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1296](https://github.com/getflip/swirl/pull/1296)
8
+ [`08be55b55`](https://github.com/getflip/swirl/commit/08be55b55792e9cdb4ea0178a49d372565ecbb9a)
9
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Remove
10
+ sidebar from shell layout
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`08be55b55`](https://github.com/getflip/swirl/commit/08be55b55792e9cdb4ea0178a49d372565ecbb9a)]:
16
+ - @getflip/swirl-components@0.402.0
17
+
18
+ ## 0.401.0
19
+
20
+ ### Minor Changes
21
+
22
+ - [#1300](https://github.com/getflip/swirl/pull/1300)
23
+ [`7c7659972`](https://github.com/getflip/swirl/commit/7c76599722e39754bec8e4964cab80c86ff5e9e1)
24
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Add boundary
25
+ padding to swirl-popover's shift
26
+
27
+ ### Patch Changes
28
+
29
+ - [#1298](https://github.com/getflip/swirl/pull/1298)
30
+ [`a38524a34`](https://github.com/getflip/swirl/commit/a38524a3452de9972994cfa471fc204b670d1ea9)
31
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Autoselect
32
+ readonly swirl-text-input
33
+
34
+ - Updated dependencies
35
+ [[`7c7659972`](https://github.com/getflip/swirl/commit/7c76599722e39754bec8e4964cab80c86ff5e9e1),
36
+ [`a38524a34`](https://github.com/getflip/swirl/commit/a38524a3452de9972994cfa471fc204b670d1ea9)]:
37
+ - @getflip/swirl-components@0.401.0
38
+
3
39
  ## 0.400.0
4
40
 
5
41
  ### Minor Changes
@@ -8546,14 +8546,14 @@ let SwirlShellLayout = class SwirlShellLayout {
8546
8546
  this.z = z;
8547
8547
  c.detach();
8548
8548
  this.el = r.nativeElement;
8549
- proxyOutputs(this, this.el, ['sidebarToggleClick', 'skipLinkClick']);
8549
+ proxyOutputs(this, this.el, ['skipLinkClick']);
8550
8550
  }
8551
8551
  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 });
8552
- 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 });
8552
+ 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", skipLinkLabel: "skipLinkLabel" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
8553
8553
  };
8554
8554
  SwirlShellLayout = __decorate([
8555
8555
  ProxyCmp({
8556
- inputs: ['brandedHeader', 'browserBackButtonLabel', 'browserForwardButtonLabel', 'collapseNavigationButtonLabel', 'enableSecondaryNavGridLayout', 'expandNavigationButtonLabel', 'gridNavLayoutToggleLabel', 'hideMobileNavigationButtonLabel', 'listNavLayoutToggleLabel', 'navigationLabel', 'secondaryNavCollapseLabel', 'secondaryNavExpandLabel', 'secondaryNavGridLayoutVariant', 'sidebarActive', 'sidebarToggleBadge', 'sidebarToggleBadgeAriaLabel', 'sidebarToggleIcon', 'sidebarToggleLabel', 'skipLinkLabel'],
8556
+ inputs: ['brandedHeader', 'browserBackButtonLabel', 'browserForwardButtonLabel', 'collapseNavigationButtonLabel', 'enableSecondaryNavGridLayout', 'expandNavigationButtonLabel', 'gridNavLayoutToggleLabel', 'hideMobileNavigationButtonLabel', 'listNavLayoutToggleLabel', 'navigationLabel', 'secondaryNavCollapseLabel', 'secondaryNavExpandLabel', 'secondaryNavGridLayoutVariant', 'skipLinkLabel'],
8557
8557
  methods: ['showMobileNavigation', 'hideMobileNavigation']
8558
8558
  })
8559
8559
  ], SwirlShellLayout);
@@ -8564,7 +8564,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.3", ngImpor
8564
8564
  changeDetection: ChangeDetectionStrategy.OnPush,
8565
8565
  template: '<ng-content></ng-content>',
8566
8566
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
8567
- inputs: ['brandedHeader', 'browserBackButtonLabel', 'browserForwardButtonLabel', 'collapseNavigationButtonLabel', 'enableSecondaryNavGridLayout', 'expandNavigationButtonLabel', 'gridNavLayoutToggleLabel', 'hideMobileNavigationButtonLabel', 'listNavLayoutToggleLabel', 'navigationLabel', 'secondaryNavCollapseLabel', 'secondaryNavExpandLabel', 'secondaryNavGridLayoutVariant', 'sidebarActive', 'sidebarToggleBadge', 'sidebarToggleBadgeAriaLabel', 'sidebarToggleIcon', 'sidebarToggleLabel', 'skipLinkLabel'],
8567
+ inputs: ['brandedHeader', 'browserBackButtonLabel', 'browserForwardButtonLabel', 'collapseNavigationButtonLabel', 'enableSecondaryNavGridLayout', 'expandNavigationButtonLabel', 'gridNavLayoutToggleLabel', 'hideMobileNavigationButtonLabel', 'listNavLayoutToggleLabel', 'navigationLabel', 'secondaryNavCollapseLabel', 'secondaryNavExpandLabel', 'secondaryNavGridLayoutVariant', 'skipLinkLabel'],
8568
8568
  standalone: false
8569
8569
  }]
8570
8570
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });