@angular/cdk 21.1.0-next.1 → 21.1.0-next.2

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 (101) hide show
  1. package/fesm2022/_a11y-module-chunk.mjs +22 -22
  2. package/fesm2022/_a11y-module-chunk.mjs.map +1 -1
  3. package/fesm2022/_activedescendant-key-manager-chunk.mjs.map +1 -1
  4. package/fesm2022/_array-chunk.mjs.map +1 -1
  5. package/fesm2022/_breakpoints-observer-chunk.mjs +6 -6
  6. package/fesm2022/_breakpoints-observer-chunk.mjs.map +1 -1
  7. package/fesm2022/_css-pixel-value-chunk.mjs.map +1 -1
  8. package/fesm2022/_data-source-chunk.mjs.map +1 -1
  9. package/fesm2022/_directionality-chunk.mjs +3 -3
  10. package/fesm2022/_directionality-chunk.mjs.map +1 -1
  11. package/fesm2022/_dispose-view-repeater-strategy-chunk.mjs.map +1 -1
  12. package/fesm2022/_element-chunk.mjs.map +1 -1
  13. package/fesm2022/_fake-event-detection-chunk.mjs.map +1 -1
  14. package/fesm2022/_focus-key-manager-chunk.mjs.map +1 -1
  15. package/fesm2022/_focus-monitor-chunk.mjs +9 -9
  16. package/fesm2022/_focus-monitor-chunk.mjs.map +1 -1
  17. package/fesm2022/_id-generator-chunk.mjs +3 -3
  18. package/fesm2022/_id-generator-chunk.mjs.map +1 -1
  19. package/fesm2022/_keycodes-chunk.mjs.map +1 -1
  20. package/fesm2022/_list-key-manager-chunk.mjs +5 -5
  21. package/fesm2022/_list-key-manager-chunk.mjs.map +1 -1
  22. package/fesm2022/_overlay-module-chunk.mjs +42 -34
  23. package/fesm2022/_overlay-module-chunk.mjs.map +1 -1
  24. package/fesm2022/_passive-listeners-chunk.mjs.map +1 -1
  25. package/fesm2022/_platform-chunk.mjs +3 -3
  26. package/fesm2022/_platform-chunk.mjs.map +1 -1
  27. package/fesm2022/_recycle-view-repeater-strategy-chunk.mjs +1 -3
  28. package/fesm2022/_recycle-view-repeater-strategy-chunk.mjs.map +1 -1
  29. package/fesm2022/_scrolling-chunk.mjs.map +1 -1
  30. package/fesm2022/_selection-model-chunk.mjs.map +1 -1
  31. package/fesm2022/_shadow-dom-chunk.mjs.map +1 -1
  32. package/fesm2022/_style-loader-chunk.mjs +3 -3
  33. package/fesm2022/_style-loader-chunk.mjs.map +1 -1
  34. package/fesm2022/_test-environment-chunk.mjs.map +1 -1
  35. package/fesm2022/_tree-key-manager-chunk.mjs.map +1 -1
  36. package/fesm2022/_typeahead-chunk.mjs.map +1 -1
  37. package/fesm2022/_unique-selection-dispatcher-chunk.mjs +3 -3
  38. package/fesm2022/_unique-selection-dispatcher-chunk.mjs.map +1 -1
  39. package/fesm2022/a11y.mjs +9 -9
  40. package/fesm2022/a11y.mjs.map +1 -1
  41. package/fesm2022/accordion.mjs +10 -10
  42. package/fesm2022/accordion.mjs.map +1 -1
  43. package/fesm2022/bidi.mjs +7 -7
  44. package/fesm2022/bidi.mjs.map +1 -1
  45. package/fesm2022/cdk.mjs +1 -1
  46. package/fesm2022/cdk.mjs.map +1 -1
  47. package/fesm2022/clipboard.mjs +10 -10
  48. package/fesm2022/clipboard.mjs.map +1 -1
  49. package/fesm2022/coercion-private.mjs.map +1 -1
  50. package/fesm2022/coercion.mjs.map +1 -1
  51. package/fesm2022/collections.mjs +1 -1
  52. package/fesm2022/dialog.mjs +10 -10
  53. package/fesm2022/dialog.mjs.map +1 -1
  54. package/fesm2022/drag-drop.mjs +31 -31
  55. package/fesm2022/drag-drop.mjs.map +1 -1
  56. package/fesm2022/keycodes.mjs.map +1 -1
  57. package/fesm2022/layout.mjs +4 -4
  58. package/fesm2022/layout.mjs.map +1 -1
  59. package/fesm2022/listbox.mjs +10 -10
  60. package/fesm2022/listbox.mjs.map +1 -1
  61. package/fesm2022/menu.mjs +69 -52
  62. package/fesm2022/menu.mjs.map +1 -1
  63. package/fesm2022/observers-private.mjs +3 -3
  64. package/fesm2022/observers-private.mjs.map +1 -1
  65. package/fesm2022/observers.mjs +13 -13
  66. package/fesm2022/observers.mjs.map +1 -1
  67. package/fesm2022/overlay.mjs +3 -3
  68. package/fesm2022/overlay.mjs.map +1 -1
  69. package/fesm2022/platform.mjs +4 -4
  70. package/fesm2022/platform.mjs.map +1 -1
  71. package/fesm2022/portal.mjs +10 -10
  72. package/fesm2022/portal.mjs.map +1 -1
  73. package/fesm2022/private.mjs +3 -3
  74. package/fesm2022/private.mjs.map +1 -1
  75. package/fesm2022/scrolling.mjs +55 -53
  76. package/fesm2022/scrolling.mjs.map +1 -1
  77. package/fesm2022/stepper.mjs +22 -22
  78. package/fesm2022/stepper.mjs.map +1 -1
  79. package/fesm2022/table.mjs +214 -109
  80. package/fesm2022/table.mjs.map +1 -1
  81. package/fesm2022/testing-selenium-webdriver.mjs.map +1 -1
  82. package/fesm2022/testing-testbed.mjs.map +1 -1
  83. package/fesm2022/testing.mjs.map +1 -1
  84. package/fesm2022/text-field.mjs +16 -16
  85. package/fesm2022/text-field.mjs.map +1 -1
  86. package/fesm2022/tree.mjs +25 -25
  87. package/fesm2022/tree.mjs.map +1 -1
  88. package/package.json +2 -1
  89. package/schematics/ng-add/index.js +1 -1
  90. package/types/_overlay-module-chunk.d.ts +1 -0
  91. package/types/_scrolling-module-chunk.d.ts +11 -1
  92. package/types/_view-repeater-chunk.d.ts +2 -7
  93. package/types/collections.d.ts +1 -1
  94. package/types/menu.d.ts +7 -2
  95. package/types/scrolling.d.ts +1 -1
  96. package/types/table.d.ts +62 -11
  97. package/_adev_assets/cdk_drag_drop.json +0 -7221
  98. package/_adev_assets/cdk_testing.json +0 -7601
  99. package/_adev_assets/cdk_testing_protractor.json +0 -1747
  100. package/_adev_assets/cdk_testing_selenium_webdriver.json +0 -1801
  101. package/_adev_assets/cdk_testing_testbed.json +0 -1903
@@ -55,7 +55,7 @@ class Clipboard {
55
55
  }
56
56
  static ɵfac = i0.ɵɵngDeclareFactory({
57
57
  minVersion: "12.0.0",
58
- version: "21.0.0",
58
+ version: "21.0.3",
59
59
  ngImport: i0,
60
60
  type: Clipboard,
61
61
  deps: [],
@@ -63,7 +63,7 @@ class Clipboard {
63
63
  });
64
64
  static ɵprov = i0.ɵɵngDeclareInjectable({
65
65
  minVersion: "12.0.0",
66
- version: "21.0.0",
66
+ version: "21.0.3",
67
67
  ngImport: i0,
68
68
  type: Clipboard,
69
69
  providedIn: 'root'
@@ -71,7 +71,7 @@ class Clipboard {
71
71
  }
72
72
  i0.ɵɵngDeclareClassMetadata({
73
73
  minVersion: "12.0.0",
74
- version: "21.0.0",
74
+ version: "21.0.3",
75
75
  ngImport: i0,
76
76
  type: Clipboard,
77
77
  decorators: [{
@@ -132,7 +132,7 @@ class CdkCopyToClipboard {
132
132
  }
133
133
  static ɵfac = i0.ɵɵngDeclareFactory({
134
134
  minVersion: "12.0.0",
135
- version: "21.0.0",
135
+ version: "21.0.3",
136
136
  ngImport: i0,
137
137
  type: CdkCopyToClipboard,
138
138
  deps: [],
@@ -140,7 +140,7 @@ class CdkCopyToClipboard {
140
140
  });
141
141
  static ɵdir = i0.ɵɵngDeclareDirective({
142
142
  minVersion: "14.0.0",
143
- version: "21.0.0",
143
+ version: "21.0.3",
144
144
  type: CdkCopyToClipboard,
145
145
  isStandalone: true,
146
146
  selector: "[cdkCopyToClipboard]",
@@ -161,7 +161,7 @@ class CdkCopyToClipboard {
161
161
  }
162
162
  i0.ɵɵngDeclareClassMetadata({
163
163
  minVersion: "12.0.0",
164
- version: "21.0.0",
164
+ version: "21.0.3",
165
165
  ngImport: i0,
166
166
  type: CdkCopyToClipboard,
167
167
  decorators: [{
@@ -193,7 +193,7 @@ i0.ɵɵngDeclareClassMetadata({
193
193
  class ClipboardModule {
194
194
  static ɵfac = i0.ɵɵngDeclareFactory({
195
195
  minVersion: "12.0.0",
196
- version: "21.0.0",
196
+ version: "21.0.3",
197
197
  ngImport: i0,
198
198
  type: ClipboardModule,
199
199
  deps: [],
@@ -201,7 +201,7 @@ class ClipboardModule {
201
201
  });
202
202
  static ɵmod = i0.ɵɵngDeclareNgModule({
203
203
  minVersion: "14.0.0",
204
- version: "21.0.0",
204
+ version: "21.0.3",
205
205
  ngImport: i0,
206
206
  type: ClipboardModule,
207
207
  imports: [CdkCopyToClipboard],
@@ -209,14 +209,14 @@ class ClipboardModule {
209
209
  });
210
210
  static ɵinj = i0.ɵɵngDeclareInjector({
211
211
  minVersion: "12.0.0",
212
- version: "21.0.0",
212
+ version: "21.0.3",
213
213
  ngImport: i0,
214
214
  type: ClipboardModule
215
215
  });
216
216
  }
217
217
  i0.ɵɵngDeclareClassMetadata({
218
218
  minVersion: "12.0.0",
219
- version: "21.0.0",
219
+ version: "21.0.3",
220
220
  ngImport: i0,
221
221
  type: ClipboardModule,
222
222
  decorators: [{
@@ -1 +1 @@
1
- {"version":3,"file":"clipboard.mjs","sources":["../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/clipboard/pending-copy.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/clipboard/clipboard.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/clipboard/copy-to-clipboard.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/clipboard/clipboard-module.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\n/**\n * A pending copy-to-clipboard operation.\n *\n * The implementation of copying text to the clipboard modifies the DOM and\n * forces a re-layout. This re-layout can take too long if the string is large,\n * causing the execCommand('copy') to happen too long after the user clicked.\n * This results in the browser refusing to copy. This object lets the\n * re-layout happen in a separate tick from copying by providing a copy function\n * that can be called later.\n *\n * Destroy must be called when no longer in use, regardless of whether `copy` is\n * called.\n */\nexport class PendingCopy {\n private _textarea: HTMLTextAreaElement | undefined;\n\n constructor(\n text: string,\n private readonly _document: Document,\n ) {\n const textarea = (this._textarea = this._document.createElement('textarea'));\n const styles = textarea.style;\n\n // Hide the element for display and accessibility. Set a fixed position so the page layout\n // isn't affected. We use `fixed` with `top: 0`, because focus is moved into the textarea\n // for a split second and if it's off-screen, some browsers will attempt to scroll it into view.\n styles.position = 'fixed';\n styles.top = styles.opacity = '0';\n styles.left = '-999em';\n textarea.setAttribute('aria-hidden', 'true');\n textarea.value = text;\n // Making the textarea `readonly` prevents the screen from jumping on iOS Safari (see #25169).\n textarea.readOnly = true;\n // The element needs to be inserted into the fullscreen container, if the page\n // is in fullscreen mode, otherwise the browser won't execute the copy command.\n (this._document.fullscreenElement || this._document.body).appendChild(textarea);\n }\n\n /** Finishes copying the text. */\n copy(): boolean {\n const textarea = this._textarea;\n let successful = false;\n\n try {\n // Older browsers could throw if copy is not supported.\n if (textarea) {\n const currentFocus = this._document.activeElement as HTMLOrSVGElement | null;\n\n textarea.select();\n textarea.setSelectionRange(0, textarea.value.length);\n successful = this._document.execCommand('copy');\n\n if (currentFocus) {\n currentFocus.focus();\n }\n }\n } catch {\n // Discard error.\n // Initial setting of {@code successful} will represent failure here.\n }\n\n return successful;\n }\n\n /** Cleans up DOM changes used to perform the copy operation. */\n destroy() {\n const textarea = this._textarea;\n\n if (textarea) {\n textarea.remove();\n this._textarea = undefined;\n }\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {Injectable, inject, DOCUMENT} from '@angular/core';\nimport {PendingCopy} from './pending-copy';\n\n/**\n * A service for copying text to the clipboard.\n */\n@Injectable({providedIn: 'root'})\nexport class Clipboard {\n private readonly _document = inject(DOCUMENT);\n\n constructor(...args: unknown[]);\n constructor() {}\n\n /**\n * Copies the provided text into the user's clipboard.\n *\n * @param text The string to copy.\n * @returns Whether the operation was successful.\n */\n copy(text: string): boolean {\n const pendingCopy = this.beginCopy(text);\n const successful = pendingCopy.copy();\n pendingCopy.destroy();\n\n return successful;\n }\n\n /**\n * Prepares a string to be copied later. This is useful for large strings\n * which take too long to successfully render and be copied in the same tick.\n *\n * The caller must call `destroy` on the returned `PendingCopy`.\n *\n * @param text The string to copy.\n * @returns the pending copy operation.\n */\n beginCopy(text: string): PendingCopy {\n return new PendingCopy(text, this._document);\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {\n Directive,\n EventEmitter,\n Input,\n Output,\n NgZone,\n InjectionToken,\n OnDestroy,\n inject,\n} from '@angular/core';\nimport {Clipboard} from './clipboard';\nimport {PendingCopy} from './pending-copy';\n\n/** Object that can be used to configure the default options for `CdkCopyToClipboard`. */\nexport interface CdkCopyToClipboardConfig {\n /** Default number of attempts to make when copying text to the clipboard. */\n attempts?: number;\n}\n\n/** Injection token that can be used to provide the default options to `CdkCopyToClipboard`. */\nexport const CDK_COPY_TO_CLIPBOARD_CONFIG = new InjectionToken<CdkCopyToClipboardConfig>(\n 'CDK_COPY_TO_CLIPBOARD_CONFIG',\n);\n\n/**\n * Provides behavior for a button that when clicked copies content into user's\n * clipboard.\n */\n@Directive({\n selector: '[cdkCopyToClipboard]',\n host: {\n '(click)': 'copy()',\n },\n})\nexport class CdkCopyToClipboard implements OnDestroy {\n private _clipboard = inject(Clipboard);\n private _ngZone = inject(NgZone);\n\n /** Content to be copied. */\n @Input('cdkCopyToClipboard') text: string = '';\n\n /**\n * How many times to attempt to copy the text. This may be necessary for longer text, because\n * the browser needs time to fill an intermediate textarea element and copy the content.\n */\n @Input('cdkCopyToClipboardAttempts') attempts: number = 1;\n\n /**\n * Emits when some text is copied to the clipboard. The\n * emitted value indicates whether copying was successful.\n */\n @Output('cdkCopyToClipboardCopied') readonly copied = new EventEmitter<boolean>();\n\n /** Copies that are currently being attempted. */\n private _pending = new Set<PendingCopy>();\n\n /** Whether the directive has been destroyed. */\n private _destroyed: boolean;\n\n /** Timeout for the current copy attempt. */\n private _currentTimeout: any;\n\n constructor(...args: unknown[]);\n\n constructor() {\n const config = inject(CDK_COPY_TO_CLIPBOARD_CONFIG, {optional: true});\n\n if (config && config.attempts != null) {\n this.attempts = config.attempts;\n }\n }\n\n /** Copies the current text to the clipboard. */\n copy(attempts: number = this.attempts): void {\n if (attempts > 1) {\n let remainingAttempts = attempts;\n const pending = this._clipboard.beginCopy(this.text);\n this._pending.add(pending);\n\n const attempt = () => {\n const successful = pending.copy();\n if (!successful && --remainingAttempts && !this._destroyed) {\n // We use 1 for the timeout since it's more predictable when flushing in unit tests.\n this._currentTimeout = this._ngZone.runOutsideAngular(() => setTimeout(attempt, 1));\n } else {\n this._currentTimeout = null;\n this._pending.delete(pending);\n pending.destroy();\n this.copied.emit(successful);\n }\n };\n attempt();\n } else {\n this.copied.emit(this._clipboard.copy(this.text));\n }\n }\n\n ngOnDestroy() {\n if (this._currentTimeout) {\n clearTimeout(this._currentTimeout);\n }\n\n this._pending.forEach(copy => copy.destroy());\n this._pending.clear();\n this._destroyed = true;\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {NgModule} from '@angular/core';\n\nimport {CdkCopyToClipboard} from './copy-to-clipboard';\n\n@NgModule({\n imports: [CdkCopyToClipboard],\n exports: [CdkCopyToClipboard],\n})\nexport class ClipboardModule {}\n"],"names":["PendingCopy","_document","_textarea","constructor","text","textarea","createElement","styles","style","position","top","opacity","left","setAttribute","value","readOnly","fullscreenElement","body","appendChild","copy","successful","currentFocus","activeElement","select","setSelectionRange","length","execCommand","focus","destroy","remove","undefined","Clipboard","inject","DOCUMENT","pendingCopy","beginCopy","deps","target","i0","ɵɵFactoryTarget","Injectable","ɵprov","ɵɵngDeclareInjectable","minVersion","version","ngImport","type","decorators","providedIn","CDK_COPY_TO_CLIPBOARD_CONFIG","InjectionToken","CdkCopyToClipboard","_clipboard","_ngZone","NgZone","attempts","copied","EventEmitter","_pending","Set","_destroyed","_currentTimeout","config","optional","remainingAttempts","pending","add","attempt","runOutsideAngular","setTimeout","delete","emit","ngOnDestroy","clearTimeout","forEach","clear","Directive","isStandalone","selector","inputs","outputs","host","listeners","args","Input","Output","ClipboardModule","NgModule","imports","exports"],"mappings":"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"}
1
+ {"version":3,"file":"clipboard.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/clipboard/pending-copy.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/clipboard/clipboard.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/clipboard/copy-to-clipboard.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/clipboard/clipboard-module.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\n/**\n * A pending copy-to-clipboard operation.\n *\n * The implementation of copying text to the clipboard modifies the DOM and\n * forces a re-layout. This re-layout can take too long if the string is large,\n * causing the execCommand('copy') to happen too long after the user clicked.\n * This results in the browser refusing to copy. This object lets the\n * re-layout happen in a separate tick from copying by providing a copy function\n * that can be called later.\n *\n * Destroy must be called when no longer in use, regardless of whether `copy` is\n * called.\n */\nexport class PendingCopy {\n private _textarea: HTMLTextAreaElement | undefined;\n\n constructor(\n text: string,\n private readonly _document: Document,\n ) {\n const textarea = (this._textarea = this._document.createElement('textarea'));\n const styles = textarea.style;\n\n // Hide the element for display and accessibility. Set a fixed position so the page layout\n // isn't affected. We use `fixed` with `top: 0`, because focus is moved into the textarea\n // for a split second and if it's off-screen, some browsers will attempt to scroll it into view.\n styles.position = 'fixed';\n styles.top = styles.opacity = '0';\n styles.left = '-999em';\n textarea.setAttribute('aria-hidden', 'true');\n textarea.value = text;\n // Making the textarea `readonly` prevents the screen from jumping on iOS Safari (see #25169).\n textarea.readOnly = true;\n // The element needs to be inserted into the fullscreen container, if the page\n // is in fullscreen mode, otherwise the browser won't execute the copy command.\n (this._document.fullscreenElement || this._document.body).appendChild(textarea);\n }\n\n /** Finishes copying the text. */\n copy(): boolean {\n const textarea = this._textarea;\n let successful = false;\n\n try {\n // Older browsers could throw if copy is not supported.\n if (textarea) {\n const currentFocus = this._document.activeElement as HTMLOrSVGElement | null;\n\n textarea.select();\n textarea.setSelectionRange(0, textarea.value.length);\n successful = this._document.execCommand('copy');\n\n if (currentFocus) {\n currentFocus.focus();\n }\n }\n } catch {\n // Discard error.\n // Initial setting of {@code successful} will represent failure here.\n }\n\n return successful;\n }\n\n /** Cleans up DOM changes used to perform the copy operation. */\n destroy() {\n const textarea = this._textarea;\n\n if (textarea) {\n textarea.remove();\n this._textarea = undefined;\n }\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {Injectable, inject, DOCUMENT} from '@angular/core';\nimport {PendingCopy} from './pending-copy';\n\n/**\n * A service for copying text to the clipboard.\n */\n@Injectable({providedIn: 'root'})\nexport class Clipboard {\n private readonly _document = inject(DOCUMENT);\n\n constructor(...args: unknown[]);\n constructor() {}\n\n /**\n * Copies the provided text into the user's clipboard.\n *\n * @param text The string to copy.\n * @returns Whether the operation was successful.\n */\n copy(text: string): boolean {\n const pendingCopy = this.beginCopy(text);\n const successful = pendingCopy.copy();\n pendingCopy.destroy();\n\n return successful;\n }\n\n /**\n * Prepares a string to be copied later. This is useful for large strings\n * which take too long to successfully render and be copied in the same tick.\n *\n * The caller must call `destroy` on the returned `PendingCopy`.\n *\n * @param text The string to copy.\n * @returns the pending copy operation.\n */\n beginCopy(text: string): PendingCopy {\n return new PendingCopy(text, this._document);\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {\n Directive,\n EventEmitter,\n Input,\n Output,\n NgZone,\n InjectionToken,\n OnDestroy,\n inject,\n} from '@angular/core';\nimport {Clipboard} from './clipboard';\nimport {PendingCopy} from './pending-copy';\n\n/** Object that can be used to configure the default options for `CdkCopyToClipboard`. */\nexport interface CdkCopyToClipboardConfig {\n /** Default number of attempts to make when copying text to the clipboard. */\n attempts?: number;\n}\n\n/** Injection token that can be used to provide the default options to `CdkCopyToClipboard`. */\nexport const CDK_COPY_TO_CLIPBOARD_CONFIG = new InjectionToken<CdkCopyToClipboardConfig>(\n 'CDK_COPY_TO_CLIPBOARD_CONFIG',\n);\n\n/**\n * Provides behavior for a button that when clicked copies content into user's\n * clipboard.\n */\n@Directive({\n selector: '[cdkCopyToClipboard]',\n host: {\n '(click)': 'copy()',\n },\n})\nexport class CdkCopyToClipboard implements OnDestroy {\n private _clipboard = inject(Clipboard);\n private _ngZone = inject(NgZone);\n\n /** Content to be copied. */\n @Input('cdkCopyToClipboard') text: string = '';\n\n /**\n * How many times to attempt to copy the text. This may be necessary for longer text, because\n * the browser needs time to fill an intermediate textarea element and copy the content.\n */\n @Input('cdkCopyToClipboardAttempts') attempts: number = 1;\n\n /**\n * Emits when some text is copied to the clipboard. The\n * emitted value indicates whether copying was successful.\n */\n @Output('cdkCopyToClipboardCopied') readonly copied = new EventEmitter<boolean>();\n\n /** Copies that are currently being attempted. */\n private _pending = new Set<PendingCopy>();\n\n /** Whether the directive has been destroyed. */\n private _destroyed: boolean;\n\n /** Timeout for the current copy attempt. */\n private _currentTimeout: any;\n\n constructor(...args: unknown[]);\n\n constructor() {\n const config = inject(CDK_COPY_TO_CLIPBOARD_CONFIG, {optional: true});\n\n if (config && config.attempts != null) {\n this.attempts = config.attempts;\n }\n }\n\n /** Copies the current text to the clipboard. */\n copy(attempts: number = this.attempts): void {\n if (attempts > 1) {\n let remainingAttempts = attempts;\n const pending = this._clipboard.beginCopy(this.text);\n this._pending.add(pending);\n\n const attempt = () => {\n const successful = pending.copy();\n if (!successful && --remainingAttempts && !this._destroyed) {\n // We use 1 for the timeout since it's more predictable when flushing in unit tests.\n this._currentTimeout = this._ngZone.runOutsideAngular(() => setTimeout(attempt, 1));\n } else {\n this._currentTimeout = null;\n this._pending.delete(pending);\n pending.destroy();\n this.copied.emit(successful);\n }\n };\n attempt();\n } else {\n this.copied.emit(this._clipboard.copy(this.text));\n }\n }\n\n ngOnDestroy() {\n if (this._currentTimeout) {\n clearTimeout(this._currentTimeout);\n }\n\n this._pending.forEach(copy => copy.destroy());\n this._pending.clear();\n this._destroyed = true;\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {NgModule} from '@angular/core';\n\nimport {CdkCopyToClipboard} from './copy-to-clipboard';\n\n@NgModule({\n imports: [CdkCopyToClipboard],\n exports: [CdkCopyToClipboard],\n})\nexport class ClipboardModule {}\n"],"names":["PendingCopy","_document","_textarea","constructor","text","textarea","createElement","styles","style","position","top","opacity","left","setAttribute","value","readOnly","fullscreenElement","body","appendChild","copy","successful","currentFocus","activeElement","select","setSelectionRange","length","execCommand","focus","destroy","remove","undefined","Clipboard","inject","DOCUMENT","pendingCopy","beginCopy","deps","target","i0","ɵɵFactoryTarget","Injectable","ɵprov","ɵɵngDeclareInjectable","minVersion","version","ngImport","type","decorators","providedIn","CDK_COPY_TO_CLIPBOARD_CONFIG","InjectionToken","CdkCopyToClipboard","_clipboard","_ngZone","NgZone","attempts","copied","EventEmitter","_pending","Set","_destroyed","_currentTimeout","config","optional","remainingAttempts","pending","add","attempt","runOutsideAngular","setTimeout","delete","emit","ngOnDestroy","clearTimeout","forEach","clear","Directive","isStandalone","selector","inputs","outputs","host","listeners","args","Input","Output","ClipboardModule","NgModule","imports","exports"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"coercion-private.mjs","sources":["../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/coercion/private/observable.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\nimport {Observable, isObservable, of as observableOf} from 'rxjs';\n\n/**\n * Given either an Observable or non-Observable value, returns either the original\n * Observable, or wraps it in an Observable that emits the non-Observable value.\n */\nexport function coerceObservable<T>(data: T | Observable<T>): Observable<T> {\n if (!isObservable(data)) {\n return observableOf(data);\n }\n return data;\n}\n"],"names":["coerceObservable","data","isObservable","observableOf"],"mappings":";;AAaM,SAAUA,gBAAgBA,CAAIC,IAAuB,EAAA;AACzD,EAAA,IAAI,CAACC,YAAY,CAACD,IAAI,CAAC,EAAE;IACvB,OAAOE,EAAY,CAACF,IAAI,CAAC;AAC3B;AACA,EAAA,OAAOA,IAAI;AACb;;;;"}
1
+ {"version":3,"file":"coercion-private.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/coercion/private/observable.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\nimport {Observable, isObservable, of as observableOf} from 'rxjs';\n\n/**\n * Given either an Observable or non-Observable value, returns either the original\n * Observable, or wraps it in an Observable that emits the non-Observable value.\n */\nexport function coerceObservable<T>(data: T | Observable<T>): Observable<T> {\n if (!isObservable(data)) {\n return observableOf(data);\n }\n return data;\n}\n"],"names":["coerceObservable","data","isObservable","observableOf"],"mappings":";;AAaM,SAAUA,gBAAgBA,CAAIC,IAAuB,EAAA;AACzD,EAAA,IAAI,CAACC,YAAY,CAACD,IAAI,CAAC,EAAE;IACvB,OAAOE,EAAY,CAACF,IAAI,CAAC;AAC3B;AACA,EAAA,OAAOA,IAAI;AACb;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"coercion.mjs","sources":["../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/coercion/boolean-property.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/coercion/string-array.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\n/**\n * Type describing the allowed values for a boolean input.\n * @docs-private\n */\nexport type BooleanInput = string | boolean | null | undefined;\n\n/** Coerces a data-bound value (typically a string) to a boolean. */\nexport function coerceBooleanProperty(value: any): boolean {\n return value != null && `${value}` !== 'false';\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\n/**\n * Coerces a value to an array of trimmed non-empty strings.\n * Any input that is not an array, `null` or `undefined` will be turned into a string\n * via `toString()` and subsequently split with the given separator.\n * `null` and `undefined` will result in an empty array.\n * This results in the following outcomes:\n * - `null` -&gt; `[]`\n * - `[null]` -&gt; `[\"null\"]`\n * - `[\"a\", \"b \", \" \"]` -&gt; `[\"a\", \"b\"]`\n * - `[1, [2, 3]]` -&gt; `[\"1\", \"2,3\"]`\n * - `[{ a: 0 }]` -&gt; `[\"[object Object]\"]`\n * - `{ a: 0 }` -&gt; `[\"[object\", \"Object]\"]`\n *\n * Useful for defining CSS classes or table columns.\n * @param value the value to coerce into an array of strings\n * @param separator split-separator if value isn't an array\n */\nexport function coerceStringArray(value: any, separator: string | RegExp = /\\s+/): string[] {\n const result = [];\n\n if (value != null) {\n const sourceValues = Array.isArray(value) ? value : `${value}`.split(separator);\n for (const sourceValue of sourceValues) {\n const trimmedString = `${sourceValue}`.trim();\n if (trimmedString) {\n result.push(trimmedString);\n }\n }\n }\n\n return result;\n}\n"],"names":["coerceBooleanProperty","value","coerceStringArray","separator","result","sourceValues","Array","isArray","split","sourceValue","trimmedString","trim","push"],"mappings":";;;;;AAeM,SAAUA,qBAAqBA,CAACC,KAAU,EAAA;EAC9C,OAAOA,KAAK,IAAI,IAAI,IAAI,GAAGA,KAAK,CAAA,CAAE,KAAK,OAAO;AAChD;;SCQgBC,iBAAiBA,CAACD,KAAU,EAAEE,YAA6B,KAAK,EAAA;EAC9E,MAAMC,MAAM,GAAG,EAAE;EAEjB,IAAIH,KAAK,IAAI,IAAI,EAAE;AACjB,IAAA,MAAMI,YAAY,GAAGC,KAAK,CAACC,OAAO,CAACN,KAAK,CAAC,GAAGA,KAAK,GAAG,GAAGA,KAAK,CAAA,CAAE,CAACO,KAAK,CAACL,SAAS,CAAC;AAC/E,IAAA,KAAK,MAAMM,WAAW,IAAIJ,YAAY,EAAE;MACtC,MAAMK,aAAa,GAAG,CAAGD,EAAAA,WAAW,EAAE,CAACE,IAAI,EAAE;AAC7C,MAAA,IAAID,aAAa,EAAE;AACjBN,QAAAA,MAAM,CAACQ,IAAI,CAACF,aAAa,CAAC;AAC5B;AACF;AACF;AAEA,EAAA,OAAON,MAAM;AACf;;;;"}
1
+ {"version":3,"file":"coercion.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/coercion/boolean-property.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/coercion/string-array.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\n/**\n * Type describing the allowed values for a boolean input.\n * @docs-private\n */\nexport type BooleanInput = string | boolean | null | undefined;\n\n/** Coerces a data-bound value (typically a string) to a boolean. */\nexport function coerceBooleanProperty(value: any): boolean {\n return value != null && `${value}` !== 'false';\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\n/**\n * Coerces a value to an array of trimmed non-empty strings.\n * Any input that is not an array, `null` or `undefined` will be turned into a string\n * via `toString()` and subsequently split with the given separator.\n * `null` and `undefined` will result in an empty array.\n * This results in the following outcomes:\n * - `null` -&gt; `[]`\n * - `[null]` -&gt; `[\"null\"]`\n * - `[\"a\", \"b \", \" \"]` -&gt; `[\"a\", \"b\"]`\n * - `[1, [2, 3]]` -&gt; `[\"1\", \"2,3\"]`\n * - `[{ a: 0 }]` -&gt; `[\"[object Object]\"]`\n * - `{ a: 0 }` -&gt; `[\"[object\", \"Object]\"]`\n *\n * Useful for defining CSS classes or table columns.\n * @param value the value to coerce into an array of strings\n * @param separator split-separator if value isn't an array\n */\nexport function coerceStringArray(value: any, separator: string | RegExp = /\\s+/): string[] {\n const result = [];\n\n if (value != null) {\n const sourceValues = Array.isArray(value) ? value : `${value}`.split(separator);\n for (const sourceValue of sourceValues) {\n const trimmedString = `${sourceValue}`.trim();\n if (trimmedString) {\n result.push(trimmedString);\n }\n }\n }\n\n return result;\n}\n"],"names":["coerceBooleanProperty","value","coerceStringArray","separator","result","sourceValues","Array","isArray","split","sourceValue","trimmedString","trim","push"],"mappings":";;;;;AAeM,SAAUA,qBAAqBA,CAACC,KAAU,EAAA;EAC9C,OAAOA,KAAK,IAAI,IAAI,IAAI,GAAGA,KAAK,CAAA,CAAE,KAAK,OAAO;AAChD;;SCQgBC,iBAAiBA,CAACD,KAAU,EAAEE,YAA6B,KAAK,EAAA;EAC9E,MAAMC,MAAM,GAAG,EAAE;EAEjB,IAAIH,KAAK,IAAI,IAAI,EAAE;AACjB,IAAA,MAAMI,YAAY,GAAGC,KAAK,CAACC,OAAO,CAACN,KAAK,CAAC,GAAGA,KAAK,GAAG,GAAGA,KAAK,CAAA,CAAE,CAACO,KAAK,CAACL,SAAS,CAAC;AAC/E,IAAA,KAAK,MAAMM,WAAW,IAAIJ,YAAY,EAAE;MACtC,MAAMK,aAAa,GAAG,CAAGD,EAAAA,WAAW,EAAE,CAACE,IAAI,EAAE;AAC7C,MAAA,IAAID,aAAa,EAAE;AACjBN,QAAAA,MAAM,CAACQ,IAAI,CAACF,aAAa,CAAC;AAC5B;AACF;AACF;AAEA,EAAA,OAAON,MAAM;AACf;;;;"}
@@ -1,5 +1,5 @@
1
1
  export { UniqueSelectionDispatcher } from './_unique-selection-dispatcher-chunk.mjs';
2
- export { ArrayDataSource, _RecycleViewRepeaterStrategy, _VIEW_REPEATER_STRATEGY, _ViewRepeaterOperation } from './_recycle-view-repeater-strategy-chunk.mjs';
2
+ export { ArrayDataSource, _RecycleViewRepeaterStrategy, _ViewRepeaterOperation } from './_recycle-view-repeater-strategy-chunk.mjs';
3
3
  export { DataSource, isDataSource } from './_data-source-chunk.mjs';
4
4
  export { _DisposeViewRepeaterStrategy } from './_dispose-view-repeater-strategy-chunk.mjs';
5
5
  export { SelectionModel, getMultipleValuesInSingleSelectionError } from './_selection-model-chunk.mjs';
@@ -246,7 +246,7 @@ class CdkDialogContainer extends BasePortalOutlet {
246
246
  }
247
247
  static ɵfac = i0.ɵɵngDeclareFactory({
248
248
  minVersion: "12.0.0",
249
- version: "21.0.0",
249
+ version: "21.0.3",
250
250
  ngImport: i0,
251
251
  type: CdkDialogContainer,
252
252
  deps: [],
@@ -254,7 +254,7 @@ class CdkDialogContainer extends BasePortalOutlet {
254
254
  });
255
255
  static ɵcmp = i0.ɵɵngDeclareComponent({
256
256
  minVersion: "14.0.0",
257
- version: "21.0.0",
257
+ version: "21.0.3",
258
258
  type: CdkDialogContainer,
259
259
  isStandalone: true,
260
260
  selector: "cdk-dialog-container",
@@ -297,7 +297,7 @@ class CdkDialogContainer extends BasePortalOutlet {
297
297
  }
298
298
  i0.ɵɵngDeclareClassMetadata({
299
299
  minVersion: "12.0.0",
300
- version: "21.0.0",
300
+ version: "21.0.3",
301
301
  ngImport: i0,
302
302
  type: CdkDialogContainer,
303
303
  decorators: [{
@@ -648,7 +648,7 @@ class Dialog {
648
648
  }
649
649
  static ɵfac = i0.ɵɵngDeclareFactory({
650
650
  minVersion: "12.0.0",
651
- version: "21.0.0",
651
+ version: "21.0.3",
652
652
  ngImport: i0,
653
653
  type: Dialog,
654
654
  deps: [],
@@ -656,7 +656,7 @@ class Dialog {
656
656
  });
657
657
  static ɵprov = i0.ɵɵngDeclareInjectable({
658
658
  minVersion: "12.0.0",
659
- version: "21.0.0",
659
+ version: "21.0.3",
660
660
  ngImport: i0,
661
661
  type: Dialog,
662
662
  providedIn: 'root'
@@ -664,7 +664,7 @@ class Dialog {
664
664
  }
665
665
  i0.ɵɵngDeclareClassMetadata({
666
666
  minVersion: "12.0.0",
667
- version: "21.0.0",
667
+ version: "21.0.3",
668
668
  ngImport: i0,
669
669
  type: Dialog,
670
670
  decorators: [{
@@ -685,7 +685,7 @@ function reverseForEach(items, callback) {
685
685
  class DialogModule {
686
686
  static ɵfac = i0.ɵɵngDeclareFactory({
687
687
  minVersion: "12.0.0",
688
- version: "21.0.0",
688
+ version: "21.0.3",
689
689
  ngImport: i0,
690
690
  type: DialogModule,
691
691
  deps: [],
@@ -693,7 +693,7 @@ class DialogModule {
693
693
  });
694
694
  static ɵmod = i0.ɵɵngDeclareNgModule({
695
695
  minVersion: "14.0.0",
696
- version: "21.0.0",
696
+ version: "21.0.3",
697
697
  ngImport: i0,
698
698
  type: DialogModule,
699
699
  imports: [OverlayModule, PortalModule, A11yModule, CdkDialogContainer],
@@ -701,7 +701,7 @@ class DialogModule {
701
701
  });
702
702
  static ɵinj = i0.ɵɵngDeclareInjector({
703
703
  minVersion: "12.0.0",
704
- version: "21.0.0",
704
+ version: "21.0.3",
705
705
  ngImport: i0,
706
706
  type: DialogModule,
707
707
  providers: [Dialog],
@@ -710,7 +710,7 @@ class DialogModule {
710
710
  }
711
711
  i0.ɵɵngDeclareClassMetadata({
712
712
  minVersion: "12.0.0",
713
- version: "21.0.0",
713
+ version: "21.0.3",
714
714
  ngImport: i0,
715
715
  type: DialogModule,
716
716
  decorators: [{