@koobiq/components 19.1.0 → 19.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (128) hide show
  1. package/app-switcher/app-switcher.d.ts +7 -1
  2. package/core/locales/en-US.d.ts +0 -4
  3. package/core/locales/es-LA.d.ts +0 -4
  4. package/core/locales/locale-service.d.ts +0 -20
  5. package/core/locales/pt-BR.d.ts +0 -4
  6. package/core/locales/ru-RU.d.ts +0 -4
  7. package/core/locales/tk-TM.d.ts +0 -4
  8. package/core/locales/types.d.ts +0 -4
  9. package/core/styles/common/_animation.scss +2 -1
  10. package/core/utils/utils.d.ts +4 -0
  11. package/datepicker/datepicker-input.directive.d.ts +6 -1
  12. package/dropdown/dropdown.scss +3 -1
  13. package/fesm2022/koobiq-components-accordion.mjs +34 -34
  14. package/fesm2022/koobiq-components-actions-panel.mjs +10 -10
  15. package/fesm2022/koobiq-components-alert.mjs +16 -16
  16. package/fesm2022/koobiq-components-app-switcher.mjs +60 -33
  17. package/fesm2022/koobiq-components-app-switcher.mjs.map +1 -1
  18. package/fesm2022/koobiq-components-autocomplete.mjs +13 -13
  19. package/fesm2022/koobiq-components-badge.mjs +13 -13
  20. package/fesm2022/koobiq-components-breadcrumbs.mjs +25 -25
  21. package/fesm2022/koobiq-components-button-toggle.mjs +10 -10
  22. package/fesm2022/koobiq-components-button.mjs +15 -15
  23. package/fesm2022/koobiq-components-button.mjs.map +1 -1
  24. package/fesm2022/koobiq-components-checkbox.mjs +10 -10
  25. package/fesm2022/koobiq-components-clamped-text.mjs +7 -7
  26. package/fesm2022/koobiq-components-code-block.mjs +10 -10
  27. package/fesm2022/koobiq-components-content-panel.mjs +28 -28
  28. package/fesm2022/koobiq-components-core.mjs +237 -251
  29. package/fesm2022/koobiq-components-core.mjs.map +1 -1
  30. package/fesm2022/koobiq-components-datepicker.mjs +49 -42
  31. package/fesm2022/koobiq-components-datepicker.mjs.map +1 -1
  32. package/fesm2022/koobiq-components-divider.mjs +7 -7
  33. package/fesm2022/koobiq-components-dl.mjs +13 -13
  34. package/fesm2022/koobiq-components-dropdown.mjs +23 -22
  35. package/fesm2022/koobiq-components-dropdown.mjs.map +1 -1
  36. package/fesm2022/koobiq-components-dynamic-translation.mjs +13 -13
  37. package/fesm2022/koobiq-components-ellipsis-center.mjs +7 -7
  38. package/fesm2022/koobiq-components-empty-state.mjs +19 -19
  39. package/fesm2022/koobiq-components-file-upload.mjs +501 -74
  40. package/fesm2022/koobiq-components-file-upload.mjs.map +1 -1
  41. package/fesm2022/koobiq-components-filter-bar.mjs +155 -95
  42. package/fesm2022/koobiq-components-filter-bar.mjs.map +1 -1
  43. package/fesm2022/koobiq-components-form-field.mjs +56 -56
  44. package/fesm2022/koobiq-components-form-field.mjs.map +1 -1
  45. package/fesm2022/koobiq-components-icon.mjs +13 -13
  46. package/fesm2022/koobiq-components-inline-edit.mjs +18 -18
  47. package/fesm2022/koobiq-components-inline-edit.mjs.map +1 -1
  48. package/fesm2022/koobiq-components-input.mjs +22 -22
  49. package/fesm2022/koobiq-components-link.mjs +7 -7
  50. package/fesm2022/koobiq-components-list.mjs +19 -19
  51. package/fesm2022/koobiq-components-loader-overlay.mjs +16 -16
  52. package/fesm2022/koobiq-components-markdown.mjs +10 -10
  53. package/fesm2022/koobiq-components-modal.mjs +28 -28
  54. package/fesm2022/koobiq-components-navbar-ic.mjs +34 -34
  55. package/fesm2022/koobiq-components-navbar.mjs +49 -49
  56. package/fesm2022/koobiq-components-navbar.mjs.map +1 -1
  57. package/fesm2022/koobiq-components-notification-center.mjs +16 -16
  58. package/fesm2022/koobiq-components-overflow-items.mjs +16 -16
  59. package/fesm2022/koobiq-components-popover.mjs +22 -18
  60. package/fesm2022/koobiq-components-popover.mjs.map +1 -1
  61. package/fesm2022/koobiq-components-progress-bar.mjs +13 -13
  62. package/fesm2022/koobiq-components-progress-spinner.mjs +13 -13
  63. package/fesm2022/koobiq-components-radio.mjs +10 -10
  64. package/fesm2022/koobiq-components-resizer.mjs +10 -10
  65. package/fesm2022/koobiq-components-risk-level.mjs +7 -7
  66. package/fesm2022/koobiq-components-scrollbar.mjs +10 -10
  67. package/fesm2022/koobiq-components-search-expandable.mjs +7 -7
  68. package/fesm2022/koobiq-components-select.mjs +15 -14
  69. package/fesm2022/koobiq-components-select.mjs.map +1 -1
  70. package/fesm2022/koobiq-components-sidebar.mjs +13 -13
  71. package/fesm2022/koobiq-components-sidepanel.mjs +26 -26
  72. package/fesm2022/koobiq-components-sidepanel.mjs.map +1 -1
  73. package/fesm2022/koobiq-components-skeleton.mjs +37 -0
  74. package/fesm2022/koobiq-components-skeleton.mjs.map +1 -0
  75. package/fesm2022/koobiq-components-split-button.mjs +7 -7
  76. package/fesm2022/koobiq-components-splitter.mjs +16 -16
  77. package/fesm2022/koobiq-components-table.mjs +10 -10
  78. package/fesm2022/koobiq-components-tabs.mjs +52 -52
  79. package/fesm2022/koobiq-components-tags.mjs +29 -28
  80. package/fesm2022/koobiq-components-tags.mjs.map +1 -1
  81. package/fesm2022/koobiq-components-textarea.mjs +7 -7
  82. package/fesm2022/koobiq-components-time-range.mjs +22 -22
  83. package/fesm2022/koobiq-components-timepicker.mjs +10 -10
  84. package/fesm2022/koobiq-components-timezone.mjs +22 -22
  85. package/fesm2022/koobiq-components-title.mjs +9 -9
  86. package/fesm2022/koobiq-components-title.mjs.map +1 -1
  87. package/fesm2022/koobiq-components-toast.mjs +16 -16
  88. package/fesm2022/koobiq-components-toggle.mjs +9 -9
  89. package/fesm2022/koobiq-components-toggle.mjs.map +1 -1
  90. package/fesm2022/koobiq-components-tooltip.mjs +16 -16
  91. package/fesm2022/koobiq-components-top-bar.mjs +13 -13
  92. package/fesm2022/koobiq-components-tree-select.mjs +11 -26
  93. package/fesm2022/koobiq-components-tree-select.mjs.map +1 -1
  94. package/fesm2022/koobiq-components-tree.mjs +61 -51
  95. package/fesm2022/koobiq-components-tree.mjs.map +1 -1
  96. package/fesm2022/koobiq-components-username.mjs +28 -28
  97. package/fesm2022/koobiq-components-username.mjs.map +1 -1
  98. package/file-upload/_file-upload-theme.scss +0 -256
  99. package/file-upload/dropzone.d.ts +147 -0
  100. package/file-upload/dropzone.scss +57 -0
  101. package/file-upload/file-upload-tokens.scss +25 -18
  102. package/file-upload/file-upload.d.ts +3 -0
  103. package/file-upload/file-upload.scss +8 -4
  104. package/file-upload/multiple-file-upload.component.d.ts +13 -7
  105. package/file-upload/multiple-file-upload.component.scss +209 -91
  106. package/file-upload/primitives/file-drop.d.ts +24 -6
  107. package/file-upload/public-api.d.ts +1 -0
  108. package/file-upload/single-file-upload.component.d.ts +11 -2
  109. package/file-upload/single-file-upload.component.scss +117 -36
  110. package/filter-bar/filter-bar-button.d.ts +5 -0
  111. package/filter-bar/filters.d.ts +38 -6
  112. package/inline-edit/inline-edit.d.ts +2 -2
  113. package/inline-edit/inline-edit.scss +1 -1
  114. package/navbar/_navbar-item_vertical.scss +8 -0
  115. package/navbar/navbar-brand.scss +2 -2
  116. package/package.json +9 -4
  117. package/popover/_popover-theme.scss +1 -1
  118. package/popover/popover.component.d.ts +3 -1
  119. package/schematics/ng-add/index.js +2 -2
  120. package/select/select.component.d.ts +2 -1
  121. package/skeleton/index.d.ts +2 -0
  122. package/skeleton/module.d.ts +7 -0
  123. package/skeleton/skeleton.d.ts +8 -0
  124. package/skeleton/skeleton.scss +41 -0
  125. package/tree/_tree-theme.scss +11 -5
  126. package/tree/tree-option.scss +1 -0
  127. package/tree/tree-selection.component.d.ts +2 -1
  128. package/tree-select/tree-select.component.d.ts +2 -1
@@ -10,7 +10,10 @@ export interface KbqAppSwitcherApp {
10
10
  name: string;
11
11
  id: string | number;
12
12
  type?: string | number;
13
- icon: string;
13
+ /** Inline SVG markup for the application icon. Use this for SVG icons that should be rendered directly in the DOM. */
14
+ icon?: string;
15
+ /** Path to the icon file (URL or relative path). */
16
+ iconSrc?: string;
14
17
  caption?: string;
15
18
  aliases?: KbqAppSwitcherApp[];
16
19
  link?: string;
@@ -19,7 +22,10 @@ export interface KbqAppSwitcherSite {
19
22
  name: string;
20
23
  id: string | number;
21
24
  status?: string;
25
+ /** Inline SVG markup for the site icon. Use this for SVG icons that should be rendered directly in the DOM. */
22
26
  icon?: string;
27
+ /** Path to the icon file (URL or relative path). */
28
+ iconSrc?: string;
23
29
  apps: KbqAppSwitcherApp[];
24
30
  }
25
31
  /** @docs-private */
@@ -31,10 +31,6 @@ export declare const enUSLocaleData: {
31
31
  browseLinkFolder: string;
32
32
  browseLinkFolderMixed: string;
33
33
  title: string;
34
- gridHeaders: {
35
- file: string;
36
- size: string;
37
- };
38
34
  };
39
35
  };
40
36
  codeBlock: {
@@ -30,10 +30,6 @@ export declare const esLALocaleData: {
30
30
  browseLinkFolder: string;
31
31
  browseLinkFolderMixed: string;
32
32
  title: string;
33
- gridHeaders: {
34
- file: string;
35
- size: string;
36
- };
37
33
  };
38
34
  };
39
35
  codeBlock: {
@@ -76,10 +76,6 @@ export declare function KBQ_DEFAULT_LOCALE_DATA_FACTORY(): {
76
76
  browseLinkFolder: string;
77
77
  browseLinkFolderMixed: string;
78
78
  title: string;
79
- gridHeaders: {
80
- file: string;
81
- size: string;
82
- };
83
79
  };
84
80
  };
85
81
  codeBlock: {
@@ -290,10 +286,6 @@ export declare function KBQ_DEFAULT_LOCALE_DATA_FACTORY(): {
290
286
  browseLinkFolder: string;
291
287
  browseLinkFolderMixed: string;
292
288
  title: string;
293
- gridHeaders: {
294
- file: string;
295
- size: string;
296
- };
297
289
  };
298
290
  };
299
291
  codeBlock: {
@@ -500,10 +492,6 @@ export declare function KBQ_DEFAULT_LOCALE_DATA_FACTORY(): {
500
492
  browseLinkFolder: string;
501
493
  browseLinkFolderMixed: string;
502
494
  title: string;
503
- gridHeaders: {
504
- file: string;
505
- size: string;
506
- };
507
495
  };
508
496
  };
509
497
  codeBlock: {
@@ -716,10 +704,6 @@ export declare function KBQ_DEFAULT_LOCALE_DATA_FACTORY(): {
716
704
  browseLinkFolder: string;
717
705
  browseLinkFolderMixed: string;
718
706
  title: string;
719
- gridHeaders: {
720
- file: string;
721
- size: string;
722
- };
723
707
  };
724
708
  };
725
709
  codeBlock: {
@@ -928,10 +912,6 @@ export declare function KBQ_DEFAULT_LOCALE_DATA_FACTORY(): {
928
912
  browseLinkFolder: string;
929
913
  browseLinkFolderMixed: string;
930
914
  title: string;
931
- gridHeaders: {
932
- file: string;
933
- size: string;
934
- };
935
915
  };
936
916
  };
937
917
  codeBlock: {
@@ -30,10 +30,6 @@ export declare const ptBRLocaleData: {
30
30
  browseLinkFolder: string;
31
31
  browseLinkFolderMixed: string;
32
32
  title: string;
33
- gridHeaders: {
34
- file: string;
35
- size: string;
36
- };
37
33
  };
38
34
  };
39
35
  codeBlock: {
@@ -31,10 +31,6 @@ export declare const ruRULocaleData: {
31
31
  browseLinkFolder: string;
32
32
  browseLinkFolderMixed: string;
33
33
  title: string;
34
- gridHeaders: {
35
- file: string;
36
- size: string;
37
- };
38
34
  };
39
35
  };
40
36
  codeBlock: {
@@ -31,10 +31,6 @@ export declare const tkTMLocaleData: {
31
31
  browseLinkFolder: string;
32
32
  browseLinkFolderMixed: string;
33
33
  title: string;
34
- gridHeaders: {
35
- file: string;
36
- size: string;
37
- };
38
34
  };
39
35
  };
40
36
  codeBlock: {
@@ -68,10 +68,6 @@ export interface KbqMultipleFileUploadLocaleConfig extends KbqBaseFileUploadLoca
68
68
  captionTextWhenSelected: string;
69
69
  captionTextForCompactSize: string;
70
70
  title: string;
71
- gridHeaders: {
72
- file: string;
73
- size: string;
74
- };
75
71
  }
76
72
  export type KbqFileUploadLocaleConfig = {
77
73
  single: KbqBaseFileUploadLocaleConfig;
@@ -8,7 +8,8 @@
8
8
  }
9
9
  }
10
10
 
11
- .kbq-progress {
11
+ .kbq-progress.kbq-button,
12
+ .kbq-progress.kbq-button-icon {
12
13
  position: relative;
13
14
 
14
15
  &:after {
@@ -3,6 +3,10 @@ export declare function isBoolean(value: unknown): value is boolean;
3
3
  export declare const isUndefined: (value: unknown) => value is undefined;
4
4
  /** Whether the value is null. */
5
5
  export declare const isNull: (value: unknown) => value is null;
6
+ /** Whether the value is HTMLElement. */
7
+ export declare const isHtmlElement: (value: unknown) => value is HTMLElement;
8
+ /** Whether the value is HTMLElement or null. */
9
+ export declare const isHtmlElementOrNull: (value: unknown) => value is HTMLElement | null;
6
10
  /**
7
11
  * Will be removed in the next major release
8
12
  *
@@ -1,7 +1,7 @@
1
1
  import { AfterContentInit, DoCheck, ElementRef, EventEmitter, InjectionToken, OnDestroy, Renderer2 } from '@angular/core';
2
2
  import { AbstractControl, ControlValueAccessor, ValidationErrors, Validator } from '@angular/forms';
3
3
  import { DateAdapter, ErrorStateMatcher, KbqDateFormats } from '@koobiq/components/core';
4
- import { KbqFormFieldControl } from '@koobiq/components/form-field';
4
+ import { KbqFormField, KbqFormFieldControl } from '@koobiq/components/form-field';
5
5
  import type { KbqWarningTooltipTrigger } from '@koobiq/components/tooltip';
6
6
  import { Subject } from 'rxjs';
7
7
  import { KbqCalendar } from './calendar.component';
@@ -46,7 +46,10 @@ export declare class KbqDatepickerInput<D> implements KbqFormFieldControl<D>, Co
46
46
  readonly adapter: DateAdapter<D>;
47
47
  private readonly dateFormats;
48
48
  /** @docs-private */
49
+ protected readonly formField: KbqFormField | null;
50
+ /** @docs-private */
49
51
  protected readonly localeService: import("@koobiq/components/core").KbqLocaleService | null;
52
+ /** @docs-private */
50
53
  protected readonly externalConfiguration: unknown;
51
54
  protected configuration: any;
52
55
  readonly stateChanges: Subject<void>;
@@ -150,6 +153,8 @@ export declare class KbqDatepickerInput<D> implements KbqFormFieldControl<D>, Co
150
153
  toISO8601(value: D): string;
151
154
  /** Refreshes the error state of the input. */
152
155
  updateErrorState(): void;
156
+ /** Returns the ElementRef of the formField if it exists; otherwise, returns the ElementRef of the input. */
157
+ getOrigin(): ElementRef;
153
158
  private saveTimePart;
154
159
  private updateLocaleParams;
155
160
  private initDefaultParams;
@@ -32,7 +32,9 @@
32
32
  }
33
33
 
34
34
  .kbq-dropdown__panel {
35
- overflow: auto;
35
+ overflow-x: hidden;
36
+ overflow-y: auto;
37
+
36
38
  min-width: var(--kbq-dropdown-size-container-width-min);
37
39
  max-width: var(--kbq-dropdown-size-container-width-max);
38
40
 
@@ -119,13 +119,13 @@ class KbqAccordionRootDirective {
119
119
  setActiveItem(item) {
120
120
  this.keyManager.setActiveItem(item);
121
121
  }
122
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionRootDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
123
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.2.17", type: KbqAccordionRootDirective, isStandalone: true, selector: "[kbqAccordionRoot]", inputs: { disabled: ["disabled", "disabled", booleanAttribute], orientation: "orientation", defaultValue: "defaultValue", type: "type", collapsible: "collapsible", value: "value" }, outputs: { onValueChange: "onValueChange" }, host: { listeners: { "keydown": "handleKeydown($event)" }, properties: { "attr.data-orientation": "orientation" } }, providers: [
122
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionRootDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
123
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.2.18", type: KbqAccordionRootDirective, isStandalone: true, selector: "[kbqAccordionRoot]", inputs: { disabled: ["disabled", "disabled", booleanAttribute], orientation: "orientation", defaultValue: "defaultValue", type: "type", collapsible: "collapsible", value: "value" }, outputs: { onValueChange: "onValueChange" }, host: { listeners: { "keydown": "handleKeydown($event)" }, properties: { "attr.data-orientation": "orientation" } }, providers: [
124
124
  { provide: KbqAccordionRootToken, useExisting: KbqAccordionRootDirective },
125
125
  { provide: UniqueSelectionDispatcher, useClass: UniqueSelectionDispatcher }
126
126
  ], queries: [{ propertyName: "items", predicate: i0.forwardRef(() => KbqAccordionItemDirective), descendants: true }], ngImport: i0 }); }
127
127
  }
128
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionRootDirective, decorators: [{
128
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionRootDirective, decorators: [{
129
129
  type: Directive,
130
130
  args: [{
131
131
  selector: '[kbqAccordionRoot]',
@@ -174,10 +174,10 @@ class KbqAccordionTriggerDirective {
174
174
  focus() {
175
175
  this.nativeElement.focus();
176
176
  }
177
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionTriggerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
178
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.17", type: KbqAccordionTriggerDirective, isStandalone: true, selector: "[kbqAccordionTrigger]", host: { listeners: { "click": "onClick()" }, properties: { "attr.role": "\"button\"", "attr.aria-expanded": "item.expanded", "attr.data-state": "item.dataState", "attr.data-disabled": "item.disabled", "attr.disabled": "item.disabled ? \"\" : null", "attr.data-orientation": "item.orientation" } }, ngImport: i0 }); }
177
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionTriggerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
178
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: KbqAccordionTriggerDirective, isStandalone: true, selector: "[kbqAccordionTrigger]", host: { listeners: { "click": "onClick()" }, properties: { "attr.role": "\"button\"", "attr.aria-expanded": "item.expanded", "attr.data-state": "item.dataState", "attr.data-disabled": "item.disabled", "attr.disabled": "item.disabled ? \"\" : null", "attr.data-orientation": "item.orientation" } }, ngImport: i0 }); }
179
179
  }
180
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionTriggerDirective, decorators: [{
180
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionTriggerDirective, decorators: [{
181
181
  type: Directive,
182
182
  args: [{
183
183
  selector: '[kbqAccordionTrigger]',
@@ -325,12 +325,12 @@ class KbqAccordionItemDirective {
325
325
  }
326
326
  });
327
327
  }
328
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionItemDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
329
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.2.17", type: KbqAccordionItemDirective, isStandalone: true, selector: "[kbqAccordionItem]", inputs: { expanded: ["expanded", "expanded", booleanAttribute], value: "value", disabled: ["disabled", "disabled", booleanAttribute] }, outputs: { closed: "closed", opened: "opened", expandedChange: "expandedChange" }, host: { properties: { "attr.data-state": "dataState", "attr.data-disabled": "disabled", "attr.data-orientation": "orientation" } }, providers: [
328
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionItemDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
329
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "19.2.18", type: KbqAccordionItemDirective, isStandalone: true, selector: "[kbqAccordionItem]", inputs: { expanded: ["expanded", "expanded", booleanAttribute], value: "value", disabled: ["disabled", "disabled", booleanAttribute] }, outputs: { closed: "closed", opened: "opened", expandedChange: "expandedChange" }, host: { properties: { "attr.data-state": "dataState", "attr.data-disabled": "disabled", "attr.data-orientation": "orientation" } }, providers: [
330
330
  { provide: KbqAccordionRootToken, useValue: undefined }
331
331
  ], queries: [{ propertyName: "trigger", first: true, predicate: KbqAccordionTriggerDirective, descendants: true }, { propertyName: "content", first: true, predicate: i0.forwardRef(() => KbqAccordionContentDirective), descendants: true }], exportAs: ["kbqAccordionItem"], ngImport: i0 }); }
332
332
  }
333
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionItemDirective, decorators: [{
333
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionItemDirective, decorators: [{
334
334
  type: Directive,
335
335
  args: [{
336
336
  selector: '[kbqAccordionItem]',
@@ -385,10 +385,10 @@ class KbqAccordionContentDirective {
385
385
  this.hidden = false;
386
386
  }
387
387
  }
388
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
389
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.17", type: KbqAccordionContentDirective, isStandalone: true, selector: "[kbqAccordionContent]", host: { listeners: { "animationend": "onAnimationEnd()" }, properties: { "attr.role": "\"region\"", "style.display": "hidden ? \"none\" : \"\"", "attr.data-state": "item.dataState", "attr.data-disabled": "item.disabled", "attr.data-orientation": "item.orientation" } }, exportAs: ["kbqAccordionContent"], ngImport: i0 }); }
388
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
389
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: KbqAccordionContentDirective, isStandalone: true, selector: "[kbqAccordionContent]", host: { listeners: { "animationend": "onAnimationEnd()" }, properties: { "attr.role": "\"region\"", "style.display": "hidden ? \"none\" : \"\"", "attr.data-state": "item.dataState", "attr.data-disabled": "item.disabled", "attr.data-orientation": "item.orientation" } }, exportAs: ["kbqAccordionContent"], ngImport: i0 }); }
390
390
  }
391
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionContentDirective, decorators: [{
391
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionContentDirective, decorators: [{
392
392
  type: Directive,
393
393
  args: [{
394
394
  selector: '[kbqAccordionContent]',
@@ -405,10 +405,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImpo
405
405
  }] });
406
406
 
407
407
  class KbqAccordionContent {
408
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionContent, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
409
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.17", type: KbqAccordionContent, isStandalone: true, selector: "kbq-accordion-content, [kbq-accordion-content]", host: { classAttribute: "kbq-accordion-content" }, hostDirectives: [{ directive: KbqAccordionContentDirective }], ngImport: i0 }); }
408
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionContent, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
409
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: KbqAccordionContent, isStandalone: true, selector: "kbq-accordion-content, [kbq-accordion-content]", host: { classAttribute: "kbq-accordion-content" }, hostDirectives: [{ directive: KbqAccordionContentDirective }], ngImport: i0 }); }
410
410
  }
411
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionContent, decorators: [{
411
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionContent, decorators: [{
412
412
  type: Directive,
413
413
  args: [{
414
414
  selector: 'kbq-accordion-content, [kbq-accordion-content]',
@@ -423,10 +423,10 @@ class KbqAccordionHeaderDirective {
423
423
  constructor() {
424
424
  this.item = inject(KbqAccordionItemDirective);
425
425
  }
426
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionHeaderDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
427
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.17", type: KbqAccordionHeaderDirective, isStandalone: true, selector: "[kbqAccordionHeader]", host: { properties: { "attr.data-state": "item.dataState", "attr.data-disabled": "item.disabled", "attr.data-orientation": "item.orientation" } }, ngImport: i0 }); }
426
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionHeaderDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
427
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: KbqAccordionHeaderDirective, isStandalone: true, selector: "[kbqAccordionHeader]", host: { properties: { "attr.data-state": "item.dataState", "attr.data-disabled": "item.disabled", "attr.data-orientation": "item.orientation" } }, ngImport: i0 }); }
428
428
  }
429
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionHeaderDirective, decorators: [{
429
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionHeaderDirective, decorators: [{
430
430
  type: Directive,
431
431
  args: [{
432
432
  selector: '[kbqAccordionHeader]',
@@ -439,10 +439,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImpo
439
439
  }] });
440
440
 
441
441
  class KbqAccordionHeader {
442
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionHeader, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
443
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.17", type: KbqAccordionHeader, isStandalone: true, selector: "kbq-accordion-header, [kbq-accordion-header]", host: { classAttribute: "kbq-accordion-header" }, hostDirectives: [{ directive: KbqAccordionHeaderDirective }], ngImport: i0 }); }
442
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionHeader, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
443
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: KbqAccordionHeader, isStandalone: true, selector: "kbq-accordion-header, [kbq-accordion-header]", host: { classAttribute: "kbq-accordion-header" }, hostDirectives: [{ directive: KbqAccordionHeaderDirective }], ngImport: i0 }); }
444
444
  }
445
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionHeader, decorators: [{
445
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionHeader, decorators: [{
446
446
  type: Directive,
447
447
  args: [{
448
448
  selector: 'kbq-accordion-header, [kbq-accordion-header]',
@@ -454,10 +454,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImpo
454
454
  }] });
455
455
 
456
456
  class KbqAccordionItem {
457
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionItem, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
458
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.17", type: KbqAccordionItem, isStandalone: true, selector: "kbq-accordion-item, [kbq-accordion-item]", host: { classAttribute: "kbq-accordion-item" }, hostDirectives: [{ directive: KbqAccordionItemDirective, inputs: ["expanded", "expanded", "disabled", "disabled", "value", "value"], outputs: ["closed", "closed", "opened", "opened", "expandedChange", "expandedChange"] }], ngImport: i0 }); }
457
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionItem, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
458
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: KbqAccordionItem, isStandalone: true, selector: "kbq-accordion-item, [kbq-accordion-item]", host: { classAttribute: "kbq-accordion-item" }, hostDirectives: [{ directive: KbqAccordionItemDirective, inputs: ["expanded", "expanded", "disabled", "disabled", "value", "value"], outputs: ["closed", "closed", "opened", "opened", "expandedChange", "expandedChange"] }], ngImport: i0 }); }
459
459
  }
460
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionItem, decorators: [{
460
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionItem, decorators: [{
461
461
  type: Directive,
462
462
  args: [{
463
463
  selector: 'kbq-accordion-item, [kbq-accordion-item]',
@@ -492,10 +492,10 @@ class KbqAccordion {
492
492
  ngOnDestroy() {
493
493
  this.focusMonitor.stopMonitoring(this.elementRef);
494
494
  }
495
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordion, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
496
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.17", type: KbqAccordion, isStandalone: true, selector: "kbq-accordion, [kbq-accordion]", inputs: { variant: "variant" }, host: { classAttribute: "kbq-accordion" }, hostDirectives: [{ directive: KbqAccordionRootDirective, inputs: ["type", "type", "collapsible", "collapsible", "disabled", "disabled", "defaultValue", "defaultValue", "value", "value"], outputs: ["onValueChange", "onValueChange"] }], ngImport: i0, template: '<ng-content />', isInline: true, styles: ["@keyframes slideDown{0%{height:0;padding-bottom:0}to{height:var(--radix-accordion-content-height);padding-bottom:0}}@keyframes slideUp{0%{height:var(--radix-accordion-content-height);padding-bottom:0}to{height:0;padding-bottom:0}}.kbq-accordion{display:block}.kbq-accordion-item{box-sizing:border-box;display:block;border-width:2px;border-style:solid;border-color:transparent}.kbq-accordion-header{display:flex;height:var(--kbq-accordion-size-item-header-height)}.kbq-accordion-content{display:block;overflow:hidden;padding:var(--kbq-accordion-size-item-content-padding)}.kbq-accordion-content[data-state=open]{animation:slideDown .3s ease-out}.kbq-accordion-content[data-state=closed]{animation:slideUp .3s ease-out}.kbq-accordion.cdk-keyboard-focused .kbq-accordion-item:focus-within{border-color:var(--kbq-accordion-item-states-focus-border-color)}.kbq-accordion-item{background:var(--kbq-accordion-item-default-background);color:var(--kbq-accordion-item-default-text-color)}.kbq-accordion-item .kbq-accordion-trigger__icon{color:var(--kbq-accordion-item-default-icon-color)}.kbq-accordion-trigger{width:100%;background:transparent;border:none;outline:none;color:var(--kbq-accordion-item-default-text-color)}.kbq-accordion-trigger:hover:not([data-disabled=true]){cursor:pointer}.kbq-accordion-trigger:hover:not([data-disabled=true]) .kbq-accordion-trigger__icon{color:var(--kbq-accordion-item-states-hover-icon-color)}.kbq-accordion-trigger[data-disabled=true]{color:var(--kbq-accordion-item-states-disabled-text-color)}.kbq-accordion-trigger[data-disabled=true] .kbq-accordion-trigger__icon{color:var(--kbq-accordion-item-states-disabled-icon-color)!important}.kbq-accordion-header,.kbq-accordion-trigger{font-size:var(--kbq-typography-text-big-font-size);font-style:var(--kbq-typography-text-big-font-style);font-weight:var(--kbq-typography-text-big-font-weight);line-height:var(--kbq-typography-text-big-line-height);font-family:var(--kbq-typography-text-big-font-family);text-transform:var(--kbq-typography-text-big-text-transform);font-feature-settings:var(--kbq-typography-text-big-font-feature-settings);letter-spacing:var(--kbq-typography-text-big-letter-spacing)}.kbq-accordion-trigger__caption{font-size:var(--kbq-typography-text-compact-font-size);font-style:var(--kbq-typography-text-compact-font-style);font-weight:var(--kbq-typography-text-compact-font-weight);line-height:var(--kbq-typography-text-compact-line-height);font-family:var(--kbq-typography-text-compact-font-family);text-transform:var(--kbq-typography-text-compact-text-transform);font-feature-settings:var(--kbq-typography-text-compact-font-feature-settings);letter-spacing:var(--kbq-typography-text-compact-letter-spacing)}.kbq-accordion-content{font-size:var(--kbq-typography-text-normal-font-size);font-style:var(--kbq-typography-text-normal-font-style);font-weight:var(--kbq-typography-text-normal-font-weight);line-height:var(--kbq-typography-text-normal-line-height);font-family:var(--kbq-typography-text-normal-font-family);text-transform:var(--kbq-typography-text-normal-text-transform);font-feature-settings:var(--kbq-typography-text-normal-font-feature-settings);letter-spacing:var(--kbq-typography-text-normal-letter-spacing)}\n", ".kbq-accordion{--kbq-accordion-size-item-header-height: 36px;--kbq-accordion-size-item-header-variant-fill-padding: var(--kbq-size-xs) var(--kbq-size-s);--kbq-accordion-size-item-header-variant-hug-padding: var(--kbq-size-xs) var(--kbq-size-s) var(--kbq-size-xs) var(--kbq-size-m);--kbq-accordion-size-item-content-padding: 0px var(--kbq-size-m) var(--kbq-size-s) var(--kbq-size-m);--kbq-accordion-item-default-background: transparent;--kbq-accordion-item-default-text-color: var(--kbq-foreground-contrast);--kbq-accordion-item-default-icon-color: var(--kbq-icon-contrast-fade);--kbq-accordion-item-states-hover-icon-color: var(--kbq-icon-contrast);--kbq-accordion-item-states-focus-border-color: var(--kbq-line-theme);--kbq-accordion-item-states-disabled-text-color: var(--kbq-foreground-contrast-secondary);--kbq-accordion-item-states-disabled-icon-color: var(--kbq-states-icon-disabled)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
495
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordion, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
496
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: KbqAccordion, isStandalone: true, selector: "kbq-accordion, [kbq-accordion]", inputs: { variant: "variant" }, host: { classAttribute: "kbq-accordion" }, hostDirectives: [{ directive: KbqAccordionRootDirective, inputs: ["type", "type", "collapsible", "collapsible", "disabled", "disabled", "defaultValue", "defaultValue", "value", "value"], outputs: ["onValueChange", "onValueChange"] }], ngImport: i0, template: '<ng-content />', isInline: true, styles: ["@keyframes slideDown{0%{height:0;padding-bottom:0}to{height:var(--radix-accordion-content-height);padding-bottom:0}}@keyframes slideUp{0%{height:var(--radix-accordion-content-height);padding-bottom:0}to{height:0;padding-bottom:0}}.kbq-accordion{display:block}.kbq-accordion-item{box-sizing:border-box;display:block;border-width:2px;border-style:solid;border-color:transparent}.kbq-accordion-header{display:flex;height:var(--kbq-accordion-size-item-header-height)}.kbq-accordion-content{display:block;overflow:hidden;padding:var(--kbq-accordion-size-item-content-padding)}.kbq-accordion-content[data-state=open]{animation:slideDown .3s ease-out}.kbq-accordion-content[data-state=closed]{animation:slideUp .3s ease-out}.kbq-accordion.cdk-keyboard-focused .kbq-accordion-item:focus-within{border-color:var(--kbq-accordion-item-states-focus-border-color)}.kbq-accordion-item{background:var(--kbq-accordion-item-default-background);color:var(--kbq-accordion-item-default-text-color)}.kbq-accordion-item .kbq-accordion-trigger__icon{color:var(--kbq-accordion-item-default-icon-color)}.kbq-accordion-trigger{width:100%;background:transparent;border:none;outline:none;color:var(--kbq-accordion-item-default-text-color)}.kbq-accordion-trigger:hover:not([data-disabled=true]){cursor:pointer}.kbq-accordion-trigger:hover:not([data-disabled=true]) .kbq-accordion-trigger__icon{color:var(--kbq-accordion-item-states-hover-icon-color)}.kbq-accordion-trigger[data-disabled=true]{color:var(--kbq-accordion-item-states-disabled-text-color)}.kbq-accordion-trigger[data-disabled=true] .kbq-accordion-trigger__icon{color:var(--kbq-accordion-item-states-disabled-icon-color)!important}.kbq-accordion-header,.kbq-accordion-trigger{font-size:var(--kbq-typography-text-big-font-size);font-style:var(--kbq-typography-text-big-font-style);font-weight:var(--kbq-typography-text-big-font-weight);line-height:var(--kbq-typography-text-big-line-height);font-family:var(--kbq-typography-text-big-font-family);text-transform:var(--kbq-typography-text-big-text-transform);font-feature-settings:var(--kbq-typography-text-big-font-feature-settings);letter-spacing:var(--kbq-typography-text-big-letter-spacing)}.kbq-accordion-trigger__caption{font-size:var(--kbq-typography-text-compact-font-size);font-style:var(--kbq-typography-text-compact-font-style);font-weight:var(--kbq-typography-text-compact-font-weight);line-height:var(--kbq-typography-text-compact-line-height);font-family:var(--kbq-typography-text-compact-font-family);text-transform:var(--kbq-typography-text-compact-text-transform);font-feature-settings:var(--kbq-typography-text-compact-font-feature-settings);letter-spacing:var(--kbq-typography-text-compact-letter-spacing)}.kbq-accordion-content{font-size:var(--kbq-typography-text-normal-font-size);font-style:var(--kbq-typography-text-normal-font-style);font-weight:var(--kbq-typography-text-normal-font-weight);line-height:var(--kbq-typography-text-normal-line-height);font-family:var(--kbq-typography-text-normal-font-family);text-transform:var(--kbq-typography-text-normal-text-transform);font-feature-settings:var(--kbq-typography-text-normal-font-feature-settings);letter-spacing:var(--kbq-typography-text-normal-letter-spacing)}\n", ".kbq-accordion{--kbq-accordion-size-item-header-height: 36px;--kbq-accordion-size-item-header-variant-fill-padding: var(--kbq-size-xs) var(--kbq-size-s);--kbq-accordion-size-item-header-variant-hug-padding: var(--kbq-size-xs) var(--kbq-size-s) var(--kbq-size-xs) var(--kbq-size-m);--kbq-accordion-size-item-content-padding: 0px var(--kbq-size-m) var(--kbq-size-s) var(--kbq-size-m);--kbq-accordion-item-default-background: transparent;--kbq-accordion-item-default-text-color: var(--kbq-foreground-contrast);--kbq-accordion-item-default-icon-color: var(--kbq-icon-contrast-fade);--kbq-accordion-item-states-hover-icon-color: var(--kbq-icon-contrast);--kbq-accordion-item-states-focus-border-color: var(--kbq-line-theme);--kbq-accordion-item-states-disabled-text-color: var(--kbq-foreground-contrast-secondary);--kbq-accordion-item-states-disabled-icon-color: var(--kbq-states-icon-disabled)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
497
497
  }
498
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordion, decorators: [{
498
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordion, decorators: [{
499
499
  type: Component,
500
500
  args: [{ selector: 'kbq-accordion, [kbq-accordion]', template: '<ng-content />', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, hostDirectives: [
501
501
  {
@@ -523,8 +523,8 @@ class KbqAccordionTrigger {
523
523
  get isHugSpaceBetween() {
524
524
  return this.accordion.variant === KbqAccordionVariant.hugSpaceBetween;
525
525
  }
526
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionTrigger, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
527
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.17", type: KbqAccordionTrigger, isStandalone: true, selector: "kbq-accordion-trigger, [kbq-accordion-trigger]", host: { properties: { "class.kbq-accordion-trigger_fill": "isFill", "class.kbq-accordion-trigger_hug": "isHug", "class.kbq-accordion-trigger_hug-space-between": "isHugSpaceBetween" }, classAttribute: "kbq-accordion-trigger" }, hostDirectives: [{ directive: KbqAccordionTriggerDirective }], ngImport: i0, template: `
526
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionTrigger, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
527
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.18", type: KbqAccordionTrigger, isStandalone: true, selector: "kbq-accordion-trigger, [kbq-accordion-trigger]", host: { properties: { "class.kbq-accordion-trigger_fill": "isFill", "class.kbq-accordion-trigger_hug": "isHug", "class.kbq-accordion-trigger_hug-space-between": "isHugSpaceBetween" }, classAttribute: "kbq-accordion-trigger" }, hostDirectives: [{ directive: KbqAccordionTriggerDirective }], ngImport: i0, template: `
528
528
  @if (isHugSpaceBetween) {
529
529
  <i class="kbq-accordion-trigger__icon" kbq-icon="kbq-chevron-down-s_16"></i>
530
530
  } @else {
@@ -534,7 +534,7 @@ class KbqAccordionTrigger {
534
534
  <ng-content />
535
535
  `, isInline: true, styles: [".kbq-accordion-trigger{display:flex;flex-direction:row;align-items:center;background:transparent;border:none;outline:none}.kbq-accordion-trigger .kbq-accordion-trigger__icon{box-sizing:initial;align-self:flex-start;padding:var(--kbq-size-xxs);transition:transform .3s ease-out}.kbq-accordion-trigger .kbq-accordion-trigger__badge,.kbq-accordion-trigger .kbq-accordion-trigger__caption{margin-top:var(--kbq-size-xxs);margin-right:var(--kbq-size-s)}.kbq-accordion-trigger .kbq-accordion-trigger__action{padding:var(--kbq-size-xxs) var(--kbq-size-xxs) var(--kbq-size-3xs);margin-bottom:calc(-1 * var(--kbq-size-3xs))}.kbq-accordion-trigger:hover:not([data-disabled=true]){cursor:pointer}.kbq-accordion-trigger:hover:not([data-disabled=true]) .kbq-accordion-trigger__icon{color:var(--kbq-accordion-item-states-hover-icon-color)}.kbq-accordion-trigger.kbq-accordion-trigger_fill{padding:var(--kbq-accordion-size-item-header-variant-fill-padding)}.kbq-accordion-trigger.kbq-accordion-trigger_fill[data-state=open]>.kbq-accordion-trigger__icon{transform:rotate(90deg)}.kbq-accordion-trigger.kbq-accordion-trigger_hug{flex-direction:row-reverse;justify-content:flex-end;padding:var(--kbq-accordion-size-item-header-variant-hug-padding)}.kbq-accordion-trigger.kbq-accordion-trigger_hug[data-state=open]>.kbq-accordion-trigger__icon{transform:rotate(90deg)}.kbq-accordion-trigger.kbq-accordion-trigger_hug-space-between{flex-direction:row-reverse;justify-content:space-between;padding:var(--kbq-accordion-size-item-header-variant-hug-padding)}.kbq-accordion-trigger.kbq-accordion-trigger_hug-space-between[data-state=open]>.kbq-accordion-trigger__icon{transform:rotate(-180deg)}.kbq-accordion-trigger[data-disabled=true] .kbq-accordion-trigger__icon{color:var(--kbq-accordion-item-states-disabled-icon-color)!important}button.kbq-accordion-trigger{flex:1}\n", ".kbq-accordion{--kbq-accordion-size-item-header-height: 36px;--kbq-accordion-size-item-header-variant-fill-padding: var(--kbq-size-xs) var(--kbq-size-s);--kbq-accordion-size-item-header-variant-hug-padding: var(--kbq-size-xs) var(--kbq-size-s) var(--kbq-size-xs) var(--kbq-size-m);--kbq-accordion-size-item-content-padding: 0px var(--kbq-size-m) var(--kbq-size-s) var(--kbq-size-m);--kbq-accordion-item-default-background: transparent;--kbq-accordion-item-default-text-color: var(--kbq-foreground-contrast);--kbq-accordion-item-default-icon-color: var(--kbq-icon-contrast-fade);--kbq-accordion-item-states-hover-icon-color: var(--kbq-icon-contrast);--kbq-accordion-item-states-focus-border-color: var(--kbq-line-theme);--kbq-accordion-item-states-disabled-text-color: var(--kbq-foreground-contrast-secondary);--kbq-accordion-item-states-disabled-icon-color: var(--kbq-states-icon-disabled)}\n"], dependencies: [{ kind: "component", type: KbqIcon, selector: "[kbq-icon]", inputs: ["small", "autoColor", "kbq-icon"] }], encapsulation: i0.ViewEncapsulation.None }); }
536
536
  }
537
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionTrigger, decorators: [{
537
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionTrigger, decorators: [{
538
538
  type: Component,
539
539
  args: [{ selector: 'kbq-accordion-trigger, [kbq-accordion-trigger]', imports: [
540
540
  KbqIcon
@@ -555,8 +555,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImpo
555
555
  }] });
556
556
 
557
557
  class KbqAccordionModule {
558
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
559
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionModule, imports: [KbqIcon,
558
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
559
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionModule, imports: [KbqIcon,
560
560
  KbqAccordion,
561
561
  KbqAccordionContent,
562
562
  KbqAccordionHeader,
@@ -566,10 +566,10 @@ class KbqAccordionModule {
566
566
  KbqAccordionHeader,
567
567
  KbqAccordionItem,
568
568
  KbqAccordionTrigger] }); }
569
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionModule, imports: [KbqIcon,
569
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionModule, imports: [KbqIcon,
570
570
  KbqAccordionTrigger] }); }
571
571
  }
572
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqAccordionModule, decorators: [{
572
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqAccordionModule, decorators: [{
573
573
  type: NgModule,
574
574
  args: [{
575
575
  imports: [
@@ -216,8 +216,8 @@ class KbqActionsPanelContainer extends CdkDialogContainer {
216
216
  }
217
217
  }
218
218
  }
219
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqActionsPanelContainer, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
220
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.17", type: KbqActionsPanelContainer, isStandalone: true, selector: "kbq-actions-panel-container", host: { listeners: { "@state.start": "onAnimationStart($event)", "@state.done": "onAnimationDone($event)", "keydown.escape": "handleEscape($event)" }, properties: { "class.kbq-actions-panel-container_rtl": "config.direction === \"rtl\"", "@state": "animationState" }, classAttribute: "kbq-actions-panel-container" }, usesInheritance: true, ngImport: i0, template: `
219
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqActionsPanelContainer, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
220
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.18", type: KbqActionsPanelContainer, isStandalone: true, selector: "kbq-actions-panel-container", host: { listeners: { "@state.start": "onAnimationStart($event)", "@state.done": "onAnimationDone($event)", "keydown.escape": "handleEscape($event)" }, properties: { "class.kbq-actions-panel-container_rtl": "config.direction === \"rtl\"", "@state": "animationState" }, classAttribute: "kbq-actions-panel-container" }, usesInheritance: true, ngImport: i0, template: `
221
221
  <div class="kbq-actions-panel-container__content">
222
222
  <ng-template cdkPortalOutlet />
223
223
  </div>
@@ -236,7 +236,7 @@ class KbqActionsPanelContainer extends CdkDialogContainer {
236
236
  }
237
237
  `, isInline: true, styles: [".kbq-actions-panel-container,.kbq-actions-panel-overlay{--kbq-actions-panel-background-color: var(--kbq-background-contrast);--kbq-actions-panel-text-color: var(--kbq-foreground-on-contrast);--kbq-actions-panel-padding: var(--kbq-size-s);--kbq-actions-panel-margin: var(--kbq-size-s) var(--kbq-size-s) var(--kbq-size-l);--kbq-actions-panel-border-radius: var(--kbq-size-l);--kbq-actions-panel-box-shadow: var(--kbq-shadow-card);--kbq-actions-panel-height: var(--kbq-size-5xl);--kbq-actions-panel-vertical-divider-background-color: var(--kbq-line-contrast-fade);--kbq-actions-panel-vertical-divider-height: var(--kbq-size-m);--kbq-actions-panel-vertical-divider-margin: 0 var(--kbq-size-s)}\n", ".kbq-actions-panel-container{background:var(--kbq-actions-panel-background-color);color:var(--kbq-actions-panel-text-color);box-shadow:var(--kbq-actions-panel-box-shadow);height:var(--kbq-actions-panel-height);padding:var(--kbq-actions-panel-padding);border-radius:var(--kbq-actions-panel-border-radius);display:flex;flex-grow:1;align-items:center;overflow:hidden;box-sizing:border-box}.kbq-actions-panel-container .kbq-actions-panel-container__content{display:flex;align-items:center;flex-grow:1;overflow:hidden}.kbq-actions-panel-container .kbq-actions-panel-container__vertical-divider{background-color:var(--kbq-actions-panel-vertical-divider-background-color);height:var(--kbq-actions-panel-vertical-divider-height)!important;margin:var(--kbq-actions-panel-vertical-divider-margin)}.kbq-actions-panel-overlay{margin:var(--kbq-actions-panel-margin)}\n"], dependencies: [{ kind: "directive", type: CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }, { kind: "ngmodule", type: KbqDividerModule }, { kind: "component", type: i1.KbqDivider, selector: "kbq-divider", inputs: ["vertical", "inset", "paddings"] }, { kind: "ngmodule", type: KbqButtonModule }, { kind: "component", type: i2.KbqButton, selector: "[kbq-button]", inputs: ["kbqStyle", "disabled", "tabIndex"] }, { kind: "directive", type: i2.KbqButtonCssStyler, selector: "[kbq-button]" }, { kind: "ngmodule", type: KbqIconModule }, { kind: "component", type: i3.KbqIcon, selector: "[kbq-icon]", inputs: ["small", "autoColor", "kbq-icon"] }, { kind: "ngmodule", type: KbqToolTipModule }, { kind: "directive", type: i4.KbqTooltipTrigger, selector: "[kbqTooltip]", inputs: ["hideWithTimeout", "kbqVisible", "kbqPlacement", "kbqRelativeToPointer", "kbqPlacementPriority", "kbqTooltip", "kbqTooltipDisabled", "kbqEnterDelay", "kbqLeaveDelay", "kbqTrigger", "kbqTooltipClass", "kbqTooltipContext", "kbqTooltipColor", "kbqTooltipArrow", "kbqTooltipOffset"], outputs: ["kbqPlacementChange", "kbqVisibleChange"], exportAs: ["kbqTooltip"] }], animations: [KBQ_ACTIONS_PANEL_CONTAINER_ANIMATION], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
238
238
  }
239
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqActionsPanelContainer, decorators: [{
239
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqActionsPanelContainer, decorators: [{
240
240
  type: Component,
241
241
  args: [{ selector: 'kbq-actions-panel-container', imports: [
242
242
  CdkPortalOutlet,
@@ -463,10 +463,10 @@ class KbqActionsPanel {
463
463
  }
464
464
  return actionsPanelRef;
465
465
  }
466
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqActionsPanel, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
467
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqActionsPanel, providedIn: 'root' }); }
466
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqActionsPanel, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
467
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqActionsPanel, providedIn: 'root' }); }
468
468
  }
469
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqActionsPanel, decorators: [{
469
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqActionsPanel, decorators: [{
470
470
  type: Injectable,
471
471
  args: [{ providedIn: 'root' }]
472
472
  }] });
@@ -475,11 +475,11 @@ const COMPONENTS = [
475
475
  KbqActionsPanelContainer
476
476
  ];
477
477
  class KbqActionsPanelModule {
478
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqActionsPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
479
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.17", ngImport: i0, type: KbqActionsPanelModule, imports: [KbqActionsPanelContainer], exports: [KbqActionsPanelContainer] }); }
480
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqActionsPanelModule, providers: [KbqActionsPanel], imports: [COMPONENTS] }); }
478
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqActionsPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
479
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: KbqActionsPanelModule, imports: [KbqActionsPanelContainer], exports: [KbqActionsPanelContainer] }); }
480
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqActionsPanelModule, providers: [KbqActionsPanel], imports: [COMPONENTS] }); }
481
481
  }
482
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: KbqActionsPanelModule, decorators: [{
482
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: KbqActionsPanelModule, decorators: [{
483
483
  type: NgModule,
484
484
  args: [{
485
485
  imports: COMPONENTS,