@fundamental-ngx/cdk 0.55.0-rc.26 → 0.55.0-rc.27

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.
@@ -1,4 +1,3 @@
1
- import { DOCUMENT, CommonModule, AsyncPipe } from '@angular/common';
2
1
  import * as i0 from '@angular/core';
3
2
  import { INJECTOR, ElementRef, isDevMode, InjectionToken, EventEmitter, inject, NgZone, Input, Output, Directive, NgModule, DestroyRef, Injectable, Optional, Inject, booleanAttribute, Renderer2, PLATFORM_ID, Self, SkipSelf, ContentChildren, forwardRef, HostListener, HostBinding, Injector, computed, ContentChild, QueryList, ViewContainerRef, TemplateRef, ViewChild, Component, NgModuleFactory, Pipe, signal } from '@angular/core';
4
3
  import { RIGHT_ARROW, DOWN_ARROW, LEFT_ARROW, UP_ARROW, SPACE, ESCAPE, DELETE, ENTER, MAC_ENTER, TAB, HOME, END, ALT, CONTROL, META, SHIFT, BACKSPACE, A, C, V, X, PAGE_UP, PAGE_DOWN, DASH, NUMPAD_MINUS, NUMPAD_ZERO, NUMPAD_ONE, NUMPAD_TWO, NUMPAD_THREE, NUMPAD_FOUR, NUMPAD_FIVE, NUMPAD_SIX, NUMPAD_SEVEN, NUMPAD_EIGHT, NUMPAD_NINE, F2, F7, hasModifierKey } from '@angular/cdk/keycodes';
@@ -11,6 +10,7 @@ import { createFocusTrap } from 'focus-trap';
11
10
  import * as i1$1 from '@angular/cdk/a11y';
12
11
  import { FocusKeyManager, LiveAnnouncer } from '@angular/cdk/a11y';
13
12
  import * as i1 from '@angular/cdk/observers';
13
+ import { DOCUMENT, AsyncPipe } from '@angular/common';
14
14
  import * as i1$5 from '@angular/cdk/overlay';
15
15
  import { ViewportRuler, OverlayConfig, OverlayContainer } from '@angular/cdk/overlay';
16
16
  import * as i1$4 from '@angular/platform-browser';
@@ -5641,34 +5641,20 @@ function getElementBoundaries(coordinates, threshold) {
5641
5641
 
5642
5642
  class DragAndDropModule {
5643
5643
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: DragAndDropModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
5644
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.7", ngImport: i0, type: DragAndDropModule, imports: [CommonModule,
5645
- DragDropModule,
5646
- DndItemDirective,
5647
- DndListDirective,
5648
- DndKeyboardGroupDirective,
5649
- DndKeyboardItemDirective], exports: [DndItemDirective, DndListDirective, DndKeyboardGroupDirective, DndKeyboardItemDirective] }); }
5650
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: DragAndDropModule, imports: [CommonModule,
5651
- DragDropModule] }); }
5644
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.7", ngImport: i0, type: DragAndDropModule, imports: [DragDropModule, DndItemDirective, DndListDirective, DndKeyboardGroupDirective, DndKeyboardItemDirective], exports: [DndItemDirective, DndListDirective, DndKeyboardGroupDirective, DndKeyboardItemDirective] }); }
5645
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: DragAndDropModule, imports: [DragDropModule] }); }
5652
5646
  }
5653
5647
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: DragAndDropModule, decorators: [{
5654
5648
  type: NgModule,
5655
5649
  args: [{
5656
- imports: [
5657
- CommonModule,
5658
- DragDropModule,
5659
- DndItemDirective,
5660
- DndListDirective,
5661
- DndKeyboardGroupDirective,
5662
- DndKeyboardItemDirective
5663
- ],
5650
+ imports: [DragDropModule, DndItemDirective, DndListDirective, DndKeyboardGroupDirective, DndKeyboardItemDirective],
5664
5651
  exports: [DndItemDirective, DndListDirective, DndKeyboardGroupDirective, DndKeyboardItemDirective]
5665
5652
  }]
5666
5653
  }] });
5667
5654
 
5668
5655
  class UtilsModule {
5669
5656
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: UtilsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
5670
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.7", ngImport: i0, type: UtilsModule, imports: [CommonModule,
5671
- FocusableItemModule,
5657
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.7", ngImport: i0, type: UtilsModule, imports: [FocusableItemModule,
5672
5658
  FocusableListModule,
5673
5659
  FocusableGridModule,
5674
5660
  DragAndDropModule,
@@ -5705,8 +5691,7 @@ class UtilsModule {
5705
5691
  InitialFocusModule,
5706
5692
  BreakpointModule,
5707
5693
  IntersectionSpyDirective] }); }
5708
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: UtilsModule, providers: [RtlService], imports: [CommonModule,
5709
- FocusableItemModule,
5694
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: UtilsModule, providers: [RtlService], imports: [FocusableItemModule,
5710
5695
  FocusableListModule,
5711
5696
  FocusableGridModule,
5712
5697
  DragAndDropModule,
@@ -5744,7 +5729,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImpor
5744
5729
  type: NgModule,
5745
5730
  args: [{
5746
5731
  imports: [
5747
- CommonModule,
5748
5732
  FocusableItemModule,
5749
5733
  FocusableListModule,
5750
5734
  FocusableGridModule,