@spartan-ng/cli 0.0.1-alpha.330 → 0.0.1-alpha.332

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spartan-ng/cli",
3
- "version": "0.0.1-alpha.330",
3
+ "version": "0.0.1-alpha.332",
4
4
  "type": "commonjs",
5
5
  "dependencies": {
6
6
  "@nx/js": "^17.1.0",
@@ -1,23 +1,23 @@
1
1
  export declare const FALLBACK_ANGULAR_VERSION = "^17.0.0";
2
2
  export declare const NG_ICONS_VERSION = "^25.1.0";
3
- export declare const SPARTAN_ACCORDION_BRAIN_VERSION = "0.0.1-alpha.319";
4
- export declare const SPARTAN_ALERT_DIALOG_BRAIN_VERSION = "0.0.1-alpha.319";
5
- export declare const SPARTAN_AVATAR_BRAIN_VERSION = "0.0.1-alpha.319";
6
- export declare const SPARTAN_COMMAND_BRAIN_VERSION = "0.0.1-alpha.319";
7
- export declare const SPARTAN_COLLAPSIBLE_BRAIN_VERSION = "0.0.1-alpha.319";
8
- export declare const SPARTAN_CORE_VERSION = "0.0.1-alpha.319";
9
- export declare const SPARTAN_DIALOG_BRAIN_VERSION = "0.0.1-alpha.319";
10
- export declare const SPARTAN_HOVERCARD_BRAIN_VERSION = "0.0.1-alpha.319";
11
- export declare const SPARTAN_MENU_BRAIN_VERSION = "0.0.1-alpha.319";
12
- export declare const SPARTAN_POPOVER_BRAIN_VERSION = "0.0.1-alpha.319";
13
- export declare const SPARTAN_PROGRESS_BRAIN_VERSION = "0.0.1-alpha.319";
14
- export declare const SPARTAN_RADIO_GROUP_BRAIN_VERSION = "0.0.1-alpha.319";
15
- export declare const SPARTAN_SEPARATOR_BRAIN_VERSION = "0.0.1-alpha.319";
16
- export declare const SPARTAN_SHEET_BRAIN_VERSION = "0.0.1-alpha.319";
17
- export declare const SPARTAN_SWITCH_VERSION = "0.0.1-alpha.319";
18
- export declare const SPARTAN_TABS_VERSION = "0.0.1-alpha.319";
19
- export declare const SPARTAN_TABLE_VERSION = "0.0.1-alpha.319";
20
- export declare const SPARTAN_TOGGLE_VERSION = "0.0.1-alpha.319";
3
+ export declare const SPARTAN_ACCORDION_BRAIN_VERSION = "0.0.1-alpha.320";
4
+ export declare const SPARTAN_ALERT_DIALOG_BRAIN_VERSION = "0.0.1-alpha.320";
5
+ export declare const SPARTAN_AVATAR_BRAIN_VERSION = "0.0.1-alpha.320";
6
+ export declare const SPARTAN_COMMAND_BRAIN_VERSION = "0.0.1-alpha.320";
7
+ export declare const SPARTAN_COLLAPSIBLE_BRAIN_VERSION = "0.0.1-alpha.320";
8
+ export declare const SPARTAN_CORE_VERSION = "0.0.1-alpha.320";
9
+ export declare const SPARTAN_DIALOG_BRAIN_VERSION = "0.0.1-alpha.320";
10
+ export declare const SPARTAN_HOVERCARD_BRAIN_VERSION = "0.0.1-alpha.320";
11
+ export declare const SPARTAN_MENU_BRAIN_VERSION = "0.0.1-alpha.320";
12
+ export declare const SPARTAN_POPOVER_BRAIN_VERSION = "0.0.1-alpha.320";
13
+ export declare const SPARTAN_PROGRESS_BRAIN_VERSION = "0.0.1-alpha.320";
14
+ export declare const SPARTAN_RADIO_GROUP_BRAIN_VERSION = "0.0.1-alpha.320";
15
+ export declare const SPARTAN_SEPARATOR_BRAIN_VERSION = "0.0.1-alpha.320";
16
+ export declare const SPARTAN_SHEET_BRAIN_VERSION = "0.0.1-alpha.320";
17
+ export declare const SPARTAN_SWITCH_VERSION = "0.0.1-alpha.320";
18
+ export declare const SPARTAN_TABS_VERSION = "0.0.1-alpha.320";
19
+ export declare const SPARTAN_TABLE_VERSION = "0.0.1-alpha.320";
20
+ export declare const SPARTAN_TOGGLE_VERSION = "0.0.1-alpha.320";
21
21
  export declare const TAILWIND_MERGE_VERSION = "^1.14.0";
22
22
  export declare const TAILWINDCSS_VERSION = "^3.0.2";
23
23
  export declare const TAILWIND_ANIMATE_VERSION = "^1.0.6";
@@ -6,24 +6,24 @@ exports.FALLBACK_ANGULAR_VERSION = '^17.0.0';
6
6
  // ng-icon dependency
7
7
  exports.NG_ICONS_VERSION = '^25.1.0';
8
8
  // spartan dependencies
9
- exports.SPARTAN_ACCORDION_BRAIN_VERSION = '0.0.1-alpha.319';
10
- exports.SPARTAN_ALERT_DIALOG_BRAIN_VERSION = '0.0.1-alpha.319';
11
- exports.SPARTAN_AVATAR_BRAIN_VERSION = '0.0.1-alpha.319';
12
- exports.SPARTAN_COMMAND_BRAIN_VERSION = '0.0.1-alpha.319';
13
- exports.SPARTAN_COLLAPSIBLE_BRAIN_VERSION = '0.0.1-alpha.319';
14
- exports.SPARTAN_CORE_VERSION = '0.0.1-alpha.319';
15
- exports.SPARTAN_DIALOG_BRAIN_VERSION = '0.0.1-alpha.319';
16
- exports.SPARTAN_HOVERCARD_BRAIN_VERSION = '0.0.1-alpha.319';
17
- exports.SPARTAN_MENU_BRAIN_VERSION = '0.0.1-alpha.319';
18
- exports.SPARTAN_POPOVER_BRAIN_VERSION = '0.0.1-alpha.319';
19
- exports.SPARTAN_PROGRESS_BRAIN_VERSION = '0.0.1-alpha.319';
20
- exports.SPARTAN_RADIO_GROUP_BRAIN_VERSION = '0.0.1-alpha.319';
21
- exports.SPARTAN_SEPARATOR_BRAIN_VERSION = '0.0.1-alpha.319';
22
- exports.SPARTAN_SHEET_BRAIN_VERSION = '0.0.1-alpha.319';
23
- exports.SPARTAN_SWITCH_VERSION = '0.0.1-alpha.319';
24
- exports.SPARTAN_TABS_VERSION = '0.0.1-alpha.319';
25
- exports.SPARTAN_TABLE_VERSION = '0.0.1-alpha.319';
26
- exports.SPARTAN_TOGGLE_VERSION = '0.0.1-alpha.319';
9
+ exports.SPARTAN_ACCORDION_BRAIN_VERSION = '0.0.1-alpha.320';
10
+ exports.SPARTAN_ALERT_DIALOG_BRAIN_VERSION = '0.0.1-alpha.320';
11
+ exports.SPARTAN_AVATAR_BRAIN_VERSION = '0.0.1-alpha.320';
12
+ exports.SPARTAN_COMMAND_BRAIN_VERSION = '0.0.1-alpha.320';
13
+ exports.SPARTAN_COLLAPSIBLE_BRAIN_VERSION = '0.0.1-alpha.320';
14
+ exports.SPARTAN_CORE_VERSION = '0.0.1-alpha.320';
15
+ exports.SPARTAN_DIALOG_BRAIN_VERSION = '0.0.1-alpha.320';
16
+ exports.SPARTAN_HOVERCARD_BRAIN_VERSION = '0.0.1-alpha.320';
17
+ exports.SPARTAN_MENU_BRAIN_VERSION = '0.0.1-alpha.320';
18
+ exports.SPARTAN_POPOVER_BRAIN_VERSION = '0.0.1-alpha.320';
19
+ exports.SPARTAN_PROGRESS_BRAIN_VERSION = '0.0.1-alpha.320';
20
+ exports.SPARTAN_RADIO_GROUP_BRAIN_VERSION = '0.0.1-alpha.320';
21
+ exports.SPARTAN_SEPARATOR_BRAIN_VERSION = '0.0.1-alpha.320';
22
+ exports.SPARTAN_SHEET_BRAIN_VERSION = '0.0.1-alpha.320';
23
+ exports.SPARTAN_SWITCH_VERSION = '0.0.1-alpha.320';
24
+ exports.SPARTAN_TABS_VERSION = '0.0.1-alpha.320';
25
+ exports.SPARTAN_TABLE_VERSION = '0.0.1-alpha.320';
26
+ exports.SPARTAN_TOGGLE_VERSION = '0.0.1-alpha.320';
27
27
  // dev dependencies
28
28
  exports.TAILWIND_MERGE_VERSION = '^1.14.0';
29
29
  exports.TAILWINDCSS_VERSION = '^3.0.2';
@@ -4,7 +4,7 @@ import { hlm } from '@spartan-ng/ui-core';
4
4
  import { ClassValue } from 'clsx';
5
5
 
6
6
  @Directive({
7
- selector: '[hlmAlertDialogDescription],[brnAlertDialogDescription][hlm]',
7
+ selector: '[hlmAlertDialogDescription]',
8
8
  standalone: true,
9
9
  host: {
10
10
  '[class]': '_computedClass()',
@@ -4,7 +4,7 @@ import { hlm } from '@spartan-ng/ui-core';
4
4
  import { ClassValue } from 'clsx';
5
5
 
6
6
  @Directive({
7
- selector: '[hlmAlertDialogTitle],[brnAlertDialogTitle][hlm]',
7
+ selector: '[hlmAlertDialogTitle]',
8
8
  standalone: true,
9
9
  host: {
10
10
  '[class]': '_computedClass()',
@@ -1,13 +1,15 @@
1
- import { Directive, Input, computed, signal } from '@angular/core';
1
+ import { computed, Directive, Input, signal } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
+ import { BrnDialogDescriptionDirective } from '@spartan-ng/ui-dialog-brain';
3
4
  import { ClassValue } from 'clsx';
4
5
 
5
6
  @Directive({
6
- selector: '[hlmDialogDescription],[brnDialogDescription][hlm]',
7
+ selector: '[hlmDialogDescription]',
7
8
  standalone: true,
8
9
  host: {
9
10
  '[class]': '_computedClass()',
10
11
  },
12
+ hostDirectives: [BrnDialogDescriptionDirective],
11
13
  })
12
14
  export class HlmDialogDescriptionDirective {
13
15
  private readonly _userCls = signal<ClassValue>('');
@@ -1,13 +1,15 @@
1
- import { Directive, Input, computed, signal } from '@angular/core';
1
+ import { computed, Directive, Input, signal } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
+ import { BrnDialogTitleDirective } from '@spartan-ng/ui-dialog-brain';
3
4
  import { ClassValue } from 'clsx';
4
5
 
5
6
  @Directive({
6
- selector: '[hlmDialogTitle],[brnDialogTitle][hlm]',
7
+ selector: '[hlmDialogTitle]',
7
8
  standalone: true,
8
9
  host: {
9
10
  '[class]': '_computedClass()',
10
11
  },
12
+ hostDirectives: [BrnDialogTitleDirective],
11
13
  })
12
14
  export class HlmDialogTitleDirective {
13
15
  private readonly _userCls = signal<ClassValue>('');
@@ -1,6 +1,6 @@
1
- import { isPlatformBrowser } from '@angular/common';
2
- import { computed, Directive, ElementRef, inject, Input, OnInit, PLATFORM_ID, signal } from '@angular/core';
1
+ import { computed, Directive, inject, Input, signal } from '@angular/core';
3
2
  import { hlm } from '@spartan-ng/ui-core';
3
+ import { BrnLabelDirective } from '@spartan-ng/ui-label-brain';
4
4
  import { cva, VariantProps } from 'class-variance-authority';
5
5
  import { ClassValue } from 'clsx';
6
6
 
@@ -32,32 +32,30 @@ export type LabelVariants = VariantProps<typeof labelVariants>;
32
32
  @Directive({
33
33
  selector: '[hlmLabel]',
34
34
  standalone: true,
35
+ hostDirectives: [
36
+ {
37
+ directive: BrnLabelDirective,
38
+ inputs: ['id'],
39
+ },
40
+ ],
35
41
  host: {
36
42
  '[class]': '_computedClass()',
37
43
  },
38
44
  })
39
- export class HlmLabelDirective implements OnInit {
40
- private readonly _isBrowser = isPlatformBrowser(inject(PLATFORM_ID));
41
- private readonly _element = inject(ElementRef).nativeElement;
42
- private _changes?: MutationObserver;
43
- private readonly _dataDisabled = signal<boolean | 'auto'>('auto');
45
+ export class HlmLabelDirective {
46
+ private readonly _brn = inject(BrnLabelDirective, { host: true });
47
+
48
+ protected readonly _computedClass = computed(() =>
49
+ hlm(
50
+ labelVariants({
51
+ variant: this._variant(),
52
+ error: this._error(),
53
+ disabled: this._brn?.dataDisabled() ?? 'auto',
54
+ }),
55
+ this._userCls(),
56
+ ),
57
+ );
44
58
 
45
- ngOnInit(): void {
46
- if (!this._isBrowser) return;
47
- this._changes = new MutationObserver((mutations: MutationRecord[]) => {
48
- mutations.forEach((mutation: MutationRecord) => {
49
- if (mutation.attributeName !== 'data-disabled') return;
50
- // eslint-disable-next-line
51
- const state = (mutation.target as any).attributes.getNamedItem(mutation.attributeName)?.value === 'true';
52
- this._dataDisabled.set(state ?? 'auto');
53
- });
54
- });
55
- this._changes?.observe(this._element, {
56
- attributes: true,
57
- childList: true,
58
- characterData: true,
59
- });
60
- }
61
59
  private readonly _variant = signal<LabelVariants['variant']>('default');
62
60
  @Input()
63
61
  set variant(value: LabelVariants['variant']) {
@@ -71,15 +69,9 @@ export class HlmLabelDirective implements OnInit {
71
69
  }
72
70
 
73
71
  private readonly _userCls = signal<ClassValue>('');
72
+
74
73
  @Input()
75
74
  set class(userCls: ClassValue) {
76
75
  this._userCls.set(userCls);
77
76
  }
78
-
79
- protected readonly _computedClass = computed(() =>
80
- hlm(
81
- labelVariants({ variant: this._variant(), error: this._error(), disabled: this._dataDisabled() }),
82
- this._userCls(),
83
- ),
84
- );
85
77
  }
@@ -1,24 +1,27 @@
1
1
  import { NgModule } from '@angular/core';
2
2
 
3
3
  import { HlmSheetCloseDirective } from './lib/hlm-sheet-close.directive';
4
- import { HlmSheetContentDirective } from './lib/hlm-sheet-content.directive';
4
+ import { HlmSheetContentComponent } from './lib/hlm-sheet-content.component';
5
5
  import { HlmSheetDescriptionDirective } from './lib/hlm-sheet-description.directive';
6
6
  import { HlmSheetFooterComponent } from './lib/hlm-sheet-footer.component';
7
7
  import { HlmSheetHeaderComponent } from './lib/hlm-sheet-header.component';
8
8
  import { HlmSheetOverlayDirective } from './lib/hlm-sheet-overlay.directive';
9
9
  import { HlmSheetTitleDirective } from './lib/hlm-sheet-title.directive';
10
+ import { HlmSheetComponent } from './lib/hlm-sheet.component';
10
11
 
11
12
  export * from './lib/hlm-sheet-close.directive';
12
- export * from './lib/hlm-sheet-content.directive';
13
+ export * from './lib/hlm-sheet-content.component';
13
14
  export * from './lib/hlm-sheet-description.directive';
14
15
  export * from './lib/hlm-sheet-footer.component';
15
16
  export * from './lib/hlm-sheet-header.component';
16
17
  export * from './lib/hlm-sheet-overlay.directive';
17
18
  export * from './lib/hlm-sheet-title.directive';
19
+ export * from './lib/hlm-sheet.component';
18
20
 
19
21
  export const HlmSheetImports = [
22
+ HlmSheetComponent,
20
23
  HlmSheetCloseDirective,
21
- HlmSheetContentDirective,
24
+ HlmSheetContentComponent,
22
25
  HlmSheetDescriptionDirective,
23
26
  HlmSheetFooterComponent,
24
27
  HlmSheetHeaderComponent,
@@ -1,7 +1,11 @@
1
- import { computed, Directive, effect, ElementRef, inject, Input, Renderer2, signal } from '@angular/core';
1
+ import { Component, computed, effect, ElementRef, inject, Input, Renderer2, signal } from '@angular/core';
2
+ import { radixCross1 } from '@ng-icons/radix-icons';
2
3
  import { hlm, injectExposedSideProvider, injectExposesStateProvider } from '@spartan-ng/ui-core';
4
+ import { HlmIconComponent, provideIcons } from '@spartan-ng/ui-icon-helm';
5
+ import { BrnSheetCloseDirective } from '@spartan-ng/ui-sheet-brain';
3
6
  import { cva } from 'class-variance-authority';
4
7
  import { ClassValue } from 'clsx';
8
+ import { HlmSheetCloseDirective } from './hlm-sheet-close.directive';
5
9
 
6
10
  export const sheetVariants = cva(
7
11
  'fixed z-50 gap-4 bg-background p-6 shadow-lg transition ease-in-out data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:duration-300 data-[state=open]:duration-500',
@@ -22,14 +26,24 @@ export const sheetVariants = cva(
22
26
  },
23
27
  );
24
28
 
25
- @Directive({
26
- selector: '[hlmSheetContent],[brnSheetContent][hlm]',
29
+ @Component({
30
+ selector: 'hlm-sheet-content',
27
31
  standalone: true,
32
+ imports: [HlmSheetCloseDirective, BrnSheetCloseDirective, HlmIconComponent],
33
+ providers: [provideIcons({ radixCross1 })],
28
34
  host: {
29
35
  '[class]': '_computedClass()',
36
+ '[attr.data-state]': 'state()',
30
37
  },
38
+ template: `
39
+ <ng-content />
40
+ <button brnSheetClose hlm>
41
+ <span class="sr-only">Close</span>
42
+ <hlm-icon class="flex h-4 w-4" size="100%" name="radixCross1" />
43
+ </button>
44
+ `,
31
45
  })
32
- export class HlmSheetContentDirective {
46
+ export class HlmSheetContentComponent {
33
47
  private _stateProvider = injectExposesStateProvider({ host: true });
34
48
  private _sideProvider = injectExposedSideProvider({ host: true });
35
49
  public state = this._stateProvider.state ?? signal('closed');
@@ -1,13 +1,15 @@
1
- import { Directive, Input, computed, signal } from '@angular/core';
1
+ import { computed, Directive, Input, signal } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
+ import { BrnSheetDescriptionDirective } from '@spartan-ng/ui-sheet-brain';
3
4
  import { ClassValue } from 'clsx';
4
5
 
5
6
  @Directive({
6
- selector: '[hlmSheetDescription],[brnSheetDescription][hlm]',
7
+ selector: '[hlmSheetDescription]',
7
8
  standalone: true,
8
9
  host: {
9
10
  '[class]': '_computedClass()',
10
11
  },
12
+ hostDirectives: [BrnSheetDescriptionDirective],
11
13
  })
12
14
  export class HlmSheetDescriptionDirective {
13
15
  private readonly _userCls = signal<ClassValue>('');
@@ -1,13 +1,15 @@
1
- import { Directive, Input, computed, signal } from '@angular/core';
1
+ import { computed, Directive, Input, signal } from '@angular/core';
2
2
  import { hlm } from '@spartan-ng/ui-core';
3
+ import { BrnSheetTitleDirective } from '@spartan-ng/ui-sheet-brain';
3
4
  import { ClassValue } from 'clsx';
4
5
 
5
6
  @Directive({
6
- selector: '[hlmSheetTitle],[brnSheetTitle][hlm]',
7
+ selector: '[hlmSheetTitle]',
7
8
  standalone: true,
8
9
  host: {
9
10
  '[class]': '_computedClass()',
10
11
  },
12
+ hostDirectives: [BrnSheetTitleDirective],
11
13
  })
12
14
  export class HlmSheetTitleDirective {
13
15
  private readonly _userCls = signal<ClassValue>('');
@@ -0,0 +1,34 @@
1
+ import { ChangeDetectionStrategy, Component, forwardRef, ViewEncapsulation } from '@angular/core';
2
+ import { BrnDialogComponent, provideBrnDialog } from '@spartan-ng/ui-dialog-brain';
3
+ import { BrnSheetComponent, BrnSheetOverlayComponent } from '@spartan-ng/ui-sheet-brain';
4
+ import { HlmSheetOverlayDirective } from './hlm-sheet-overlay.directive';
5
+
6
+ @Component({
7
+ selector: 'hlm-sheet',
8
+ standalone: true,
9
+ imports: [BrnSheetOverlayComponent, HlmSheetOverlayDirective],
10
+ providers: [
11
+ provideBrnDialog(),
12
+ {
13
+ provide: BrnDialogComponent,
14
+ useExisting: forwardRef(() => BrnSheetComponent),
15
+ },
16
+ {
17
+ provide: BrnSheetComponent,
18
+ useExisting: forwardRef(() => HlmSheetComponent),
19
+ },
20
+ ],
21
+ template: `
22
+ <brn-sheet-overlay hlm />
23
+ <ng-content />
24
+ `,
25
+ encapsulation: ViewEncapsulation.None,
26
+ changeDetection: ChangeDetectionStrategy.OnPush,
27
+ exportAs: 'hlmSheet',
28
+ })
29
+ export class HlmSheetComponent extends BrnSheetComponent {
30
+ constructor() {
31
+ super();
32
+ this.closeDelay = 100;
33
+ }
34
+ }
@@ -1,4 +1,4 @@
1
- import { Directive, inject } from '@angular/core';
1
+ import { Directive, inject, Input, TemplateRef } from '@angular/core';
2
2
  import { BrnTooltipTriggerDirective } from '@spartan-ng/ui-tooltip-brain';
3
3
 
4
4
  @Directive({
@@ -8,7 +8,6 @@ import { BrnTooltipTriggerDirective } from '@spartan-ng/ui-tooltip-brain';
8
8
  {
9
9
  directive: BrnTooltipTriggerDirective,
10
10
  inputs: [
11
- 'brnTooltipTrigger: hlmTooltipTrigger',
12
11
  'brnTooltipDisabled: hlmTooltipDisabled',
13
12
  'aria-describedby',
14
13
  'position',
@@ -29,14 +28,18 @@ export class HlmTooltipTriggerDirective {
29
28
  this._brnTooltipTrigger.exitAnimationDuration = 150;
30
29
  this._brnTooltipTrigger.hideDelay = 300;
31
30
  this._brnTooltipTrigger.showDelay = 150;
32
- //TODO: Fix LTR animations
33
31
  this._brnTooltipTrigger.tooltipContentClasses =
34
32
  'overflow-hidden rounded-md border border-border bg-popover px-3 py-1.5 text-sm text-popover-foreground shadow-md fade-in-0 zoom-in-95 ' +
35
33
  'data-[state=open]:animate-in ' +
36
34
  'data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 ' +
37
35
  'data-[side=below]:slide-in-from-top-2 data-[side=above]:slide-in-from-bottom-2 ' +
38
- 'data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 ' +
39
- 'data-[side=after]:slide-in-from-left-2 data-[side=before]:slide-in-from-right-2 ';
36
+ 'data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 ';
40
37
  }
41
38
  }
39
+
40
+ @Input()
41
+ set hlmTooltipTrigger(value: TemplateRef<unknown> | null | string) {
42
+ if (typeof value === 'string') return;
43
+ this._brnTooltipTrigger.content = value;
44
+ }
42
45
  }
@@ -3,9 +3,9 @@
3
3
  "internalName": "ui-accordion-helm",
4
4
  "peerDependencies": {
5
5
  "@angular/core": "^17.0.0",
6
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
6
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
7
7
  "clsx": "^1.2.1",
8
- "@spartan-ng/ui-accordion-brain": "0.0.1-alpha.319",
8
+ "@spartan-ng/ui-accordion-brain": "0.0.1-alpha.320",
9
9
  "@ng-icons/radix-icons": "^25.1.0"
10
10
  }
11
11
  },
@@ -13,7 +13,7 @@
13
13
  "internalName": "ui-alert-helm",
14
14
  "peerDependencies": {
15
15
  "@angular/core": "^17.0.0",
16
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
16
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
17
17
  "class-variance-authority": "^0.6.0",
18
18
  "clsx": "^1.2.1"
19
19
  }
@@ -22,10 +22,10 @@
22
22
  "internalName": "ui-alert-dialog-helm",
23
23
  "peerDependencies": {
24
24
  "@angular/core": "^17.0.0",
25
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
25
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
26
26
  "clsx": "^1.2.1",
27
- "@spartan-ng/ui-alertdialog-brain": "0.0.1-alpha.319",
28
- "@spartan-ng/ui-dialog-brain": "0.0.1-alpha.319"
27
+ "@spartan-ng/ui-alertdialog-brain": "0.0.1-alpha.320",
28
+ "@spartan-ng/ui-dialog-brain": "0.0.1-alpha.320"
29
29
  }
30
30
  },
31
31
  "aspectratio": {
@@ -33,7 +33,7 @@
33
33
  "peerDependencies": {
34
34
  "@angular/core": "^17.0.0",
35
35
  "@angular/cdk": "^17.0.0",
36
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
36
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
37
37
  "clsx": "^1.2.1"
38
38
  }
39
39
  },
@@ -41,7 +41,7 @@
41
41
  "internalName": "ui-avatar-helm",
42
42
  "peerDependencies": {
43
43
  "@angular/core": "^17.0.0",
44
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
44
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
45
45
  "clsx": "^1.2.1",
46
46
  "class-variance-authority": "^0.6.0"
47
47
  }
@@ -50,7 +50,7 @@
50
50
  "internalName": "ui-badge-helm",
51
51
  "peerDependencies": {
52
52
  "@angular/core": "^17.0.0",
53
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
53
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
54
54
  "class-variance-authority": "^0.6.0",
55
55
  "clsx": "^1.2.1"
56
56
  }
@@ -59,7 +59,7 @@
59
59
  "internalName": "ui-button-helm",
60
60
  "peerDependencies": {
61
61
  "@angular/core": "^17.0.0",
62
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
62
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
63
63
  "class-variance-authority": "^0.6.0",
64
64
  "clsx": "^1.2.1"
65
65
  }
@@ -68,7 +68,7 @@
68
68
  "internalName": "ui-card-helm",
69
69
  "peerDependencies": {
70
70
  "@angular/core": "^17.0.0",
71
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
71
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
72
72
  "class-variance-authority": "^0.6.0",
73
73
  "clsx": "^1.2.1"
74
74
  }
@@ -77,7 +77,7 @@
77
77
  "internalName": "ui-command-helm",
78
78
  "peerDependencies": {
79
79
  "@angular/core": "^17.0.0",
80
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
80
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
81
81
  "clsx": "^1.2.1"
82
82
  }
83
83
  },
@@ -85,9 +85,9 @@
85
85
  "internalName": "ui-dialog-helm",
86
86
  "peerDependencies": {
87
87
  "@angular/core": "^17.0.0",
88
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
88
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
89
89
  "clsx": "^1.2.1",
90
- "@spartan-ng/ui-dialog-brain": "0.0.1-alpha.319",
90
+ "@spartan-ng/ui-dialog-brain": "0.0.1-alpha.320",
91
91
  "@ng-icons/radix-icons": "^25.1.0"
92
92
  }
93
93
  },
@@ -96,7 +96,7 @@
96
96
  "peerDependencies": {
97
97
  "@angular/core": "^17.0.0",
98
98
  "@angular/common": "^17.0.0",
99
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
99
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
100
100
  "@ng-icons/core": "^25.1.0",
101
101
  "class-variance-authority": "^0.6.0",
102
102
  "clsx": "^1.2.1"
@@ -106,7 +106,7 @@
106
106
  "internalName": "ui-input-helm",
107
107
  "peerDependencies": {
108
108
  "@angular/core": "^17.0.0",
109
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
109
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
110
110
  "class-variance-authority": "^0.6.0",
111
111
  "clsx": "^1.2.1"
112
112
  }
@@ -115,28 +115,28 @@
115
115
  "internalName": "ui-label-helm",
116
116
  "peerDependencies": {
117
117
  "@angular/core": "^17.0.0",
118
- "@angular/common": "^17.0.0",
119
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
118
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
120
119
  "class-variance-authority": "^0.6.0",
121
- "clsx": "^1.2.1"
120
+ "clsx": "^1.2.1",
121
+ "@spartan-ng/ui-label-brain": "0.0.1-alpha.320"
122
122
  }
123
123
  },
124
124
  "menu": {
125
125
  "internalName": "ui-menu-helm",
126
126
  "peerDependencies": {
127
127
  "@angular/core": "^17.0.0",
128
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
128
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
129
129
  "@ng-icons/radix-icons": "^25.1.0",
130
130
  "clsx": "^1.2.1",
131
131
  "class-variance-authority": "^0.6.0",
132
- "@spartan-ng/ui-menu-brain": "0.0.1-alpha.319"
132
+ "@spartan-ng/ui-menu-brain": "0.0.1-alpha.320"
133
133
  }
134
134
  },
135
135
  "popover": {
136
136
  "internalName": "ui-popover-helm",
137
137
  "peerDependencies": {
138
138
  "@angular/core": "^17.0.0",
139
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
139
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
140
140
  "clsx": "^1.2.1"
141
141
  }
142
142
  },
@@ -144,7 +144,7 @@
144
144
  "internalName": "ui-progress-helm",
145
145
  "peerDependencies": {
146
146
  "@angular/core": "^17.0.0",
147
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
147
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
148
148
  "clsx": "^1.2.1"
149
149
  }
150
150
  },
@@ -152,7 +152,7 @@
152
152
  "internalName": "ui-radio-group-helm",
153
153
  "peerDependencies": {
154
154
  "@angular/core": "^17.0.0",
155
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
155
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
156
156
  "clsx": "^1.2.1"
157
157
  }
158
158
  },
@@ -160,7 +160,7 @@
160
160
  "internalName": "ui-scroll-area-helm",
161
161
  "peerDependencies": {
162
162
  "@angular/core": "^17.0.0",
163
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
163
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
164
164
  "ngx-scrollbar": "^13.0.1",
165
165
  "clsx": "^1.2.1"
166
166
  }
@@ -169,7 +169,7 @@
169
169
  "internalName": "ui-separator-helm",
170
170
  "peerDependencies": {
171
171
  "@angular/core": "^17.0.0",
172
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
172
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
173
173
  "clsx": "^1.2.1"
174
174
  }
175
175
  },
@@ -177,16 +177,19 @@
177
177
  "internalName": "ui-sheet-helm",
178
178
  "peerDependencies": {
179
179
  "@angular/core": "^17.0.0",
180
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
180
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
181
181
  "clsx": "^1.2.1",
182
- "class-variance-authority": "^0.6.0"
182
+ "class-variance-authority": "^0.6.0",
183
+ "@ng-icons/radix-icons": "^25.1.0",
184
+ "@spartan-ng/ui-sheet-brain": "0.0.1-alpha.320",
185
+ "@spartan-ng/ui-dialog-brain": "0.0.1-alpha.320"
183
186
  }
184
187
  },
185
188
  "skeleton": {
186
189
  "internalName": "ui-skeleton-helm",
187
190
  "peerDependencies": {
188
191
  "@angular/core": "^17.0.0",
189
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
192
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
190
193
  "clsx": "^1.2.1"
191
194
  }
192
195
  },
@@ -194,7 +197,7 @@
194
197
  "internalName": "ui-spinner-helm",
195
198
  "peerDependencies": {
196
199
  "@angular/core": "^17.0.0",
197
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
200
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
198
201
  "class-variance-authority": "^0.6.0",
199
202
  "clsx": "^1.2.1"
200
203
  }
@@ -203,7 +206,7 @@
203
206
  "internalName": "ui-switch-helm",
204
207
  "peerDependencies": {
205
208
  "@angular/core": "^17.0.0",
206
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
209
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
207
210
  "clsx": "^1.2.1"
208
211
  }
209
212
  },
@@ -211,17 +214,17 @@
211
214
  "internalName": "ui-tabs-helm",
212
215
  "peerDependencies": {
213
216
  "@angular/core": "^17.0.0",
214
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
217
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
215
218
  "clsx": "^1.2.1",
216
219
  "class-variance-authority": "^0.6.0",
217
- "@spartan-ng/ui-tabs-brain": "0.0.1-alpha.319"
220
+ "@spartan-ng/ui-tabs-brain": "0.0.1-alpha.320"
218
221
  }
219
222
  },
220
223
  "toggle": {
221
224
  "internalName": "ui-toggle-helm",
222
225
  "peerDependencies": {
223
226
  "@angular/core": "^17.0.0",
224
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
227
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
225
228
  "clsx": "^1.2.1",
226
229
  "class-variance-authority": "^0.6.0"
227
230
  }
@@ -230,7 +233,7 @@
230
233
  "internalName": "ui-typography-helm",
231
234
  "peerDependencies": {
232
235
  "@angular/core": "^17.0.0",
233
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
236
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
234
237
  "clsx": "^1.2.1"
235
238
  }
236
239
  },
@@ -239,7 +242,7 @@
239
242
  "peerDependencies": {
240
243
  "@angular/common": "^17.0.0",
241
244
  "@angular/core": "^17.0.0",
242
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
245
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
243
246
  "clsx": "^1.2.1"
244
247
  }
245
248
  },
@@ -247,7 +250,7 @@
247
250
  "internalName": "ui-hover-card-helm",
248
251
  "peerDependencies": {
249
252
  "@angular/core": "^17.0.0",
250
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
253
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
251
254
  "clsx": "^1.2.1"
252
255
  }
253
256
  },
@@ -255,8 +258,8 @@
255
258
  "internalName": "ui-checkbox-helm",
256
259
  "peerDependencies": {
257
260
  "@angular/core": "^17.0.0",
258
- "@spartan-ng/ui-core": "0.0.1-alpha.319",
259
- "@spartan-ng/ui-checkbox-brain": "0.0.1-alpha.319",
261
+ "@spartan-ng/ui-core": "0.0.1-alpha.320",
262
+ "@spartan-ng/ui-checkbox-brain": "0.0.1-alpha.320",
260
263
  "clsx": "^1.2.1",
261
264
  "@ng-icons/radix-icons": "^25.1.0"
262
265
  }
@@ -265,7 +268,7 @@
265
268
  "internalName": "ui-tooltip-helm",
266
269
  "peerDependencies": {
267
270
  "@angular/core": "^17.0.0",
268
- "@spartan-ng/ui-tooltip-brain": "0.0.1-alpha.319"
271
+ "@spartan-ng/ui-tooltip-brain": "0.0.1-alpha.320"
269
272
  }
270
273
  }
271
274
  }