@tailwind-ng/core
Advanced tools
@@ -284,6 +284,6 @@ import * as i0 from '@angular/core'; | ||
| } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: BaseDirective, isStandalone: true, inputs: { class: "class", disabled: "disabled" }, host: { properties: { "attr.disabled": "disabled || null", "attr.aria-disabled": "disabled || null" } }, ngImport: i0 }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: BaseDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: BaseDirective, isStandalone: true, inputs: { class: "class", disabled: "disabled" }, host: { properties: { "attr.disabled": "disabled || null", "attr.aria-disabled": "disabled || null" } }, ngImport: i0 }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BaseDirective, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: BaseDirective, decorators: [{ | ||
| type: Directive, | ||
@@ -336,3 +336,3 @@ args: [{ | ||
| const searchString = className.substring(0, lengthsEqual ? className.length : className.length - 1); | ||
| target = target.filter((value) => { | ||
| target = target.filter(value => { | ||
| return !value.startsWith(searchString); | ||
@@ -351,3 +351,3 @@ }); | ||
| const foundInSource = className.match(/-/g)?.length ?? 0; | ||
| target = target.filter((value) => { | ||
| target = target.filter(value => { | ||
| const foundInTarget = value.match(/-/g)?.length ?? 0; | ||
@@ -360,3 +360,3 @@ // This is a heuristic formula that allow merging values accurately. | ||
| if (foundInSource > foundInTarget && foundInTarget === 1) { | ||
| const found = NON_COLORS.find((x) => value.endsWith(x)); | ||
| const found = NON_COLORS.find(x => value.endsWith(x)); | ||
| // keep non color class that does not have a value in source to merge with. | ||
@@ -455,6 +455,6 @@ if (found && !searchString.startsWith(value.substring(0, value.indexOf('-')))) { | ||
| } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: OptionDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: OptionDirective, isStandalone: true, selector: "tw-option, [tw-option], [twOption]", host: { attributes: { "role": "option" }, properties: { "tabindex": "disabled ? null : 0" } }, exportAs: ["twOption"], usesInheritance: true, ngImport: i0 }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: OptionDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: OptionDirective, isStandalone: true, selector: "tw-option, [tw-option], [twOption]", host: { attributes: { "role": "option" }, properties: { "tabindex": "disabled ? null : 0" } }, exportAs: ["twOption"], usesInheritance: true, ngImport: i0 }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: OptionDirective, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: OptionDirective, decorators: [{ | ||
| type: Directive, | ||
@@ -516,6 +516,6 @@ args: [{ | ||
| } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ZIndexer, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); } | ||
| static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ZIndexer, providedIn: 'root' }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ZIndexer, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); } | ||
| static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ZIndexer, providedIn: 'root' }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ZIndexer, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ZIndexer, decorators: [{ | ||
| type: Injectable, | ||
@@ -818,6 +818,6 @@ args: [{ providedIn: 'root' }] | ||
| } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PopupDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.10", type: PopupDirective, isStandalone: true, inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: false, isRequired: false, transformFunction: null }, restoreFocus: { classPropertyName: "restoreFocus", publicName: "restoreFocus", isSignal: false, isRequired: false, transformFunction: null }, isOpened: { classPropertyName: "isOpened", publicName: "isOpened", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { isOpened: "isOpenedChange", opened: "opened", closed: "closed" }, host: { properties: { "attr.id": "id", "attr.open": "isOpened() || null", "attr.aria-expanded": "isOpened()" } }, usesInheritance: true, ngImport: i0 }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: PopupDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.11", type: PopupDirective, isStandalone: true, inputs: { id: { classPropertyName: "id", publicName: "id", isSignal: false, isRequired: false, transformFunction: null }, restoreFocus: { classPropertyName: "restoreFocus", publicName: "restoreFocus", isSignal: false, isRequired: false, transformFunction: null }, isOpened: { classPropertyName: "isOpened", publicName: "isOpened", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { isOpened: "isOpenedChange", opened: "opened", closed: "closed" }, host: { properties: { "attr.id": "id", "attr.open": "isOpened() || null", "attr.aria-expanded": "isOpened()" } }, usesInheritance: true, ngImport: i0 }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PopupDirective, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: PopupDirective, decorators: [{ | ||
| type: Directive, | ||
@@ -894,6 +894,6 @@ args: [{ | ||
| } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TwIf, deps: [], target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: TwIf, isStandalone: true, selector: "[twIf]", inputs: { twIfDelay: "twIfDelay", twIf: "twIf" }, ngImport: i0 }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: TwIf, deps: [], target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: TwIf, isStandalone: true, selector: "[twIf]", inputs: { twIfDelay: "twIfDelay", twIf: "twIf" }, ngImport: i0 }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: TwIf, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: TwIf, decorators: [{ | ||
| type: Directive, | ||
@@ -916,6 +916,6 @@ args: [{ selector: '[twIf]' }] | ||
| class AvatarBase extends BaseDirective { | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AvatarBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: AvatarBase, isStandalone: true, usesInheritance: true, ngImport: i0 }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: AvatarBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: AvatarBase, isStandalone: true, usesInheritance: true, ngImport: i0 }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AvatarBase, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: AvatarBase, decorators: [{ | ||
| type: Directive | ||
@@ -933,6 +933,6 @@ }] }); | ||
| class BadgeBase extends BaseDirective { | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BadgeBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: BadgeBase, isStandalone: true, usesInheritance: true, ngImport: i0 }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: BadgeBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: BadgeBase, isStandalone: true, usesInheritance: true, ngImport: i0 }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BadgeBase, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: BadgeBase, decorators: [{ | ||
| type: Directive | ||
@@ -943,6 +943,6 @@ }] }); | ||
| class ButtonGroupBase extends BaseDirective { | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ButtonGroupBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: ButtonGroupBase, isStandalone: true, usesInheritance: true, ngImport: i0 }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ButtonGroupBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: ButtonGroupBase, isStandalone: true, usesInheritance: true, ngImport: i0 }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ButtonGroupBase, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ButtonGroupBase, decorators: [{ | ||
| type: Directive | ||
@@ -953,4 +953,4 @@ }] }); | ||
| class DropdownBase extends PopupDirective { | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DropdownBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: DropdownBase, isStandalone: true, host: { properties: { "attr.tabindex": "-1" } }, providers: [ | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: DropdownBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: DropdownBase, isStandalone: true, host: { properties: { "attr.tabindex": "-1" } }, providers: [ | ||
| { | ||
@@ -962,3 +962,3 @@ provide: PopupDirective, | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DropdownBase, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: DropdownBase, decorators: [{ | ||
| type: Directive, | ||
@@ -1036,4 +1036,4 @@ args: [{ | ||
| } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DialogBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: DialogBase, isStandalone: true, inputs: { isModal: "isModal", displayDelay: "displayDelay", autoClose: "autoClose", autoFocus: "autoFocus", restoreFocus: "restoreFocus" }, host: { attributes: { "role": "dialog" }, properties: { "attr.aria-modal": "isModal" } }, providers: [ | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: DialogBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: DialogBase, isStandalone: true, inputs: { isModal: "isModal", displayDelay: "displayDelay", autoClose: "autoClose", autoFocus: "autoFocus", restoreFocus: "restoreFocus" }, host: { attributes: { "role": "dialog" }, properties: { "attr.aria-modal": "isModal" } }, providers: [ | ||
| { | ||
@@ -1045,3 +1045,3 @@ provide: PopupDirective, | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DialogBase, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: DialogBase, decorators: [{ | ||
| type: Directive, | ||
@@ -1109,4 +1109,4 @@ args: [{ | ||
| } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ComboboxBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: ComboboxBase, isStandalone: true, inputs: { id: "id" }, host: { attributes: { "role": "combobox" }, properties: { "attr.aria-expanded": "isOpened()", "attr.aria-activedescendant": "activeElement?.textContent?.trim() || null" } }, providers: [ | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ComboboxBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: ComboboxBase, isStandalone: true, inputs: { id: "id" }, host: { attributes: { "role": "combobox" }, properties: { "attr.aria-expanded": "isOpened()", "attr.aria-activedescendant": "activeElement?.textContent?.trim() || null" } }, providers: [ | ||
| { | ||
@@ -1118,3 +1118,3 @@ provide: PopupDirective, | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ComboboxBase, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ComboboxBase, decorators: [{ | ||
| type: Directive, | ||
@@ -1244,6 +1244,6 @@ args: [{ | ||
| } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ButtonBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: ButtonBase, isStandalone: true, inputs: { tabIndex: "tabIndex", popup: "popup", isFab: "isFab", size: "size", variant: "variant" }, host: { properties: { "attr.variant": "variant", "tabindex": "disabled ? null : tabIndex", "attr.aria-expanded": "isPopupExpanded || null" } }, usesInheritance: true, ngImport: i0 }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ButtonBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: ButtonBase, isStandalone: true, inputs: { tabIndex: "tabIndex", popup: "popup", isFab: "isFab", size: "size", variant: "variant" }, host: { properties: { "attr.variant": "variant", "tabindex": "disabled ? null : tabIndex", "attr.aria-expanded": "isPopupExpanded || null" } }, usesInheritance: true, ngImport: i0 }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ButtonBase, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ButtonBase, decorators: [{ | ||
| type: Directive, | ||
@@ -1315,6 +1315,6 @@ args: [{ | ||
| } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CheckboxBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: CheckboxBase, isStandalone: true, usesInheritance: true, ngImport: i0 }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: CheckboxBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: CheckboxBase, isStandalone: true, usesInheritance: true, ngImport: i0 }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CheckboxBase, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: CheckboxBase, decorators: [{ | ||
| type: Directive | ||
@@ -1332,6 +1332,6 @@ }] }); | ||
| class ComboboxItemBase extends BaseDirective { | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ComboboxItemBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: ComboboxItemBase, isStandalone: true, usesInheritance: true, ngImport: i0 }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ComboboxItemBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: ComboboxItemBase, isStandalone: true, usesInheritance: true, ngImport: i0 }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ComboboxItemBase, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ComboboxItemBase, decorators: [{ | ||
| type: Directive | ||
@@ -1353,6 +1353,6 @@ }] }); | ||
| } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: IconBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: IconBase, isStandalone: true, inputs: { name: "name", size: "size" }, usesInheritance: true, ngImport: i0 }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: IconBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: IconBase, isStandalone: true, inputs: { name: "name", size: "size" }, usesInheritance: true, ngImport: i0 }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: IconBase, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: IconBase, decorators: [{ | ||
| type: Directive | ||
@@ -1375,6 +1375,6 @@ }], propDecorators: { name: [{ | ||
| } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: InputRadioBase, deps: [], target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: InputRadioBase, isStandalone: true, usesInheritance: true, ngImport: i0 }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: InputRadioBase, deps: [], target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: InputRadioBase, isStandalone: true, usesInheritance: true, ngImport: i0 }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: InputRadioBase, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: InputRadioBase, decorators: [{ | ||
| type: Directive | ||
@@ -1434,6 +1434,6 @@ }], ctorParameters: () => [] }); | ||
| } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: InputTextBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: InputTextBase, isStandalone: true, inputs: { size: "size", value: "value" }, outputs: { valueChange: "valueChange", changes: "changes" }, usesInheritance: true, ngImport: i0 }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: InputTextBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: InputTextBase, isStandalone: true, inputs: { size: "size", value: "value" }, outputs: { valueChange: "valueChange", changes: "changes" }, usesInheritance: true, ngImport: i0 }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: InputTextBase, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: InputTextBase, decorators: [{ | ||
| type: Directive | ||
@@ -1455,6 +1455,6 @@ }], propDecorators: { size: [{ | ||
| class ToggleBase extends BaseDirective { | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ToggleBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.10", type: ToggleBase, isStandalone: true, usesInheritance: true, ngImport: i0 }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ToggleBase, deps: null, target: i0.ɵɵFactoryTarget.Directive }); } | ||
| static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.11", type: ToggleBase, isStandalone: true, usesInheritance: true, ngImport: i0 }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ToggleBase, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ToggleBase, decorators: [{ | ||
| type: Directive | ||
@@ -1500,6 +1500,6 @@ }] }); | ||
| } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ThemeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); } | ||
| static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ThemeService, providedIn: 'root' }); } | ||
| static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ThemeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); } | ||
| static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ThemeService, providedIn: 'root' }); } | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ThemeService, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ThemeService, decorators: [{ | ||
| type: Injectable, | ||
@@ -1506,0 +1506,0 @@ args: [{ providedIn: 'root' }] |
+1
-1
| { | ||
| "name": "@tailwind-ng/core", | ||
| "version": "0.20.37", | ||
| "version": "0.20.38", | ||
| "author": { | ||
@@ -5,0 +5,0 @@ "email": "w.mba@outlook.com", |
+9
-4
@@ -21,3 +21,5 @@ <div align="center"> | ||
| Tailwind NG is an open source UI components library that aims to provide a seamless and robust integration of [Tailwind CSS](https://tailwindcss.com/) components with [Angular](https://angular.dev) to make building a great UI easier and joyful at any scale. | ||
| Tailwind NG is an open source UI components library that aims to provide a seamless and robust | ||
| integration of [Tailwind CSS](https://tailwindcss.com/) components with | ||
| [Angular](https://angular.dev) to make building a great UI easier and joyful at any scale. | ||
@@ -31,3 +33,4 @@ ## :bulb: Why Tailwind NG ? | ||
| - **Reliable**: well-tested to ensure consistent performance and predictable behaviors. | ||
| - **Accessible**: built-in accessibility features compliant to [W3C WAI-ARIA](https://www.w3.org/TR/wai-aria/) standards. | ||
| - **Accessible**: built-in accessibility features compliant to | ||
| [W3C WAI-ARIA](https://www.w3.org/TR/wai-aria/) standards. | ||
| - **Customizable**: fully customizable, extensible and composable to fit your specific needs. | ||
@@ -37,3 +40,4 @@ | ||
| We welcome contributions to Tailwind NG! If you have ideas, suggestions, or bug fixes, please check out our [contributing guide](). | ||
| We welcome contributions to Tailwind NG! If you have ideas, suggestions, or bug fixes, please check | ||
| out our [contributing guide](). | ||
@@ -48,3 +52,4 @@ ## :sparkles: Getting Started | ||
| - [Tailwind CSS](https://tailwindcss.com/docs/installation) v4 or later | ||
| 1. For more information on how to install and use Tailwind NG, please refer to the [documentation](https://tailwind-ng.com/docs/getting-started). | ||
| 1. For more information on how to install and use Tailwind NG, please refer to the | ||
| [documentation](https://tailwind-ng.com/docs/getting-started). | ||
@@ -51,0 +56,0 @@ ## :package: Packages reference |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
79
6.76%216419
-0.01%