@ascentgl/ads-icons 0.0.22 → 0.0.28
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/fesm2022/ascentgl-ads-icons-icons.mjs +198 -12
- package/fesm2022/ascentgl-ads-icons-icons.mjs.map +1 -1
- package/fesm2022/ascentgl-ads-icons.mjs +11 -11
- package/icons/index.d.ts +31 -0
- package/icons/src/ads-icon.model.d.ts +1 -1
- package/icons/src/adsIcon-Assembly_Production_Conveyer.icon.d.ts +4 -0
- package/icons/src/adsIcon-Badge.icon.d.ts +4 -0
- package/icons/src/adsIcon-Box_Check.icon.d.ts +4 -0
- package/icons/src/adsIcon-Business_Briefcase.icon.d.ts +4 -0
- package/icons/src/adsIcon-Calendar.icon.d.ts +4 -0
- package/icons/src/adsIcon-Calendar_Check.icon.d.ts +4 -0
- package/icons/src/adsIcon-Caret_Down_2.icon.d.ts +4 -0
- package/icons/src/adsIcon-Caret_Up_2.icon.d.ts +4 -0
- package/icons/src/adsIcon-Dashboard.icon.d.ts +4 -0
- package/icons/src/adsIcon-Download.icon.d.ts +4 -0
- package/icons/src/adsIcon-File_Complete.icon.d.ts +4 -0
- package/icons/src/adsIcon-File_Multi.icon.d.ts +4 -0
- package/icons/src/adsIcon-File_PDF.icon.d.ts +4 -0
- package/icons/src/adsIcon-File_Tariff.icon.d.ts +4 -0
- package/icons/src/adsIcon-Flame_Fire.icon.d.ts +4 -0
- package/icons/src/adsIcon-Flight.icon.d.ts +4 -0
- package/icons/src/adsIcon-Gear.icon.d.ts +4 -0
- package/icons/src/adsIcon-Globe.icon.d.ts +4 -0
- package/icons/src/adsIcon-Heart.icon.d.ts +4 -0
- package/icons/src/adsIcon-Image.icon.d.ts +4 -0
- package/icons/src/adsIcon-Map.icon.d.ts +4 -0
- package/icons/src/adsIcon-Minus_Circle.icon.d.ts +4 -0
- package/icons/src/adsIcon-Paper_Clip.icon.d.ts +4 -0
- package/icons/src/adsIcon-Phone.icon.d.ts +4 -0
- package/icons/src/adsIcon-Print.icon.d.ts +4 -0
- package/icons/src/adsIcon-Reporting.icon.d.ts +4 -0
- package/icons/src/adsIcon-Sort_Rearrange.icon.d.ts +4 -0
- package/icons/src/adsIcon-Thumbs_Up_opportunities.icon.d.ts +4 -0
- package/icons/src/adsIcon-Truck_Fast.icon.d.ts +4 -0
- package/icons/src/adsIcon-Users.icon.d.ts +4 -0
- package/icons/src/adsIcon-Vendor_Management.icon.d.ts +4 -0
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { Injectable,
|
|
2
|
+
import { Injectable, Input, Component, NgModule } from '@angular/core';
|
|
3
3
|
|
|
4
4
|
class AdsIconRegistry {
|
|
5
5
|
constructor() {
|
|
@@ -19,10 +19,10 @@ class AdsIconRegistry {
|
|
|
19
19
|
}
|
|
20
20
|
return this.registry.get(iconName);
|
|
21
21
|
}
|
|
22
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.
|
|
23
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.
|
|
22
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AdsIconRegistry, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
23
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AdsIconRegistry, providedIn: 'root' }); }
|
|
24
24
|
}
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AdsIconRegistry, decorators: [{
|
|
26
26
|
type: Injectable,
|
|
27
27
|
args: [{
|
|
28
28
|
providedIn: 'root',
|
|
@@ -136,10 +136,10 @@ class AdsIconComponent {
|
|
|
136
136
|
getSvgElement() {
|
|
137
137
|
return this.element.nativeElement.querySelector('svg');
|
|
138
138
|
}
|
|
139
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.
|
|
140
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.
|
|
139
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AdsIconComponent, deps: [{ token: i0.ElementRef }, { token: AdsIconRegistry }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
140
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.2", type: AdsIconComponent, isStandalone: false, selector: "ads-icon", inputs: { size: "size", name: "name", color: "color", theme: "theme", stroke: "stroke" }, usesOnChanges: true, ngImport: i0, template: '', isInline: true, styles: [":host{display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;font-size:32px;fill:currentColor}:host ::ng-deep [data-no-fill]{fill:none!important}:host ::ng-deep [data-no-stroke]{stroke:none!important}:host ::ng-deep [data-stroke-white]{stroke:var(--color-white)}:host ::ng-deep [data-fill-white]{fill:var(--color-white)}\n"] }); }
|
|
141
141
|
}
|
|
142
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.
|
|
142
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AdsIconComponent, decorators: [{
|
|
143
143
|
type: Component,
|
|
144
144
|
args: [{ selector: 'ads-icon', template: '', standalone: false, styles: [":host{display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;font-size:32px;fill:currentColor}:host ::ng-deep [data-no-fill]{fill:none!important}:host ::ng-deep [data-no-stroke]{stroke:none!important}:host ::ng-deep [data-stroke-white]{stroke:var(--color-white)}:host ::ng-deep [data-fill-white]{fill:var(--color-white)}\n"] }]
|
|
145
145
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: AdsIconRegistry }, { type: i0.Renderer2 }], propDecorators: { size: [{
|
|
@@ -155,11 +155,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.5", ngImpor
|
|
|
155
155
|
}] } });
|
|
156
156
|
|
|
157
157
|
class AdsIconModule {
|
|
158
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.
|
|
159
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.
|
|
160
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.
|
|
158
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AdsIconModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
159
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.2", ngImport: i0, type: AdsIconModule, declarations: [AdsIconComponent], exports: [AdsIconComponent] }); }
|
|
160
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AdsIconModule }); }
|
|
161
161
|
}
|
|
162
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.
|
|
162
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.2", ngImport: i0, type: AdsIconModule, decorators: [{
|
|
163
163
|
type: NgModule,
|
|
164
164
|
args: [{
|
|
165
165
|
declarations: [AdsIconComponent],
|
package/icons/index.d.ts
CHANGED
|
@@ -1,5 +1,36 @@
|
|
|
1
1
|
import { AdsIcon } from './src/ads-icon.model';
|
|
2
2
|
export type AdsIconNameSubset<T extends Readonly<AdsIcon[]>> = T[number]['name'];
|
|
3
|
+
export * from './src/adsIcon-Assembly_Production_Conveyer.icon';
|
|
4
|
+
export * from './src/adsIcon-Box_Check.icon';
|
|
5
|
+
export * from './src/adsIcon-File_Multi.icon';
|
|
6
|
+
export * from './src/adsIcon-File_Complete.icon';
|
|
7
|
+
export * from './src/adsIcon-Truck_Fast.icon';
|
|
8
|
+
export * from './src/adsIcon-Thumbs_Up_opportunities.icon';
|
|
9
|
+
export * from './src/adsIcon-Paper_Clip.icon';
|
|
10
|
+
export * from './src/adsIcon-Heart.icon';
|
|
11
|
+
export * from './src/adsIcon-Vendor_Management.icon';
|
|
12
|
+
export * from './src/adsIcon-Users.icon';
|
|
13
|
+
export * from './src/adsIcon-Badge.icon';
|
|
14
|
+
export * from './src/adsIcon-Business_Briefcase.icon';
|
|
15
|
+
export * from './src/adsIcon-Calendar_Check.icon';
|
|
16
|
+
export * from './src/adsIcon-Globe.icon';
|
|
17
|
+
export * from './src/adsIcon-Reporting.icon';
|
|
18
|
+
export * from './src/adsIcon-Dashboard.icon';
|
|
19
|
+
export * from './src/adsIcon-File_Tariff.icon';
|
|
20
|
+
export * from './src/adsIcon-Image.icon';
|
|
21
|
+
export * from './src/adsIcon-File_PDF.icon';
|
|
22
|
+
export * from './src/adsIcon-Phone.icon';
|
|
23
|
+
export * from './src/adsIcon-Map.icon';
|
|
24
|
+
export * from './src/adsIcon-Print.icon';
|
|
25
|
+
export * from './src/adsIcon-Minus_Circle.icon';
|
|
26
|
+
export * from './src/adsIcon-Sort_Rearrange.icon';
|
|
27
|
+
export * from './src/adsIcon-Download.icon';
|
|
28
|
+
export * from './src/adsIcon-Calendar.icon';
|
|
29
|
+
export * from './src/adsIcon-Flame_Fire.icon';
|
|
30
|
+
export * from './src/adsIcon-Flight.icon';
|
|
31
|
+
export * from './src/adsIcon-Gear.icon';
|
|
32
|
+
export * from './src/adsIcon-Caret_Up_2.icon';
|
|
33
|
+
export * from './src/adsIcon-Caret_Down_2.icon';
|
|
3
34
|
export * from './src/adsIcon-Bell.icon';
|
|
4
35
|
export * from './src/adsIcon-Bell_Warning.icon';
|
|
5
36
|
export * from './src/adsIcon-Calendar_Star.icon';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export type adsIcon = 'bell' | 'bell_warning' | 'calendar_star' | 'check_circle_filled' | 'check_circle' | 'check' | 'checklist' | 'chevron_down' | 'chevron_left' | 'chevron_right' | 'chevron_up' | 'circle_filled' | 'circle_no_filled' | 'cross_circle' | 'cross_circle_filled' | 'cross' | 'cross_v2' | 'datepicker' | 'drag' | 'graph' | 'edit_dashboard' | 'essentials' | 'exclamation' | 'filter' | 'file_signature' | 'front_truck' | 'information' | 'location_filled' | 'lock' | 'mail_envelope' | 'menu_more_info' | 'minus' | 'plus_circle' | 'pencil' | 'plus' | 'search' | 'search_file' | 'sort_ascending' | 'sort_descending' | 'sort_filled' | 'star_25' | 'star_50' | 'star_75' | 'star_full' | 'star' | 'stepper_circle' | 'status_processing' | 'status_new' | 'shipment' | 'order' | 'order_management' | 'timepicker' | 'tools' | 'truck' | 'truck_dolly' | 'user_circle' | 'visibility_eye_none' | 'visibility_eye' | 'warehouse' | 'warning';
|
|
1
|
+
export type adsIcon = 'assembly_production_conveyer' | 'box_check' | 'file_multi' | 'file_complete' | 'truck_fast' | 'thumbs_up_opportunities' | 'paper_clip' | 'heart' | 'vendor_management' | 'users' | 'badge' | 'business_briefcase' | 'calendar_check' | 'globe' | 'reporting' | 'dashboard' | 'file_tariff' | 'image' | 'file_pdf' | 'phone' | 'map' | 'print' | 'minus_circle' | 'sort_rearrange' | 'calendar' | 'download' | 'flame_fire' | 'flight' | 'gear' | 'caret_down_2' | 'caret_up_2' | 'bell' | 'bell_warning' | 'calendar_star' | 'check_circle_filled' | 'check_circle' | 'check' | 'checklist' | 'chevron_down' | 'chevron_left' | 'chevron_right' | 'chevron_up' | 'circle_filled' | 'circle_no_filled' | 'cross_circle' | 'cross_circle_filled' | 'cross' | 'cross_v2' | 'datepicker' | 'drag' | 'graph' | 'edit_dashboard' | 'essentials' | 'exclamation' | 'filter' | 'file_signature' | 'front_truck' | 'information' | 'location_filled' | 'lock' | 'mail_envelope' | 'menu_more_info' | 'minus' | 'plus_circle' | 'pencil' | 'plus' | 'search' | 'search_file' | 'sort_ascending' | 'sort_descending' | 'sort_filled' | 'star_25' | 'star_50' | 'star_75' | 'star_full' | 'star' | 'stepper_circle' | 'status_processing' | 'status_new' | 'shipment' | 'order' | 'order_management' | 'timepicker' | 'tools' | 'truck' | 'truck_dolly' | 'user_circle' | 'visibility_eye_none' | 'visibility_eye' | 'warehouse' | 'warning';
|
|
2
2
|
export interface AdsIcon {
|
|
3
3
|
name: adsIcon;
|
|
4
4
|
data: string;
|