@anemona/aif-icons 0.0.1

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/README.md ADDED
@@ -0,0 +1,24 @@
1
+ # AifIcons
2
+
3
+ This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.3.0.
4
+
5
+ ## Code scaffolding
6
+
7
+ Run `ng generate component component-name --project aif-icons` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project aif-icons`.
8
+ > Note: Don't forget to add `--project aif-icons` or else it will be added to the default project in your `angular.json` file.
9
+
10
+ ## Build
11
+
12
+ Run `ng build aif-icons` to build the project. The build artifacts will be stored in the `dist/` directory.
13
+
14
+ ## Publishing
15
+
16
+ After building your library with `ng build aif-icons`, go to the dist folder `cd dist/aif-icons` and run `npm publish`.
17
+
18
+ ## Running unit tests
19
+
20
+ Run `ng test aif-icons` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
+
22
+ ## Further help
23
+
24
+ To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ export * from './public-api';
5
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYW5lbW9uYS1haWYtaWNvbnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9wcm9qZWN0cy9haWYtaWNvbnMvc3JjL2FuZW1vbmEtYWlmLWljb25zLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBRUgsY0FBYyxjQUFjLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIEdlbmVyYXRlZCBidW5kbGUgaW5kZXguIERvIG5vdCBlZGl0LlxuICovXG5cbmV4cG9ydCAqIGZyb20gJy4vcHVibGljLWFwaSc7XG4iXX0=
@@ -0,0 +1,15 @@
1
+ import { Component, input } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class AiIconComponent {
4
+ constructor() {
5
+ this.icon = input(''); // icon name
6
+ this.sz = input(''); // size
7
+ }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: AiIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
9
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "17.3.11", type: AiIconComponent, isStandalone: true, selector: "ai-icon", inputs: { icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, sz: { classPropertyName: "sz", publicName: "sz", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `<i class="ai ai-{{icon()}} {{sz()}}"></i>`, isInline: true, styles: [""] }); }
10
+ }
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: AiIconComponent, decorators: [{
12
+ type: Component,
13
+ args: [{ selector: 'ai-icon', standalone: true, imports: [], template: `<i class="ai ai-{{icon()}} {{sz()}}"></i>` }]
14
+ }] });
15
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWktaWNvbi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9wcm9qZWN0cy9haWYtaWNvbnMvc3JjL2xpYi9haS1pY29uLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFTakQsTUFBTSxPQUFPLGVBQWU7SUFQNUI7UUFRRSxTQUFJLEdBQUcsS0FBSyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsWUFBWTtRQUM5QixPQUFFLEdBQUcsS0FBSyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsT0FBTztLQUN4QjsrR0FIWSxlQUFlO21HQUFmLGVBQWUsbVRBSGhCLDJDQUEyQzs7NEZBRzFDLGVBQWU7a0JBUDNCLFNBQVM7K0JBQ0UsU0FBUyxjQUNQLElBQUksV0FDUCxFQUFFLFlBQ0QsMkNBQTJDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBpbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdhaS1pY29uJyxcclxuICBzdGFuZGFsb25lOiB0cnVlLFxyXG4gIGltcG9ydHM6IFtdLFxyXG4gIHRlbXBsYXRlOiBgPGkgY2xhc3M9XCJhaSBhaS17e2ljb24oKX19IHt7c3ooKX19XCI+PC9pPmAsXHJcbiAgc3R5bGVzOiBgYFxyXG59KVxyXG5leHBvcnQgY2xhc3MgQWlJY29uQ29tcG9uZW50IHtcclxuICBpY29uID0gaW5wdXQoJycpOyAvLyBpY29uIG5hbWVcclxuICBzeiA9IGlucHV0KCcnKTsgLy8gc2l6ZVxyXG59XHJcbiJdfQ==
@@ -0,0 +1,6 @@
1
+ /*
2
+ * Public API Surface of aif-icons
3
+ */
4
+ //export * from './lib/aif-icons.service';
5
+ export * from './lib/ai-icon.component';
6
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3Byb2plY3RzL2FpZi1pY29ucy9zcmMvcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUNILDBDQUEwQztBQUMxQyxjQUFjLHlCQUF5QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLypcclxuICogUHVibGljIEFQSSBTdXJmYWNlIG9mIGFpZi1pY29uc1xyXG4gKi9cclxuLy9leHBvcnQgKiBmcm9tICcuL2xpYi9haWYtaWNvbnMuc2VydmljZSc7XHJcbmV4cG9ydCAqIGZyb20gJy4vbGliL2FpLWljb24uY29tcG9uZW50JztcclxuIl19
@@ -0,0 +1,27 @@
1
+ import * as i0 from '@angular/core';
2
+ import { input, Component } from '@angular/core';
3
+
4
+ class AiIconComponent {
5
+ constructor() {
6
+ this.icon = input(''); // icon name
7
+ this.sz = input(''); // size
8
+ }
9
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: AiIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
10
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "17.3.11", type: AiIconComponent, isStandalone: true, selector: "ai-icon", inputs: { icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, sz: { classPropertyName: "sz", publicName: "sz", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: `<i class="ai ai-{{icon()}} {{sz()}}"></i>`, isInline: true, styles: [""] }); }
11
+ }
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: AiIconComponent, decorators: [{
13
+ type: Component,
14
+ args: [{ selector: 'ai-icon', standalone: true, imports: [], template: `<i class="ai ai-{{icon()}} {{sz()}}"></i>` }]
15
+ }] });
16
+
17
+ /*
18
+ * Public API Surface of aif-icons
19
+ */
20
+ //export * from './lib/aif-icons.service';
21
+
22
+ /**
23
+ * Generated bundle index. Do not edit.
24
+ */
25
+
26
+ export { AiIconComponent };
27
+ //# sourceMappingURL=anemona-aif-icons.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"anemona-aif-icons.mjs","sources":["../../../projects/aif-icons/src/lib/ai-icon.component.ts","../../../projects/aif-icons/src/public-api.ts","../../../projects/aif-icons/src/anemona-aif-icons.ts"],"sourcesContent":["import { Component, input } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'ai-icon',\r\n standalone: true,\r\n imports: [],\r\n template: `<i class=\"ai ai-{{icon()}} {{sz()}}\"></i>`,\r\n styles: ``\r\n})\r\nexport class AiIconComponent {\r\n icon = input(''); // icon name\r\n sz = input(''); // size\r\n}\r\n","/*\r\n * Public API Surface of aif-icons\r\n */\r\n//export * from './lib/aif-icons.service';\r\nexport * from './lib/ai-icon.component';\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;MASa,eAAe,CAAA;AAP5B,IAAA,WAAA,GAAA;AAQE,QAAA,IAAA,CAAA,IAAI,GAAG,KAAK,CAAC,EAAE,CAAC,CAAC;AACjB,QAAA,IAAA,CAAA,EAAE,GAAG,KAAK,CAAC,EAAE,CAAC,CAAC;AAChB,KAAA;+GAHY,eAAe,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAf,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,eAAe,mTAHhB,CAA2C,yCAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,MAAA,EAAA,CAAA,EAAA,CAAA,EAAA,CAAA,CAAA,EAAA;;4FAG1C,eAAe,EAAA,UAAA,EAAA,CAAA;kBAP3B,SAAS;AACE,YAAA,IAAA,EAAA,CAAA,EAAA,QAAA,EAAA,SAAS,EACP,UAAA,EAAA,IAAI,EACP,OAAA,EAAA,EAAE,YACD,CAA2C,yCAAA,CAAA,EAAA,CAAA;;;ACNvD;;AAEG;AACH;;ACHA;;AAEG;;;;"}
package/fonts/aif.eot ADDED
Binary file