Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,5 +145,31 @@
}
}
}
},
"schematics": {
"@schematics/angular:component": {
"type": "component"
},
"@schematics/angular:directive": {
"type": "directive"
},
"@schematics/angular:service": {
"type": "service"
},
"@schematics/angular:guard": {
"typeSeparator": "."
},
"@schematics/angular:interceptor": {
"typeSeparator": "."
},
"@schematics/angular:module": {
"typeSeparator": "."
},
"@schematics/angular:pipe": {
"typeSeparator": "."
},
"@schematics/angular:resolver": {
"typeSeparator": "."
}
}
}
129 changes: 117 additions & 12 deletions docs/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
Package: @angular/core
License: "MIT"

The MIT License

Copyright (c) 2010-2025 Google LLC. https://angular.dev/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

--------------------------------------------------------------------------------
Package: rxjs
Expand Down Expand Up @@ -215,37 +236,121 @@ License: "Apache-2.0"
Package: tslib
License: "0BSD"

Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
Copyright (c) Microsoft Corporation.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
--------------------------------------------------------------------------------
Package: @angular/common
License: "MIT"

The MIT License

Copyright (c) 2010-2025 Google LLC. https://angular.dev/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

--------------------------------------------------------------------------------
Package: @angular/platform-browser
License: "MIT"

The MIT License

Copyright (c) 2010-2025 Google LLC. https://angular.dev/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

--------------------------------------------------------------------------------
Package: @angular/forms
License: "MIT"

The MIT License

Copyright (c) 2010-2025 Google LLC. https://angular.dev/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

--------------------------------------------------------------------------------
Package: @angular/router
License: "MIT"

The MIT License

Copyright (c) 2010-2025 Google LLC. https://angular.dev/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

--------------------------------------------------------------------------------
Package: @joster-dev/icon
Expand All @@ -263,7 +368,7 @@ License: "MIT"

The MIT License

Copyright (c) 2010-2024 Google LLC. https://angular.io/license
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
126 changes: 63 additions & 63 deletions docs/assets/README.md
Original file line number Diff line number Diff line change
@@ -1,63 +1,63 @@
# icon
icon is an [Angular](https://angular.io/) library with dynamic components that contain scalable vector graphics
- [Repository](https://github.com/joster-dev/icon)
- [Github Package](https://github.com/joster-dev/icon/packages/327210)
- [Demo](https://joster-dev.github.io/icon/)

## getting started
update your `package.json`
```bash
npm install @joster-dev/icon --save
```
import the module
```diff
+ import { IconModule } from '@joster-dev/icon';

@NgModule({
imports: [
+ IconModule
],
})
```

## `icon` component
### **`fill`** input expects `string | string[] | null` defaults to `null`
- for body color
- when `string[]`
- vertical gradient left to right
- when `'current'`
- uses [`currentColor`](https://www.w3.org/wiki/CSS3/Color/currentColor)

### **`fillRotate`** input expects `boolean` defaults to `false`
- for rotate **`fill`** by 90°
- useful when **`fill`** is `string[]`

### **`fillOpacity`** input expects `number` defaults to `0`
- for **`fill`** transparency
- `1` is solid color
- `0` is transparent

### **`stroke`** input expects `string | string[] | null` defaults to `null`
- for outline color
- when `string[]`
- vertical gradient left to right
- when `null`
- uses [`currentColor`](https://www.w3.org/wiki/CSS3/Color/currentColor)

### **`strokeRotate`** input expects `boolean` defaults to `false`
- for rotate stroke by 90°

### **`size`** input expects `<length> | <percentage>` defaults to `'100%'`
- for scaling width and height
- **`spin`** input expects `'x' | 'y' | 'z'`
- for linear rotation animation

### **`type`** input expects `string`
- for icon selection

## `icon-stack` component
- for containing multiple `icon` which will appear on top of one another
<!-- *can horizontally and vertically center contained icons* -->

### **`size`** input expects `<length> | <percentage>` defaults to `'100%'`
- for scaling width and height of all contained `icon`
# icon
icon is an [Angular](https://angular.io/) library with dynamic components that contain scalable vector graphics
- [Repository](https://github.com/joster-dev/icon)
- [Github Package](https://github.com/joster-dev/icon/packages/327210)
- [Demo](https://joster-dev.github.io/icon/)
## getting started
update your `package.json`
```bash
npm install @joster-dev/icon --save
```
import the module
```diff
+ import { IconModule } from '@joster-dev/icon';
@NgModule({
imports: [
+ IconModule
],
})
```
## `icon` component
### **`fill`** input expects `string | string[] | null` defaults to `null`
- for body color
- when `string[]`
- vertical gradient left to right
- when `'current'`
- uses [`currentColor`](https://www.w3.org/wiki/CSS3/Color/currentColor)
### **`fillRotate`** input expects `boolean` defaults to `false`
- for rotate **`fill`** by 90°
- useful when **`fill`** is `string[]`
### **`fillOpacity`** input expects `number` defaults to `0`
- for **`fill`** transparency
- `1` is solid color
- `0` is transparent
### **`stroke`** input expects `string | string[] | null` defaults to `null`
- for outline color
- when `string[]`
- vertical gradient left to right
- when `null`
- uses [`currentColor`](https://www.w3.org/wiki/CSS3/Color/currentColor)
### **`strokeRotate`** input expects `boolean` defaults to `false`
- for rotate stroke by 90°
### **`size`** input expects `<length> | <percentage>` defaults to `'100%'`
- for scaling width and height
- **`spin`** input expects `'x' | 'y' | 'z'`
- for linear rotation animation
### **`type`** input expects `string`
- for icon selection
## `icon-stack` component
- for containing multiple `icon` which will appear on top of one another
<!-- *can horizontally and vertically center contained icons* -->
### **`size`** input expects `<length> | <percentage>` defaults to `'100%'`
- for scaling width and height of all contained `icon`
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!doctype html>
<html lang="en" data-critters-container>
<html lang="en" data-beasties-container>

<head>
<meta charset="utf-8">
Expand All @@ -20,6 +20,6 @@

<body>
<demo-root></demo-root>
<script src="polyfills-6EAL64PA.js" type="module"></script><script src="main-QVTDQMLI.js" type="module"></script></body>
<script src="polyfills-5CFQRCPP.js" type="module"></script><script src="main-ES7NICP6.js" type="module"></script></body>

</html>
138 changes: 138 additions & 0 deletions docs/main-ES7NICP6.js

Large diffs are not rendered by default.

141 changes: 0 additions & 141 deletions docs/main-QVTDQMLI.js

This file was deleted.

2 changes: 2 additions & 0 deletions docs/polyfills-5CFQRCPP.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions docs/polyfills-6EAL64PA.js

This file was deleted.

3 changes: 3 additions & 0 deletions docs/prerendered-routes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"routes": {}
}
Loading