@stratametriq/id-card-designer 1.4.3 → 1.5.0

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 (4) hide show
  1. package/README.md +10 -0
  2. package/dist/index.es.js +5225 -5105
  3. package/dist/index.js +107 -107
  4. package/package.json +1 -1
package/README.md CHANGED
@@ -1,9 +1,19 @@
1
1
  # 📦 @stratametriq/id-card-designer
2
2
 
3
+ ![NPM Version](https://img.shields.io/npm/v/@stratametriq/id-card-designer?style=for-the-badge&color=blue)
4
+ ![NPM Downloads](https://img.shields.io/npm/dm/@stratametriq/id-card-designer?style=for-the-badge&color=success)
5
+ ![License](https://img.shields.io/npm/l/@stratametriq/id-card-designer?style=for-the-badge&color=orange)
6
+
3
7
  A universal, dynamic, and highly customizable ID Card Designer, Turnkey Dashboard & A4 Multi-Page PDF Rendering Engine for React, Vue, Angular, and Vanilla JS.
4
8
 
5
9
  Whether you are building an **Educational ERP / Student Information System**, **Faculty & Staff Directory**, **Hospital / Medical Access Portal**, **Corporate Employee Directory**, or **Event Badge Generator**, `@stratametriq/id-card-designer` gives your users a professional visual canvas right inside your application to design, customize, preview, and batch export PVC ID cards.
6
10
 
11
+ ## 🚀 What's New in v1.5.0
12
+
13
+ - **Dedicated Bulk CSV Import Workspace**: Uploading a `.csv` file now creates a pristine "Imported Data" workspace tab in your dashboard, automatically extracting CSV headers as dynamic text fields for the studio property inspector!
14
+ - **Expanded Printing Dimensions**: The A4 Engine is no longer just A4! The dashboard and the underlying PDF generator now natively support mathematical layout matrices for **A3, A4, A5, US Letter, and US Legal** paper sheets.
15
+ - **Flawless Landscape PDF Scaling**: Rewrote core engine logic to flawlessly handle and rotate hardware crop marks during multi-page landscape batch PDF generation.
16
+
7
17
  ---
8
18
 
9
19
  ## 🌟 Features