@spartan-ng/cli 0.0.1-alpha.346 → 0.0.1-alpha.349

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 (162) hide show
  1. package/package.json +1 -1
  2. package/src/generators/base/generator.d.ts +2 -2
  3. package/src/generators/base/generator.js +1 -1
  4. package/src/generators/base/generator.js.map +1 -1
  5. package/src/generators/base/lib/build-dependency-array.d.ts +1 -1
  6. package/src/generators/base/lib/get-target-library-directory.d.ts +2 -2
  7. package/src/generators/base/lib/get-target-library-directory.js.map +1 -1
  8. package/src/generators/base/lib/initialize-angular-library.d.ts +2 -2
  9. package/src/generators/base/versions.d.ts +20 -20
  10. package/src/generators/base/versions.js +20 -20
  11. package/src/generators/theme/generator.d.ts +1 -1
  12. package/src/generators/theme/generator.js +1 -1
  13. package/src/generators/theme/generator.js.map +1 -1
  14. package/src/generators/theme/libs/add-theme-to-application-styles.d.ts +2 -2
  15. package/src/generators/theme/libs/add-theme-to-application-styles.js.map +1 -1
  16. package/src/generators/ui/compat.d.ts +1 -1
  17. package/src/generators/ui/generator.d.ts +2 -2
  18. package/src/generators/ui/generator.js +1 -1
  19. package/src/generators/ui/generator.js.map +1 -1
  20. package/src/generators/ui/libs/helm/files/lib/hlm-toaster.component.ts.template +2 -2
  21. package/src/generators/ui/libs/ui-accordion-helm/files/lib/hlm-accordion-content.directive.ts.template +2 -2
  22. package/src/generators/ui/libs/ui-accordion-helm/files/lib/hlm-accordion-icon.directive.ts.template +2 -2
  23. package/src/generators/ui/libs/ui-accordion-helm/files/lib/hlm-accordion-item.directive.ts.template +2 -2
  24. package/src/generators/ui/libs/ui-accordion-helm/files/lib/hlm-accordion-trigger.directive.ts.template +2 -2
  25. package/src/generators/ui/libs/ui-accordion-helm/files/lib/hlm-accordion.directive.ts.template +2 -2
  26. package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog-cancel-button.directive.ts.template +2 -2
  27. package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog-content.component.ts.template +2 -2
  28. package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog-description.directive.ts.template +2 -2
  29. package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog-footer.component.ts.template +2 -2
  30. package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog-header.component.ts.template +2 -2
  31. package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog-overlay.directive.ts.template +2 -2
  32. package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog-title.directive.ts.template +2 -2
  33. package/src/generators/ui/libs/ui-alert-dialog-helm/files/lib/hlm-alert-dialog.component.ts.template +1 -1
  34. package/src/generators/ui/libs/ui-alert-helm/files/lib/hlm-alert-description.directive.ts.template +3 -3
  35. package/src/generators/ui/libs/ui-alert-helm/files/lib/hlm-alert-title.directive.ts.template +3 -3
  36. package/src/generators/ui/libs/ui-alert-helm/files/lib/hlm-alert.directive.ts.template +3 -3
  37. package/src/generators/ui/libs/ui-aspect-ratio-helm/files/lib/helm-aspect-ratio.directive.spec.ts.template +1 -1
  38. package/src/generators/ui/libs/ui-aspect-ratio-helm/files/lib/helm-aspect-ratio.directive.ts.template +4 -4
  39. package/src/generators/ui/libs/ui-avatar-helm/files/lib/fallback/hlm-avatar-fallback.directive.spec.ts.template +1 -1
  40. package/src/generators/ui/libs/ui-avatar-helm/files/lib/fallback/hlm-avatar-fallback.directive.ts.template +1 -1
  41. package/src/generators/ui/libs/ui-avatar-helm/files/lib/hlm-avatar.component.spec.ts.template +1 -1
  42. package/src/generators/ui/libs/ui-avatar-helm/files/lib/hlm-avatar.component.ts.template +3 -3
  43. package/src/generators/ui/libs/ui-avatar-helm/files/lib/image/hlm-avatar-image.directive.spec.ts.template +1 -1
  44. package/src/generators/ui/libs/ui-avatar-helm/files/lib/image/hlm-avatar-image.directive.ts.template +2 -2
  45. package/src/generators/ui/libs/ui-badge-helm/files/lib/hlm-badge.directive.ts.template +3 -3
  46. package/src/generators/ui/libs/ui-button-helm/files/.DS_Store.template +0 -0
  47. package/src/generators/ui/libs/ui-button-helm/files/lib/hlm-button.directive.ts.template +3 -3
  48. package/src/generators/ui/libs/ui-card-helm/files/lib/hlm-card-content.directive.ts.template +3 -3
  49. package/src/generators/ui/libs/ui-card-helm/files/lib/hlm-card-description.directive.ts.template +3 -3
  50. package/src/generators/ui/libs/ui-card-helm/files/lib/hlm-card-footer.directive.ts.template +3 -3
  51. package/src/generators/ui/libs/ui-card-helm/files/lib/hlm-card-header.directive.ts.template +3 -3
  52. package/src/generators/ui/libs/ui-card-helm/files/lib/hlm-card-title.directive.ts.template +3 -3
  53. package/src/generators/ui/libs/ui-card-helm/files/lib/hlm-card.directive.ts.template +3 -3
  54. package/src/generators/ui/libs/ui-carousel-helm/files/lib/hlm-carousel-content.component.ts.template +1 -1
  55. package/src/generators/ui/libs/ui-carousel-helm/files/lib/hlm-carousel-item.component.ts.template +1 -1
  56. package/src/generators/ui/libs/ui-carousel-helm/files/lib/hlm-carousel-next.component.ts.template +1 -1
  57. package/src/generators/ui/libs/ui-carousel-helm/files/lib/hlm-carousel-previous.component.ts.template +1 -1
  58. package/src/generators/ui/libs/ui-carousel-helm/files/lib/hlm-carousel.component.ts.template +9 -4
  59. package/src/generators/ui/libs/ui-checkbox-helm/files/lib/hlm-checkbox-checkicon.component.ts.template +1 -1
  60. package/src/generators/ui/libs/ui-checkbox-helm/files/lib/hlm-checkbox.component.ts.template +1 -1
  61. package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-dialog-close-button.directive.ts.template +1 -1
  62. package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-dialog.directive.ts.template +1 -1
  63. package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-empty.directive.ts.template +1 -1
  64. package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-group.directive.ts.template +1 -1
  65. package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-input-wrapper.component.ts.template +1 -1
  66. package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-input.directive.ts.template +1 -1
  67. package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-item-icon.directive.ts.template +2 -2
  68. package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-item.directive.ts.template +2 -2
  69. package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-list.directive.ts.template +1 -1
  70. package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command-shortcut.component.ts.template +1 -1
  71. package/src/generators/ui/libs/ui-command-helm/files/lib/hlm-command.directive.ts.template +1 -1
  72. package/src/generators/ui/libs/ui-dialog-helm/files/.DS_Store.template +0 -0
  73. package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog-close.directive.ts.template +1 -1
  74. package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog-content.component.ts.template +2 -2
  75. package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog-description.directive.ts.template +2 -2
  76. package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog-footer.component.ts.template +1 -1
  77. package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog-header.component.ts.template +1 -1
  78. package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog-overlay.directive.ts.template +2 -2
  79. package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog-title.directive.ts.template +2 -2
  80. package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog.component.ts.template +1 -1
  81. package/src/generators/ui/libs/ui-dialog-helm/files/lib/hlm-dialog.service.ts.template +4 -4
  82. package/src/generators/ui/libs/ui-hover-card-helm/files/lib/hlm-hover-card-content.component.ts.template +2 -2
  83. package/src/generators/ui/libs/ui-icon-helm/files/lib/hlm-icon.component.spec.ts.template +1 -1
  84. package/src/generators/ui/libs/ui-icon-helm/files/lib/hlm-icon.component.ts.template +8 -7
  85. package/src/generators/ui/libs/ui-input-helm/files/lib/hlm-input-error.directive.ts.template +3 -3
  86. package/src/generators/ui/libs/ui-input-helm/files/lib/hlm-input.directive.ts.template +3 -3
  87. package/src/generators/ui/libs/ui-label-helm/files/lib/hlm-label.directive.ts.template +3 -3
  88. package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-bar-item.directive.ts.template +2 -2
  89. package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-bar.component.ts.template +1 -1
  90. package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-item-check.component.ts.template +1 -1
  91. package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-item-checkbox.directive.ts.template +2 -2
  92. package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-item-icon.directive.ts.template +2 -2
  93. package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-item-radio.component.ts.template +1 -1
  94. package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-item-radio.directive.ts.template +2 -2
  95. package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-item-sub-indicator.component.ts.template +1 -1
  96. package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-item.directive.ts.template +2 -2
  97. package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-label.component.ts.template +1 -1
  98. package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-separator.component.ts.template +1 -1
  99. package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu-shortcut.component.ts.template +1 -1
  100. package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-menu.component.ts.template +2 -2
  101. package/src/generators/ui/libs/ui-menu-helm/files/lib/hlm-sub-menu.component.ts.template +1 -1
  102. package/src/generators/ui/libs/ui-pagination-helm/files/lib/hlm-pagination-content.directive.ts.template +2 -2
  103. package/src/generators/ui/libs/ui-pagination-helm/files/lib/hlm-pagination-item.directive.ts.template +2 -2
  104. package/src/generators/ui/libs/ui-pagination-helm/files/lib/hlm-pagination-link.directive.ts.template +3 -3
  105. package/src/generators/ui/libs/ui-pagination-helm/files/lib/hlm-pagination.directive.ts.template +3 -3
  106. package/src/generators/ui/libs/ui-popover-helm/files/lib/hlm-popover-close.directive.ts.template +1 -1
  107. package/src/generators/ui/libs/ui-popover-helm/files/lib/hlm-popover-content.directive.ts.template +1 -1
  108. package/src/generators/ui/libs/ui-progress-helm/files/lib/hlm-progress-indicator.directive.ts.template +2 -2
  109. package/src/generators/ui/libs/ui-progress-helm/files/lib/hlm-progress.directive.ts.template +1 -1
  110. package/src/generators/ui/libs/ui-radio-group-helm/files/lib/hlm-radio-group.directive.ts.template +1 -1
  111. package/src/generators/ui/libs/ui-radio-group-helm/files/lib/hlm-radio-indicator.component.ts.template +1 -1
  112. package/src/generators/ui/libs/ui-radio-group-helm/files/lib/hlm-radio.directive.ts.template +1 -1
  113. package/src/generators/ui/libs/ui-scroll-area-helm/files/lib/hlm-scroll-area.component.ts.template +4 -4
  114. package/src/generators/ui/libs/ui-select-helm/files/lib/hlm-select-content.directive.ts.template +2 -2
  115. package/src/generators/ui/libs/ui-select-helm/files/lib/hlm-select-group.directive.ts.template +2 -2
  116. package/src/generators/ui/libs/ui-select-helm/files/lib/hlm-select-label.directive.ts.template +2 -2
  117. package/src/generators/ui/libs/ui-select-helm/files/lib/hlm-select-option.component.ts.template +2 -2
  118. package/src/generators/ui/libs/ui-select-helm/files/lib/hlm-select-trigger.component.ts.template +2 -2
  119. package/src/generators/ui/libs/ui-select-helm/files/lib/hlm-select-value.directive.ts.template +2 -2
  120. package/src/generators/ui/libs/ui-select-helm/files/lib/hlm-select.directive.ts.template +2 -2
  121. package/src/generators/ui/libs/ui-separator-helm/files/lib/hlm-separator.directive.ts.template +1 -1
  122. package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet-close.directive.ts.template +1 -1
  123. package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet-content.component.ts.template +1 -1
  124. package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet-description.directive.ts.template +2 -2
  125. package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet-footer.component.ts.template +1 -1
  126. package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet-header.component.ts.template +1 -1
  127. package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet-overlay.directive.ts.template +1 -1
  128. package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet-title.directive.ts.template +2 -2
  129. package/src/generators/ui/libs/ui-sheet-helm/files/lib/hlm-sheet.component.ts.template +1 -1
  130. package/src/generators/ui/libs/ui-skeleton-helm/files/lib/hlm-skeleton.component.ts.template +1 -1
  131. package/src/generators/ui/libs/ui-sonner-helm/generator.d.ts +2 -2
  132. package/src/generators/ui/libs/ui-spinner-helm/files/lib/hlm-spinner.component.ts.template +2 -2
  133. package/src/generators/ui/libs/ui-switch-helm/files/lib/hlm-switch-thumb.directive.ts.template +1 -1
  134. package/src/generators/ui/libs/ui-switch-helm/files/lib/hlm-switch.component.ts.template +1 -1
  135. package/src/generators/ui/libs/ui-table-helm/files/lib/hlm-caption.component.ts.template +3 -3
  136. package/src/generators/ui/libs/ui-table-helm/files/lib/hlm-table.component.ts.template +2 -2
  137. package/src/generators/ui/libs/ui-table-helm/files/lib/hlm-td.component.ts.template +3 -3
  138. package/src/generators/ui/libs/ui-table-helm/files/lib/hlm-th.component.ts.template +3 -3
  139. package/src/generators/ui/libs/ui-table-helm/files/lib/hlm-trow.component.ts.template +2 -2
  140. package/src/generators/ui/libs/ui-tabs-helm/files/lib/hlm-tabs-content.directive.ts.template +1 -1
  141. package/src/generators/ui/libs/ui-tabs-helm/files/lib/hlm-tabs-list.component.ts.template +2 -2
  142. package/src/generators/ui/libs/ui-tabs-helm/files/lib/hlm-tabs-trigger.directive.ts.template +1 -1
  143. package/src/generators/ui/libs/ui-toggle-helm/files/lib/hlm-toggle-group.directive.ts.template +1 -1
  144. package/src/generators/ui/libs/ui-toggle-helm/files/lib/hlm-toggle.directive.ts.template +3 -3
  145. package/src/generators/ui/libs/ui-tooltip-helm/files/lib/hlm-tooltip-trigger.directive.ts.template +1 -1
  146. package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-blockquote.directive.ts.template +1 -1
  147. package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-code.directive.ts.template +1 -1
  148. package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-h1.directive.ts.template +1 -1
  149. package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-h2.directive.ts.template +1 -1
  150. package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-h3.directive.ts.template +1 -1
  151. package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-h4.directive.ts.template +1 -1
  152. package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-large.directive.ts.template +1 -1
  153. package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-lead.directive.ts.template +1 -1
  154. package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-muted.directive.ts.template +1 -1
  155. package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-p.directive.ts.template +1 -1
  156. package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-small.directive.ts.template +1 -1
  157. package/src/generators/ui/libs/ui-typography-helm/files/lib/hlm-ul.directive.ts.template +1 -1
  158. package/src/generators/ui/supported-ui-libraries.json +47 -47
  159. package/src/utils/get-project-names.d.ts +1 -1
  160. package/src/utils/get-project-names.js.map +1 -1
  161. package/src/utils/version-utils.d.ts +1 -1
  162. package/src/utils/version-utils.js.map +1 -1
@@ -1,8 +1,8 @@
1
- import { booleanAttribute, computed, Directive, input } from '@angular/core';
1
+ import { Directive, booleanAttribute, computed, input } from '@angular/core';
2
2
  import { RouterLink } from '@angular/router';
3
- import { buttonVariants, ButtonVariants } from '@spartan-ng/ui-button-helm';
3
+ import { buttonVariants, type ButtonVariants } from '@spartan-ng/ui-button-helm';
4
4
  import { hlm } from '@spartan-ng/ui-core';
5
- import { cva, VariantProps } from 'class-variance-authority';
5
+ import { cva, type VariantProps } from 'class-variance-authority';
6
6
 
7
7
  export const paginationLinkVariants = cva('', {
8
8
  variants: {},
@@ -1,7 +1,7 @@
1
- import { computed, Directive, input } from '@angular/core';
1
+ import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { cva, VariantProps } from 'class-variance-authority';
4
- import { ClassValue } from 'clsx';
3
+ import { cva, type VariantProps } from 'class-variance-authority';
4
+ import type { ClassValue } from 'clsx';
5
5
 
6
6
  export const paginationVariants = cva('mx-auto flex w-full justify-center', {
7
7
  variants: {},
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Directive({
6
6
  selector: '[hlmPopoverClose],[brnPopoverClose][hlm]',
@@ -1,6 +1,6 @@
1
1
  import { Directive, ElementRef, Renderer2, computed, effect, inject, input, signal } from '@angular/core';
2
2
  import { hlm, injectExposesStateProvider } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Directive({
6
6
  selector: '[hlmPopoverContent],[brnPopoverContent][hlm]',
@@ -1,6 +1,6 @@
1
- import { Directive, DoCheck, ElementRef, Renderer2, computed, effect, inject, input, signal } from '@angular/core';
1
+ import { Directive, ElementRef, Renderer2, computed, effect, inject, input, signal, type DoCheck } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Directive({
6
6
  selector: '[hlmProgressIndicator],brn-progress-indicator[hlm]',
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Directive({
6
6
  selector: '[hlmProgress],brn-progress[hlm]',
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Directive({
6
6
  selector: 'brn-radio-group[hlm],[hlmRadioGroup]',
@@ -1,6 +1,6 @@
1
1
  import { Component, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  const btnLike =
6
6
  'aspect-square rounded-full ring-offset-background group-[.cdk-keyboard-focused]:ring-2 group-[.cdk-keyboard-focused]:ring-ring group-[.cdk-keyboard-focused]:ring-offset-2 group-[.brn-radio-disabled]:cursor-not-allowed group-[.brn-radio-disabled]:opacity-50';
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Directive({
6
6
  selector: 'brn-radio[hlm],[hlmRadio]',
@@ -1,14 +1,14 @@
1
1
  import {
2
- booleanAttribute,
3
2
  ChangeDetectionStrategy,
4
3
  Component,
5
- computed,
6
4
  Input,
7
- signal,
8
5
  ViewEncapsulation,
6
+ booleanAttribute,
7
+ computed,
8
+ signal,
9
9
  } from '@angular/core';
10
10
  import { hlm } from '@spartan-ng/ui-core';
11
- import { ClassValue } from 'clsx';
11
+ import type { ClassValue } from 'clsx';
12
12
  import { NgScrollbarModule } from 'ngx-scrollbar';
13
13
 
14
14
  @Component({
@@ -1,6 +1,6 @@
1
- import { computed, Directive, input, Input, signal } from '@angular/core';
1
+ import { Directive, Input, computed, input, signal } from '@angular/core';
2
2
  import { hlm, injectExposedSideProvider, injectExposesStateProvider } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Directive({
6
6
  selector: '[hlmSelectContent], hlm-select-content',
@@ -1,7 +1,7 @@
1
- import { computed, Directive, input } from '@angular/core';
1
+ import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
3
  import { BrnSelectGroupDirective } from '@spartan-ng/ui-select-brain';
4
- import { ClassValue } from 'clsx';
4
+ import type { ClassValue } from 'clsx';
5
5
 
6
6
  @Directive({
7
7
  selector: '[hlmSelectGroup], hlm-select-group',
@@ -1,7 +1,7 @@
1
- import { computed, Directive, inject, input, OnInit, signal } from '@angular/core';
1
+ import { Directive, computed, inject, input, signal, type OnInit } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
3
  import { BrnSelectLabelDirective } from '@spartan-ng/ui-select-brain';
4
- import { ClassValue } from 'clsx';
4
+ import type { ClassValue } from 'clsx';
5
5
  import { HlmSelectContentDirective } from './hlm-select-content.directive';
6
6
 
7
7
  @Directive({
@@ -1,9 +1,9 @@
1
- import { ChangeDetectionStrategy, Component, computed, inject, input, Input } from '@angular/core';
1
+ import { ChangeDetectionStrategy, Component, Input, computed, inject, input } from '@angular/core';
2
2
  import { lucideCheck } from '@ng-icons/lucide';
3
3
  import { hlm } from '@spartan-ng/ui-core';
4
4
  import { HlmIconComponent, provideIcons } from '@spartan-ng/ui-icon-helm';
5
5
  import { BrnSelectOptionDirective } from '@spartan-ng/ui-select-brain';
6
- import { ClassValue } from 'clsx';
6
+ import type { ClassValue } from 'clsx';
7
7
 
8
8
  @Component({
9
9
  selector: 'hlm-option',
@@ -1,10 +1,10 @@
1
- import { Component, computed, ContentChild, ElementRef, input, ViewChild } from '@angular/core';
1
+ import { Component, ContentChild, ViewChild, computed, input, type ElementRef } from '@angular/core';
2
2
  import { provideIcons } from '@ng-icons/core';
3
3
  import { lucideChevronDown } from '@ng-icons/lucide';
4
4
  import { hlm } from '@spartan-ng/ui-core';
5
5
  import { HlmIconComponent } from '@spartan-ng/ui-icon-helm';
6
6
  import { BrnSelectTriggerDirective } from '@spartan-ng/ui-select-brain';
7
- import { ClassValue } from 'clsx';
7
+ import type { ClassValue } from 'clsx';
8
8
 
9
9
  @Component({
10
10
  selector: 'hlm-select-trigger',
@@ -1,6 +1,6 @@
1
- import { computed, Directive, input } from '@angular/core';
1
+ import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Directive({
6
6
  // eslint-disable-next-line @angular-eslint/component-selector
@@ -1,6 +1,6 @@
1
- import { computed, Directive, input } from '@angular/core';
1
+ import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Directive({
6
6
  // eslint-disable-next-line @angular-eslint/directive-selector
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  export type HlmSeparatorOrientation = 'horizontal' | 'vertical';
6
6
  @Directive({
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Directive({
6
6
  selector: '[hlmSheetClose],[brnSheetClose][hlm]',
@@ -4,7 +4,7 @@ import { hlm, injectExposedSideProvider, injectExposesStateProvider } from '@spa
4
4
  import { HlmIconComponent, provideIcons } from '@spartan-ng/ui-icon-helm';
5
5
  import { BrnSheetCloseDirective } from '@spartan-ng/ui-sheet-brain';
6
6
  import { cva } from 'class-variance-authority';
7
- import { ClassValue } from 'clsx';
7
+ import type { ClassValue } from 'clsx';
8
8
  import { HlmSheetCloseDirective } from './hlm-sheet-close.directive';
9
9
 
10
10
  export const sheetVariants = cva(
@@ -1,7 +1,7 @@
1
- import { computed, Directive, input } from '@angular/core';
1
+ import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
3
  import { BrnSheetDescriptionDirective } from '@spartan-ng/ui-sheet-brain';
4
- import { ClassValue } from 'clsx';
4
+ import type { ClassValue } from 'clsx';
5
5
 
6
6
  @Directive({
7
7
  selector: '[hlmSheetDescription]',
@@ -1,6 +1,6 @@
1
1
  import { Component, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Component({
6
6
  selector: 'hlm-sheet-footer',
@@ -1,6 +1,6 @@
1
1
  import { Component, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Component({
6
6
  selector: 'hlm-sheet-header',
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, effect, input } from '@angular/core';
2
2
  import { hlm, injectCustomClassSettable } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Directive({
6
6
  selector: '[hlmSheetOverlay],brn-sheet-overlay[hlm]',
@@ -1,7 +1,7 @@
1
- import { computed, Directive, input } from '@angular/core';
1
+ import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
3
  import { BrnSheetTitleDirective } from '@spartan-ng/ui-sheet-brain';
4
- import { ClassValue } from 'clsx';
4
+ import type { ClassValue } from 'clsx';
5
5
 
6
6
  @Directive({
7
7
  selector: '[hlmSheetTitle]',
@@ -1,4 +1,4 @@
1
- import { ChangeDetectionStrategy, Component, forwardRef, ViewEncapsulation } from '@angular/core';
1
+ import { ChangeDetectionStrategy, Component, ViewEncapsulation, forwardRef } from '@angular/core';
2
2
  import { BrnDialogComponent } from '@spartan-ng/ui-dialog-brain';
3
3
  import { BrnSheetComponent, BrnSheetOverlayComponent } from '@spartan-ng/ui-sheet-brain';
4
4
  import { HlmSheetOverlayDirective } from './hlm-sheet-overlay.directive';
@@ -1,6 +1,6 @@
1
1
  import { Component, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Component({
6
6
  selector: 'hlm-skeleton',
@@ -1,3 +1,3 @@
1
- import { Tree } from '@nx/devkit';
2
- import { HlmBaseGeneratorSchema } from '../../../base/schema';
1
+ import type { Tree } from '@nx/devkit';
2
+ import type { HlmBaseGeneratorSchema } from '../../../base/schema';
3
3
  export declare function generator(tree: Tree, options: HlmBaseGeneratorSchema): Promise<import("@nx/devkit").GeneratorCallback>;
@@ -1,7 +1,7 @@
1
1
  import { Component, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { VariantProps, cva } from 'class-variance-authority';
4
- import { ClassValue } from 'clsx';
3
+ import { cva, type VariantProps } from 'class-variance-authority';
4
+ import type { ClassValue } from 'clsx';
5
5
 
6
6
  export const spinnerVariants = cva('inline-block', {
7
7
  variants: {
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Directive({
6
6
  selector: 'brn-switch-thumb[hlm],[hlmSwitchThumb]',
@@ -12,7 +12,7 @@ import {
12
12
  import { NG_VALUE_ACCESSOR } from '@angular/forms';
13
13
  import { hlm } from '@spartan-ng/ui-core';
14
14
  import { BrnSwitchComponent, BrnSwitchThumbComponent } from '@spartan-ng/ui-switch-brain';
15
- import { ClassValue } from 'clsx';
15
+ import type { ClassValue } from 'clsx';
16
16
  import { HlmSwitchThumbDirective } from './hlm-switch-thumb.directive';
17
17
 
18
18
  export const HLM_SWITCH_VALUE_ACCESSOR = {
@@ -1,15 +1,15 @@
1
1
  import {
2
- booleanAttribute,
3
2
  ChangeDetectionStrategy,
4
3
  Component,
4
+ ViewEncapsulation,
5
+ booleanAttribute,
5
6
  computed,
6
7
  effect,
7
8
  inject,
8
9
  input,
9
- ViewEncapsulation,
10
10
  } from '@angular/core';
11
11
  import { hlm } from '@spartan-ng/ui-core';
12
- import { ClassValue } from 'clsx';
12
+ import type { ClassValue } from 'clsx';
13
13
  import { HlmTableComponent } from '../index';
14
14
 
15
15
  let captionIdSequence = 0;
@@ -1,6 +1,6 @@
1
- import { ChangeDetectionStrategy, Component, computed, effect, input, signal, ViewEncapsulation } from '@angular/core';
1
+ import { ChangeDetectionStrategy, Component, ViewEncapsulation, computed, effect, input, signal } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Component({
6
6
  selector: 'hlm-table',
@@ -1,16 +1,16 @@
1
1
  import { NgTemplateOutlet } from '@angular/common';
2
2
  import {
3
- booleanAttribute,
4
3
  ChangeDetectionStrategy,
5
4
  Component,
5
+ ViewEncapsulation,
6
+ booleanAttribute,
6
7
  computed,
7
8
  inject,
8
9
  input,
9
- ViewEncapsulation,
10
10
  } from '@angular/core';
11
11
  import { hlm } from '@spartan-ng/ui-core';
12
12
  import { BrnColumnDefComponent } from '@spartan-ng/ui-table-brain';
13
- import { ClassValue } from 'clsx';
13
+ import type { ClassValue } from 'clsx';
14
14
 
15
15
  @Component({
16
16
  selector: 'hlm-td',
@@ -1,16 +1,16 @@
1
1
  import { NgTemplateOutlet } from '@angular/common';
2
2
  import {
3
- booleanAttribute,
4
3
  ChangeDetectionStrategy,
5
4
  Component,
5
+ ViewEncapsulation,
6
+ booleanAttribute,
6
7
  computed,
7
8
  inject,
8
9
  input,
9
- ViewEncapsulation,
10
10
  } from '@angular/core';
11
11
  import { hlm } from '@spartan-ng/ui-core';
12
12
  import { BrnColumnDefComponent } from '@spartan-ng/ui-table-brain';
13
- import { ClassValue } from 'clsx';
13
+ import type { ClassValue } from 'clsx';
14
14
 
15
15
  @Component({
16
16
  selector: 'hlm-th',
@@ -1,6 +1,6 @@
1
- import { ChangeDetectionStrategy, Component, computed, input, ViewEncapsulation } from '@angular/core';
1
+ import { ChangeDetectionStrategy, Component, ViewEncapsulation, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Component({
6
6
  selector: 'hlm-trow',
@@ -1,7 +1,7 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
3
  import { BrnTabsContentDirective } from '@spartan-ng/ui-tabs-brain';
4
- import { ClassValue } from 'clsx';
4
+ import type { ClassValue } from 'clsx';
5
5
 
6
6
  @Directive({
7
7
  selector: '[hlmTabsContent]',
@@ -1,8 +1,8 @@
1
1
  import { Component, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
3
  import { BrnTabsListDirective } from '@spartan-ng/ui-tabs-brain';
4
- import { VariantProps, cva } from 'class-variance-authority';
5
- import { ClassValue } from 'clsx';
4
+ import { cva, type VariantProps } from 'class-variance-authority';
5
+ import type { ClassValue } from 'clsx';
6
6
 
7
7
  export const listVariants = cva(
8
8
  'inline-flex items-center justify-center rounded-md bg-muted p-1 text-muted-foreground',
@@ -1,7 +1,7 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
3
  import { BrnTabsTriggerDirective } from '@spartan-ng/ui-tabs-brain';
4
- import { ClassValue } from 'clsx';
4
+ import type { ClassValue } from 'clsx';
5
5
 
6
6
  @Directive({
7
7
  selector: '[hlmTabsTrigger]',
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  @Directive({
6
6
  selector: 'brn-toggle-group[hlm],[hlmToggleGroup]',
@@ -1,7 +1,7 @@
1
- import { computed, Directive, input } from '@angular/core';
1
+ import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { cva, VariantProps } from 'class-variance-authority';
4
- import { ClassValue } from 'clsx';
3
+ import { cva, type VariantProps } from 'class-variance-authority';
4
+ import type { ClassValue } from 'clsx';
5
5
 
6
6
  export const toggleVariants = cva(
7
7
  'inline-flex items-center justify-center rounded-md text-sm font-medium ring-offset-background transition-colors hover:bg-muted hover:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=on]:bg-accent data-[state=on]:text-accent-foreground',
@@ -1,4 +1,4 @@
1
- import { Directive, inject, Input, TemplateRef } from '@angular/core';
1
+ import { Directive, Input, inject, type TemplateRef } from '@angular/core';
2
2
  import { BrnTooltipTriggerDirective } from '@spartan-ng/ui-tooltip-brain';
3
3
 
4
4
  @Directive({
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  export const hlmBlockquote = 'mt-6 border-border border-l-2 pl-6 italic';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  export const hlmCode = 'relative rounded bg-muted px-[0.3rem] py-[0.2rem] font-mono text-sm font-semibold';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  export const hlmH1 = 'scroll-m-20 text-4xl font-extrabold tracking-tight lg:text-5xl';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  export const hlmH2 =
6
6
  'scroll-m-20 border-border border-b pb-2 text-3xl font-semibold tracking-tight transition-colors first:mt-0';
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  export const hlmH3 = 'scroll-m-20 text-2xl font-semibold tracking-tight';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  export const hlmH4 = 'scroll-m-20 text-xl font-semibold tracking-tight';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  export const hlmLarge = 'text-lg font-semibold';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  export const hlmLead = 'text-xl text-muted-foreground';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  export const hlmMuted = 'text-sm text-muted-foreground';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  export const hlmP = 'leading-7 [&:not(:first-child)]:mt-6';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  export const hlmSmall = 'text-sm font-medium leading-none';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { Directive, computed, input } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
- import { ClassValue } from 'clsx';
3
+ import type { ClassValue } from 'clsx';
4
4
 
5
5
  export const hlmUl = 'my-6 ml-6 list-disc [&>li]:mt-2';
6
6