@skyux/core 10.0.0-alpha.1 → 10.0.0-alpha.3

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.
Files changed (63) hide show
  1. package/documentation.json +1264 -1230
  2. package/esm2022/lib/modules/adapter-service/adapter.module.mjs +4 -4
  3. package/esm2022/lib/modules/adapter-service/adapter.service.mjs +15 -20
  4. package/esm2022/lib/modules/affix/affix-utils.mjs +1 -1
  5. package/esm2022/lib/modules/affix/affix.directive.mjs +3 -3
  6. package/esm2022/lib/modules/affix/affix.module.mjs +4 -4
  7. package/esm2022/lib/modules/affix/affix.service.mjs +3 -3
  8. package/esm2022/lib/modules/content-info-provider/content-info-descriptor.mjs +1 -1
  9. package/esm2022/lib/modules/content-info-provider/content-info-provider.mjs +1 -1
  10. package/esm2022/lib/modules/content-info-provider/content-info.mjs +1 -1
  11. package/esm2022/lib/modules/dock/dock-dom-adapter.service.mjs +3 -3
  12. package/esm2022/lib/modules/dock/dock.component.mjs +3 -3
  13. package/esm2022/lib/modules/dock/dock.module.mjs +4 -4
  14. package/esm2022/lib/modules/dock/dock.service.mjs +3 -3
  15. package/esm2022/lib/modules/dynamic-component/dynamic-component.module.mjs +4 -4
  16. package/esm2022/lib/modules/dynamic-component/dynamic-component.service.mjs +6 -6
  17. package/esm2022/lib/modules/format/app-format.mjs +3 -3
  18. package/esm2022/lib/modules/id/id.directive.mjs +3 -3
  19. package/esm2022/lib/modules/id/id.module.mjs +4 -4
  20. package/esm2022/lib/modules/id/id.service.mjs +3 -3
  21. package/esm2022/lib/modules/layout-host/layout-host.service.mjs +3 -3
  22. package/esm2022/lib/modules/live-announcer/live-announcer.service.mjs +7 -7
  23. package/esm2022/lib/modules/log/log.module.mjs +4 -4
  24. package/esm2022/lib/modules/log/log.service.mjs +3 -3
  25. package/esm2022/lib/modules/media-query/media-query.module.mjs +4 -4
  26. package/esm2022/lib/modules/media-query/media-query.service.mjs +3 -3
  27. package/esm2022/lib/modules/mutation/mutation-observer-service.mjs +3 -3
  28. package/esm2022/lib/modules/numeric/numeric.module.mjs +4 -4
  29. package/esm2022/lib/modules/numeric/numeric.pipe.mjs +3 -3
  30. package/esm2022/lib/modules/numeric/numeric.service.mjs +3 -3
  31. package/esm2022/lib/modules/overlay/overlay-adapter.service.mjs +35 -5
  32. package/esm2022/lib/modules/overlay/overlay-config.mjs +1 -1
  33. package/esm2022/lib/modules/overlay/overlay.component.mjs +15 -4
  34. package/esm2022/lib/modules/overlay/overlay.module.mjs +4 -4
  35. package/esm2022/lib/modules/overlay/overlay.service.mjs +6 -6
  36. package/esm2022/lib/modules/percent-pipe/percent-pipe.module.mjs +4 -4
  37. package/esm2022/lib/modules/percent-pipe/percent.pipe.mjs +3 -3
  38. package/esm2022/lib/modules/resize-observer/resize-observer-media-query.service.mjs +3 -3
  39. package/esm2022/lib/modules/resize-observer/resize-observer.service.mjs +3 -3
  40. package/esm2022/lib/modules/screen-reader-label/screen-reader-label.directive.mjs +3 -3
  41. package/esm2022/lib/modules/scrollable-host/scrollable-host.service.mjs +3 -3
  42. package/esm2022/lib/modules/shared/sky-core-resources.module.mjs +5 -5
  43. package/esm2022/lib/modules/title/title.service.mjs +3 -3
  44. package/esm2022/lib/modules/trim/trim.directive.mjs +3 -3
  45. package/esm2022/lib/modules/trim/trim.module.mjs +4 -4
  46. package/esm2022/lib/modules/ui-config/ui-config.service.mjs +3 -3
  47. package/esm2022/lib/modules/viewkeeper/viewkeeper-host-options.mjs +3 -3
  48. package/esm2022/lib/modules/viewkeeper/viewkeeper.directive.mjs +3 -3
  49. package/esm2022/lib/modules/viewkeeper/viewkeeper.module.mjs +4 -4
  50. package/esm2022/lib/modules/viewkeeper/viewkeeper.service.mjs +3 -3
  51. package/esm2022/lib/modules/window/window-ref.mjs +3 -3
  52. package/esm2022/testing/core-testing.module.mjs +4 -4
  53. package/esm2022/testing/mock-media-query.service.mjs +3 -3
  54. package/esm2022/testing/mock-ui-config.service.mjs +3 -3
  55. package/esm2022/version.mjs +1 -1
  56. package/fesm2022/skyux-core-testing.mjs +10 -10
  57. package/fesm2022/skyux-core.mjs +209 -174
  58. package/fesm2022/skyux-core.mjs.map +1 -1
  59. package/lib/modules/content-info-provider/content-info-descriptor.d.ts +2 -2
  60. package/lib/modules/content-info-provider/content-info.d.ts +2 -2
  61. package/lib/modules/overlay/overlay-adapter.service.d.ts +3 -1
  62. package/lib/modules/overlay/overlay-config.d.ts +5 -0
  63. package/package.json +7 -7
@@ -15,11 +15,11 @@ import * as i1$2 from '@angular/platform-browser';
15
15
  * The `SkyCoreAdapterModule` can be removed from your project.
16
16
  */
17
17
  class SkyCoreAdapterModule {
18
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyCoreAdapterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
19
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: SkyCoreAdapterModule }); }
20
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyCoreAdapterModule }); }
18
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyCoreAdapterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
19
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.1", ngImport: i0, type: SkyCoreAdapterModule }); }
20
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyCoreAdapterModule }); }
21
21
  }
22
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyCoreAdapterModule, decorators: [{
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyCoreAdapterModule, decorators: [{
23
23
  type: NgModule,
24
24
  args: [{}]
25
25
  }] });
@@ -103,10 +103,9 @@ class SkyCoreAdapterService {
103
103
  * @param enable - Set to `true` to enable pointer events. Set to `false` to disable.
104
104
  */
105
105
  toggleIframePointerEvents(enable) {
106
- const iframes = document.querySelectorAll('iframe');
107
- for (let i = 0; i < iframes.length; i++) {
108
- // Setting to empty string will allow iframe to fall back to its prior CSS assignment.
109
- iframes[i].style.pointerEvents = enable ? '' : 'none';
106
+ const iframes = Array.from(document.querySelectorAll('iframe'));
107
+ for (const iframe of iframes) {
108
+ this.#renderer.setStyle(iframe, 'pointer-events', enable ? '' : 'none');
110
109
  }
111
110
  }
112
111
  /**
@@ -211,13 +210,9 @@ class SkyCoreAdapterService {
211
210
  * @param selector - The CSS selector to use when finding elements for removing height.
212
211
  */
213
212
  resetHeight(elementRef, selector) {
214
- const children = elementRef.nativeElement.querySelectorAll(selector);
215
- /* istanbul ignore else */
216
- if (children.length > 0) {
217
- for (let i = 0; i < children.length; i++) {
218
- // Setting style attributes with Web API requires null instead of undefined.
219
- children[i].style.height = null;
220
- }
213
+ const children = Array.from(elementRef.nativeElement.querySelectorAll(selector));
214
+ for (const child of children) {
215
+ this.#renderer.removeStyle(child, 'height');
221
216
  }
222
217
  }
223
218
  /**
@@ -226,15 +221,15 @@ class SkyCoreAdapterService {
226
221
  * @param selector - The CSS selector to use when finding elements for syncing height.
227
222
  */
228
223
  syncMaxHeight(elementRef, selector) {
229
- const children = elementRef.nativeElement.querySelectorAll(selector);
224
+ const children = Array.from(elementRef.nativeElement.querySelectorAll(selector));
230
225
  /* istanbul ignore else */
231
226
  if (children.length > 0) {
232
227
  let maxHeight = 0;
233
- for (let i = 0; i < children.length; i++) {
234
- maxHeight = Math.max(maxHeight, children[i].offsetHeight);
228
+ for (const child of children) {
229
+ maxHeight = Math.max(maxHeight, child.offsetHeight);
235
230
  }
236
- for (let i = 0; i < children.length; i++) {
237
- children[i].style.height = maxHeight + 'px';
231
+ for (const child of children) {
232
+ this.#renderer.setStyle(child, 'height', `${maxHeight}px`);
238
233
  }
239
234
  }
240
235
  }
@@ -256,10 +251,10 @@ class SkyCoreAdapterService {
256
251
  element.getClientRects().length);
257
252
  return hasBounds;
258
253
  }
259
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyCoreAdapterService, deps: [{ token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
260
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyCoreAdapterService, providedIn: 'root' }); }
254
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyCoreAdapterService, deps: [{ token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
255
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyCoreAdapterService, providedIn: 'root' }); }
261
256
  }
262
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyCoreAdapterService, decorators: [{
257
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyCoreAdapterService, decorators: [{
263
258
  type: Injectable,
264
259
  args: [{
265
260
  providedIn: 'root',
@@ -876,10 +871,10 @@ class SkyAffixService {
876
871
  this.#renderer.appendChild(doc.body, layoutViewportElement);
877
872
  return layoutViewportElement;
878
873
  }
879
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAffixService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
880
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAffixService, providedIn: 'root' }); }
874
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAffixService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
875
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAffixService, providedIn: 'root' }); }
881
876
  }
882
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAffixService, decorators: [{
877
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAffixService, decorators: [{
883
878
  type: Injectable,
884
879
  args: [{
885
880
  providedIn: 'root',
@@ -963,10 +958,10 @@ class SkyAffixDirective {
963
958
  });
964
959
  }
965
960
  }
966
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAffixDirective, deps: [{ token: i0.ElementRef }, { token: SkyAffixService }], target: i0.ɵɵFactoryTarget.Directive }); }
967
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0", type: SkyAffixDirective, selector: "[skyAffixTo]", inputs: { skyAffixTo: "skyAffixTo", affixAutoFitContext: "affixAutoFitContext", affixAutoFitOverflowOffset: "affixAutoFitOverflowOffset", affixEnableAutoFit: "affixEnableAutoFit", affixHorizontalAlignment: "affixHorizontalAlignment", affixIsSticky: "affixIsSticky", affixPlacement: "affixPlacement", affixPosition: "affixPosition", affixVerticalAlignment: "affixVerticalAlignment" }, outputs: { affixOffsetChange: "affixOffsetChange", affixOverflowScroll: "affixOverflowScroll", affixPlacementChange: "affixPlacementChange" }, usesOnChanges: true, ngImport: i0 }); }
961
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAffixDirective, deps: [{ token: i0.ElementRef }, { token: SkyAffixService }], target: i0.ɵɵFactoryTarget.Directive }); }
962
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.1", type: SkyAffixDirective, selector: "[skyAffixTo]", inputs: { skyAffixTo: "skyAffixTo", affixAutoFitContext: "affixAutoFitContext", affixAutoFitOverflowOffset: "affixAutoFitOverflowOffset", affixEnableAutoFit: "affixEnableAutoFit", affixHorizontalAlignment: "affixHorizontalAlignment", affixIsSticky: "affixIsSticky", affixPlacement: "affixPlacement", affixPosition: "affixPosition", affixVerticalAlignment: "affixVerticalAlignment" }, outputs: { affixOffsetChange: "affixOffsetChange", affixOverflowScroll: "affixOverflowScroll", affixPlacementChange: "affixPlacementChange" }, usesOnChanges: true, ngImport: i0 }); }
968
963
  }
969
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAffixDirective, decorators: [{
964
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAffixDirective, decorators: [{
970
965
  type: Directive,
971
966
  args: [{
972
967
  selector: '[skyAffixTo]',
@@ -998,11 +993,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
998
993
  }] } });
999
994
 
1000
995
  class SkyAffixModule {
1001
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAffixModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1002
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: SkyAffixModule, declarations: [SkyAffixDirective], imports: [CommonModule], exports: [SkyAffixDirective] }); }
1003
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAffixModule, imports: [CommonModule] }); }
996
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAffixModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
997
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.1", ngImport: i0, type: SkyAffixModule, declarations: [SkyAffixDirective], imports: [CommonModule], exports: [SkyAffixDirective] }); }
998
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAffixModule, imports: [CommonModule] }); }
1004
999
  }
1005
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAffixModule, decorators: [{
1000
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAffixModule, decorators: [{
1006
1001
  type: NgModule,
1007
1002
  args: [{
1008
1003
  imports: [CommonModule],
@@ -1112,11 +1107,11 @@ var SkyDockLocation;
1112
1107
  * @deprecated The `SkyDockModule` is no longer needed and can be removed from your application.
1113
1108
  */
1114
1109
  class SkyDockModule {
1115
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1116
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: SkyDockModule }); }
1117
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDockModule }); }
1110
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1111
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.1", ngImport: i0, type: SkyDockModule }); }
1112
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDockModule }); }
1118
1113
  }
1119
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDockModule, decorators: [{
1114
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDockModule, decorators: [{
1120
1115
  type: NgModule,
1121
1116
  args: [{}]
1122
1117
  }] });
@@ -1166,10 +1161,10 @@ class SkyAppWindowRef {
1166
1161
  get nativeWindow() {
1167
1162
  return getWindow();
1168
1163
  }
1169
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAppWindowRef, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1170
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAppWindowRef, providedIn: 'root' }); }
1164
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAppWindowRef, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1165
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAppWindowRef, providedIn: 'root' }); }
1171
1166
  }
1172
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAppWindowRef, decorators: [{
1167
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAppWindowRef, decorators: [{
1173
1168
  type: Injectable,
1174
1169
  args: [{
1175
1170
  providedIn: 'root',
@@ -1260,10 +1255,10 @@ class SkyDynamicComponentService {
1260
1255
  // https://malcoded.com/posts/angular-dynamic-components
1261
1256
  return componentRef.hostView.rootNodes[0];
1262
1257
  }
1263
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDynamicComponentService, deps: [{ token: i0.ApplicationRef }, { token: SkyAppWindowRef }, { token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
1264
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDynamicComponentService, providedIn: 'root' }); }
1258
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDynamicComponentService, deps: [{ token: i0.ApplicationRef }, { token: SkyAppWindowRef }, { token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
1259
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDynamicComponentService, providedIn: 'root' }); }
1265
1260
  }
1266
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDynamicComponentService, decorators: [{
1261
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDynamicComponentService, decorators: [{
1267
1262
  type: Injectable,
1268
1263
  args: [{
1269
1264
  providedIn: 'root',
@@ -1275,10 +1270,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
1275
1270
  * @deprecated Use `SkyDynamicComponentService` to create a standalone component instead.
1276
1271
  */
1277
1272
  class SkyDynamicComponentLegacyService extends SkyDynamicComponentService {
1278
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDynamicComponentLegacyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
1279
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDynamicComponentLegacyService, providedIn: 'any' }); }
1273
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDynamicComponentLegacyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
1274
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDynamicComponentLegacyService, providedIn: 'any' }); }
1280
1275
  }
1281
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDynamicComponentLegacyService, decorators: [{
1276
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDynamicComponentLegacyService, decorators: [{
1282
1277
  type: Injectable,
1283
1278
  args: [{
1284
1279
  providedIn: 'any',
@@ -1292,10 +1287,10 @@ class SkyMutationObserverService {
1292
1287
  create(callback) {
1293
1288
  return new MutationObserver(callback);
1294
1289
  }
1295
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyMutationObserverService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1296
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyMutationObserverService, providedIn: 'root' }); }
1290
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyMutationObserverService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1291
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyMutationObserverService, providedIn: 'root' }); }
1297
1292
  }
1298
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyMutationObserverService, decorators: [{
1293
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyMutationObserverService, decorators: [{
1299
1294
  type: Injectable,
1300
1295
  args: [{
1301
1296
  providedIn: 'root',
@@ -1371,10 +1366,10 @@ class SkyDockDomAdapterService {
1371
1366
  #destroyStyleElement() {
1372
1367
  this.#renderer.removeChild(document.head, this.#styleElement);
1373
1368
  }
1374
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDockDomAdapterService, deps: [{ token: SkyMutationObserverService }, { token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
1375
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDockDomAdapterService }); }
1369
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDockDomAdapterService, deps: [{ token: SkyMutationObserverService }, { token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
1370
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDockDomAdapterService }); }
1376
1371
  }
1377
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDockDomAdapterService, decorators: [{
1372
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDockDomAdapterService, decorators: [{
1378
1373
  type: Injectable
1379
1374
  }], ctorParameters: () => [{ type: SkyMutationObserverService }, { type: i0.RendererFactory2 }] });
1380
1375
 
@@ -1472,10 +1467,10 @@ class SkyDockComponent {
1472
1467
  }
1473
1468
  return this.#itemRefs[0].stackOrder + 1;
1474
1469
  }
1475
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1476
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: SkyDockComponent, isStandalone: true, selector: "sky-dock", providers: [SkyDockDomAdapterService], viewQueries: [{ propertyName: "target", first: true, predicate: ["target"], descendants: true, read: ViewContainerRef, static: true }], ngImport: i0, template: "<ng-container #target></ng-container>\n", styles: [":host{display:flex;flex-direction:column;width:100%}:host:not(.sky-dock-unbound){position:fixed;left:var(--sky-viewport-left, 0);bottom:var(--sky-viewport-bottom, 0);right:var(--sky-viewport-right, 0);width:auto}:host.sky-dock-sticky{position:sticky}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
1470
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDockComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1471
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.1", type: SkyDockComponent, isStandalone: true, selector: "sky-dock", providers: [SkyDockDomAdapterService], viewQueries: [{ propertyName: "target", first: true, predicate: ["target"], descendants: true, read: ViewContainerRef, static: true }], ngImport: i0, template: "<ng-container #target></ng-container>\n", styles: [":host{display:flex;flex-direction:column;width:100%}:host:not(.sky-dock-unbound){position:fixed;left:var(--sky-viewport-left, 0);bottom:var(--sky-viewport-bottom, 0);right:var(--sky-viewport-right, 0);width:auto}:host.sky-dock-sticky{position:sticky}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
1477
1472
  }
1478
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDockComponent, decorators: [{
1473
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDockComponent, decorators: [{
1479
1474
  type: Component,
1480
1475
  args: [{ standalone: true, selector: 'sky-dock', providers: [SkyDockDomAdapterService], changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-container #target></ng-container>\n", styles: [":host{display:flex;flex-direction:column;width:100%}:host:not(.sky-dock-unbound){position:fixed;left:var(--sky-viewport-left, 0);bottom:var(--sky-viewport-bottom, 0);right:var(--sky-viewport-right, 0);width:auto}:host.sky-dock-sticky{position:sticky}\n"] }]
1481
1476
  }], propDecorators: { target: [{
@@ -1562,11 +1557,11 @@ class SkyDockService {
1562
1557
  this.#dynamicComponentSvc.removeComponent(_a$2.dockRef);
1563
1558
  _a$2.dockRef = undefined;
1564
1559
  }
1565
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDockService, deps: [{ token: SkyDynamicComponentService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1566
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDockService, providedIn: 'root' }); }
1560
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDockService, deps: [{ token: SkyDynamicComponentService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1561
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDockService, providedIn: 'root' }); }
1567
1562
  }
1568
1563
  _a$2 = SkyDockService;
1569
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDockService, decorators: [{
1564
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDockService, decorators: [{
1570
1565
  type: Injectable,
1571
1566
  args: [{
1572
1567
  providedIn: 'root',
@@ -1579,11 +1574,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
1579
1574
  * The `SkyDynamicComponentModule` can be removed from your project.
1580
1575
  */
1581
1576
  class SkyDynamicComponentModule {
1582
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDynamicComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1583
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: SkyDynamicComponentModule }); }
1584
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDynamicComponentModule }); }
1577
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDynamicComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1578
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.1", ngImport: i0, type: SkyDynamicComponentModule }); }
1579
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDynamicComponentModule }); }
1585
1580
  }
1586
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyDynamicComponentModule, decorators: [{
1581
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyDynamicComponentModule, decorators: [{
1587
1582
  type: NgModule,
1588
1583
  args: [{}]
1589
1584
  }] });
@@ -1594,10 +1589,10 @@ class SkyAppFormat {
1594
1589
  return args[parseInt(capture, 10)];
1595
1590
  });
1596
1591
  }
1597
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAppFormat, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1598
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAppFormat, providedIn: 'root' }); }
1592
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAppFormat, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1593
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAppFormat, providedIn: 'root' }); }
1599
1594
  }
1600
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAppFormat, decorators: [{
1595
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAppFormat, decorators: [{
1601
1596
  type: Injectable,
1602
1597
  args: [{
1603
1598
  providedIn: 'root',
@@ -1616,10 +1611,10 @@ class SkyIdService {
1616
1611
  // elements with the same ID across sessions.
1617
1612
  return `sky-id-gen__${new Date().getTime()}__${idIndex}`;
1618
1613
  }
1619
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyIdService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1620
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyIdService, providedIn: 'root' }); }
1614
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyIdService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1615
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyIdService, providedIn: 'root' }); }
1621
1616
  }
1622
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyIdService, decorators: [{
1617
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyIdService, decorators: [{
1623
1618
  type: Injectable,
1624
1619
  args: [{
1625
1620
  providedIn: 'root',
@@ -1643,10 +1638,10 @@ class SkyIdDirective {
1643
1638
  renderer.setAttribute(elRef.nativeElement, 'id', id);
1644
1639
  this.#_id = id;
1645
1640
  }
1646
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyIdDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: SkyIdService }], target: i0.ɵɵFactoryTarget.Directive }); }
1647
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0", type: SkyIdDirective, selector: "[skyId]", exportAs: ["skyId"], ngImport: i0 }); }
1641
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyIdDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: SkyIdService }], target: i0.ɵɵFactoryTarget.Directive }); }
1642
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.1", type: SkyIdDirective, selector: "[skyId]", exportAs: ["skyId"], ngImport: i0 }); }
1648
1643
  }
1649
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyIdDirective, decorators: [{
1644
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyIdDirective, decorators: [{
1650
1645
  type: Directive,
1651
1646
  args: [{
1652
1647
  selector: '[skyId]',
@@ -1655,11 +1650,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
1655
1650
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: SkyIdService }] });
1656
1651
 
1657
1652
  class SkyIdModule {
1658
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyIdModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1659
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: SkyIdModule, declarations: [SkyIdDirective], exports: [SkyIdDirective] }); }
1660
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyIdModule }); }
1653
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyIdModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1654
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.1", ngImport: i0, type: SkyIdModule, declarations: [SkyIdDirective], exports: [SkyIdDirective] }); }
1655
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyIdModule }); }
1661
1656
  }
1662
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyIdModule, decorators: [{
1657
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyIdModule, decorators: [{
1663
1658
  type: NgModule,
1664
1659
  args: [{
1665
1660
  declarations: [SkyIdDirective],
@@ -1679,10 +1674,10 @@ class SkyLayoutHostService {
1679
1674
  setHostLayoutForChild(layout) {
1680
1675
  this.#hostLayoutForChild.next(layout);
1681
1676
  }
1682
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyLayoutHostService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1683
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyLayoutHostService }); }
1677
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyLayoutHostService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1678
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyLayoutHostService }); }
1684
1679
  }
1685
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyLayoutHostService, decorators: [{
1680
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyLayoutHostService, decorators: [{
1686
1681
  type: Injectable
1687
1682
  }] });
1688
1683
 
@@ -1738,11 +1733,11 @@ class SkyLiveAnnouncerService {
1738
1733
  }
1739
1734
  #createLiveElement() {
1740
1735
  const elementClass = 'sky-live-announcer-element';
1741
- const previousElements = this.#document.getElementsByClassName(elementClass);
1736
+ const previousElements = Array.from(this.#document.getElementsByClassName(elementClass));
1742
1737
  const liveEl = this.#document.createElement('div');
1743
1738
  // Remove any old containers. This can happen when coming in from a server-side-rendered page.
1744
- for (let i = 0; i < previousElements.length; i++) {
1745
- previousElements[i].remove();
1739
+ for (const previousElement of previousElements) {
1740
+ previousElement.remove();
1746
1741
  }
1747
1742
  liveEl.classList.add(elementClass);
1748
1743
  liveEl.classList.add('sky-screen-reader-only');
@@ -1752,10 +1747,10 @@ class SkyLiveAnnouncerService {
1752
1747
  this.#document.body.appendChild(liveEl);
1753
1748
  return liveEl;
1754
1749
  }
1755
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyLiveAnnouncerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1756
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyLiveAnnouncerService, providedIn: 'root' }); }
1750
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyLiveAnnouncerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1751
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyLiveAnnouncerService, providedIn: 'root' }); }
1757
1752
  }
1758
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyLiveAnnouncerService, decorators: [{
1753
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyLiveAnnouncerService, decorators: [{
1759
1754
  type: Injectable,
1760
1755
  args: [{
1761
1756
  providedIn: 'root',
@@ -1767,11 +1762,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
1767
1762
  * The `SkyLogModule` can be removed from your project.
1768
1763
  */
1769
1764
  class SkyLogModule {
1770
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyLogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1771
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: SkyLogModule }); }
1772
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyLogModule }); }
1765
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyLogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1766
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.1", ngImport: i0, type: SkyLogModule }); }
1767
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyLogModule }); }
1773
1768
  }
1774
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyLogModule, decorators: [{
1769
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyLogModule, decorators: [{
1775
1770
  type: NgModule,
1776
1771
  args: [{}]
1777
1772
  }] });
@@ -1910,10 +1905,10 @@ class SkyLogService {
1910
1905
  }
1911
1906
  return key;
1912
1907
  }
1913
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyLogService, deps: [{ token: SkyAppFormat }, { token: SKY_LOG_LEVEL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
1914
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyLogService, providedIn: 'root' }); }
1908
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyLogService, deps: [{ token: SkyAppFormat }, { token: SKY_LOG_LEVEL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
1909
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyLogService, providedIn: 'root' }); }
1915
1910
  }
1916
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyLogService, decorators: [{
1911
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyLogService, decorators: [{
1917
1912
  type: Injectable,
1918
1913
  args: [{
1919
1914
  providedIn: 'root',
@@ -1930,11 +1925,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
1930
1925
  * The `SkyMediaQueryModule` can be removed from your project.
1931
1926
  */
1932
1927
  class SkyMediaQueryModule {
1933
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyMediaQueryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1934
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: SkyMediaQueryModule }); }
1935
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyMediaQueryModule }); }
1928
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyMediaQueryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1929
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.1", ngImport: i0, type: SkyMediaQueryModule }); }
1930
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyMediaQueryModule }); }
1936
1931
  }
1937
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyMediaQueryModule, decorators: [{
1932
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyMediaQueryModule, decorators: [{
1938
1933
  type: NgModule,
1939
1934
  args: [{}]
1940
1935
  }] });
@@ -2049,11 +2044,11 @@ class SkyMediaQueryService {
2049
2044
  this.#currentBreakpoint = breakpoint;
2050
2045
  this.#currentSubject.next(breakpoint);
2051
2046
  }
2052
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyMediaQueryService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); }
2053
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyMediaQueryService, providedIn: 'root' }); }
2047
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyMediaQueryService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); }
2048
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyMediaQueryService, providedIn: 'root' }); }
2054
2049
  }
2055
2050
  _a$1 = SkyMediaQueryService;
2056
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyMediaQueryService, decorators: [{
2051
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyMediaQueryService, decorators: [{
2057
2052
  type: Injectable,
2058
2053
  args: [{
2059
2054
  providedIn: 'root',
@@ -2085,9 +2080,9 @@ class SkyCoreResourcesProvider {
2085
2080
  * Import into any component library module that needs to use resource strings.
2086
2081
  */
2087
2082
  class SkyCoreResourcesModule {
2088
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyCoreResourcesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2089
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: SkyCoreResourcesModule, exports: [SkyI18nModule] }); }
2090
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyCoreResourcesModule, providers: [
2083
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyCoreResourcesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2084
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.1", ngImport: i0, type: SkyCoreResourcesModule, exports: [SkyI18nModule] }); }
2085
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyCoreResourcesModule, providers: [
2091
2086
  {
2092
2087
  provide: SKY_LIB_RESOURCES_PROVIDERS,
2093
2088
  useClass: SkyCoreResourcesProvider,
@@ -2095,7 +2090,7 @@ class SkyCoreResourcesModule {
2095
2090
  },
2096
2091
  ], imports: [SkyI18nModule] }); }
2097
2092
  }
2098
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyCoreResourcesModule, decorators: [{
2093
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyCoreResourcesModule, decorators: [{
2099
2094
  type: NgModule,
2100
2095
  args: [{
2101
2096
  exports: [SkyI18nModule],
@@ -2394,10 +2389,10 @@ class SkyNumericService {
2394
2389
  // TODO: Need to implement the async `getString` method in a breaking change.
2395
2390
  return this.#resourcesSvc.getStringForLocale({ locale: 'en_US' }, key);
2396
2391
  }
2397
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyNumericService, deps: [{ token: i1.SkyLibResourcesService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2398
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyNumericService, providedIn: 'root' }); }
2392
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyNumericService, deps: [{ token: i1.SkyLibResourcesService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2393
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyNumericService, providedIn: 'root' }); }
2399
2394
  }
2400
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyNumericService, decorators: [{
2395
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyNumericService, decorators: [{
2401
2396
  type: Injectable,
2402
2397
  args: [{
2403
2398
  providedIn: 'root',
@@ -2470,10 +2465,10 @@ class SkyNumericPipe {
2470
2465
  this.#formattedValue = this.#numericSvc.formatNumber(value, options);
2471
2466
  return this.#formattedValue;
2472
2467
  }
2473
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyNumericPipe, deps: [{ token: i1.SkyAppLocaleProvider }, { token: SkyNumericService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Pipe }); }
2474
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: SkyNumericPipe, name: "skyNumeric", pure: false }); }
2468
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyNumericPipe, deps: [{ token: i1.SkyAppLocaleProvider }, { token: SkyNumericService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Pipe }); }
2469
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.1.1", ngImport: i0, type: SkyNumericPipe, name: "skyNumeric", pure: false }); }
2475
2470
  }
2476
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyNumericPipe, decorators: [{
2471
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyNumericPipe, decorators: [{
2477
2472
  type: Pipe,
2478
2473
  args: [{
2479
2474
  name: 'skyNumeric',
@@ -2482,11 +2477,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
2482
2477
  }], ctorParameters: () => [{ type: i1.SkyAppLocaleProvider }, { type: SkyNumericService }, { type: i0.ChangeDetectorRef }] });
2483
2478
 
2484
2479
  class SkyNumericModule {
2485
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyNumericModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2486
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: SkyNumericModule, declarations: [SkyNumericPipe], imports: [SkyCoreResourcesModule], exports: [SkyNumericPipe] }); }
2487
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyNumericModule, providers: [SkyNumericPipe], imports: [SkyCoreResourcesModule] }); }
2480
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyNumericModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2481
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.1", ngImport: i0, type: SkyNumericModule, declarations: [SkyNumericPipe], imports: [SkyCoreResourcesModule], exports: [SkyNumericPipe] }); }
2482
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyNumericModule, providers: [SkyNumericPipe], imports: [SkyCoreResourcesModule] }); }
2488
2483
  }
2489
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyNumericModule, decorators: [{
2484
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyNumericModule, decorators: [{
2490
2485
  type: NgModule,
2491
2486
  args: [{
2492
2487
  declarations: [SkyNumericPipe],
@@ -2561,11 +2556,11 @@ class SkyOverlayInstance {
2561
2556
  * @deprecated The `SkyOverlayModule` is no longer needed and can be removed from your application.
2562
2557
  */
2563
2558
  class SkyOverlayModule {
2564
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyOverlayModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2565
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: SkyOverlayModule }); }
2566
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyOverlayModule }); }
2559
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyOverlayModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2560
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.1", ngImport: i0, type: SkyOverlayModule }); }
2561
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyOverlayModule }); }
2567
2562
  }
2568
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyOverlayModule, decorators: [{
2563
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyOverlayModule, decorators: [{
2569
2564
  type: NgModule,
2570
2565
  args: [{}]
2571
2566
  }] });
@@ -2602,10 +2597,40 @@ class SkyOverlayAdapterService {
2602
2597
  this.#renderer.removeChild(document.head, this.#styleElement);
2603
2598
  }
2604
2599
  }
2605
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyOverlayAdapterService, deps: [{ token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
2606
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyOverlayAdapterService, providedIn: 'root' }); }
2600
+ addAriaHiddenToSiblings(overlayElementRef) {
2601
+ const overlayElement = overlayElementRef.nativeElement;
2602
+ const hostSiblings = overlayElement.parentElement.children;
2603
+ const siblingAriaHiddenCache = new Map();
2604
+ for (const element of hostSiblings) {
2605
+ if (element !== overlayElement &&
2606
+ !element.hasAttribute('aria-live') &&
2607
+ element.nodeName.toLowerCase() !== 'script' &&
2608
+ element.nodeName.toLowerCase() !== 'style') {
2609
+ // preserve previous aria-hidden status of elements outside of modal host
2610
+ siblingAriaHiddenCache.set(element, element.getAttribute('aria-hidden'));
2611
+ element.setAttribute('aria-hidden', 'true');
2612
+ }
2613
+ }
2614
+ return siblingAriaHiddenCache;
2615
+ }
2616
+ restoreAriaHiddenForSiblings(siblingAriaHiddenCache) {
2617
+ siblingAriaHiddenCache.forEach((previousValue, element) => {
2618
+ // if element had aria-hidden status prior, restore status
2619
+ if (element.parentElement) {
2620
+ if (previousValue) {
2621
+ element.setAttribute('aria-hidden', previousValue);
2622
+ }
2623
+ else {
2624
+ element.removeAttribute('aria-hidden');
2625
+ }
2626
+ }
2627
+ });
2628
+ siblingAriaHiddenCache.clear();
2629
+ }
2630
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyOverlayAdapterService, deps: [{ token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
2631
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyOverlayAdapterService, providedIn: 'root' }); }
2607
2632
  }
2608
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyOverlayAdapterService, decorators: [{
2633
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyOverlayAdapterService, decorators: [{
2609
2634
  type: Injectable,
2610
2635
  args: [{
2611
2636
  providedIn: 'root',
@@ -2658,9 +2683,12 @@ class SkyOverlayComponent {
2658
2683
  #closedObs;
2659
2684
  #ngUnsubscribe;
2660
2685
  #routerSubscription;
2686
+ #siblingAriaHiddenCache;
2687
+ #adapter;
2661
2688
  #changeDetector;
2662
2689
  #context;
2663
2690
  #coreAdapter;
2691
+ #elementRef;
2664
2692
  #environmentInjector;
2665
2693
  #idSvc;
2666
2694
  #router;
@@ -2672,9 +2700,12 @@ class SkyOverlayComponent {
2672
2700
  this.clipPath$ = new ReplaySubject(1);
2673
2701
  this.position = POSITION_DEFAULT;
2674
2702
  this.#ngUnsubscribe = new Subject();
2703
+ this.#siblingAriaHiddenCache = new Map();
2704
+ this.#adapter = inject(SkyOverlayAdapterService);
2675
2705
  this.#changeDetector = inject(ChangeDetectorRef);
2676
2706
  this.#context = inject(SkyOverlayContext);
2677
2707
  this.#coreAdapter = inject(SkyCoreAdapterService);
2708
+ this.#elementRef = inject(ElementRef);
2678
2709
  this.#environmentInjector = inject(EnvironmentInjector);
2679
2710
  this.#idSvc = inject(SkyIdService);
2680
2711
  this.#router = inject(Router, { optional: true });
@@ -2692,12 +2723,16 @@ class SkyOverlayComponent {
2692
2723
  if (this.#context.config.closeOnNavigation) {
2693
2724
  this.#addRouteListener();
2694
2725
  }
2726
+ if (this.#context.config.hideOthersFromScreenReaders) {
2727
+ this.#siblingAriaHiddenCache = this.#adapter.addAriaHiddenToSiblings(this.#elementRef);
2728
+ }
2695
2729
  }
2696
2730
  ngOnDestroy() {
2697
2731
  this.#removeRouteListener();
2698
2732
  this.#ngUnsubscribe.next();
2699
2733
  this.#ngUnsubscribe.complete();
2700
2734
  this.#backdropClick.complete();
2735
+ this.#adapter.restoreAriaHiddenForSiblings(this.#siblingAriaHiddenCache);
2701
2736
  this.#closed.next();
2702
2737
  this.#closed.complete();
2703
2738
  }
@@ -2779,10 +2814,10 @@ class SkyOverlayComponent {
2779
2814
  this.#routerSubscription = undefined;
2780
2815
  }
2781
2816
  }
2782
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyOverlayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2783
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: SkyOverlayComponent, isStandalone: true, selector: "sky-overlay", host: { properties: { "id": "this.id" } }, viewQueries: [{ propertyName: "overlayContentRef", first: true, predicate: ["overlayContentRef"], descendants: true, read: ElementRef, static: true }, { propertyName: "overlayRef", first: true, predicate: ["overlayRef"], descendants: true, read: ElementRef, static: true }, { propertyName: "targetRef", first: true, predicate: ["target"], descendants: true, read: ViewContainerRef, static: true }], ngImport: i0, template: "<div\n [class]=\"'sky-overlay-position-' + position + ' ' + wrapperClass\"\n [style.z-index]=\"zIndex\"\n [style.clip-path]=\"clipPath$ | async\"\n [ngClass]=\"{\n 'enable-pointer-events-pass-through': enablePointerEvents,\n 'sky-overlay': true\n }\"\n #overlayRef\n>\n <div class=\"sky-overlay-content\" #overlayContentRef>\n <ng-template #target> </ng-template>\n </div>\n <div *ngIf=\"showBackdrop\" class=\"sky-overlay-backdrop\"></div>\n</div>\n", styles: [".sky-overlay{inset:0;width:100%;height:100%;display:flex;pointer-events:auto}.sky-overlay-position-absolute{position:absolute}.sky-overlay-position-fixed{position:fixed}.sky-overlay-content{position:relative;z-index:1;display:inline-flex;align-self:start;pointer-events:auto}.sky-overlay-backdrop{background:#00000080;inset:0;width:100%;height:100%;position:absolute}.enable-pointer-events-pass-through,.enable-pointer-events-pass-through .sky-overlay-backdrop{pointer-events:none}.enable-pointer-events-pass-through .sky-overlay-content{pointer-events:auto}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i1$1.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2817
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyOverlayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2818
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.1", type: SkyOverlayComponent, isStandalone: true, selector: "sky-overlay", host: { properties: { "id": "this.id" } }, viewQueries: [{ propertyName: "overlayContentRef", first: true, predicate: ["overlayContentRef"], descendants: true, read: ElementRef, static: true }, { propertyName: "overlayRef", first: true, predicate: ["overlayRef"], descendants: true, read: ElementRef, static: true }, { propertyName: "targetRef", first: true, predicate: ["target"], descendants: true, read: ViewContainerRef, static: true }], ngImport: i0, template: "<div\n [class]=\"'sky-overlay-position-' + position + ' ' + wrapperClass\"\n [style.z-index]=\"zIndex\"\n [style.clip-path]=\"clipPath$ | async\"\n [ngClass]=\"{\n 'enable-pointer-events-pass-through': enablePointerEvents,\n 'sky-overlay': true\n }\"\n #overlayRef\n>\n <div class=\"sky-overlay-content\" #overlayContentRef>\n <ng-template #target> </ng-template>\n </div>\n <div *ngIf=\"showBackdrop\" class=\"sky-overlay-backdrop\"></div>\n</div>\n", styles: [".sky-overlay{inset:0;width:100%;height:100%;display:flex;pointer-events:auto}.sky-overlay-position-absolute{position:absolute}.sky-overlay-position-fixed{position:fixed}.sky-overlay-content{position:relative;z-index:1;display:inline-flex;align-self:start;pointer-events:auto}.sky-overlay-backdrop{background:#00000080;inset:0;width:100%;height:100%;position:absolute}.enable-pointer-events-pass-through,.enable-pointer-events-pass-through .sky-overlay-backdrop{pointer-events:none}.enable-pointer-events-pass-through .sky-overlay-content{pointer-events:auto}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i1$1.AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2784
2819
  }
2785
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyOverlayComponent, decorators: [{
2820
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyOverlayComponent, decorators: [{
2786
2821
  type: Component,
2787
2822
  args: [{ standalone: true, selector: 'sky-overlay', changeDetection: ChangeDetectionStrategy.OnPush, imports: [CommonModule], template: "<div\n [class]=\"'sky-overlay-position-' + position + ' ' + wrapperClass\"\n [style.z-index]=\"zIndex\"\n [style.clip-path]=\"clipPath$ | async\"\n [ngClass]=\"{\n 'enable-pointer-events-pass-through': enablePointerEvents,\n 'sky-overlay': true\n }\"\n #overlayRef\n>\n <div class=\"sky-overlay-content\" #overlayContentRef>\n <ng-template #target> </ng-template>\n </div>\n <div *ngIf=\"showBackdrop\" class=\"sky-overlay-backdrop\"></div>\n</div>\n", styles: [".sky-overlay{inset:0;width:100%;height:100%;display:flex;pointer-events:auto}.sky-overlay-position-absolute{position:absolute}.sky-overlay-position-fixed{position:fixed}.sky-overlay-content{position:relative;z-index:1;display:inline-flex;align-self:start;pointer-events:auto}.sky-overlay-backdrop{background:#00000080;inset:0;width:100%;height:100%;position:absolute}.enable-pointer-events-pass-through,.enable-pointer-events-pass-through .sky-overlay-backdrop{pointer-events:none}.enable-pointer-events-pass-through .sky-overlay-content{pointer-events:auto}\n"] }]
2788
2823
  }], ctorParameters: () => [], propDecorators: { id: [{
@@ -2905,11 +2940,11 @@ class SkyOverlayService {
2905
2940
  }
2906
2941
  }
2907
2942
  }
2908
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyOverlayService, deps: [{ token: SkyDynamicComponentService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2909
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyOverlayService, providedIn: 'root' }); }
2943
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyOverlayService, deps: [{ token: SkyDynamicComponentService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2944
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyOverlayService, providedIn: 'root' }); }
2910
2945
  }
2911
2946
  _a = SkyOverlayService;
2912
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyOverlayService, decorators: [{
2947
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyOverlayService, decorators: [{
2913
2948
  type: Injectable,
2914
2949
  args: [{
2915
2950
  providedIn: 'root',
@@ -2925,10 +2960,10 @@ class SkyOverlayLegacyService extends SkyOverlayService {
2925
2960
  constructor(dynamicComponentSvc) {
2926
2961
  super(dynamicComponentSvc);
2927
2962
  }
2928
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyOverlayLegacyService, deps: [{ token: SkyDynamicComponentLegacyService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2929
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyOverlayLegacyService, providedIn: 'any' }); }
2963
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyOverlayLegacyService, deps: [{ token: SkyDynamicComponentLegacyService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2964
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyOverlayLegacyService, providedIn: 'any' }); }
2930
2965
  }
2931
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyOverlayLegacyService, decorators: [{
2966
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyOverlayLegacyService, decorators: [{
2932
2967
  type: Injectable,
2933
2968
  args: [{
2934
2969
  providedIn: 'any',
@@ -2973,10 +3008,10 @@ class SkyPercentPipe {
2973
3008
  ? SkyNumberFormatUtility.formatNumber(locale, this.#value, SkyIntlNumberFormatStyle.Percent, format)
2974
3009
  : '';
2975
3010
  }
2976
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyPercentPipe, deps: [{ token: i1.SkyAppLocaleProvider }], target: i0.ɵɵFactoryTarget.Pipe }); }
2977
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: SkyPercentPipe, name: "skyPercent", pure: false }); }
3011
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyPercentPipe, deps: [{ token: i1.SkyAppLocaleProvider }], target: i0.ɵɵFactoryTarget.Pipe }); }
3012
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.1.1", ngImport: i0, type: SkyPercentPipe, name: "skyPercent", pure: false }); }
2978
3013
  }
2979
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyPercentPipe, decorators: [{
3014
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyPercentPipe, decorators: [{
2980
3015
  type: Pipe,
2981
3016
  args: [{
2982
3017
  name: 'skyPercent',
@@ -2985,11 +3020,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
2985
3020
  }], ctorParameters: () => [{ type: i1.SkyAppLocaleProvider }] });
2986
3021
 
2987
3022
  class SkyPercentPipeModule {
2988
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyPercentPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2989
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: SkyPercentPipeModule, declarations: [SkyPercentPipe], imports: [CommonModule, SkyCoreResourcesModule], exports: [SkyPercentPipe] }); }
2990
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyPercentPipeModule, providers: [SkyPercentPipe], imports: [CommonModule, SkyCoreResourcesModule] }); }
3023
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyPercentPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
3024
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.1", ngImport: i0, type: SkyPercentPipeModule, declarations: [SkyPercentPipe], imports: [CommonModule, SkyCoreResourcesModule], exports: [SkyPercentPipe] }); }
3025
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyPercentPipeModule, providers: [SkyPercentPipe], imports: [CommonModule, SkyCoreResourcesModule] }); }
2991
3026
  }
2992
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyPercentPipeModule, decorators: [{
3027
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyPercentPipeModule, decorators: [{
2993
3028
  type: NgModule,
2994
3029
  args: [{
2995
3030
  declarations: [SkyPercentPipe],
@@ -3100,10 +3135,10 @@ class SkyResizeObserverService {
3100
3135
  }
3101
3136
  errorLogRegistered = false;
3102
3137
  }
3103
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyResizeObserverService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3104
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyResizeObserverService, providedIn: 'root' }); }
3138
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyResizeObserverService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3139
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyResizeObserverService, providedIn: 'root' }); }
3105
3140
  }
3106
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyResizeObserverService, decorators: [{
3141
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyResizeObserverService, decorators: [{
3107
3142
  type: Injectable,
3108
3143
  args: [{
3109
3144
  providedIn: 'root',
@@ -3235,10 +3270,10 @@ class SkyResizeObserverMediaQueryService {
3235
3270
  this.#updateBreakpoint(breakpoint, updateResponsiveClasses);
3236
3271
  }
3237
3272
  }
3238
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyResizeObserverMediaQueryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3239
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyResizeObserverMediaQueryService }); }
3273
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyResizeObserverMediaQueryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3274
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyResizeObserverMediaQueryService }); }
3240
3275
  }
3241
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyResizeObserverMediaQueryService, decorators: [{
3276
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyResizeObserverMediaQueryService, decorators: [{
3242
3277
  type: Injectable
3243
3278
  }] });
3244
3279
 
@@ -3293,10 +3328,10 @@ class SkyScreenReaderLabelDirective {
3293
3328
  containerEl.remove();
3294
3329
  }
3295
3330
  }
3296
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyScreenReaderLabelDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
3297
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0", type: SkyScreenReaderLabelDirective, isStandalone: true, selector: "[skyScreenReaderLabel]", inputs: { createLabel: "createLabel" }, ngImport: i0 }); }
3331
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyScreenReaderLabelDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
3332
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.1", type: SkyScreenReaderLabelDirective, isStandalone: true, selector: "[skyScreenReaderLabel]", inputs: { createLabel: "createLabel" }, ngImport: i0 }); }
3298
3333
  }
3299
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyScreenReaderLabelDirective, decorators: [{
3334
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyScreenReaderLabelDirective, decorators: [{
3300
3335
  type: Directive,
3301
3336
  args: [{
3302
3337
  selector: '[skyScreenReaderLabel]',
@@ -3510,10 +3545,10 @@ class SkyScrollableHostService {
3510
3545
  height: docElem.clientHeight,
3511
3546
  };
3512
3547
  }
3513
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyScrollableHostService, deps: [{ token: SkyMutationObserverService }, { token: SkyAppWindowRef }, { token: SkyResizeObserverService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
3514
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyScrollableHostService, providedIn: 'root' }); }
3548
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyScrollableHostService, deps: [{ token: SkyMutationObserverService }, { token: SkyAppWindowRef }, { token: SkyResizeObserverService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
3549
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyScrollableHostService, providedIn: 'root' }); }
3515
3550
  }
3516
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyScrollableHostService, decorators: [{
3551
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyScrollableHostService, decorators: [{
3517
3552
  type: Injectable,
3518
3553
  args: [{
3519
3554
  providedIn: 'root',
@@ -3540,10 +3575,10 @@ class SkyAppTitleService {
3540
3575
  this.#title.setTitle(args.titleParts.join(' - '));
3541
3576
  }
3542
3577
  }
3543
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAppTitleService, deps: [{ token: i1$2.Title }], target: i0.ɵɵFactoryTarget.Injectable }); }
3544
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAppTitleService, providedIn: 'root' }); }
3578
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAppTitleService, deps: [{ token: i1$2.Title }], target: i0.ɵɵFactoryTarget.Injectable }); }
3579
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAppTitleService, providedIn: 'root' }); }
3545
3580
  }
3546
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyAppTitleService, decorators: [{
3581
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyAppTitleService, decorators: [{
3547
3582
  type: Injectable,
3548
3583
  args: [{
3549
3584
  providedIn: 'root',
@@ -3601,10 +3636,10 @@ class SkyTrimDirective {
3601
3636
  }
3602
3637
  this.#observe();
3603
3638
  }
3604
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyTrimDirective, deps: [{ token: i0.ElementRef }, { token: SkyMutationObserverService }], target: i0.ɵɵFactoryTarget.Directive }); }
3605
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0", type: SkyTrimDirective, selector: "[skyTrim]", ngImport: i0 }); }
3639
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyTrimDirective, deps: [{ token: i0.ElementRef }, { token: SkyMutationObserverService }], target: i0.ɵɵFactoryTarget.Directive }); }
3640
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.1", type: SkyTrimDirective, selector: "[skyTrim]", ngImport: i0 }); }
3606
3641
  }
3607
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyTrimDirective, decorators: [{
3642
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyTrimDirective, decorators: [{
3608
3643
  type: Directive,
3609
3644
  args: [{
3610
3645
  selector: '[skyTrim]',
@@ -3612,11 +3647,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
3612
3647
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: SkyMutationObserverService }] });
3613
3648
 
3614
3649
  class SkyTrimModule {
3615
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyTrimModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
3616
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: SkyTrimModule, declarations: [SkyTrimDirective], exports: [SkyTrimDirective] }); }
3617
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyTrimModule }); }
3650
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyTrimModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
3651
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.1", ngImport: i0, type: SkyTrimModule, declarations: [SkyTrimDirective], exports: [SkyTrimDirective] }); }
3652
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyTrimModule }); }
3618
3653
  }
3619
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyTrimModule, decorators: [{
3654
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyTrimModule, decorators: [{
3620
3655
  type: NgModule,
3621
3656
  args: [{
3622
3657
  declarations: [SkyTrimDirective],
@@ -3632,10 +3667,10 @@ class SkyUIConfigService {
3632
3667
  setConfig(key, value) {
3633
3668
  return of({});
3634
3669
  }
3635
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyUIConfigService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3636
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyUIConfigService, providedIn: 'root' }); }
3670
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyUIConfigService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3671
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyUIConfigService, providedIn: 'root' }); }
3637
3672
  }
3638
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyUIConfigService, decorators: [{
3673
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyUIConfigService, decorators: [{
3639
3674
  type: Injectable,
3640
3675
  args: [{
3641
3676
  providedIn: 'root',
@@ -3643,10 +3678,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
3643
3678
  }] });
3644
3679
 
3645
3680
  class SkyViewkeeperHostOptions {
3646
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyViewkeeperHostOptions, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3647
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyViewkeeperHostOptions }); }
3681
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyViewkeeperHostOptions, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3682
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyViewkeeperHostOptions }); }
3648
3683
  }
3649
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyViewkeeperHostOptions, decorators: [{
3684
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyViewkeeperHostOptions, decorators: [{
3650
3685
  type: Injectable
3651
3686
  }] });
3652
3687
 
@@ -3956,10 +3991,10 @@ class SkyViewkeeperService {
3956
3991
  destroy(vk) {
3957
3992
  vk.destroy();
3958
3993
  }
3959
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyViewkeeperService, deps: [{ token: SkyViewkeeperHostOptions, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
3960
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyViewkeeperService, providedIn: 'root' }); }
3994
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyViewkeeperService, deps: [{ token: SkyViewkeeperHostOptions, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
3995
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyViewkeeperService, providedIn: 'root' }); }
3961
3996
  }
3962
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyViewkeeperService, decorators: [{
3997
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyViewkeeperService, decorators: [{
3963
3998
  type: Injectable,
3964
3999
  args: [{
3965
4000
  providedIn: 'root',
@@ -4078,10 +4113,10 @@ class SkyViewkeeperDirective {
4078
4113
  this.#currentViewkeeperEls = viewkeeperEls;
4079
4114
  }
4080
4115
  }
4081
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyViewkeeperDirective, deps: [{ token: i0.ElementRef }, { token: SkyMutationObserverService }, { token: SkyViewkeeperService }, { token: SkyScrollableHostService, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
4082
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0", type: SkyViewkeeperDirective, selector: "[skyViewkeeper]", inputs: { skyViewkeeper: "skyViewkeeper" }, ngImport: i0 }); }
4116
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyViewkeeperDirective, deps: [{ token: i0.ElementRef }, { token: SkyMutationObserverService }, { token: SkyViewkeeperService }, { token: SkyScrollableHostService, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
4117
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.1", type: SkyViewkeeperDirective, selector: "[skyViewkeeper]", inputs: { skyViewkeeper: "skyViewkeeper" }, ngImport: i0 }); }
4083
4118
  }
4084
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyViewkeeperDirective, decorators: [{
4119
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyViewkeeperDirective, decorators: [{
4085
4120
  type: Directive,
4086
4121
  args: [{
4087
4122
  selector: '[skyViewkeeper]',
@@ -4093,11 +4128,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImpor
4093
4128
  }] } });
4094
4129
 
4095
4130
  class SkyViewkeeperModule {
4096
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyViewkeeperModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
4097
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: SkyViewkeeperModule, declarations: [SkyViewkeeperDirective], exports: [SkyViewkeeperDirective] }); }
4098
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyViewkeeperModule }); }
4131
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyViewkeeperModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
4132
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.1", ngImport: i0, type: SkyViewkeeperModule, declarations: [SkyViewkeeperDirective], exports: [SkyViewkeeperDirective] }); }
4133
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyViewkeeperModule }); }
4099
4134
  }
4100
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: SkyViewkeeperModule, decorators: [{
4135
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImport: i0, type: SkyViewkeeperModule, decorators: [{
4101
4136
  type: NgModule,
4102
4137
  args: [{
4103
4138
  declarations: [SkyViewkeeperDirective],
@@ -4122,7 +4157,7 @@ class Version {
4122
4157
  /**
4123
4158
  * Represents the version of @skyux/core.
4124
4159
  */
4125
- const VERSION = new Version('10.0.0-alpha.1');
4160
+ const VERSION = new Version('10.0.0-alpha.3');
4126
4161
 
4127
4162
  /**
4128
4163
  * Generated bundle index. Do not edit.