@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
package/fesm2022/a11y.mjs CHANGED
@@ -189,7 +189,7 @@ class AriaDescriber {
189
189
  }
190
190
  static ɵfac = i0.ɵɵngDeclareFactory({
191
191
  minVersion: "12.0.0",
192
- version: "21.0.0",
192
+ version: "21.0.3",
193
193
  ngImport: i0,
194
194
  type: AriaDescriber,
195
195
  deps: [],
@@ -197,7 +197,7 @@ class AriaDescriber {
197
197
  });
198
198
  static ɵprov = i0.ɵɵngDeclareInjectable({
199
199
  minVersion: "12.0.0",
200
- version: "21.0.0",
200
+ version: "21.0.3",
201
201
  ngImport: i0,
202
202
  type: AriaDescriber,
203
203
  providedIn: 'root'
@@ -205,7 +205,7 @@ class AriaDescriber {
205
205
  }
206
206
  i0.ɵɵngDeclareClassMetadata({
207
207
  minVersion: "12.0.0",
208
- version: "21.0.0",
208
+ version: "21.0.3",
209
209
  ngImport: i0,
210
210
  type: AriaDescriber,
211
211
  decorators: [{
@@ -336,7 +336,7 @@ class FocusTrapManager {
336
336
  }
337
337
  static ɵfac = i0.ɵɵngDeclareFactory({
338
338
  minVersion: "12.0.0",
339
- version: "21.0.0",
339
+ version: "21.0.3",
340
340
  ngImport: i0,
341
341
  type: FocusTrapManager,
342
342
  deps: [],
@@ -344,7 +344,7 @@ class FocusTrapManager {
344
344
  });
345
345
  static ɵprov = i0.ɵɵngDeclareInjectable({
346
346
  minVersion: "12.0.0",
347
- version: "21.0.0",
347
+ version: "21.0.3",
348
348
  ngImport: i0,
349
349
  type: FocusTrapManager,
350
350
  providedIn: 'root'
@@ -352,7 +352,7 @@ class FocusTrapManager {
352
352
  }
353
353
  i0.ɵɵngDeclareClassMetadata({
354
354
  minVersion: "12.0.0",
355
- version: "21.0.0",
355
+ version: "21.0.3",
356
356
  ngImport: i0,
357
357
  type: FocusTrapManager,
358
358
  decorators: [{
@@ -391,7 +391,7 @@ class ConfigurableFocusTrapFactory {
391
391
  }
392
392
  static ɵfac = i0.ɵɵngDeclareFactory({
393
393
  minVersion: "12.0.0",
394
- version: "21.0.0",
394
+ version: "21.0.3",
395
395
  ngImport: i0,
396
396
  type: ConfigurableFocusTrapFactory,
397
397
  deps: [],
@@ -399,7 +399,7 @@ class ConfigurableFocusTrapFactory {
399
399
  });
400
400
  static ɵprov = i0.ɵɵngDeclareInjectable({
401
401
  minVersion: "12.0.0",
402
- version: "21.0.0",
402
+ version: "21.0.3",
403
403
  ngImport: i0,
404
404
  type: ConfigurableFocusTrapFactory,
405
405
  providedIn: 'root'
@@ -407,7 +407,7 @@ class ConfigurableFocusTrapFactory {
407
407
  }
408
408
  i0.ɵɵngDeclareClassMetadata({
409
409
  minVersion: "12.0.0",
410
- version: "21.0.0",
410
+ version: "21.0.3",
411
411
  ngImport: i0,
412
412
  type: ConfigurableFocusTrapFactory,
413
413
  decorators: [{
@@ -1 +1 @@
1
- {"version":3,"file":"a11y.mjs","sources":["../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/a11y/aria-describer/aria-reference.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/a11y/aria-describer/aria-describer.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/a11y/key-manager/noop-tree-key-manager.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/a11y/focus-trap/configurable-focus-trap.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/a11y/focus-trap/event-listener-inert-strategy.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/a11y/focus-trap/focus-trap-inert-strategy.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/a11y/focus-trap/focus-trap-manager.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/a11y/focus-trap/configurable-focus-trap-factory.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/** IDs are delimited by an empty space, as per the spec. */\nconst ID_DELIMITER = ' ';\n\n/**\n * Adds the given ID to the specified ARIA attribute on an element.\n * Used for attributes such as aria-labelledby, aria-owns, etc.\n */\nexport function addAriaReferencedId(el: Element, attr: `aria-${string}`, id: string) {\n const ids = getAriaReferenceIds(el, attr);\n id = id.trim();\n if (ids.some(existingId => existingId.trim() === id)) {\n return;\n }\n ids.push(id);\n\n el.setAttribute(attr, ids.join(ID_DELIMITER));\n}\n\n/**\n * Removes the given ID from the specified ARIA attribute on an element.\n * Used for attributes such as aria-labelledby, aria-owns, etc.\n */\nexport function removeAriaReferencedId(el: Element, attr: `aria-${string}`, id: string) {\n const ids = getAriaReferenceIds(el, attr);\n id = id.trim();\n const filteredIds = ids.filter(val => val !== id);\n\n if (filteredIds.length) {\n el.setAttribute(attr, filteredIds.join(ID_DELIMITER));\n } else {\n el.removeAttribute(attr);\n }\n}\n\n/**\n * Gets the list of IDs referenced by the given ARIA attribute on an element.\n * Used for attributes such as aria-labelledby, aria-owns, etc.\n */\nexport function getAriaReferenceIds(el: Element, attr: string): string[] {\n // Get string array of all individual ids (whitespace delimited) in the attribute value\n const attrValue = el.getAttribute(attr);\n return attrValue?.match(/\\S+/g) ?? [];\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, OnDestroy, APP_ID, inject, DOCUMENT} from '@angular/core';\nimport {Platform} from '../../platform';\nimport {addAriaReferencedId, getAriaReferenceIds, removeAriaReferencedId} from './aria-reference';\nimport {_CdkPrivateStyleLoader, _VisuallyHiddenLoader} from '../../private';\n\n/**\n * Interface used to register message elements and keep a count of how many registrations have\n * the same message and the reference to the message element used for the `aria-describedby`.\n */\nexport interface RegisteredMessage {\n /** The element containing the message. */\n messageElement: Element;\n\n /** The number of elements that reference this message element via `aria-describedby`. */\n referenceCount: number;\n}\n\n/**\n * ID used for the body container where all messages are appended.\n * @deprecated No longer being used. To be removed.\n * @breaking-change 14.0.0\n */\nexport const MESSAGES_CONTAINER_ID = 'cdk-describedby-message-container';\n\n/**\n * ID prefix used for each created message element.\n * @deprecated To be turned into a private variable.\n * @breaking-change 14.0.0\n */\nexport const CDK_DESCRIBEDBY_ID_PREFIX = 'cdk-describedby-message';\n\n/**\n * Attribute given to each host element that is described by a message element.\n * @deprecated To be turned into a private variable.\n * @breaking-change 14.0.0\n */\nexport const CDK_DESCRIBEDBY_HOST_ATTRIBUTE = 'cdk-describedby-host';\n\n/** Global incremental identifier for each registered message element. */\nlet nextId = 0;\n\n/**\n * Utility that creates visually hidden elements with a message content. Useful for elements that\n * want to use aria-describedby to further describe themselves without adding additional visual\n * content.\n */\n@Injectable({providedIn: 'root'})\nexport class AriaDescriber implements OnDestroy {\n private _platform = inject(Platform);\n private _document = inject(DOCUMENT);\n\n /** Map of all registered message elements that have been placed into the document. */\n private _messageRegistry = new Map<string | Element, RegisteredMessage>();\n\n /** Container for all registered messages. */\n private _messagesContainer: HTMLElement | null = null;\n\n /** Unique ID for the service. */\n private readonly _id = `${nextId++}`;\n\n constructor(...args: unknown[]);\n\n constructor() {\n inject(_CdkPrivateStyleLoader).load(_VisuallyHiddenLoader);\n this._id = inject(APP_ID) + '-' + nextId++;\n }\n\n /**\n * Adds to the host element an aria-describedby reference to a hidden element that contains\n * the message. If the same message has already been registered, then it will reuse the created\n * message element.\n */\n describe(hostElement: Element, message: string, role?: string): void;\n\n /**\n * Adds to the host element an aria-describedby reference to an already-existing message element.\n */\n describe(hostElement: Element, message: HTMLElement): void;\n\n describe(hostElement: Element, message: string | HTMLElement, role?: string): void {\n if (!this._canBeDescribed(hostElement, message)) {\n return;\n }\n\n const key = getKey(message, role);\n\n if (typeof message !== 'string') {\n // We need to ensure that the element has an ID.\n setMessageId(message, this._id);\n this._messageRegistry.set(key, {messageElement: message, referenceCount: 0});\n } else if (!this._messageRegistry.has(key)) {\n this._createMessageElement(message, role);\n }\n\n if (!this._isElementDescribedByMessage(hostElement, key)) {\n this._addMessageReference(hostElement, key);\n }\n }\n\n /** Removes the host element's aria-describedby reference to the message. */\n removeDescription(hostElement: Element, message: string, role?: string): void;\n\n /** Removes the host element's aria-describedby reference to the message element. */\n removeDescription(hostElement: Element, message: HTMLElement): void;\n\n removeDescription(hostElement: Element, message: string | HTMLElement, role?: string): void {\n if (!message || !this._isElementNode(hostElement)) {\n return;\n }\n\n const key = getKey(message, role);\n\n if (this._isElementDescribedByMessage(hostElement, key)) {\n this._removeMessageReference(hostElement, key);\n }\n\n // If the message is a string, it means that it's one that we created for the\n // consumer so we can remove it safely, otherwise we should leave it in place.\n if (typeof message === 'string') {\n const registeredMessage = this._messageRegistry.get(key);\n if (registeredMessage && registeredMessage.referenceCount === 0) {\n this._deleteMessageElement(key);\n }\n }\n\n if (this._messagesContainer?.childNodes.length === 0) {\n this._messagesContainer.remove();\n this._messagesContainer = null;\n }\n }\n\n /** Unregisters all created message elements and removes the message container. */\n ngOnDestroy() {\n const describedElements = this._document.querySelectorAll(\n `[${CDK_DESCRIBEDBY_HOST_ATTRIBUTE}=\"${this._id}\"]`,\n );\n\n for (let i = 0; i < describedElements.length; i++) {\n this._removeCdkDescribedByReferenceIds(describedElements[i]);\n describedElements[i].removeAttribute(CDK_DESCRIBEDBY_HOST_ATTRIBUTE);\n }\n\n this._messagesContainer?.remove();\n this._messagesContainer = null;\n this._messageRegistry.clear();\n }\n\n /**\n * Creates a new element in the visually hidden message container element with the message\n * as its content and adds it to the message registry.\n */\n private _createMessageElement(message: string, role?: string) {\n const messageElement = this._document.createElement('div');\n setMessageId(messageElement, this._id);\n messageElement.textContent = message;\n\n if (role) {\n messageElement.setAttribute('role', role);\n }\n\n this._createMessagesContainer();\n this._messagesContainer!.appendChild(messageElement);\n this._messageRegistry.set(getKey(message, role), {messageElement, referenceCount: 0});\n }\n\n /** Deletes the message element from the global messages container. */\n private _deleteMessageElement(key: string | Element) {\n this._messageRegistry.get(key)?.messageElement?.remove();\n this._messageRegistry.delete(key);\n }\n\n /** Creates the global container for all aria-describedby messages. */\n private _createMessagesContainer() {\n if (this._messagesContainer) {\n return;\n }\n\n const containerClassName = 'cdk-describedby-message-container';\n const serverContainers = this._document.querySelectorAll(\n `.${containerClassName}[platform=\"server\"]`,\n );\n\n for (let i = 0; i < serverContainers.length; i++) {\n // When going from the server to the client, we may end up in a situation where there's\n // already a container on the page, but we don't have a reference to it. Clear the\n // old container so we don't get duplicates. Doing this, instead of emptying the previous\n // container, should be slightly faster.\n serverContainers[i].remove();\n }\n\n const messagesContainer = this._document.createElement('div');\n\n // We add `visibility: hidden` in order to prevent text in this container from\n // being searchable by the browser's Ctrl + F functionality.\n // Screen-readers will still read the description for elements with aria-describedby even\n // when the description element is not visible.\n messagesContainer.style.visibility = 'hidden';\n // Even though we use `visibility: hidden`, we still apply `cdk-visually-hidden` so that\n // the description element doesn't impact page layout.\n messagesContainer.classList.add(containerClassName);\n messagesContainer.classList.add('cdk-visually-hidden');\n\n if (!this._platform.isBrowser) {\n messagesContainer.setAttribute('platform', 'server');\n }\n\n this._document.body.appendChild(messagesContainer);\n this._messagesContainer = messagesContainer;\n }\n\n /** Removes all cdk-describedby messages that are hosted through the element. */\n private _removeCdkDescribedByReferenceIds(element: Element) {\n // Remove all aria-describedby reference IDs that are prefixed by CDK_DESCRIBEDBY_ID_PREFIX\n const originalReferenceIds = getAriaReferenceIds(element, 'aria-describedby').filter(\n id => id.indexOf(CDK_DESCRIBEDBY_ID_PREFIX) != 0,\n );\n element.setAttribute('aria-describedby', originalReferenceIds.join(' '));\n }\n\n /**\n * Adds a message reference to the element using aria-describedby and increments the registered\n * message's reference count.\n */\n private _addMessageReference(element: Element, key: string | Element) {\n const registeredMessage = this._messageRegistry.get(key)!;\n\n // Add the aria-describedby reference and set the\n // describedby_host attribute to mark the element.\n addAriaReferencedId(element, 'aria-describedby', registeredMessage.messageElement.id);\n element.setAttribute(CDK_DESCRIBEDBY_HOST_ATTRIBUTE, this._id);\n registeredMessage.referenceCount++;\n }\n\n /**\n * Removes a message reference from the element using aria-describedby\n * and decrements the registered message's reference count.\n */\n private _removeMessageReference(element: Element, key: string | Element) {\n const registeredMessage = this._messageRegistry.get(key)!;\n registeredMessage.referenceCount--;\n\n removeAriaReferencedId(element, 'aria-describedby', registeredMessage.messageElement.id);\n element.removeAttribute(CDK_DESCRIBEDBY_HOST_ATTRIBUTE);\n }\n\n /** Returns true if the element has been described by the provided message ID. */\n private _isElementDescribedByMessage(element: Element, key: string | Element): boolean {\n const referenceIds = getAriaReferenceIds(element, 'aria-describedby');\n const registeredMessage = this._messageRegistry.get(key);\n const messageId = registeredMessage && registeredMessage.messageElement.id;\n\n return !!messageId && referenceIds.indexOf(messageId) != -1;\n }\n\n /** Determines whether a message can be described on a particular element. */\n private _canBeDescribed(element: Element, message: string | HTMLElement | void): boolean {\n if (!this._isElementNode(element)) {\n return false;\n }\n\n if (message && typeof message === 'object') {\n // We'd have to make some assumptions about the description element's text, if the consumer\n // passed in an element. Assume that if an element is passed in, the consumer has verified\n // that it can be used as a description.\n return true;\n }\n\n const trimmedMessage = message == null ? '' : `${message}`.trim();\n const ariaLabel = element.getAttribute('aria-label');\n\n // We shouldn't set descriptions if they're exactly the same as the `aria-label` of the\n // element, because screen readers will end up reading out the same text twice in a row.\n return trimmedMessage ? !ariaLabel || ariaLabel.trim() !== trimmedMessage : false;\n }\n\n /** Checks whether a node is an Element node. */\n private _isElementNode(element: Node): element is Element {\n return element.nodeType === this._document.ELEMENT_NODE;\n }\n}\n\n/** Gets a key that can be used to look messages up in the registry. */\nfunction getKey(message: string | Element, role?: string): string | Element {\n return typeof message === 'string' ? `${role || ''}/${message}` : message;\n}\n\n/** Assigns a unique ID to an element, if it doesn't have one already. */\nfunction setMessageId(element: HTMLElement, serviceId: string) {\n if (!element.id) {\n element.id = `${CDK_DESCRIBEDBY_ID_PREFIX}-${serviceId}-${nextId++}`;\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 {Subject} from 'rxjs';\nimport {TREE_KEY_MANAGER} from './tree-key-manager';\nimport {TreeKeyManagerItem, TreeKeyManagerStrategy} from './tree-key-manager-strategy';\nimport {Provider} from '@angular/core';\n\n// NoopTreeKeyManager is a \"noop\" implementation of TreeKeyMangerStrategy. Methods are noops. Does\n// not emit to streams.\n//\n// Used for applications built before TreeKeyManager to opt-out of TreeKeyManager and revert to\n// legacy behavior.\n/**\n * @docs-private\n *\n * Opt-out of Tree of key manager behavior.\n *\n * When provided, Tree has same focus management behavior as before TreeKeyManager was introduced.\n * - Tree does not respond to keyboard interaction\n * - Tree node allows tabindex to be set by Input binding\n * - Tree node allows tabindex to be set by attribute binding\n *\n * @deprecated NoopTreeKeyManager deprecated. Use TreeKeyManager or inject a\n * TreeKeyManagerStrategy instead. To be removed in a future version.\n *\n * @breaking-change 21.0.0\n */\nexport class NoopTreeKeyManager<T extends TreeKeyManagerItem> implements TreeKeyManagerStrategy<T> {\n readonly _isNoopTreeKeyManager = true;\n\n // Provide change as required by TreeKeyManagerStrategy. NoopTreeKeyManager is a \"noop\"\n // implementation that does not emit to streams.\n readonly change = new Subject<T | null>();\n\n destroy() {\n this.change.complete();\n }\n\n onKeydown() {\n // noop\n }\n\n getActiveItemIndex() {\n // Always return null. NoopTreeKeyManager is a \"noop\" implementation that does not maintain\n // the active item.\n return null;\n }\n\n getActiveItem() {\n // Always return null. NoopTreeKeyManager is a \"noop\" implementation that does not maintain\n // the active item.\n return null;\n }\n\n focusItem() {\n // noop\n }\n}\n\n/**\n * @docs-private\n *\n * Opt-out of Tree of key manager behavior.\n *\n * When provided, Tree has same focus management behavior as before TreeKeyManager was introduced.\n * - Tree does not respond to keyboard interaction\n * - Tree node allows tabindex to be set by Input binding\n * - Tree node allows tabindex to be set by attribute binding\n *\n * @deprecated NoopTreeKeyManager deprecated. Use TreeKeyManager or inject a\n * TreeKeyManagerStrategy instead. To be removed in a future version.\n *\n * @breaking-change 21.0.0\n */\nexport const NOOP_TREE_KEY_MANAGER_FACTORY_PROVIDER: Provider = {\n provide: TREE_KEY_MANAGER,\n useFactory: () => () => new NoopTreeKeyManager(),\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 {Injector, NgZone} from '@angular/core';\nimport {InteractivityChecker} from '../interactivity-checker/interactivity-checker';\nimport {ConfigurableFocusTrapConfig} from './configurable-focus-trap-config';\nimport {FocusTrap} from './focus-trap';\nimport {FocusTrapInertStrategy} from './focus-trap-inert-strategy';\nimport {FocusTrapManager, ManagedFocusTrap} from './focus-trap-manager';\n\n/**\n * Class that allows for trapping focus within a DOM element.\n *\n * This class uses a strategy pattern that determines how it traps focus.\n * See FocusTrapInertStrategy.\n */\nexport class ConfigurableFocusTrap extends FocusTrap implements ManagedFocusTrap {\n /** Whether the FocusTrap is enabled. */\n override get enabled(): boolean {\n return this._enabled;\n }\n override set enabled(value: boolean) {\n this._enabled = value;\n if (this._enabled) {\n this._focusTrapManager.register(this);\n } else {\n this._focusTrapManager.deregister(this);\n }\n }\n\n constructor(\n _element: HTMLElement,\n _checker: InteractivityChecker,\n _ngZone: NgZone,\n _document: Document,\n private _focusTrapManager: FocusTrapManager,\n private _inertStrategy: FocusTrapInertStrategy,\n config: ConfigurableFocusTrapConfig,\n injector?: Injector,\n ) {\n super(_element, _checker, _ngZone, _document, config.defer, injector);\n this._focusTrapManager.register(this);\n }\n\n /** Notifies the FocusTrapManager that this FocusTrap will be destroyed. */\n override destroy() {\n this._focusTrapManager.deregister(this);\n super.destroy();\n }\n\n /** @docs-private Implemented as part of ManagedFocusTrap. */\n _enable() {\n this._inertStrategy.preventFocus(this);\n this.toggleAnchors(true);\n }\n\n /** @docs-private Implemented as part of ManagedFocusTrap. */\n _disable() {\n this._inertStrategy.allowFocus(this);\n this.toggleAnchors(false);\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 {FocusTrapInertStrategy} from './focus-trap-inert-strategy';\nimport {ConfigurableFocusTrap} from './configurable-focus-trap';\n\n/**\n * Lightweight FocusTrapInertStrategy that adds a document focus event\n * listener to redirect focus back inside the FocusTrap.\n */\nexport class EventListenerFocusTrapInertStrategy implements FocusTrapInertStrategy {\n /** Focus event handler. */\n private _listener: ((e: FocusEvent) => void) | null = null;\n\n /** Adds a document event listener that keeps focus inside the FocusTrap. */\n preventFocus(focusTrap: ConfigurableFocusTrap): void {\n // Ensure there's only one listener per document\n if (this._listener) {\n focusTrap._document.removeEventListener('focus', this._listener!, true);\n }\n\n this._listener = (e: FocusEvent) => this._trapFocus(focusTrap, e);\n focusTrap._ngZone.runOutsideAngular(() => {\n focusTrap._document.addEventListener('focus', this._listener!, true);\n });\n }\n\n /** Removes the event listener added in preventFocus. */\n allowFocus(focusTrap: ConfigurableFocusTrap): void {\n if (!this._listener) {\n return;\n }\n focusTrap._document.removeEventListener('focus', this._listener!, true);\n this._listener = null;\n }\n\n /**\n * Refocuses the first element in the FocusTrap if the focus event target was outside\n * the FocusTrap.\n *\n * This is an event listener callback. The event listener is added in runOutsideAngular,\n * so all this code runs outside Angular as well.\n */\n private _trapFocus(focusTrap: ConfigurableFocusTrap, event: FocusEvent) {\n const target = event.target as HTMLElement;\n const focusTrapRoot = focusTrap._element;\n\n // Don't refocus if target was in an overlay, because the overlay might be associated\n // with an element inside the FocusTrap, ex. mat-select.\n if (target && !focusTrapRoot.contains(target) && !target.closest?.('div.cdk-overlay-pane')) {\n // Some legacy FocusTrap usages have logic that focuses some element on the page\n // just before FocusTrap is destroyed. For backwards compatibility, wait\n // to be sure FocusTrap is still enabled before refocusing.\n setTimeout(() => {\n // Check whether focus wasn't put back into the focus trap while the timeout was pending.\n if (focusTrap.enabled && !focusTrapRoot.contains(focusTrap._document.activeElement)) {\n focusTrap.focusFirstTabbableElement();\n }\n });\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 */\nimport {InjectionToken} from '@angular/core';\nimport {FocusTrap} from './focus-trap';\n\n/** The injection token used to specify the inert strategy. */\nexport const FOCUS_TRAP_INERT_STRATEGY = new InjectionToken<FocusTrapInertStrategy>(\n 'FOCUS_TRAP_INERT_STRATEGY',\n);\n\n/**\n * A strategy that dictates how FocusTrap should prevent elements\n * outside of the FocusTrap from being focused.\n */\nexport interface FocusTrapInertStrategy {\n /** Makes all elements outside focusTrap unfocusable. */\n preventFocus(focusTrap: FocusTrap): void;\n /** Reverts elements made unfocusable by preventFocus to their previous state. */\n allowFocus(focusTrap: FocusTrap): void;\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} from '@angular/core';\n\n/**\n * A FocusTrap managed by FocusTrapManager.\n * Implemented by ConfigurableFocusTrap to avoid circular dependency.\n */\nexport interface ManagedFocusTrap {\n _enable(): void;\n _disable(): void;\n focusInitialElementWhenReady(): Promise<boolean>;\n}\n\n/** Injectable that ensures only the most recently enabled FocusTrap is active. */\n@Injectable({providedIn: 'root'})\nexport class FocusTrapManager {\n // A stack of the FocusTraps on the page. Only the FocusTrap at the\n // top of the stack is active.\n private _focusTrapStack: ManagedFocusTrap[] = [];\n\n /**\n * Disables the FocusTrap at the top of the stack, and then pushes\n * the new FocusTrap onto the stack.\n */\n register(focusTrap: ManagedFocusTrap): void {\n // Dedupe focusTraps that register multiple times.\n this._focusTrapStack = this._focusTrapStack.filter(ft => ft !== focusTrap);\n\n let stack = this._focusTrapStack;\n\n if (stack.length) {\n stack[stack.length - 1]._disable();\n }\n\n stack.push(focusTrap);\n focusTrap._enable();\n }\n\n /**\n * Removes the FocusTrap from the stack, and activates the\n * FocusTrap that is the new top of the stack.\n */\n deregister(focusTrap: ManagedFocusTrap): void {\n focusTrap._disable();\n\n const stack = this._focusTrapStack;\n\n const i = stack.indexOf(focusTrap);\n if (i !== -1) {\n stack.splice(i, 1);\n if (stack.length) {\n stack[stack.length - 1]._enable();\n }\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, Injector, NgZone, inject, DOCUMENT} from '@angular/core';\nimport {InteractivityChecker} from '../interactivity-checker/interactivity-checker';\nimport {ConfigurableFocusTrap} from './configurable-focus-trap';\nimport {ConfigurableFocusTrapConfig} from './configurable-focus-trap-config';\nimport {EventListenerFocusTrapInertStrategy} from './event-listener-inert-strategy';\nimport {FOCUS_TRAP_INERT_STRATEGY, FocusTrapInertStrategy} from './focus-trap-inert-strategy';\nimport {FocusTrapManager} from './focus-trap-manager';\n\n/** Factory that allows easy instantiation of configurable focus traps. */\n@Injectable({providedIn: 'root'})\nexport class ConfigurableFocusTrapFactory {\n private _checker = inject(InteractivityChecker);\n private _ngZone = inject(NgZone);\n private _focusTrapManager = inject(FocusTrapManager);\n\n private _document = inject(DOCUMENT);\n private _inertStrategy: FocusTrapInertStrategy;\n\n private readonly _injector = inject(Injector);\n\n constructor(...args: unknown[]);\n\n constructor() {\n const inertStrategy = inject(FOCUS_TRAP_INERT_STRATEGY, {optional: true});\n\n // TODO split up the strategies into different modules, similar to DateAdapter.\n this._inertStrategy = inertStrategy || new EventListenerFocusTrapInertStrategy();\n }\n\n /**\n * Creates a focus-trapped region around the given element.\n * @param element The element around which focus will be trapped.\n * @param config The focus trap configuration.\n * @returns The created focus trap instance.\n */\n create(element: HTMLElement, config?: ConfigurableFocusTrapConfig): ConfigurableFocusTrap;\n\n /**\n * @deprecated Pass a config object instead of the `deferCaptureElements` flag.\n * @breaking-change 11.0.0\n */\n create(element: HTMLElement, deferCaptureElements: boolean): ConfigurableFocusTrap;\n\n create(\n element: HTMLElement,\n config: ConfigurableFocusTrapConfig | boolean = {defer: false},\n ): ConfigurableFocusTrap {\n let configObject: ConfigurableFocusTrapConfig;\n if (typeof config === 'boolean') {\n configObject = {defer: config};\n } else {\n configObject = config;\n }\n return new ConfigurableFocusTrap(\n element,\n this._checker,\n this._ngZone,\n this._document,\n this._focusTrapManager,\n this._inertStrategy,\n configObject,\n this._injector,\n );\n }\n}\n"],"names":["ID_DELIMITER","addAriaReferencedId","el","attr","id","ids","getAriaReferenceIds","trim","some","existingId","push","setAttribute","join","removeAriaReferencedId","filteredIds","filter","val","length","removeAttribute","attrValue","getAttribute","match","MESSAGES_CONTAINER_ID","CDK_DESCRIBEDBY_ID_PREFIX","CDK_DESCRIBEDBY_HOST_ATTRIBUTE","nextId","AriaDescriber","_platform","inject","Platform","_document","DOCUMENT","_messageRegistry","Map","_messagesContainer","_id","constructor","_CdkPrivateStyleLoader","load","_VisuallyHiddenLoader","APP_ID","describe","hostElement","message","role","_canBeDescribed","key","getKey","setMessageId","set","messageElement","referenceCount","has","_createMessageElement","_isElementDescribedByMessage","_addMessageReference","removeDescription","_isElementNode","_removeMessageReference","registeredMessage","get","_deleteMessageElement","childNodes","remove","ngOnDestroy","describedElements","querySelectorAll","i","_removeCdkDescribedByReferenceIds","clear","createElement","textContent","_createMessagesContainer","appendChild","delete","containerClassName","serverContainers","messagesContainer","style","visibility","classList","add","isBrowser","body","element","originalReferenceIds","indexOf","referenceIds","messageId","trimmedMessage","ariaLabel","nodeType","ELEMENT_NODE","deps","target","i0","ɵɵFactoryTarget","Injectable","ɵprov","ɵɵngDeclareInjectable","minVersion","version","ngImport","type","decorators","providedIn","serviceId","NoopTreeKeyManager","_isNoopTreeKeyManager","change","Subject","destroy","complete","onKeydown","getActiveItemIndex","getActiveItem","focusItem","NOOP_TREE_KEY_MANAGER_FACTORY_PROVIDER","provide","TREE_KEY_MANAGER","useFactory","ConfigurableFocusTrap","FocusTrap","_focusTrapManager","_inertStrategy","enabled","_enabled","value","register","deregister","_element","_checker","_ngZone","config","injector","defer","_enable","preventFocus","toggleAnchors","_disable","allowFocus","EventListenerFocusTrapInertStrategy","_listener","focusTrap","removeEventListener","e","_trapFocus","runOutsideAngular","addEventListener","event","focusTrapRoot","contains","closest","setTimeout","activeElement","focusFirstTabbableElement","FOCUS_TRAP_INERT_STRATEGY","InjectionToken","FocusTrapManager","_focusTrapStack","ft","stack","splice","ConfigurableFocusTrapFactory","InteractivityChecker","NgZone","_injector","Injector","inertStrategy","optional","create","configObject"],"mappings":"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"}
1
+ {"version":3,"file":"a11y.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/a11y/aria-describer/aria-reference.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/a11y/aria-describer/aria-describer.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/a11y/key-manager/noop-tree-key-manager.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/a11y/focus-trap/configurable-focus-trap.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/a11y/focus-trap/event-listener-inert-strategy.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/a11y/focus-trap/focus-trap-inert-strategy.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/a11y/focus-trap/focus-trap-manager.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/a11y/focus-trap/configurable-focus-trap-factory.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/** IDs are delimited by an empty space, as per the spec. */\nconst ID_DELIMITER = ' ';\n\n/**\n * Adds the given ID to the specified ARIA attribute on an element.\n * Used for attributes such as aria-labelledby, aria-owns, etc.\n */\nexport function addAriaReferencedId(el: Element, attr: `aria-${string}`, id: string) {\n const ids = getAriaReferenceIds(el, attr);\n id = id.trim();\n if (ids.some(existingId => existingId.trim() === id)) {\n return;\n }\n ids.push(id);\n\n el.setAttribute(attr, ids.join(ID_DELIMITER));\n}\n\n/**\n * Removes the given ID from the specified ARIA attribute on an element.\n * Used for attributes such as aria-labelledby, aria-owns, etc.\n */\nexport function removeAriaReferencedId(el: Element, attr: `aria-${string}`, id: string) {\n const ids = getAriaReferenceIds(el, attr);\n id = id.trim();\n const filteredIds = ids.filter(val => val !== id);\n\n if (filteredIds.length) {\n el.setAttribute(attr, filteredIds.join(ID_DELIMITER));\n } else {\n el.removeAttribute(attr);\n }\n}\n\n/**\n * Gets the list of IDs referenced by the given ARIA attribute on an element.\n * Used for attributes such as aria-labelledby, aria-owns, etc.\n */\nexport function getAriaReferenceIds(el: Element, attr: string): string[] {\n // Get string array of all individual ids (whitespace delimited) in the attribute value\n const attrValue = el.getAttribute(attr);\n return attrValue?.match(/\\S+/g) ?? [];\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, OnDestroy, APP_ID, inject, DOCUMENT} from '@angular/core';\nimport {Platform} from '../../platform';\nimport {addAriaReferencedId, getAriaReferenceIds, removeAriaReferencedId} from './aria-reference';\nimport {_CdkPrivateStyleLoader, _VisuallyHiddenLoader} from '../../private';\n\n/**\n * Interface used to register message elements and keep a count of how many registrations have\n * the same message and the reference to the message element used for the `aria-describedby`.\n */\nexport interface RegisteredMessage {\n /** The element containing the message. */\n messageElement: Element;\n\n /** The number of elements that reference this message element via `aria-describedby`. */\n referenceCount: number;\n}\n\n/**\n * ID used for the body container where all messages are appended.\n * @deprecated No longer being used. To be removed.\n * @breaking-change 14.0.0\n */\nexport const MESSAGES_CONTAINER_ID = 'cdk-describedby-message-container';\n\n/**\n * ID prefix used for each created message element.\n * @deprecated To be turned into a private variable.\n * @breaking-change 14.0.0\n */\nexport const CDK_DESCRIBEDBY_ID_PREFIX = 'cdk-describedby-message';\n\n/**\n * Attribute given to each host element that is described by a message element.\n * @deprecated To be turned into a private variable.\n * @breaking-change 14.0.0\n */\nexport const CDK_DESCRIBEDBY_HOST_ATTRIBUTE = 'cdk-describedby-host';\n\n/** Global incremental identifier for each registered message element. */\nlet nextId = 0;\n\n/**\n * Utility that creates visually hidden elements with a message content. Useful for elements that\n * want to use aria-describedby to further describe themselves without adding additional visual\n * content.\n */\n@Injectable({providedIn: 'root'})\nexport class AriaDescriber implements OnDestroy {\n private _platform = inject(Platform);\n private _document = inject(DOCUMENT);\n\n /** Map of all registered message elements that have been placed into the document. */\n private _messageRegistry = new Map<string | Element, RegisteredMessage>();\n\n /** Container for all registered messages. */\n private _messagesContainer: HTMLElement | null = null;\n\n /** Unique ID for the service. */\n private readonly _id = `${nextId++}`;\n\n constructor(...args: unknown[]);\n\n constructor() {\n inject(_CdkPrivateStyleLoader).load(_VisuallyHiddenLoader);\n this._id = inject(APP_ID) + '-' + nextId++;\n }\n\n /**\n * Adds to the host element an aria-describedby reference to a hidden element that contains\n * the message. If the same message has already been registered, then it will reuse the created\n * message element.\n */\n describe(hostElement: Element, message: string, role?: string): void;\n\n /**\n * Adds to the host element an aria-describedby reference to an already-existing message element.\n */\n describe(hostElement: Element, message: HTMLElement): void;\n\n describe(hostElement: Element, message: string | HTMLElement, role?: string): void {\n if (!this._canBeDescribed(hostElement, message)) {\n return;\n }\n\n const key = getKey(message, role);\n\n if (typeof message !== 'string') {\n // We need to ensure that the element has an ID.\n setMessageId(message, this._id);\n this._messageRegistry.set(key, {messageElement: message, referenceCount: 0});\n } else if (!this._messageRegistry.has(key)) {\n this._createMessageElement(message, role);\n }\n\n if (!this._isElementDescribedByMessage(hostElement, key)) {\n this._addMessageReference(hostElement, key);\n }\n }\n\n /** Removes the host element's aria-describedby reference to the message. */\n removeDescription(hostElement: Element, message: string, role?: string): void;\n\n /** Removes the host element's aria-describedby reference to the message element. */\n removeDescription(hostElement: Element, message: HTMLElement): void;\n\n removeDescription(hostElement: Element, message: string | HTMLElement, role?: string): void {\n if (!message || !this._isElementNode(hostElement)) {\n return;\n }\n\n const key = getKey(message, role);\n\n if (this._isElementDescribedByMessage(hostElement, key)) {\n this._removeMessageReference(hostElement, key);\n }\n\n // If the message is a string, it means that it's one that we created for the\n // consumer so we can remove it safely, otherwise we should leave it in place.\n if (typeof message === 'string') {\n const registeredMessage = this._messageRegistry.get(key);\n if (registeredMessage && registeredMessage.referenceCount === 0) {\n this._deleteMessageElement(key);\n }\n }\n\n if (this._messagesContainer?.childNodes.length === 0) {\n this._messagesContainer.remove();\n this._messagesContainer = null;\n }\n }\n\n /** Unregisters all created message elements and removes the message container. */\n ngOnDestroy() {\n const describedElements = this._document.querySelectorAll(\n `[${CDK_DESCRIBEDBY_HOST_ATTRIBUTE}=\"${this._id}\"]`,\n );\n\n for (let i = 0; i < describedElements.length; i++) {\n this._removeCdkDescribedByReferenceIds(describedElements[i]);\n describedElements[i].removeAttribute(CDK_DESCRIBEDBY_HOST_ATTRIBUTE);\n }\n\n this._messagesContainer?.remove();\n this._messagesContainer = null;\n this._messageRegistry.clear();\n }\n\n /**\n * Creates a new element in the visually hidden message container element with the message\n * as its content and adds it to the message registry.\n */\n private _createMessageElement(message: string, role?: string) {\n const messageElement = this._document.createElement('div');\n setMessageId(messageElement, this._id);\n messageElement.textContent = message;\n\n if (role) {\n messageElement.setAttribute('role', role);\n }\n\n this._createMessagesContainer();\n this._messagesContainer!.appendChild(messageElement);\n this._messageRegistry.set(getKey(message, role), {messageElement, referenceCount: 0});\n }\n\n /** Deletes the message element from the global messages container. */\n private _deleteMessageElement(key: string | Element) {\n this._messageRegistry.get(key)?.messageElement?.remove();\n this._messageRegistry.delete(key);\n }\n\n /** Creates the global container for all aria-describedby messages. */\n private _createMessagesContainer() {\n if (this._messagesContainer) {\n return;\n }\n\n const containerClassName = 'cdk-describedby-message-container';\n const serverContainers = this._document.querySelectorAll(\n `.${containerClassName}[platform=\"server\"]`,\n );\n\n for (let i = 0; i < serverContainers.length; i++) {\n // When going from the server to the client, we may end up in a situation where there's\n // already a container on the page, but we don't have a reference to it. Clear the\n // old container so we don't get duplicates. Doing this, instead of emptying the previous\n // container, should be slightly faster.\n serverContainers[i].remove();\n }\n\n const messagesContainer = this._document.createElement('div');\n\n // We add `visibility: hidden` in order to prevent text in this container from\n // being searchable by the browser's Ctrl + F functionality.\n // Screen-readers will still read the description for elements with aria-describedby even\n // when the description element is not visible.\n messagesContainer.style.visibility = 'hidden';\n // Even though we use `visibility: hidden`, we still apply `cdk-visually-hidden` so that\n // the description element doesn't impact page layout.\n messagesContainer.classList.add(containerClassName);\n messagesContainer.classList.add('cdk-visually-hidden');\n\n if (!this._platform.isBrowser) {\n messagesContainer.setAttribute('platform', 'server');\n }\n\n this._document.body.appendChild(messagesContainer);\n this._messagesContainer = messagesContainer;\n }\n\n /** Removes all cdk-describedby messages that are hosted through the element. */\n private _removeCdkDescribedByReferenceIds(element: Element) {\n // Remove all aria-describedby reference IDs that are prefixed by CDK_DESCRIBEDBY_ID_PREFIX\n const originalReferenceIds = getAriaReferenceIds(element, 'aria-describedby').filter(\n id => id.indexOf(CDK_DESCRIBEDBY_ID_PREFIX) != 0,\n );\n element.setAttribute('aria-describedby', originalReferenceIds.join(' '));\n }\n\n /**\n * Adds a message reference to the element using aria-describedby and increments the registered\n * message's reference count.\n */\n private _addMessageReference(element: Element, key: string | Element) {\n const registeredMessage = this._messageRegistry.get(key)!;\n\n // Add the aria-describedby reference and set the\n // describedby_host attribute to mark the element.\n addAriaReferencedId(element, 'aria-describedby', registeredMessage.messageElement.id);\n element.setAttribute(CDK_DESCRIBEDBY_HOST_ATTRIBUTE, this._id);\n registeredMessage.referenceCount++;\n }\n\n /**\n * Removes a message reference from the element using aria-describedby\n * and decrements the registered message's reference count.\n */\n private _removeMessageReference(element: Element, key: string | Element) {\n const registeredMessage = this._messageRegistry.get(key)!;\n registeredMessage.referenceCount--;\n\n removeAriaReferencedId(element, 'aria-describedby', registeredMessage.messageElement.id);\n element.removeAttribute(CDK_DESCRIBEDBY_HOST_ATTRIBUTE);\n }\n\n /** Returns true if the element has been described by the provided message ID. */\n private _isElementDescribedByMessage(element: Element, key: string | Element): boolean {\n const referenceIds = getAriaReferenceIds(element, 'aria-describedby');\n const registeredMessage = this._messageRegistry.get(key);\n const messageId = registeredMessage && registeredMessage.messageElement.id;\n\n return !!messageId && referenceIds.indexOf(messageId) != -1;\n }\n\n /** Determines whether a message can be described on a particular element. */\n private _canBeDescribed(element: Element, message: string | HTMLElement | void): boolean {\n if (!this._isElementNode(element)) {\n return false;\n }\n\n if (message && typeof message === 'object') {\n // We'd have to make some assumptions about the description element's text, if the consumer\n // passed in an element. Assume that if an element is passed in, the consumer has verified\n // that it can be used as a description.\n return true;\n }\n\n const trimmedMessage = message == null ? '' : `${message}`.trim();\n const ariaLabel = element.getAttribute('aria-label');\n\n // We shouldn't set descriptions if they're exactly the same as the `aria-label` of the\n // element, because screen readers will end up reading out the same text twice in a row.\n return trimmedMessage ? !ariaLabel || ariaLabel.trim() !== trimmedMessage : false;\n }\n\n /** Checks whether a node is an Element node. */\n private _isElementNode(element: Node): element is Element {\n return element.nodeType === this._document.ELEMENT_NODE;\n }\n}\n\n/** Gets a key that can be used to look messages up in the registry. */\nfunction getKey(message: string | Element, role?: string): string | Element {\n return typeof message === 'string' ? `${role || ''}/${message}` : message;\n}\n\n/** Assigns a unique ID to an element, if it doesn't have one already. */\nfunction setMessageId(element: HTMLElement, serviceId: string) {\n if (!element.id) {\n element.id = `${CDK_DESCRIBEDBY_ID_PREFIX}-${serviceId}-${nextId++}`;\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 {Subject} from 'rxjs';\nimport {TREE_KEY_MANAGER} from './tree-key-manager';\nimport {TreeKeyManagerItem, TreeKeyManagerStrategy} from './tree-key-manager-strategy';\nimport {Provider} from '@angular/core';\n\n// NoopTreeKeyManager is a \"noop\" implementation of TreeKeyMangerStrategy. Methods are noops. Does\n// not emit to streams.\n//\n// Used for applications built before TreeKeyManager to opt-out of TreeKeyManager and revert to\n// legacy behavior.\n/**\n * @docs-private\n *\n * Opt-out of Tree of key manager behavior.\n *\n * When provided, Tree has same focus management behavior as before TreeKeyManager was introduced.\n * - Tree does not respond to keyboard interaction\n * - Tree node allows tabindex to be set by Input binding\n * - Tree node allows tabindex to be set by attribute binding\n *\n * @deprecated NoopTreeKeyManager deprecated. Use TreeKeyManager or inject a\n * TreeKeyManagerStrategy instead. To be removed in a future version.\n *\n * @breaking-change 21.0.0\n */\nexport class NoopTreeKeyManager<T extends TreeKeyManagerItem> implements TreeKeyManagerStrategy<T> {\n readonly _isNoopTreeKeyManager = true;\n\n // Provide change as required by TreeKeyManagerStrategy. NoopTreeKeyManager is a \"noop\"\n // implementation that does not emit to streams.\n readonly change = new Subject<T | null>();\n\n destroy() {\n this.change.complete();\n }\n\n onKeydown() {\n // noop\n }\n\n getActiveItemIndex() {\n // Always return null. NoopTreeKeyManager is a \"noop\" implementation that does not maintain\n // the active item.\n return null;\n }\n\n getActiveItem() {\n // Always return null. NoopTreeKeyManager is a \"noop\" implementation that does not maintain\n // the active item.\n return null;\n }\n\n focusItem() {\n // noop\n }\n}\n\n/**\n * @docs-private\n *\n * Opt-out of Tree of key manager behavior.\n *\n * When provided, Tree has same focus management behavior as before TreeKeyManager was introduced.\n * - Tree does not respond to keyboard interaction\n * - Tree node allows tabindex to be set by Input binding\n * - Tree node allows tabindex to be set by attribute binding\n *\n * @deprecated NoopTreeKeyManager deprecated. Use TreeKeyManager or inject a\n * TreeKeyManagerStrategy instead. To be removed in a future version.\n *\n * @breaking-change 21.0.0\n */\nexport const NOOP_TREE_KEY_MANAGER_FACTORY_PROVIDER: Provider = {\n provide: TREE_KEY_MANAGER,\n useFactory: () => () => new NoopTreeKeyManager(),\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 {Injector, NgZone} from '@angular/core';\nimport {InteractivityChecker} from '../interactivity-checker/interactivity-checker';\nimport {ConfigurableFocusTrapConfig} from './configurable-focus-trap-config';\nimport {FocusTrap} from './focus-trap';\nimport {FocusTrapInertStrategy} from './focus-trap-inert-strategy';\nimport {FocusTrapManager, ManagedFocusTrap} from './focus-trap-manager';\n\n/**\n * Class that allows for trapping focus within a DOM element.\n *\n * This class uses a strategy pattern that determines how it traps focus.\n * See FocusTrapInertStrategy.\n */\nexport class ConfigurableFocusTrap extends FocusTrap implements ManagedFocusTrap {\n /** Whether the FocusTrap is enabled. */\n override get enabled(): boolean {\n return this._enabled;\n }\n override set enabled(value: boolean) {\n this._enabled = value;\n if (this._enabled) {\n this._focusTrapManager.register(this);\n } else {\n this._focusTrapManager.deregister(this);\n }\n }\n\n constructor(\n _element: HTMLElement,\n _checker: InteractivityChecker,\n _ngZone: NgZone,\n _document: Document,\n private _focusTrapManager: FocusTrapManager,\n private _inertStrategy: FocusTrapInertStrategy,\n config: ConfigurableFocusTrapConfig,\n injector?: Injector,\n ) {\n super(_element, _checker, _ngZone, _document, config.defer, injector);\n this._focusTrapManager.register(this);\n }\n\n /** Notifies the FocusTrapManager that this FocusTrap will be destroyed. */\n override destroy() {\n this._focusTrapManager.deregister(this);\n super.destroy();\n }\n\n /** @docs-private Implemented as part of ManagedFocusTrap. */\n _enable() {\n this._inertStrategy.preventFocus(this);\n this.toggleAnchors(true);\n }\n\n /** @docs-private Implemented as part of ManagedFocusTrap. */\n _disable() {\n this._inertStrategy.allowFocus(this);\n this.toggleAnchors(false);\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 {FocusTrapInertStrategy} from './focus-trap-inert-strategy';\nimport {ConfigurableFocusTrap} from './configurable-focus-trap';\n\n/**\n * Lightweight FocusTrapInertStrategy that adds a document focus event\n * listener to redirect focus back inside the FocusTrap.\n */\nexport class EventListenerFocusTrapInertStrategy implements FocusTrapInertStrategy {\n /** Focus event handler. */\n private _listener: ((e: FocusEvent) => void) | null = null;\n\n /** Adds a document event listener that keeps focus inside the FocusTrap. */\n preventFocus(focusTrap: ConfigurableFocusTrap): void {\n // Ensure there's only one listener per document\n if (this._listener) {\n focusTrap._document.removeEventListener('focus', this._listener!, true);\n }\n\n this._listener = (e: FocusEvent) => this._trapFocus(focusTrap, e);\n focusTrap._ngZone.runOutsideAngular(() => {\n focusTrap._document.addEventListener('focus', this._listener!, true);\n });\n }\n\n /** Removes the event listener added in preventFocus. */\n allowFocus(focusTrap: ConfigurableFocusTrap): void {\n if (!this._listener) {\n return;\n }\n focusTrap._document.removeEventListener('focus', this._listener!, true);\n this._listener = null;\n }\n\n /**\n * Refocuses the first element in the FocusTrap if the focus event target was outside\n * the FocusTrap.\n *\n * This is an event listener callback. The event listener is added in runOutsideAngular,\n * so all this code runs outside Angular as well.\n */\n private _trapFocus(focusTrap: ConfigurableFocusTrap, event: FocusEvent) {\n const target = event.target as HTMLElement;\n const focusTrapRoot = focusTrap._element;\n\n // Don't refocus if target was in an overlay, because the overlay might be associated\n // with an element inside the FocusTrap, ex. mat-select.\n if (target && !focusTrapRoot.contains(target) && !target.closest?.('div.cdk-overlay-pane')) {\n // Some legacy FocusTrap usages have logic that focuses some element on the page\n // just before FocusTrap is destroyed. For backwards compatibility, wait\n // to be sure FocusTrap is still enabled before refocusing.\n setTimeout(() => {\n // Check whether focus wasn't put back into the focus trap while the timeout was pending.\n if (focusTrap.enabled && !focusTrapRoot.contains(focusTrap._document.activeElement)) {\n focusTrap.focusFirstTabbableElement();\n }\n });\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 */\nimport {InjectionToken} from '@angular/core';\nimport {FocusTrap} from './focus-trap';\n\n/** The injection token used to specify the inert strategy. */\nexport const FOCUS_TRAP_INERT_STRATEGY = new InjectionToken<FocusTrapInertStrategy>(\n 'FOCUS_TRAP_INERT_STRATEGY',\n);\n\n/**\n * A strategy that dictates how FocusTrap should prevent elements\n * outside of the FocusTrap from being focused.\n */\nexport interface FocusTrapInertStrategy {\n /** Makes all elements outside focusTrap unfocusable. */\n preventFocus(focusTrap: FocusTrap): void;\n /** Reverts elements made unfocusable by preventFocus to their previous state. */\n allowFocus(focusTrap: FocusTrap): void;\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} from '@angular/core';\n\n/**\n * A FocusTrap managed by FocusTrapManager.\n * Implemented by ConfigurableFocusTrap to avoid circular dependency.\n */\nexport interface ManagedFocusTrap {\n _enable(): void;\n _disable(): void;\n focusInitialElementWhenReady(): Promise<boolean>;\n}\n\n/** Injectable that ensures only the most recently enabled FocusTrap is active. */\n@Injectable({providedIn: 'root'})\nexport class FocusTrapManager {\n // A stack of the FocusTraps on the page. Only the FocusTrap at the\n // top of the stack is active.\n private _focusTrapStack: ManagedFocusTrap[] = [];\n\n /**\n * Disables the FocusTrap at the top of the stack, and then pushes\n * the new FocusTrap onto the stack.\n */\n register(focusTrap: ManagedFocusTrap): void {\n // Dedupe focusTraps that register multiple times.\n this._focusTrapStack = this._focusTrapStack.filter(ft => ft !== focusTrap);\n\n let stack = this._focusTrapStack;\n\n if (stack.length) {\n stack[stack.length - 1]._disable();\n }\n\n stack.push(focusTrap);\n focusTrap._enable();\n }\n\n /**\n * Removes the FocusTrap from the stack, and activates the\n * FocusTrap that is the new top of the stack.\n */\n deregister(focusTrap: ManagedFocusTrap): void {\n focusTrap._disable();\n\n const stack = this._focusTrapStack;\n\n const i = stack.indexOf(focusTrap);\n if (i !== -1) {\n stack.splice(i, 1);\n if (stack.length) {\n stack[stack.length - 1]._enable();\n }\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, Injector, NgZone, inject, DOCUMENT} from '@angular/core';\nimport {InteractivityChecker} from '../interactivity-checker/interactivity-checker';\nimport {ConfigurableFocusTrap} from './configurable-focus-trap';\nimport {ConfigurableFocusTrapConfig} from './configurable-focus-trap-config';\nimport {EventListenerFocusTrapInertStrategy} from './event-listener-inert-strategy';\nimport {FOCUS_TRAP_INERT_STRATEGY, FocusTrapInertStrategy} from './focus-trap-inert-strategy';\nimport {FocusTrapManager} from './focus-trap-manager';\n\n/** Factory that allows easy instantiation of configurable focus traps. */\n@Injectable({providedIn: 'root'})\nexport class ConfigurableFocusTrapFactory {\n private _checker = inject(InteractivityChecker);\n private _ngZone = inject(NgZone);\n private _focusTrapManager = inject(FocusTrapManager);\n\n private _document = inject(DOCUMENT);\n private _inertStrategy: FocusTrapInertStrategy;\n\n private readonly _injector = inject(Injector);\n\n constructor(...args: unknown[]);\n\n constructor() {\n const inertStrategy = inject(FOCUS_TRAP_INERT_STRATEGY, {optional: true});\n\n // TODO split up the strategies into different modules, similar to DateAdapter.\n this._inertStrategy = inertStrategy || new EventListenerFocusTrapInertStrategy();\n }\n\n /**\n * Creates a focus-trapped region around the given element.\n * @param element The element around which focus will be trapped.\n * @param config The focus trap configuration.\n * @returns The created focus trap instance.\n */\n create(element: HTMLElement, config?: ConfigurableFocusTrapConfig): ConfigurableFocusTrap;\n\n /**\n * @deprecated Pass a config object instead of the `deferCaptureElements` flag.\n * @breaking-change 11.0.0\n */\n create(element: HTMLElement, deferCaptureElements: boolean): ConfigurableFocusTrap;\n\n create(\n element: HTMLElement,\n config: ConfigurableFocusTrapConfig | boolean = {defer: false},\n ): ConfigurableFocusTrap {\n let configObject: ConfigurableFocusTrapConfig;\n if (typeof config === 'boolean') {\n configObject = {defer: config};\n } else {\n configObject = config;\n }\n return new ConfigurableFocusTrap(\n element,\n this._checker,\n this._ngZone,\n this._document,\n this._focusTrapManager,\n this._inertStrategy,\n configObject,\n this._injector,\n );\n }\n}\n"],"names":["ID_DELIMITER","addAriaReferencedId","el","attr","id","ids","getAriaReferenceIds","trim","some","existingId","push","setAttribute","join","removeAriaReferencedId","filteredIds","filter","val","length","removeAttribute","attrValue","getAttribute","match","MESSAGES_CONTAINER_ID","CDK_DESCRIBEDBY_ID_PREFIX","CDK_DESCRIBEDBY_HOST_ATTRIBUTE","nextId","AriaDescriber","_platform","inject","Platform","_document","DOCUMENT","_messageRegistry","Map","_messagesContainer","_id","constructor","_CdkPrivateStyleLoader","load","_VisuallyHiddenLoader","APP_ID","describe","hostElement","message","role","_canBeDescribed","key","getKey","setMessageId","set","messageElement","referenceCount","has","_createMessageElement","_isElementDescribedByMessage","_addMessageReference","removeDescription","_isElementNode","_removeMessageReference","registeredMessage","get","_deleteMessageElement","childNodes","remove","ngOnDestroy","describedElements","querySelectorAll","i","_removeCdkDescribedByReferenceIds","clear","createElement","textContent","_createMessagesContainer","appendChild","delete","containerClassName","serverContainers","messagesContainer","style","visibility","classList","add","isBrowser","body","element","originalReferenceIds","indexOf","referenceIds","messageId","trimmedMessage","ariaLabel","nodeType","ELEMENT_NODE","deps","target","i0","ɵɵFactoryTarget","Injectable","ɵprov","ɵɵngDeclareInjectable","minVersion","version","ngImport","type","decorators","providedIn","serviceId","NoopTreeKeyManager","_isNoopTreeKeyManager","change","Subject","destroy","complete","onKeydown","getActiveItemIndex","getActiveItem","focusItem","NOOP_TREE_KEY_MANAGER_FACTORY_PROVIDER","provide","TREE_KEY_MANAGER","useFactory","ConfigurableFocusTrap","FocusTrap","_focusTrapManager","_inertStrategy","enabled","_enabled","value","register","deregister","_element","_checker","_ngZone","config","injector","defer","_enable","preventFocus","toggleAnchors","_disable","allowFocus","EventListenerFocusTrapInertStrategy","_listener","focusTrap","removeEventListener","e","_trapFocus","runOutsideAngular","addEventListener","event","focusTrapRoot","contains","closest","setTimeout","activeElement","focusFirstTabbableElement","FOCUS_TRAP_INERT_STRATEGY","InjectionToken","FocusTrapManager","_focusTrapStack","ft","stack","splice","ConfigurableFocusTrapFactory","InteractivityChecker","NgZone","_injector","Injector","inertStrategy","optional","create","configObject"],"mappings":"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"}
@@ -27,7 +27,7 @@ class CdkAccordion {
27
27
  }
28
28
  static ɵfac = i0.ɵɵngDeclareFactory({
29
29
  minVersion: "12.0.0",
30
- version: "21.0.0",
30
+ version: "21.0.3",
31
31
  ngImport: i0,
32
32
  type: CdkAccordion,
33
33
  deps: [],
@@ -35,7 +35,7 @@ class CdkAccordion {
35
35
  });
36
36
  static ɵdir = i0.ɵɵngDeclareDirective({
37
37
  minVersion: "16.1.0",
38
- version: "21.0.0",
38
+ version: "21.0.3",
39
39
  type: CdkAccordion,
40
40
  isStandalone: true,
41
41
  selector: "cdk-accordion, [cdkAccordion]",
@@ -53,7 +53,7 @@ class CdkAccordion {
53
53
  }
54
54
  i0.ɵɵngDeclareClassMetadata({
55
55
  minVersion: "12.0.0",
56
- version: "21.0.0",
56
+ version: "21.0.3",
57
57
  ngImport: i0,
58
58
  type: CdkAccordion,
59
59
  decorators: [{
@@ -161,7 +161,7 @@ class CdkAccordionItem {
161
161
  }
162
162
  static ɵfac = i0.ɵɵngDeclareFactory({
163
163
  minVersion: "12.0.0",
164
- version: "21.0.0",
164
+ version: "21.0.3",
165
165
  ngImport: i0,
166
166
  type: CdkAccordionItem,
167
167
  deps: [],
@@ -169,7 +169,7 @@ class CdkAccordionItem {
169
169
  });
170
170
  static ɵdir = i0.ɵɵngDeclareDirective({
171
171
  minVersion: "16.1.0",
172
- version: "21.0.0",
172
+ version: "21.0.3",
173
173
  type: CdkAccordionItem,
174
174
  isStandalone: true,
175
175
  selector: "cdk-accordion-item, [cdkAccordionItem]",
@@ -193,7 +193,7 @@ class CdkAccordionItem {
193
193
  }
194
194
  i0.ɵɵngDeclareClassMetadata({
195
195
  minVersion: "12.0.0",
196
- version: "21.0.0",
196
+ version: "21.0.3",
197
197
  ngImport: i0,
198
198
  type: CdkAccordionItem,
199
199
  decorators: [{
@@ -239,7 +239,7 @@ i0.ɵɵngDeclareClassMetadata({
239
239
  class CdkAccordionModule {
240
240
  static ɵfac = i0.ɵɵngDeclareFactory({
241
241
  minVersion: "12.0.0",
242
- version: "21.0.0",
242
+ version: "21.0.3",
243
243
  ngImport: i0,
244
244
  type: CdkAccordionModule,
245
245
  deps: [],
@@ -247,7 +247,7 @@ class CdkAccordionModule {
247
247
  });
248
248
  static ɵmod = i0.ɵɵngDeclareNgModule({
249
249
  minVersion: "14.0.0",
250
- version: "21.0.0",
250
+ version: "21.0.3",
251
251
  ngImport: i0,
252
252
  type: CdkAccordionModule,
253
253
  imports: [CdkAccordion, CdkAccordionItem],
@@ -255,14 +255,14 @@ class CdkAccordionModule {
255
255
  });
256
256
  static ɵinj = i0.ɵɵngDeclareInjector({
257
257
  minVersion: "12.0.0",
258
- version: "21.0.0",
258
+ version: "21.0.3",
259
259
  ngImport: i0,
260
260
  type: CdkAccordionModule
261
261
  });
262
262
  }
263
263
  i0.ɵɵngDeclareClassMetadata({
264
264
  minVersion: "12.0.0",
265
- version: "21.0.0",
265
+ version: "21.0.3",
266
266
  ngImport: i0,
267
267
  type: CdkAccordionModule,
268
268
  decorators: [{
@@ -1 +1 @@
1
- {"version":3,"file":"accordion.mjs","sources":["../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/accordion/accordion.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/accordion/accordion-item.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/accordion/accordion-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\nimport {\n Directive,\n InjectionToken,\n Input,\n OnChanges,\n OnDestroy,\n SimpleChanges,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport {_IdGenerator} from '../a11y';\nimport {Subject} from 'rxjs';\n\n/**\n * Injection token that can be used to reference instances of `CdkAccordion`. It serves\n * as alternative token to the actual `CdkAccordion` class which could cause unnecessary\n * retention of the class and its directive metadata.\n */\nexport const CDK_ACCORDION = new InjectionToken<CdkAccordion>('CdkAccordion');\n\n/**\n * Directive whose purpose is to manage the expanded state of CdkAccordionItem children.\n */\n@Directive({\n selector: 'cdk-accordion, [cdkAccordion]',\n exportAs: 'cdkAccordion',\n providers: [{provide: CDK_ACCORDION, useExisting: CdkAccordion}],\n})\nexport class CdkAccordion implements OnDestroy, OnChanges {\n /** Emits when the state of the accordion changes */\n readonly _stateChanges = new Subject<SimpleChanges>();\n\n /** Stream that emits true/false when openAll/closeAll is triggered. */\n readonly _openCloseAllActions: Subject<boolean> = new Subject<boolean>();\n\n /** A readonly id value to use for unique selection coordination. */\n readonly id: string = inject(_IdGenerator).getId('cdk-accordion-');\n\n /** Whether the accordion should allow multiple expanded accordion items simultaneously. */\n @Input({transform: booleanAttribute}) multi: boolean = false;\n\n /** Opens all enabled accordion items in an accordion where multi is enabled. */\n openAll(): void {\n if (this.multi) {\n this._openCloseAllActions.next(true);\n }\n }\n\n /** Closes all enabled accordion items. */\n closeAll(): void {\n this._openCloseAllActions.next(false);\n }\n\n ngOnChanges(changes: SimpleChanges) {\n this._stateChanges.next(changes);\n }\n\n ngOnDestroy() {\n this._stateChanges.complete();\n this._openCloseAllActions.complete();\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 Output,\n Directive,\n EventEmitter,\n Input,\n OnDestroy,\n ChangeDetectorRef,\n booleanAttribute,\n inject,\n OnInit,\n signal,\n} from '@angular/core';\nimport {_IdGenerator} from '../a11y';\nimport {UniqueSelectionDispatcher} from '../collections';\nimport {CDK_ACCORDION, CdkAccordion} from './accordion';\nimport {Subscription} from 'rxjs';\n\n/**\n * A basic directive expected to be extended and decorated as a component. Sets up all\n * events and attributes needed to be managed by a CdkAccordion parent.\n */\n@Directive({\n selector: 'cdk-accordion-item, [cdkAccordionItem]',\n exportAs: 'cdkAccordionItem',\n providers: [\n // Provide `CDK_ACCORDION` as undefined to prevent nested accordion items from\n // registering to the same accordion.\n {provide: CDK_ACCORDION, useValue: undefined},\n ],\n})\nexport class CdkAccordionItem implements OnInit, OnDestroy {\n accordion = inject<CdkAccordion>(CDK_ACCORDION, {optional: true, skipSelf: true})!;\n private _changeDetectorRef = inject(ChangeDetectorRef);\n protected _expansionDispatcher = inject(UniqueSelectionDispatcher);\n\n /** Subscription to openAll/closeAll events. */\n private _openCloseAllSubscription = Subscription.EMPTY;\n /** Event emitted every time the AccordionItem is closed. */\n @Output() readonly closed: EventEmitter<void> = new EventEmitter<void>();\n /** Event emitted every time the AccordionItem is opened. */\n @Output() readonly opened: EventEmitter<void> = new EventEmitter<void>();\n /** Event emitted when the AccordionItem is destroyed. */\n @Output() readonly destroyed: EventEmitter<void> = new EventEmitter<void>();\n\n /**\n * Emits whenever the expanded state of the accordion changes.\n * Primarily used to facilitate two-way binding.\n * @docs-private\n */\n @Output() readonly expandedChange: EventEmitter<boolean> = new EventEmitter<boolean>();\n\n /** The unique AccordionItem id. */\n readonly id: string = inject(_IdGenerator).getId('cdk-accordion-child-');\n\n /** Whether the AccordionItem is expanded. */\n @Input({transform: booleanAttribute})\n get expanded(): boolean {\n return this._expanded;\n }\n set expanded(expanded: boolean) {\n // Only emit events and update the internal value if the value changes.\n if (this._expanded !== expanded) {\n this._expanded = expanded;\n this.expandedChange.emit(expanded);\n\n if (expanded) {\n this.opened.emit();\n /**\n * In the unique selection dispatcher, the id parameter is the id of the CdkAccordionItem,\n * the name value is the id of the accordion.\n */\n const accordionId = this.accordion ? this.accordion.id : this.id;\n this._expansionDispatcher.notify(this.id, accordionId);\n } else {\n this.closed.emit();\n }\n\n // Ensures that the animation will run when the value is set outside of an `@Input`.\n // This includes cases like the open, close and toggle methods.\n this._changeDetectorRef.markForCheck();\n }\n }\n private _expanded = false;\n\n /** Whether the AccordionItem is disabled. */\n @Input({transform: booleanAttribute})\n get disabled() {\n return this._disabled();\n }\n set disabled(value: boolean) {\n this._disabled.set(value);\n }\n private _disabled = signal(false);\n\n /** Unregister function for _expansionDispatcher. */\n private _removeUniqueSelectionListener: () => void = () => {};\n\n constructor(...args: unknown[]);\n constructor() {}\n\n ngOnInit() {\n this._removeUniqueSelectionListener = this._expansionDispatcher.listen(\n (id: string, accordionId: string) => {\n if (\n this.accordion &&\n !this.accordion.multi &&\n this.accordion.id === accordionId &&\n this.id !== id\n ) {\n this.expanded = false;\n }\n },\n );\n\n // When an accordion item is hosted in an accordion, subscribe to open/close events.\n if (this.accordion) {\n this._openCloseAllSubscription = this._subscribeToOpenCloseAllActions();\n }\n }\n\n /** Emits an event for the accordion item being destroyed. */\n ngOnDestroy() {\n this.opened.complete();\n this.closed.complete();\n this.destroyed.emit();\n this.destroyed.complete();\n this._removeUniqueSelectionListener();\n this._openCloseAllSubscription.unsubscribe();\n }\n\n /** Toggles the expanded state of the accordion item. */\n toggle(): void {\n if (!this.disabled) {\n this.expanded = !this.expanded;\n }\n }\n\n /** Sets the expanded state of the accordion item to false. */\n close(): void {\n if (!this.disabled) {\n this.expanded = false;\n }\n }\n\n /** Sets the expanded state of the accordion item to true. */\n open(): void {\n if (!this.disabled) {\n this.expanded = true;\n }\n }\n\n private _subscribeToOpenCloseAllActions(): Subscription {\n return this.accordion._openCloseAllActions.subscribe(expanded => {\n // Only change expanded state if item is enabled\n if (!this.disabled) {\n this.expanded = expanded;\n }\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 {NgModule} from '@angular/core';\nimport {CdkAccordion} from './accordion';\nimport {CdkAccordionItem} from './accordion-item';\n\n@NgModule({\n imports: [CdkAccordion, CdkAccordionItem],\n exports: [CdkAccordion, CdkAccordionItem],\n})\nexport class CdkAccordionModule {}\n"],"names":["CDK_ACCORDION","InjectionToken","CdkAccordion","_stateChanges","Subject","_openCloseAllActions","id","inject","_IdGenerator","getId","multi","openAll","next","closeAll","ngOnChanges","changes","ngOnDestroy","complete","deps","target","i0","ɵɵFactoryTarget","Directive","ɵdir","ɵɵngDeclareDirective","minVersion","version","type","isStandalone","selector","inputs","booleanAttribute","providers","provide","useExisting","exportAs","usesOnChanges","ngImport","decorators","args","Input","transform","CdkAccordionItem","accordion","optional","skipSelf","_changeDetectorRef","ChangeDetectorRef","_expansionDispatcher","UniqueSelectionDispatcher","_openCloseAllSubscription","Subscription","EMPTY","closed","EventEmitter","opened","destroyed","expandedChange","expanded","_expanded","emit","accordionId","notify","markForCheck","disabled","_disabled","value","set","signal","_removeUniqueSelectionListener","constructor","ngOnInit","listen","_subscribeToOpenCloseAllActions","unsubscribe","toggle","close","open","subscribe","outputs","useValue","undefined","Output","CdkAccordionModule","NgModule","ɵmod","ɵɵngDeclareNgModule","exports","imports"],"mappings":"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"}
1
+ {"version":3,"file":"accordion.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/accordion/accordion.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/accordion/accordion-item.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/accordion/accordion-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\nimport {\n Directive,\n InjectionToken,\n Input,\n OnChanges,\n OnDestroy,\n SimpleChanges,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport {_IdGenerator} from '../a11y';\nimport {Subject} from 'rxjs';\n\n/**\n * Injection token that can be used to reference instances of `CdkAccordion`. It serves\n * as alternative token to the actual `CdkAccordion` class which could cause unnecessary\n * retention of the class and its directive metadata.\n */\nexport const CDK_ACCORDION = new InjectionToken<CdkAccordion>('CdkAccordion');\n\n/**\n * Directive whose purpose is to manage the expanded state of CdkAccordionItem children.\n */\n@Directive({\n selector: 'cdk-accordion, [cdkAccordion]',\n exportAs: 'cdkAccordion',\n providers: [{provide: CDK_ACCORDION, useExisting: CdkAccordion}],\n})\nexport class CdkAccordion implements OnDestroy, OnChanges {\n /** Emits when the state of the accordion changes */\n readonly _stateChanges = new Subject<SimpleChanges>();\n\n /** Stream that emits true/false when openAll/closeAll is triggered. */\n readonly _openCloseAllActions: Subject<boolean> = new Subject<boolean>();\n\n /** A readonly id value to use for unique selection coordination. */\n readonly id: string = inject(_IdGenerator).getId('cdk-accordion-');\n\n /** Whether the accordion should allow multiple expanded accordion items simultaneously. */\n @Input({transform: booleanAttribute}) multi: boolean = false;\n\n /** Opens all enabled accordion items in an accordion where multi is enabled. */\n openAll(): void {\n if (this.multi) {\n this._openCloseAllActions.next(true);\n }\n }\n\n /** Closes all enabled accordion items. */\n closeAll(): void {\n this._openCloseAllActions.next(false);\n }\n\n ngOnChanges(changes: SimpleChanges) {\n this._stateChanges.next(changes);\n }\n\n ngOnDestroy() {\n this._stateChanges.complete();\n this._openCloseAllActions.complete();\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 Output,\n Directive,\n EventEmitter,\n Input,\n OnDestroy,\n ChangeDetectorRef,\n booleanAttribute,\n inject,\n OnInit,\n signal,\n} from '@angular/core';\nimport {_IdGenerator} from '../a11y';\nimport {UniqueSelectionDispatcher} from '../collections';\nimport {CDK_ACCORDION, CdkAccordion} from './accordion';\nimport {Subscription} from 'rxjs';\n\n/**\n * A basic directive expected to be extended and decorated as a component. Sets up all\n * events and attributes needed to be managed by a CdkAccordion parent.\n */\n@Directive({\n selector: 'cdk-accordion-item, [cdkAccordionItem]',\n exportAs: 'cdkAccordionItem',\n providers: [\n // Provide `CDK_ACCORDION` as undefined to prevent nested accordion items from\n // registering to the same accordion.\n {provide: CDK_ACCORDION, useValue: undefined},\n ],\n})\nexport class CdkAccordionItem implements OnInit, OnDestroy {\n accordion = inject<CdkAccordion>(CDK_ACCORDION, {optional: true, skipSelf: true})!;\n private _changeDetectorRef = inject(ChangeDetectorRef);\n protected _expansionDispatcher = inject(UniqueSelectionDispatcher);\n\n /** Subscription to openAll/closeAll events. */\n private _openCloseAllSubscription = Subscription.EMPTY;\n /** Event emitted every time the AccordionItem is closed. */\n @Output() readonly closed: EventEmitter<void> = new EventEmitter<void>();\n /** Event emitted every time the AccordionItem is opened. */\n @Output() readonly opened: EventEmitter<void> = new EventEmitter<void>();\n /** Event emitted when the AccordionItem is destroyed. */\n @Output() readonly destroyed: EventEmitter<void> = new EventEmitter<void>();\n\n /**\n * Emits whenever the expanded state of the accordion changes.\n * Primarily used to facilitate two-way binding.\n * @docs-private\n */\n @Output() readonly expandedChange: EventEmitter<boolean> = new EventEmitter<boolean>();\n\n /** The unique AccordionItem id. */\n readonly id: string = inject(_IdGenerator).getId('cdk-accordion-child-');\n\n /** Whether the AccordionItem is expanded. */\n @Input({transform: booleanAttribute})\n get expanded(): boolean {\n return this._expanded;\n }\n set expanded(expanded: boolean) {\n // Only emit events and update the internal value if the value changes.\n if (this._expanded !== expanded) {\n this._expanded = expanded;\n this.expandedChange.emit(expanded);\n\n if (expanded) {\n this.opened.emit();\n /**\n * In the unique selection dispatcher, the id parameter is the id of the CdkAccordionItem,\n * the name value is the id of the accordion.\n */\n const accordionId = this.accordion ? this.accordion.id : this.id;\n this._expansionDispatcher.notify(this.id, accordionId);\n } else {\n this.closed.emit();\n }\n\n // Ensures that the animation will run when the value is set outside of an `@Input`.\n // This includes cases like the open, close and toggle methods.\n this._changeDetectorRef.markForCheck();\n }\n }\n private _expanded = false;\n\n /** Whether the AccordionItem is disabled. */\n @Input({transform: booleanAttribute})\n get disabled() {\n return this._disabled();\n }\n set disabled(value: boolean) {\n this._disabled.set(value);\n }\n private _disabled = signal(false);\n\n /** Unregister function for _expansionDispatcher. */\n private _removeUniqueSelectionListener: () => void = () => {};\n\n constructor(...args: unknown[]);\n constructor() {}\n\n ngOnInit() {\n this._removeUniqueSelectionListener = this._expansionDispatcher.listen(\n (id: string, accordionId: string) => {\n if (\n this.accordion &&\n !this.accordion.multi &&\n this.accordion.id === accordionId &&\n this.id !== id\n ) {\n this.expanded = false;\n }\n },\n );\n\n // When an accordion item is hosted in an accordion, subscribe to open/close events.\n if (this.accordion) {\n this._openCloseAllSubscription = this._subscribeToOpenCloseAllActions();\n }\n }\n\n /** Emits an event for the accordion item being destroyed. */\n ngOnDestroy() {\n this.opened.complete();\n this.closed.complete();\n this.destroyed.emit();\n this.destroyed.complete();\n this._removeUniqueSelectionListener();\n this._openCloseAllSubscription.unsubscribe();\n }\n\n /** Toggles the expanded state of the accordion item. */\n toggle(): void {\n if (!this.disabled) {\n this.expanded = !this.expanded;\n }\n }\n\n /** Sets the expanded state of the accordion item to false. */\n close(): void {\n if (!this.disabled) {\n this.expanded = false;\n }\n }\n\n /** Sets the expanded state of the accordion item to true. */\n open(): void {\n if (!this.disabled) {\n this.expanded = true;\n }\n }\n\n private _subscribeToOpenCloseAllActions(): Subscription {\n return this.accordion._openCloseAllActions.subscribe(expanded => {\n // Only change expanded state if item is enabled\n if (!this.disabled) {\n this.expanded = expanded;\n }\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 {NgModule} from '@angular/core';\nimport {CdkAccordion} from './accordion';\nimport {CdkAccordionItem} from './accordion-item';\n\n@NgModule({\n imports: [CdkAccordion, CdkAccordionItem],\n exports: [CdkAccordion, CdkAccordionItem],\n})\nexport class CdkAccordionModule {}\n"],"names":["CDK_ACCORDION","InjectionToken","CdkAccordion","_stateChanges","Subject","_openCloseAllActions","id","inject","_IdGenerator","getId","multi","openAll","next","closeAll","ngOnChanges","changes","ngOnDestroy","complete","deps","target","i0","ɵɵFactoryTarget","Directive","ɵdir","ɵɵngDeclareDirective","minVersion","version","type","isStandalone","selector","inputs","booleanAttribute","providers","provide","useExisting","exportAs","usesOnChanges","ngImport","decorators","args","Input","transform","CdkAccordionItem","accordion","optional","skipSelf","_changeDetectorRef","ChangeDetectorRef","_expansionDispatcher","UniqueSelectionDispatcher","_openCloseAllSubscription","Subscription","EMPTY","closed","EventEmitter","opened","destroyed","expandedChange","expanded","_expanded","emit","accordionId","notify","markForCheck","disabled","_disabled","value","set","signal","_removeUniqueSelectionListener","constructor","ngOnInit","listen","_subscribeToOpenCloseAllActions","unsubscribe","toggle","close","open","subscribe","outputs","useValue","undefined","Output","CdkAccordionModule","NgModule","ɵmod","ɵɵngDeclareNgModule","exports","imports"],"mappings":"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"}
package/fesm2022/bidi.mjs CHANGED
@@ -32,7 +32,7 @@ class Dir {
32
32
  }
33
33
  static ɵfac = i0.ɵɵngDeclareFactory({
34
34
  minVersion: "12.0.0",
35
- version: "21.0.0",
35
+ version: "21.0.3",
36
36
  ngImport: i0,
37
37
  type: Dir,
38
38
  deps: [],
@@ -40,7 +40,7 @@ class Dir {
40
40
  });
41
41
  static ɵdir = i0.ɵɵngDeclareDirective({
42
42
  minVersion: "14.0.0",
43
- version: "21.0.0",
43
+ version: "21.0.3",
44
44
  type: Dir,
45
45
  isStandalone: true,
46
46
  selector: "[dir]",
@@ -65,7 +65,7 @@ class Dir {
65
65
  }
66
66
  i0.ɵɵngDeclareClassMetadata({
67
67
  minVersion: "12.0.0",
68
- version: "21.0.0",
68
+ version: "21.0.3",
69
69
  ngImport: i0,
70
70
  type: Dir,
71
71
  decorators: [{
@@ -96,7 +96,7 @@ i0.ɵɵngDeclareClassMetadata({
96
96
  class BidiModule {
97
97
  static ɵfac = i0.ɵɵngDeclareFactory({
98
98
  minVersion: "12.0.0",
99
- version: "21.0.0",
99
+ version: "21.0.3",
100
100
  ngImport: i0,
101
101
  type: BidiModule,
102
102
  deps: [],
@@ -104,7 +104,7 @@ class BidiModule {
104
104
  });
105
105
  static ɵmod = i0.ɵɵngDeclareNgModule({
106
106
  minVersion: "14.0.0",
107
- version: "21.0.0",
107
+ version: "21.0.3",
108
108
  ngImport: i0,
109
109
  type: BidiModule,
110
110
  imports: [Dir],
@@ -112,14 +112,14 @@ class BidiModule {
112
112
  });
113
113
  static ɵinj = i0.ɵɵngDeclareInjector({
114
114
  minVersion: "12.0.0",
115
- version: "21.0.0",
115
+ version: "21.0.3",
116
116
  ngImport: i0,
117
117
  type: BidiModule
118
118
  });
119
119
  }
120
120
  i0.ɵɵngDeclareClassMetadata({
121
121
  minVersion: "12.0.0",
122
- version: "21.0.0",
122
+ version: "21.0.3",
123
123
  ngImport: i0,
124
124
  type: BidiModule,
125
125
  decorators: [{
@@ -1 +1 @@
1
- {"version":3,"file":"bidi.mjs","sources":["../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/bidi/dir.ts","../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/bidi/bidi-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\nimport {\n AfterContentInit,\n Directive,\n EventEmitter,\n Input,\n OnDestroy,\n Output,\n signal,\n} from '@angular/core';\n\nimport {Direction, Directionality, _resolveDirectionality} from './directionality';\n\n/**\n * Directive to listen for changes of direction of part of the DOM.\n *\n * Provides itself as Directionality such that descendant directives only need to ever inject\n * Directionality to get the closest direction.\n */\n@Directive({\n selector: '[dir]',\n providers: [{provide: Directionality, useExisting: Dir}],\n host: {'[attr.dir]': '_rawDir'},\n exportAs: 'dir',\n})\nexport class Dir implements Directionality, AfterContentInit, OnDestroy {\n /** Whether the `value` has been set to its initial value. */\n private _isInitialized: boolean = false;\n\n /** Direction as passed in by the consumer. */\n _rawDir: string;\n\n /** Event emitted when the direction changes. */\n @Output('dirChange') readonly change = new EventEmitter<Direction>();\n\n /** @docs-private */\n @Input()\n get dir(): Direction {\n return this.valueSignal();\n }\n set dir(value: Direction | 'auto') {\n const previousValue = this.valueSignal();\n\n // Note: `_resolveDirectionality` resolves the language based on the browser's language,\n // whereas the browser does it based on the content of the element. Since doing so based\n // on the content can be expensive, for now we're doing the simpler matching.\n this.valueSignal.set(_resolveDirectionality(value));\n this._rawDir = value;\n\n if (previousValue !== this.valueSignal() && this._isInitialized) {\n this.change.emit(this.valueSignal());\n }\n }\n\n /** Current layout direction of the element. */\n get value(): Direction {\n return this.dir;\n }\n\n readonly valueSignal = signal<Direction>('ltr');\n\n /** Initialize once default value has been set. */\n ngAfterContentInit() {\n this._isInitialized = true;\n }\n\n ngOnDestroy() {\n this.change.complete();\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';\nimport {Dir} from './dir';\n\n@NgModule({\n imports: [Dir],\n exports: [Dir],\n})\nexport class BidiModule {}\n"],"names":["Dir","_isInitialized","_rawDir","change","EventEmitter","dir","valueSignal","value","previousValue","set","_resolveDirectionality","emit","signal","ngAfterContentInit","ngOnDestroy","complete","deps","target","i0","ɵɵFactoryTarget","Directive","isStandalone","selector","inputs","outputs","host","properties","providers","provide","Directionality","useExisting","exportAs","ngImport","decorators","args","Output","Input","BidiModule","NgModule","imports","exports"],"mappings":";;;;;MAgCaA,GAAG,CAAA;AAENC,EAAAA,cAAc,GAAY,KAAK;EAGvCC,OAAO;AAGuBC,EAAAA,MAAM,GAAG,IAAIC,YAAY,EAAa;EAGpE,IACIC,GAAGA,GAAA;AACL,IAAA,OAAO,IAAI,CAACC,WAAW,EAAE;AAC3B;EACA,IAAID,GAAGA,CAACE,KAAyB,EAAA;AAC/B,IAAA,MAAMC,aAAa,GAAG,IAAI,CAACF,WAAW,EAAE;IAKxC,IAAI,CAACA,WAAW,CAACG,GAAG,CAACC,sBAAsB,CAACH,KAAK,CAAC,CAAC;IACnD,IAAI,CAACL,OAAO,GAAGK,KAAK;IAEpB,IAAIC,aAAa,KAAK,IAAI,CAACF,WAAW,EAAE,IAAI,IAAI,CAACL,cAAc,EAAE;MAC/D,IAAI,CAACE,MAAM,CAACQ,IAAI,CAAC,IAAI,CAACL,WAAW,EAAE,CAAC;AACtC;AACF;EAGA,IAAIC,KAAKA,GAAA;IACP,OAAO,IAAI,CAACF,GAAG;AACjB;EAESC,WAAW,GAAGM,MAAM,CAAY,KAAK;;WAAC;AAG/CC,EAAAA,kBAAkBA,GAAA;IAChB,IAAI,CAACZ,cAAc,GAAG,IAAI;AAC5B;AAEAa,EAAAA,WAAWA,GAAA;AACT,IAAA,IAAI,CAACX,MAAM,CAACY,QAAQ,EAAE;AACxB;;;;;UA3CWf,GAAG;AAAAgB,IAAAA,IAAA,EAAA,EAAA;AAAAC,IAAAA,MAAA,EAAAC,EAAA,CAAAC,eAAA,CAAAC;AAAA,GAAA,CAAA;;;;UAAHpB,GAAG;AAAAqB,IAAAA,YAAA,EAAA,IAAA;AAAAC,IAAAA,QAAA,EAAA,OAAA;AAAAC,IAAAA,MAAA,EAAA;AAAAlB,MAAAA,GAAA,EAAA;KAAA;AAAAmB,IAAAA,OAAA,EAAA;AAAArB,MAAAA,MAAA,EAAA;KAAA;AAAAsB,IAAAA,IAAA,EAAA;AAAAC,MAAAA,UAAA,EAAA;AAAA,QAAA,UAAA,EAAA;AAAA;KAAA;AAAAC,IAAAA,SAAA,EAJH,CAAC;AAACC,MAAAA,OAAO,EAAEC,cAAc;AAAEC,MAAAA,WAAW,EAAE9B;AAAG,KAAC,CAAC;IAAA+B,QAAA,EAAA,CAAA,KAAA,CAAA;AAAAC,IAAAA,QAAA,EAAAd;AAAA,GAAA,CAAA;;;;;;QAI7ClB,GAAG;AAAAiC,EAAAA,UAAA,EAAA,CAAA;UANfb,SAAS;AAACc,IAAAA,IAAA,EAAA,CAAA;AACTZ,MAAAA,QAAQ,EAAE,OAAO;AACjBK,MAAAA,SAAS,EAAE,CAAC;AAACC,QAAAA,OAAO,EAAEC,cAAc;AAAEC,QAAAA,WAAW,EAAK9B;AAAA,OAAC,CAAC;AACxDyB,MAAAA,IAAI,EAAE;AAAC,QAAA,YAAY,EAAE;OAAU;AAC/BM,MAAAA,QAAQ,EAAE;KACX;;;;YASEI,MAAM;aAAC,WAAW;;;YAGlBC;;;;;MC5BUC,UAAU,CAAA;;;;;UAAVA,UAAU;AAAArB,IAAAA,IAAA,EAAA,EAAA;AAAAC,IAAAA,MAAA,EAAAC,EAAA,CAAAC,eAAA,CAAAmB;AAAA,GAAA,CAAA;;;;;UAAVD,UAAU;IAAAE,OAAA,EAAA,CAHXvC,GAAG,CAAA;IAAAwC,OAAA,EAAA,CACHxC,GAAG;AAAA,GAAA,CAAA;;;;;UAEFqC;AAAU,GAAA,CAAA;;;;;;QAAVA,UAAU;AAAAJ,EAAAA,UAAA,EAAA,CAAA;UAJtBK,QAAQ;AAACJ,IAAAA,IAAA,EAAA,CAAA;MACRK,OAAO,EAAE,CAACvC,GAAG,CAAC;MACdwC,OAAO,EAAE,CAACxC,GAAG;KACd;;;;;;"}
1
+ {"version":3,"file":"bidi.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/bidi/dir.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/bidi/bidi-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\nimport {\n AfterContentInit,\n Directive,\n EventEmitter,\n Input,\n OnDestroy,\n Output,\n signal,\n} from '@angular/core';\n\nimport {Direction, Directionality, _resolveDirectionality} from './directionality';\n\n/**\n * Directive to listen for changes of direction of part of the DOM.\n *\n * Provides itself as Directionality such that descendant directives only need to ever inject\n * Directionality to get the closest direction.\n */\n@Directive({\n selector: '[dir]',\n providers: [{provide: Directionality, useExisting: Dir}],\n host: {'[attr.dir]': '_rawDir'},\n exportAs: 'dir',\n})\nexport class Dir implements Directionality, AfterContentInit, OnDestroy {\n /** Whether the `value` has been set to its initial value. */\n private _isInitialized: boolean = false;\n\n /** Direction as passed in by the consumer. */\n _rawDir: string;\n\n /** Event emitted when the direction changes. */\n @Output('dirChange') readonly change = new EventEmitter<Direction>();\n\n /** @docs-private */\n @Input()\n get dir(): Direction {\n return this.valueSignal();\n }\n set dir(value: Direction | 'auto') {\n const previousValue = this.valueSignal();\n\n // Note: `_resolveDirectionality` resolves the language based on the browser's language,\n // whereas the browser does it based on the content of the element. Since doing so based\n // on the content can be expensive, for now we're doing the simpler matching.\n this.valueSignal.set(_resolveDirectionality(value));\n this._rawDir = value;\n\n if (previousValue !== this.valueSignal() && this._isInitialized) {\n this.change.emit(this.valueSignal());\n }\n }\n\n /** Current layout direction of the element. */\n get value(): Direction {\n return this.dir;\n }\n\n readonly valueSignal = signal<Direction>('ltr');\n\n /** Initialize once default value has been set. */\n ngAfterContentInit() {\n this._isInitialized = true;\n }\n\n ngOnDestroy() {\n this.change.complete();\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';\nimport {Dir} from './dir';\n\n@NgModule({\n imports: [Dir],\n exports: [Dir],\n})\nexport class BidiModule {}\n"],"names":["Dir","_isInitialized","_rawDir","change","EventEmitter","dir","valueSignal","value","previousValue","set","_resolveDirectionality","emit","signal","ngAfterContentInit","ngOnDestroy","complete","deps","target","i0","ɵɵFactoryTarget","Directive","isStandalone","selector","inputs","outputs","host","properties","providers","provide","Directionality","useExisting","exportAs","ngImport","decorators","args","Output","Input","BidiModule","NgModule","imports","exports"],"mappings":";;;;;MAgCaA,GAAG,CAAA;AAENC,EAAAA,cAAc,GAAY,KAAK;EAGvCC,OAAO;AAGuBC,EAAAA,MAAM,GAAG,IAAIC,YAAY,EAAa;EAGpE,IACIC,GAAGA,GAAA;AACL,IAAA,OAAO,IAAI,CAACC,WAAW,EAAE;AAC3B;EACA,IAAID,GAAGA,CAACE,KAAyB,EAAA;AAC/B,IAAA,MAAMC,aAAa,GAAG,IAAI,CAACF,WAAW,EAAE;IAKxC,IAAI,CAACA,WAAW,CAACG,GAAG,CAACC,sBAAsB,CAACH,KAAK,CAAC,CAAC;IACnD,IAAI,CAACL,OAAO,GAAGK,KAAK;IAEpB,IAAIC,aAAa,KAAK,IAAI,CAACF,WAAW,EAAE,IAAI,IAAI,CAACL,cAAc,EAAE;MAC/D,IAAI,CAACE,MAAM,CAACQ,IAAI,CAAC,IAAI,CAACL,WAAW,EAAE,CAAC;AACtC;AACF;EAGA,IAAIC,KAAKA,GAAA;IACP,OAAO,IAAI,CAACF,GAAG;AACjB;EAESC,WAAW,GAAGM,MAAM,CAAY,KAAK;;WAAC;AAG/CC,EAAAA,kBAAkBA,GAAA;IAChB,IAAI,CAACZ,cAAc,GAAG,IAAI;AAC5B;AAEAa,EAAAA,WAAWA,GAAA;AACT,IAAA,IAAI,CAACX,MAAM,CAACY,QAAQ,EAAE;AACxB;;;;;UA3CWf,GAAG;AAAAgB,IAAAA,IAAA,EAAA,EAAA;AAAAC,IAAAA,MAAA,EAAAC,EAAA,CAAAC,eAAA,CAAAC;AAAA,GAAA,CAAA;;;;UAAHpB,GAAG;AAAAqB,IAAAA,YAAA,EAAA,IAAA;AAAAC,IAAAA,QAAA,EAAA,OAAA;AAAAC,IAAAA,MAAA,EAAA;AAAAlB,MAAAA,GAAA,EAAA;KAAA;AAAAmB,IAAAA,OAAA,EAAA;AAAArB,MAAAA,MAAA,EAAA;KAAA;AAAAsB,IAAAA,IAAA,EAAA;AAAAC,MAAAA,UAAA,EAAA;AAAA,QAAA,UAAA,EAAA;AAAA;KAAA;AAAAC,IAAAA,SAAA,EAJH,CAAC;AAACC,MAAAA,OAAO,EAAEC,cAAc;AAAEC,MAAAA,WAAW,EAAE9B;AAAG,KAAC,CAAC;IAAA+B,QAAA,EAAA,CAAA,KAAA,CAAA;AAAAC,IAAAA,QAAA,EAAAd;AAAA,GAAA,CAAA;;;;;;QAI7ClB,GAAG;AAAAiC,EAAAA,UAAA,EAAA,CAAA;UANfb,SAAS;AAACc,IAAAA,IAAA,EAAA,CAAA;AACTZ,MAAAA,QAAQ,EAAE,OAAO;AACjBK,MAAAA,SAAS,EAAE,CAAC;AAACC,QAAAA,OAAO,EAAEC,cAAc;AAAEC,QAAAA,WAAW,EAAK9B;AAAA,OAAC,CAAC;AACxDyB,MAAAA,IAAI,EAAE;AAAC,QAAA,YAAY,EAAE;OAAU;AAC/BM,MAAAA,QAAQ,EAAE;KACX;;;;YASEI,MAAM;aAAC,WAAW;;;YAGlBC;;;;;MC5BUC,UAAU,CAAA;;;;;UAAVA,UAAU;AAAArB,IAAAA,IAAA,EAAA,EAAA;AAAAC,IAAAA,MAAA,EAAAC,EAAA,CAAAC,eAAA,CAAAmB;AAAA,GAAA,CAAA;;;;;UAAVD,UAAU;IAAAE,OAAA,EAAA,CAHXvC,GAAG,CAAA;IAAAwC,OAAA,EAAA,CACHxC,GAAG;AAAA,GAAA,CAAA;;;;;UAEFqC;AAAU,GAAA,CAAA;;;;;;QAAVA,UAAU;AAAAJ,EAAAA,UAAA,EAAA,CAAA;UAJtBK,QAAQ;AAACJ,IAAAA,IAAA,EAAA,CAAA;MACRK,OAAO,EAAE,CAACvC,GAAG,CAAC;MACdwC,OAAO,EAAE,CAACxC,GAAG;KACd;;;;;;"}
package/fesm2022/cdk.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import { Version } from '@angular/core';
2
2
 
3
- const VERSION = new Version('21.1.0-next.1');
3
+ const VERSION = new Version('21.1.0-next.2');
4
4
 
5
5
  export { VERSION };
6
6
  //# sourceMappingURL=cdk.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"cdk.mjs","sources":["../../../../../k8-fastbuild-ST-199a4f3c4e20/bin/src/cdk/version.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\nimport {Version} from '@angular/core';\n\n/** Current version of the Angular Component Development Kit. */\nexport const VERSION = new Version('21.1.0-next.1');\n"],"names":["VERSION","Version"],"mappings":";;MAWaA,OAAO,GAAG,IAAIC,OAAO,CAAC,mBAAmB;;;;"}
1
+ {"version":3,"file":"cdk.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/cdk/version.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\nimport {Version} from '@angular/core';\n\n/** Current version of the Angular Component Development Kit. */\nexport const VERSION = new Version('21.1.0-next.2');\n"],"names":["VERSION","Version"],"mappings":";;MAWaA,OAAO,GAAG,IAAIC,OAAO,CAAC,mBAAmB;;;;"}