sql CopyCREATE TABLE IF NOT EXISTS `qs_licenses_templates` (
`id` int (11 ) NOT NULL AUTO_INCREMENT,
`template_id` varchar (255 ) NOT NULL ,
`display_name` varchar (255 ) NOT NULL ,
`initials` varchar (64 ) DEFAULT NULL ,
`category_id` int (11 ) DEFAULT NULL ,
`is_active` tinyint(1 ) DEFAULT 1 ,
`expiration_days` int (11 ) DEFAULT NULL ,
`created_at` timestamp NULL DEFAULT current_timestamp (),
`updated_at` timestamp NULL DEFAULT current_timestamp () ON UPDATE current_timestamp (),
`canvas` text DEFAULT NULL ,
`layers` text DEFAULT NULL ,
`background` text DEFAULT NULL ,
`item_image_url` varchar (512 ) DEFAULT NULL ,
`grant_on_first_spawn` tinyint(1 ) DEFAULT 0 ,
PRIMARY KEY (`id`)
) ENGINE= InnoDB AUTO_INCREMENT= 6 DEFAULT CHARSET= utf8mb4 COLLATE = utf8mb4_general_ci;
REPLACE INTO `qs_licenses_templates` (`id`, `template_id`, `display_name`, `initials`, `category_id`, `is_active`, `expiration_days`, `created_at`, `updated_at`, `canvas`, `layers`, `background`, `item_image_url`, `grant_on_first_spawn`) VALUES
(3 , 'id_Card' , 'Identification Card' , 'ID' , 1 , 1 , NULL , '2026-02-13 20:06:36' , '2026-03-26 03:34:29' , '{"angle":0,"width":454,"height":300}' , '[{"type":"custom_text","name":"Custom Text","scale":{"x":2.075,"y":0.71428571428571},"id":"layer-1771965604961-syk83m7","properties":{"backgroundEnabled":false,"lineHeight":1.2,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"textAlign":"left","fontWeight":"800","color":{"r":0,"a":255,"b":0,"g":0},"content":"SAN ANDREAS","fontStyle":"normal","letterSpacing":0,"verticalAlign":"top","fontFamily":"DM Sans","fontSize":28},"position":{"x":15.49999999999998,"y":14.5},"rotation":0,"locked":false,"visible":true},{"type":"line","name":"Line","scale":{"x":4.91,"y":1},"id":"layer-1771965661081-m9wibdo","properties":{"length":100,"backgroundEnabled":false,"thickness":2,"boxShadowBlur":0,"boxStrokeWidth":1,"boxStrokeStyle":"solid","boxStrokeColor":{"r":0,"a":255,"b":0,"g":0},"boxShadowColor":{"r":0,"a":128,"b":0,"g":0},"strokeStyle":"solid","boxStrokeEnabled":false,"color":{"r":0,"a":255,"b":0,"g":0},"angle":0,"boxShadowOffsetX":0,"boxShadowEnabled":false,"strokeCap":"butt","boxShadowOffsetY":0,"backgroundColor":{"r":255,"a":0,"b":255,"g":255}},"position":{"x":-22.5,"y":56},"rotation":0,"locked":false,"visible":true},{"type":"custom_text","name":"Custom Text","scale":{"x":1.13333333333333,"y":0.74666666666666},"id":"layer-1771965740121-w9q9kfb","properties":{"backgroundEnabled":false,"lineHeight":1.2,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"textAlign":"right","fontWeight":"800","color":{"r":83,"a":255,"b":0,"g":79},"content":"IDENTIFICATION CARD","fontStyle":"normal","letterSpacing":0,"verticalAlign":"top","fontFamily":"Arial","fontSize":10},"position":{"x":302,"y":24.9},"rotation":0,"locked":false,"visible":true},{"type":"photo","name":"Photo","scale":{"x":1.41308065915664,"y":1.82380204435194},"id":"layer-1771965831044-1r3me0u","properties":{"backgroundEnabled":false,"paddingEnabled":false,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"boxStrokeWidth":1,"boxStrokeStyle":"solid","paddingLeft":0,"innerGradientEnabled":false,"maintainAspectRatio":true,"boxShadowColor":{"r":0,"a":128,"b":0,"g":0},"paddingTop":0,"width":100,"boxStrokeEnabled":false,"boxShadowBlur":0,"boxShadowOffsetX":0,"height":100,"padding":0,"boxStrokeColor":{"r":0,"a":255,"b":0,"g":0},"paddingBottom":0,"paddingRight":0,"boxShadowOffsetY":0,"boxShadowEnabled":false},"position":{"x":14.94032079746239,"y":67.81320530131942},"rotation":0,"locked":false,"visible":true},{"type":"custom_text","name":"Custom Text","scale":{"x":0.18333333333333,"y":1},"id":"layer-1771965849042-3i4dy0l","properties":{"backgroundEnabled":false,"lineHeight":1.2,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"textAlign":"left","fontWeight":"700","color":{"r":110,"a":255,"b":0,"g":92},"content":"ID","fontStyle":"normal","letterSpacing":0,"verticalAlign":"middle","fontFamily":"DM Sans","fontSize":12},"position":{"x":170,"y":102},"rotation":0,"locked":false,"visible":true},{"type":"text","name":"Text Field","scale":{"x":0.9669540229885,"y":0.76190476190476},"id":"layer-1771965899522-th2t5tr","properties":{"backgroundEnabled":false,"lineHeight":1.2,"fontWeight":"700","textAlign":"left","dataKey":"generatedId","backgroundColor":{"r":255,"a":0,"b":255,"g":255},"color":{"r":0,"a":255,"b":0,"g":0},"content":"Enter text","fontStyle":"normal","letterSpacing":0,"verticalAlign":"top","fontFamily":"Arial","fontSize":14},"position":{"x":225.5,"y":102.5},"rotation":0,"locked":false,"visible":true},{"type":"custom_text","name":"Custom Text Copy Copy","scale":{"x":0.22878787878787,"y":1},"id":"layer-1771965998189-s1iybva","properties":{"backgroundEnabled":false,"lineHeight":1.2,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"textAlign":"left","fontWeight":"700","color":{"r":110,"a":255,"b":0,"g":92},"content":"EXP","fontStyle":"normal","letterSpacing":0,"verticalAlign":"middle","fontFamily":"DM Sans","fontSize":12},"position":{"x":170,"y":125},"rotation":0,"locked":false,"visible":true},{"type":"text","name":"Text Field Copy Copy","scale":{"x":0.9669540229885,"y":0.76190476190476},"id":"layer-1771965998189-o06ai0a","properties":{"backgroundEnabled":false,"lineHeight":1.2,"fontWeight":"700","textAlign":"left","dataKey":"expirationDate","backgroundColor":{"r":255,"a":0,"b":255,"g":255},"color":{"r":0,"a":255,"b":0,"g":0},"content":"Enter text","fontStyle":"normal","letterSpacing":0,"verticalAlign":"top","fontFamily":"Arial","fontSize":14},"position":{"x":225.5,"y":125.5},"rotation":0,"locked":false,"visible":true},{"type":"custom_text","name":"Custom Text Copy Copy Copy Copy","scale":{"x":0.22878787878787,"y":1},"id":"layer-1771966038102-0f0gilj","properties":{"backgroundEnabled":false,"lineHeight":1.2,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"textAlign":"left","fontWeight":"700","color":{"r":110,"a":255,"b":0,"g":92},"content":"LN","fontStyle":"normal","letterSpacing":0,"verticalAlign":"middle","fontFamily":"DM Sans","fontSize":12},"position":{"x":170,"y":144},"rotation":0,"locked":false,"visible":true},{"type":"custom_text","name":"Custom Text Copy Copy Copy Copy Copy Copy","scale":{"x":0.22878787878787,"y":1},"id":"layer-1771966046988-26ofpdu","properties":{"backgroundEnabled":false,"lineHeight":1.2,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"textAlign":"left","fontWeight":"700","color":{"r":110,"a":255,"b":0,"g":92},"content":"DOB","fontStyle":"normal","letterSpacing":0,"verticalAlign":"middle","fontFamily":"DM Sans","fontSize":12},"position":{"x":170,"y":192},"rotation":0,"locked":false,"visible":true},{"type":"custom_text","name":"Custom Text Copy Copy Copy Copy Copy Copy Copy Copy","scale":{"x":0.22878787878787,"y":1},"id":"layer-1771966061581-qoaadi3","properties":{"backgroundEnabled":false,"lineHeight":1.2,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"textAlign":"left","fontWeight":"700","color":{"r":110,"a":255,"b":0,"g":92},"content":"SEX","fontStyle":"normal","letterSpacing":0,"verticalAlign":"middle","fontFamily":"DM Sans","fontSize":12},"position":{"x":170,"y":212},"rotation":0,"locked":false,"visible":true},{"type":"custom_text","name":"Custom Text Copy Copy Copy Copy Copy Copy Copy Copy Copy Copy","scale":{"x":0.22878787878787,"y":1},"id":"layer-1771966072338-td7dd0g","properties":{"backgroundEnabled":false,"lineHeight":1.2,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"textAlign":"left","fontWeight":"700","color":{"r":110,"a":255,"b":0,"g":92},"content":"NT","fontStyle":"normal","letterSpacing":0,"verticalAlign":"middle","fontFamily":"DM Sans","fontSize":12},"position":{"x":170,"y":233},"rotation":0,"locked":false,"visible":true},{"type":"text","name":"Text Field Copy Copy Copy Copy","scale":{"x":0.9669540229885,"y":0.76190476190476},"id":"layer-1771966122108-z627e7s","properties":{"backgroundEnabled":false,"lineHeight":1.2,"fontWeight":"700","textAlign":"left","dataKey":"lastName","backgroundColor":{"r":255,"a":0,"b":255,"g":255},"color":{"r":0,"a":255,"b":0,"g":0},"content":"Enter text","fontStyle":"normal","letterSpacing":0,"verticalAlign":"top","fontFamily":"Arial","fontSize":14},"position":{"x":225.5,"y":145.5},"rotation":0,"locked":false,"visible":true},{"type":"text","name":"Text Field Copy Copy Copy Copy Copy Copy","scale":{"x":0.9669540229885,"y":0.76190476190476},"id":"layer-1771966130077-svjfnqv","properties":{"backgroundEnabled":false,"lineHeight":1.2,"fontWeight":"700","textAlign":"left","dataKey":"dateOfBirth","backgroundColor":{"r":255,"a":0,"b":255,"g":255},"color":{"r":0,"a":255,"b":0,"g":0},"content":"Enter text","fontStyle":"normal","letterSpacing":0,"verticalAlign":"top","fontFamily":"Arial","fontSize":14},"position":{"x":225.5,"y":193.5},"rotation":0,"locked":false,"visible":true},{"type":"text","name":"Text Field Copy Copy Copy Copy Copy Copy Copy Copy","scale":{"x":0.9669540229885,"y":0.76190476190476},"id":"layer-1771966137608-iisig5n","properties":{"backgroundEnabled":false,"lineHeight":1.2,"fontWeight":"700","textAlign":"left","dataKey":"gender","backgroundColor":{"r":255,"a":0,"b":255,"g":255},"color":{"r":0,"a":255,"b":0,"g":0},"content":"Enter text","fontStyle":"normal","letterSpacing":0,"verticalAlign":"top","fontFamily":"Arial","fontSize":14},"position":{"x":225.5,"y":212.5},"rotation":0,"locked":false,"visible":true},{"type":"text","name":"Text Field Copy Copy Copy Copy Copy Copy Copy Copy Copy Copy","scale":{"x":0.9669540229885,"y":0.76190476190476},"id":"layer-1771966148259-lwa0pbv","properties":{"backgroundEnabled":false,"lineHeight":1.2,"fontWeight":"700","textAlign":"left","dataKey":"nationality","backgroundColor":{"r":255,"a":0,"b":255,"g":255},"color":{"r":0,"a":255,"b":0,"g":0},"content":"Enter text","fontStyle":"normal","letterSpacing":0,"verticalAlign":"top","fontFamily":"Arial","fontSize":14},"position":{"x":225.5,"y":233.5},"rotation":0,"locked":false,"visible":true},{"type":"photo","name":"Photo Copy Copy","scale":{"x":0.75945683841605,"y":0.79802889576882},"id":"layer-1771966193794-rbjo1ap","properties":{"backgroundEnabled":false,"paddingEnabled":false,"backgroundColor":{"r":255,"a":255,"b":255,"g":255},"boxStrokeWidth":1,"boxStrokeStyle":"solid","paddingLeft":0,"innerGradientEnabled":false,"maintainAspectRatio":true,"boxShadowColor":{"r":0,"a":128,"b":0,"g":0},"paddingTop":0,"width":100,"boxStrokeEnabled":false,"boxShadowBlur":0,"boxShadowOffsetX":0,"height":100,"padding":0,"boxStrokeColor":{"r":0,"a":255,"b":0,"g":0},"paddingBottom":0,"paddingRight":0,"boxShadowOffsetY":0,"boxShadowEnabled":false},"position":{"x":364.316632874025,"y":205.16666666666664},"rotation":0,"locked":false,"visible":true},{"type":"signature","name":"Signature","scale":{"x":1.33758601153266,"y":0.8},"id":"layer-1771966215155-0247xvi","properties":{"backgroundEnabled":false,"lineHeight":1.2,"fontWeight":"400","textAlign":"left","innerGradient":{"angle":90,"type":"linear","stops":[{"position":0,"color":{"r":0,"a":255,"b":233,"g":132}},{"position":100,"color":{"r":0,"a":255,"b":131,"g":74}}]},"color":{"r":0,"a":255,"b":0,"g":0},"letterSpacing":0,"fontStyle":"normal","verticalAlign":"bottom","innerGradientEnabled":false,"fontFamily":"Dancing Script","fontSize":20},"position":{"x":20.12069942336658,"y":250},"rotation":0,"locked":false,"visible":true},{"type":"custom_text","name":"Custom Text Copy Copy","scale":{"x":0.36515151515151,"y":1},"id":"layer-1771966277769-ewi02v0","properties":{"backgroundEnabled":false,"lineHeight":1.2,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"textAlign":"left","fontWeight":"700","color":{"r":110,"a":255,"b":0,"g":92},"content":"CTZ ID","fontStyle":"normal","letterSpacing":0,"verticalAlign":"middle","fontFamily":"DM Sans","fontSize":12},"position":{"x":170,"y":80},"rotation":0,"locked":false,"visible":true},{"type":"square","name":"Square","scale":{"x":4.99,"y":1},"id":"layer-1771965677948-vxtoo3f","properties":{"backgroundEnabled":true,"backgroundColor":{"r":255,"a":255,"b":255,"g":255},"fillColor":{"r":255,"a":255,"b":255,"g":255},"boxStrokeWidth":1,"boxStrokeStyle":"solid","innerGradientEnabled":false,"boxStrokeColor":{"r":0,"a":255,"b":0,"g":0},"boxShadowColor":{"r":0,"a":128,"b":0,"g":0},"width":100,"boxShadowEnabled":false,"boxStrokeEnabled":false,"height":100,"boxShadowBlur":0,"boxShadowOffsetX":0,"borderColor":{"r":0,"a":255,"b":0,"g":0},"innerGradient":{"angle":90,"type":"linear","stops":[{"position":0,"color":{"r":0,"a":255,"b":233,"g":132}},{"position":100,"color":{"r":0,"a":255,"b":131,"g":74}}]},"boxShadowOffsetY":0,"borderWidth":2},"position":{"x":-26.5,"y":-42},"rotation":0,"locked":false,"visible":true},{"type":"text","name":"Text Field Copy Copy","scale":{"x":0.9669540229885,"y":0.76190476190476},"id":"layer-1771966313008-ywfno2m","properties":{"backgroundEnabled":false,"lineHeight":1.2,"fontWeight":"700","textAlign":"left","dataKey":"citizenId","backgroundColor":{"r":255,"a":0,"b":255,"g":255},"color":{"r":0,"a":255,"b":0,"g":0},"content":"Enter text","fontStyle":"normal","letterSpacing":0,"verticalAlign":"top","fontFamily":"Arial","fontSize":14},"position":{"x":225.5,"y":81.5},"rotation":0,"locked":false,"visible":true},{"type":"custom_text","name":"Custom Text Copy Copy Copy Copy Copy Copy","scale":{"x":0.22878787878787,"y":1},"id":"layer-1771967210860-41mi8kj","properties":{"backgroundEnabled":false,"lineHeight":1.2,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"textAlign":"left","fontWeight":"700","color":{"r":110,"a":255,"b":0,"g":92},"content":"FN","fontStyle":"normal","letterSpacing":0,"verticalAlign":"middle","fontFamily":"DM Sans","fontSize":12},"position":{"x":170,"y":164},"rotation":0,"locked":false,"visible":true},{"type":"text","name":"Text Field Copy Copy Copy Copy Copy Copy","scale":{"x":0.9669540229885,"y":0.76190476190476},"id":"layer-1771967223512-u2hdac4","properties":{"backgroundEnabled":false,"lineHeight":1.2,"fontWeight":"700","textAlign":"left","dataKey":"firstName","backgroundColor":{"r":255,"a":0,"b":255,"g":255},"color":{"r":0,"a":255,"b":0,"g":0},"content":"Enter text","fontStyle":"normal","letterSpacing":0,"verticalAlign":"top","fontFamily":"Arial","fontSize":14},"position":{"x":225.5,"y":164.5},"rotation":0,"locked":false,"visible":true}]' , '{"canvasOrientation":"horizontal","backgroundColor":"#141414","backgroundImage":{"label":"Card Tile Amber","id":"card-tile-amber.png","imageUrl":"./backgrounds/card-tile-amber.png"}}' , 'card_id.png' , 1 ),
(4 , 'police_badge' , 'LSPD Badge' , 'LSPD' , 1 , 1 , NULL , '2026-02-25 02:15:54' , '2026-04-03 23:38:59' , '{"width":629,"angle":0,"height":404}' , '[{"properties":{"boxStrokeEnabled":true,"borderWidth":2,"boxStrokeColor":{"r":255,"a":255,"b":255,"g":255},"boxShadowBlur":0,"boxShadowEnabled":false,"backgroundColor":{"r":255,"a":255,"b":255,"g":255},"height":100,"innerGradientEnabled":false,"backgroundEnabled":false,"boxStrokeStyle":"dashed","borderColor":{"r":0,"a":255,"b":0,"g":0},"width":100,"boxStrokeWidth":1,"innerGradient":{"angle":90,"type":"linear","stops":[{"position":0,"color":{"r":0,"a":255,"b":233,"g":132}},{"position":100,"color":{"r":0,"a":255,"b":131,"g":74}}]},"boxShadowOffsetX":0,"boxShadowOffsetY":0,"fillColor":{"r":255,"a":255,"b":255,"g":255},"boxShadowColor":{"r":0,"a":128,"b":0,"g":0}},"rotation":0,"type":"square","visible":true,"id":"layer-1771985148478-xkio4ji","name":"Square","position":{"x":13.5,"y":12},"locked":false,"scale":{"x":6.05,"y":3.84}},{"properties":{"boxStrokeEnabled":false,"strokeCap":"butt","boxStrokeColor":{"r":0,"a":255,"b":0,"g":0},"boxShadowBlur":0,"boxShadowEnabled":false,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"strokeStyle":"dashed","color":{"r":255,"a":255,"b":255,"g":255},"thickness":2,"backgroundEnabled":false,"boxStrokeStyle":"solid","angle":0,"length":100,"boxShadowOffsetY":0,"boxStrokeWidth":1,"boxShadowOffsetX":0,"boxShadowColor":{"r":0,"a":128,"b":0,"g":0}},"rotation":-90,"type":"line","visible":true,"id":"layer-1771985172998-cp437jw","name":"Line","position":{"x":125.6930060913933,"y":191},"locked":false,"scale":{"x":3.80613987817213,"y":6.39825700615174}},{"properties":{"boxStrokeEnabled":false,"paddingEnabled":false,"boxStrokeColor":{"r":0,"a":255,"b":0,"g":0},"boxShadowBlur":0,"boxShadowEnabled":false,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"paddingRight":0,"paddingTop":0,"height":100,"paddingLeft":0,"paddingBottom":0,"boxStrokeStyle":"solid","boxStrokeWidth":1,"width":100,"boxShadowOffsetY":0,"boxShadowColor":{"r":0,"a":128,"b":0,"g":0},"innerGradientEnabled":false,"boxShadowOffsetX":0,"source":"./badges/LSPDbadge2.png","backgroundEnabled":false,"padding":0},"rotation":0,"type":"custom_image","visible":true,"id":"layer-1771985254807-jk74so2","name":"Custom Image","position":{"x":347.5,"y":35},"locked":false,"scale":{"x":2.59304093567251,"y":3.47639004149377}},{"properties":{"content":"LSPD","backgroundEnabled":false,"fontWeight":"800","lineHeight":1.2,"letterSpacing":0,"fontFamily":"DM Sans","fontStyle":"normal","fontSize":74,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"verticalAlign":"top","color":{"r":255,"a":255,"b":255,"g":255},"textAlign":"center"},"rotation":0,"type":"custom_text","visible":true,"id":"layer-1771985307701-89oapcc","name":"Custom Text","position":{"x":46.19903428557789,"y":23.43192130349117},"locked":false,"scale":{"x":1.95694076822735,"y":0.75733278758842}},{"properties":{"content":"LOS SANTOS POLICE DEPARTMENT","backgroundEnabled":false,"fontWeight":"400","lineHeight":1.2,"letterSpacing":0,"fontFamily":"Arial","fontStyle":"normal","fontSize":13,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"verticalAlign":"top","color":{"r":255,"a":255,"b":255,"g":255},"textAlign":"left"},"rotation":0,"type":"custom_text","visible":true,"id":"layer-1771985446173-iwwjpk6","name":"Custom Text","position":{"x":43.14477241778589,"y":104.60423120449436},"locked":false,"scale":{"x":2.00784513269055,"y":0.98710010137328}},{"properties":{"boxStrokeEnabled":false,"paddingEnabled":false,"boxStrokeColor":{"r":0,"a":255,"b":0,"g":0},"boxShadowBlur":0,"boxShadowEnabled":false,"backgroundColor":{"r":255,"a":0,"b":255,"g":255},"paddingRight":0,"paddingTop":0,"height":100,"paddingLeft":0,"backgroundEnabled":false,"boxStrokeStyle":"solid","maintainAspectRatio":true,"width":100,"boxStrokeWidth":1,"boxShadowColor":{"r":0,"a":128,"b":0,"g":0},"paddingBottom":0,"boxShadowOffsetX":0,"boxShadowOffsetY":0,"innerGradientEnabled":false,"padding":0},"rotation":0,"type":"photo","visible":true,"id":"layer-1771985534174-vfncjyw","name":"Photo","position":{"x":98.2281334060574,"y":147.1182991429134},"locked":false,"scale":{"x":1.30774693946323,"y":1.62092227172876}},{"properties":{"textAlign":"center","dataKey":"generatedId","content":"Enter text","fontWeight":"700","backgroundEnabled":false,"letterSpacing":0,"fontFamily":"DM Sans","fontStyle":"normal","fontSize":14,"lineHeight":1.2,"verticalAlign":"top","color":{"r":5,"a":255,"b":255,"g":158},"backgroundColor":{"r":255,"a":0,"b":255,"g":255}},"rotation":0,"type":"text","visible":true,"id":"layer-1771985547794-bogpm2i","name":"Text Field","position":{"x":100.0149054118303,"y":124.60423120449436},"locked":false,"scale":{"x":1.06000958278981,"y":0.98710010137328}},{"properties":{"textAlign":"center","dataKey":"firstInitialDotLastName","content":"Enter text","fontWeight":"400","backgroundEnabled":false,"letterSpacing":0,"fontFamily":"DM Sans","fontStyle":"normal","fontSize":14,"lineHeight":1.2,"verticalAlign":"top","color":{"r":208,"a":255,"b":208,"g":208},"backgroundColor":{"r":255,"a":0,"b":255,"g":255}},"rotation":0,"type":"text","visible":true,"id":"layer-1771985610884-ocqpw1q","name":"Text Field","position":{"x":104.9072573323987,"y":315.270897871161},"locked":false,"scale":{"x":0.97847038411367,"y":0.98710010137328}},{"properties":{"textAlign":"center","innerGradientEnabled":false,"backgroundEnabled":false,"fontWeight":"400","letterSpacing":0,"lineHeight":1.2,"fontFamily":"Caveat","fontStyle":"normal","innerGradient":{"angle":90,"type":"linear","stops":[{"position":0,"color":{"r":0,"a":255,"b":233,"g":132}},{"position":100,"color":{"r":0,"a":255,"b":131,"g":74}}]},"fontSize":27,"verticalAlign":"bottom","color":{"r":255,"a":255,"b":255,"g":255},"backgroundColor":{"r":255,"a":0,"b":255,"g":255}},"rotation":0,"type":"signature","visible":true,"id":"layer-1771985632540-c4v4igj","name":"Signature","position":{"x":74.08544023281789,"y":341.51599594506868},"locked":false,"scale":{"x":1.79060080292802,"y":0.98710010137328}},{"properties":{"boxStrokeEnabled":false,"borderWidth":2,"boxStrokeColor":{"r":0,"a":255,"b":0,"g":0},"boxShadowBlur":0,"boxShadowEnabled":false,"backgroundColor":{"r":31,"a":230,"b":31,"g":31},"height":100,"innerGradientEnabled":false,"backgroundEnabled":true,"boxStrokeStyle":"solid","borderColor":{"r":0,"a":255,"b":0,"g":0},"width":100,"boxStrokeWidth":1,"innerGradient":{"angle":90,"type":"linear","stops":[{"position":0,"color":{"r":0,"a":255,"b":233,"g":132}},{"position":100,"color":{"r":0,"a":255,"b":131,"g":74}}]},"boxShadowOffsetX":0,"boxShadowOffsetY":0,"fillColor":{"r":255,"a":255,"b":255,"g":255},"boxShadowColor":{"r":0,"a":128,"b":0,"g":0}},"rotation":0,"type":"square","visible":true,"id":"layer-1771985388337-o8red29","name":"Square","position":{"x":32.5,"y":21.61740473192127},"locked":false,"scale":{"x":2.62230960758437,"y":3.66639329170019}},{"properties":{"textAlign":"center","innerGradientEnabled":false,"dataKey":"title","content":"Enter text","fontWeight":"400","backgroundEnabled":true,"letterSpacing":0,"fontFamily":"DM Sans","fontStyle":"normal","fontSize":14,"color":{"r":255,"a":255,"b":255,"g":255},"verticalAlign":"top","lineHeight":1.2,"backgroundColor":{"r":0,"a":255,"b":42,"g":21}},"rotation":0,"type":"text","visible":true,"id":"layer-1771985907951-j9l4xba","name":"Text Field","position":{"x":97.3240713724765,"y":290},"locked":false,"scale":{"x":1.10485681677904,"y":1}}]' , '{"canvasOrientation":"horizontal","backgroundImage":{"id":"original-black-leather-texture-background.jpg","imageUrl":"./backgrounds/original-black-leather-texture-background.jpg","label":"Original Black Leather Texture Background"},"backgroundColor":"#d9d9d9"}' , 'driver_license.png' , 0 ),
(5 , 'driver_license' , 'Driver License' , 'DMV' , NULL , 1 , 365 , '2026-04-03 23:47:40' , '2026-04-04 00:02:23' , '{"angle":0,"width":454,"height":300}' , '[{"position":{"y":14.5,"x":15.49999999999998},"name":"Custom Text","locked":false,"scale":{"y":0.71428571428571,"x":2.075},"id":"layer-1771965604961-syk83m7","properties":{"verticalAlign":"top","fontWeight":"800","content":"SAN ANDREAS","color":{"a":255,"r":0,"g":0,"b":0},"fontSize":28,"letterSpacing":0,"backgroundEnabled":false,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"textAlign":"left","fontFamily":"DM Sans"},"rotation":0,"type":"custom_text","visible":true},{"position":{"y":56,"x":-22.5},"name":"Line","locked":false,"scale":{"y":1,"x":4.91},"id":"layer-1771965661081-m9wibdo","properties":{"thickness":2,"strokeStyle":"solid","color":{"a":255,"r":0,"g":0,"b":0},"boxStrokeEnabled":false,"boxStrokeStyle":"solid","angle":0,"boxStrokeWidth":1,"length":100,"boxShadowEnabled":false,"boxShadowOffsetX":0,"boxShadowOffsetY":0,"backgroundEnabled":false,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"boxStrokeColor":{"a":255,"r":0,"g":0,"b":0},"boxShadowColor":{"a":128,"r":0,"g":0,"b":0},"strokeCap":"butt","boxShadowBlur":0},"rotation":0,"type":"line","visible":true},{"position":{"y":24.9,"x":302},"name":"Custom Text","locked":false,"scale":{"y":0.74666666666666,"x":1.13333333333333},"id":"layer-1771965740121-w9q9kfb","properties":{"verticalAlign":"top","fontWeight":"800","content":"DRIVER\' S LICENSES","color":{"a":255,"r":83,"g":79,"b":0},"fontSize":10,"letterSpacing":0,"backgroundEnabled":false,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"textAlign":"right ","fontFamily":"Arial"},"rotation":0,"type":"custom_text","visible":true},{"position":{"y":67.81320530131942,"x":14.94032079746239},"name":"Photo","locked":false,"scale":{"y":1.82380204435194,"x":1.41308065915664},"id":"layer-1771965831044 -1 r3me0u","properties":{"width":100,"paddingBottom":0,"backgroundEnabled":false,"paddingRight":0,"boxStrokeEnabled":false,"padding":0,"boxStrokeStyle":"solid","boxShadowOffsetX":0,"boxStrokeWidth":1,"paddingLeft":0,"boxShadowEnabled":false,"height":100,"paddingEnabled":false,"innerGradientEnabled":false,"boxShadowOffsetY":0,"maintainAspectRatio":true,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"boxStrokeColor":{"a":255,"r":0,"g":0,"b":0},"boxShadowColor":{"a":128,"r":0,"g":0,"b":0},"paddingTop":0,"boxShadowBlur":0},"rotation":0,"type":"photo","visible":true},{"position":{"y":70,"x":170},"name":"Custom Text","locked":false,"scale":{"y":1,"x":0.18333333333333},"id":"layer-1771965849042 -3 i4dy0l","properties":{"verticalAlign":"middle","fontWeight":"700 ","content":"ID","color":{"a":255,"r":110,"g":92,"b":0},"fontSize":12,"letterSpacing":0,"backgroundEnabled":false,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"textAlign":"left ","fontFamily":"DM Sans"},"rotation":0,"type":"custom_text","visible":true},{"position":{"y":70.5,"x":225.5},"name":"Text Field","locked":false,"scale":{"y":0.76190476190476,"x":0.9669540229885},"id":"layer-1771965899522 - th2t5tr","properties":{"verticalAlign":"top","fontWeight":"700 ","content":"Enter text","textAlign":"left ","backgroundEnabled":false,"fontSize":14,"color":{"a":255,"r":0,"g":0,"b":0},"letterSpacing":0,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"fontFamily":"Arial","dataKey":"generatedId"},"rotation":0,"type":"text","visible":true},{"position":{"y":93,"x":170},"name":"Custom Text Copy Copy ","locked":false,"scale":{"y":1,"x":0.22878787878787},"id":"layer-1771965998189 - s1iybva","properties":{"verticalAlign":"middle","fontWeight":"700 ","content":"EXP","color":{"a":255,"r":110,"g":92,"b":0},"fontSize":12,"letterSpacing":0,"backgroundEnabled":false,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"textAlign":"left ","fontFamily":"DM Sans"},"rotation":0,"type":"custom_text","visible":true},{"position":{"y":93.5,"x":225.5},"name":"Text Field Copy Copy ","locked":false,"scale":{"y":0.76190476190476,"x":0.9669540229885},"id":"layer-1771965998189 - o06ai0a","properties":{"verticalAlign":"top","fontWeight":"700 ","content":"Enter text","textAlign":"left ","backgroundEnabled":false,"fontSize":14,"color":{"a":255,"r":0,"g":0,"b":0},"letterSpacing":0,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"fontFamily":"Arial","dataKey":"expirationDate"},"rotation":0,"type":"text","visible":true},{"position":{"y":112,"x":170},"name":"Custom Text Copy Copy Copy Copy ","locked":false,"scale":{"y":1,"x":0.22878787878787},"id":"layer-1771966038102 -0 f0gilj","properties":{"verticalAlign":"middle","fontWeight":"700 ","content":"LN","color":{"a":255,"r":110,"g":92,"b":0},"fontSize":12,"letterSpacing":0,"backgroundEnabled":false,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"textAlign":"left ","fontFamily":"DM Sans"},"rotation":0,"type":"custom_text","visible":true},{"position":{"y":159,"x":170},"name":"Custom Text Copy Copy Copy Copy Copy Copy Copy Copy ","locked":false,"scale":{"y":1,"x":0.22878787878787},"id":"layer-1771966061581 - qoaadi3","properties":{"verticalAlign":"middle","fontWeight":"700 ","content":"SEX","color":{"a":255,"r":110,"g":92,"b":0},"fontSize":12,"letterSpacing":0,"backgroundEnabled":false,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"textAlign":"left ","fontFamily":"DM Sans"},"rotation":0,"type":"custom_text","visible":true},{"position":{"y":180,"x":170},"name":"Custom Text Copy Copy Copy Copy Copy Copy Copy Copy Copy Copy ","locked":false,"scale":{"y":1,"x":0.22878787878787},"id":"layer-1771966072338 - td7dd0g","properties":{"verticalAlign":"middle","fontWeight":"700 ","content":"NT","color":{"a":255,"r":110,"g":92,"b":0},"fontSize":12,"letterSpacing":0,"backgroundEnabled":false,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"textAlign":"left ","fontFamily":"DM Sans"},"rotation":0,"type":"custom_text","visible":true},{"position":{"y":113.5,"x":225.5},"name":"Text Field Copy Copy Copy Copy ","locked":false,"scale":{"y":0.76190476190476,"x":0.9669540229885},"id":"layer-1771966122108 - z627e7s","properties":{"verticalAlign":"top","fontWeight":"700 ","content":"Enter text","textAlign":"left ","backgroundEnabled":false,"fontSize":14,"color":{"a":255,"r":0,"g":0,"b":0},"letterSpacing":0,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"fontFamily":"Arial","dataKey":"lastName"},"rotation":0,"type":"text","visible":true},{"position":{"y":159.5,"x":225.5},"name":"Text Field Copy Copy Copy Copy Copy Copy Copy Copy ","locked":false,"scale":{"y":0.76190476190476,"x":0.9669540229885},"id":"layer-1771966137608 - iisig5n","properties":{"verticalAlign":"top","fontWeight":"700 ","content":"Enter text","textAlign":"left ","backgroundEnabled":false,"fontSize":14,"color":{"a":255,"r":0,"g":0,"b":0},"letterSpacing":0,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"fontFamily":"Arial","dataKey":"gender"},"rotation":0,"type":"text","visible":true},{"position":{"y":180.5,"x":225.5},"name":"Text Field Copy Copy Copy Copy Copy Copy Copy Copy Copy Copy ","locked":false,"scale":{"y":0.76190476190476,"x":0.9669540229885},"id":"layer-1771966148259 - lwa0pbv","properties":{"verticalAlign":"top","fontWeight":"700 ","content":"Enter text","textAlign":"left ","backgroundEnabled":false,"fontSize":14,"color":{"a":255,"r":0,"g":0,"b":0},"letterSpacing":0,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"fontFamily":"Arial","dataKey":"nationality"},"rotation":0,"type":"text","visible":true},{"position":{"y":205.16666666666664,"x":364.316632874025},"name":"Photo Copy Copy ","locked":false,"scale":{"y":0.79802889576882,"x":0.75945683841605},"id":"layer-1771966193794 - rbjo1ap","properties":{"width":100,"paddingBottom":0,"backgroundEnabled":false,"paddingRight":0,"boxStrokeEnabled":false,"padding":0,"boxStrokeStyle":"solid","boxShadowOffsetX":0,"boxStrokeWidth":1,"paddingLeft":0,"boxShadowEnabled":false,"height":100,"paddingEnabled":false,"innerGradientEnabled":false,"boxShadowOffsetY":0,"maintainAspectRatio":true,"backgroundColor":{"a":255,"r":255,"g":255,"b":255},"boxStrokeColor":{"a":255,"r":0,"g":0,"b":0},"boxShadowColor":{"a":128,"r":0,"g":0,"b":0},"paddingTop":0,"boxShadowBlur":0},"rotation":0,"type":"photo","visible":true},{"position":{"y":250,"x":20.12069942336658},"name":"Signature","locked":false,"scale":{"y":0.8,"x":1.33758601153266},"id":"layer-1771966215155 -0247 xvi","properties":{"verticalAlign":"bottom","fontWeight":"400 ","backgroundEnabled":false,"color":{"a":255,"r":0,"g":0,"b":0},"innerGradientEnabled":false,"letterSpacing":0,"fontSize":20,"textAlign":"left ","fontStyle":"normal","fontFamily":"Dancing Script","lineHeight":1.2,"innerGradient":{"angle":90,"stops":[{"position":0,"color":{"a":255,"r":0,"g":132,"b":233}},{"position":100,"color":{"a":255,"r":0,"g":74,"b":131}}],"type":"linear"}},"rotation":0,"type":"signature","visible":true},{"position":{"y":-42,"x":-26.5},"name":"Square","locked":false,"scale":{"y":1,"x":4.99},"id":"layer-1771965677948 - vxtoo3f","properties":{"width":100,"backgroundEnabled":true,"boxStrokeEnabled":false,"boxStrokeStyle":"solid","boxShadowOffsetX":0,"boxStrokeWidth":1,"borderWidth":2,"boxStrokeColor":{"a":255,"r":0,"g":0,"b":0},"height":100,"fillColor":{"a":255,"r":255,"g":255,"b":255},"innerGradientEnabled":false,"boxShadowOffsetY":0,"borderColor":{"a":255,"r":0,"g":0,"b":0},"backgroundColor":{"a":255,"r":255,"g":255,"b":255},"innerGradient":{"angle":90,"stops":[{"position":0,"color":{"a":255,"r":0,"g":132,"b":233}},{"position":100,"color":{"a":255,"r":0,"g":74,"b":131}}],"type":"linear"},"boxShadowColor":{"a":128,"r":0,"g":0,"b":0},"boxShadowEnabled":false,"boxShadowBlur":0},"rotation":0,"type":"square","visible":true},{"position":{"y":132,"x":170},"name":"Custom Text Copy Copy Copy Copy Copy Copy ","locked":false,"scale":{"y":1,"x":0.22878787878787},"id":"layer-1771967210860 -41 mi8kj","properties":{"verticalAlign":"middle","fontWeight":"700 ","content":"FN","color":{"a":255,"r":110,"g":92,"b":0},"fontSize":12,"letterSpacing":0,"backgroundEnabled":false,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"textAlign":"left ","fontFamily":"DM Sans"},"rotation":0,"type":"custom_text","visible":true},{"position":{"y":132.5,"x":225.5},"name":"Text Field Copy Copy Copy Copy Copy Copy ","locked":false,"scale":{"y":0.76190476190476,"x":0.9669540229885},"id":"layer-1771967223512 - u2hdac4","properties":{"verticalAlign":"top","fontWeight":"700 ","content":"Enter text","textAlign":"left ","backgroundEnabled":false,"fontSize":14,"color":{"a":255,"r":0,"g":0,"b":0},"letterSpacing":0,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"fontFamily":"Arial","dataKey":"firstName"},"rotation":0,"type":"text","visible":true},{"position":{"y":213,"x":169},"name":"Custom Text Copy Copy Copy Copy Copy Copy Copy Copy Copy Copy Copy Copy ","locked":false,"scale":{"y":1,"x":0.30163556090707},"id":"layer-1775260569186 -7 zxgtx5","properties":{"verticalAlign":"middle","fontWeight":"700 ","content":"TYPE","color":{"a":255,"r":110,"g":92,"b":0},"fontSize":12,"letterSpacing":0,"backgroundEnabled":false,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"textAlign":"left ","fontFamily":"DM Sans"},"rotation":0,"type":"custom_text","visible":true},{"position":{"y":213.5,"x":224.5},"name":"Text Field Copy Copy Copy Copy Copy Copy Copy Copy Copy Copy Copy Copy ","locked":false,"scale":{"y":0.76190476190476,"x":0.9669540229885},"id":"layer-1775260569186 - r2jkv6i","properties":{"verticalAlign":"top","fontWeight":"700 ","content":"Enter text","textAlign":"left ","backgroundEnabled":false,"fontSize":14,"color":{"a":255,"r":0,"g":0,"b":0},"letterSpacing":0,"backgroundColor":{"a":0,"r":255,"g":255,"b":255},"fontStyle":"normal","lineHeight":1.2,"fontFamily":"Arial","dataKey":"content"},"rotation":0,"type":"text","visible":true}]', '{"canvasOrientation":"horizontal","backgroundImage":{"imageUrl":"./ backgrounds/ card- tile- rose.png","label":"Card Tile Rose","id":"card- tile- rose.png"},"backgroundColor":"#d9d9d9"}', 'driver_license.png', 1);