@aziontech/icons 1.2.1 → 1.2.3

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.
Files changed (2) hide show
  1. package/README.md +6 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,8 +2,12 @@
2
2
 
3
3
  > Icon font library for Azion — **azionicons** (`ai`) + **primeicons** (`pi`) delivered as CSS + woff2.
4
4
 
5
+ [![Package Icons](https://github.com/aziontech/webkit/actions/workflows/package-icons.yml/badge.svg?branch=main)](https://github.com/aziontech/webkit/actions/workflows/package-icons.yml)
6
+ [![npm version](https://badge.fury.io/js/%40aziontech%2Ficons.svg)](https://badge.fury.io/js/%40aziontech%2Ficons)
7
+ [![npm downloads](https://img.shields.io/npm/dm/@aziontech/icons)](https://www.npmjs.com/package/@aziontech/icons)
8
+ [![npm unpacked size](https://img.shields.io/npm/unpacked-size/@aziontech/icons)](https://www.npmjs.com/package/@aziontech/icons)
9
+ [![npm last publish](https://img.shields.io/npm/last-update/@aziontech/icons)](https://www.npmjs.com/package/@aziontech/icons)
5
10
  [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
6
- [![npm version](https://img.shields.io/npm/v/@aziontech/icons.svg)](https://www.npmjs.com/package/@aziontech/icons)
7
11
 
8
12
  ---
9
13
 
@@ -280,7 +284,7 @@ The [`scripts/build-package.mjs`](scripts/build-package.mjs) orchestrator runs 7
280
284
  4. **Create `index.css`** — barrel file importing both `azionicons.css` and `primeicons.css`
281
285
  5. **Generate `dist/package.json`** — creates a clean package manifest with exports for npm
282
286
  6. **Copy LICENSE & README.md** — into `dist/` for npm
283
- 7. **Sync to `src/icon-fonts/`** — copies CSS + woff2 for local development use
287
+ 7. **Generate to `dist/catalog.json/`** — create file to consume to display the available icons
284
288
 
285
289
  ### Publishing
286
290
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aziontech/icons",
3
- "version": "1.2.1",
3
+ "version": "1.2.3",
4
4
  "description": "Azion icon font library — azionicons + primeicons as CSS/woff2",
5
5
  "keywords": [
6
6
  "icons",