Socket
Socket
Sign inDemoInstall

@thegrizzlylabs/cordova-plugin-genius-scan

Package Overview
Dependencies
0
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.9.0 to 4.10.0

src/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSKPDFGeneratorConfiguration.h

2

package.json
{
"name": "@thegrizzlylabs/cordova-plugin-genius-scan",
"version": "4.9.0",
"version": "4.10.0",
"description": "Cordova Plugin for Genius Scan SDK",

@@ -5,0 +5,0 @@ "author": "TheGrizzlyLabs <sdk@thegrizzlylabs.com> (https://www.thegrizzlylabs.com/)",

@@ -121,2 +121,3 @@ # Genius Scan SDK Cordova plugin

- `pdfMaxScanDimension`: max dimension in pixels when images are scaled before PDF generation, for example 2000 to fit both height and width within 2000px. Defaults to 0, which means no scaling is performed.
- `pdfFontFileUrl`: Custom font file used during the PDF generation to embed an invisible text layer. If null, a default font is used, which only supports Latin languages.
- `jpegQuality`: JPEG quality used to compress captured images. Between 0 and 100, 100 being the best quality. Default is 60.

@@ -165,2 +166,3 @@ - `postProcessingActions`: an array with the desired actions to display during the post processing screen (defaults to all actions). Possible actions are `rotate`, `editFilter` and `correctDistortion`.

- `outputFileUrl`: the URL where the document should be generated, e.g. `file://<filepath>.pdf`
- `pdfFontFileUrl`: Custom font file used during the PDF generation to embed an invisible text layer. If null, a default font is used, which only supports Latin languages.

@@ -167,0 +169,0 @@

@@ -227,5 +227,72 @@ {

{
"kind": "Var",
"name": "pdfFontFilePath",
"printedName": "pdfFontFilePath",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@GSSDKCore@objc(cs)GSKDocumentGeneratorConfiguration(py)pdfFontFilePath",
"mangledName": "$s9GSSDKCore33GSKDocumentGeneratorConfigurationC15pdfFontFilePathSSSgvp",
"moduleName": "GSSDKCore",
"declAttributes": [
"Final",
"HasStorage",
"AccessControl",
"ObjC",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@GSSDKCore@objc(cs)GSKDocumentGeneratorConfiguration(im)pdfFontFilePath",
"mangledName": "$s9GSSDKCore33GSKDocumentGeneratorConfigurationC15pdfFontFilePathSSSgvg",
"moduleName": "GSSDKCore",
"implicit": true,
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(outputFilePath:)",
"printedName": "init(outputFilePath:pdfFontFilePath:)",
"children": [

@@ -243,9 +310,24 @@ {

"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
}
],
"declKind": "Constructor",
"usr": "c:@M@GSSDKCore@objc(cs)GSKDocumentGeneratorConfiguration(im)initWithOutputFilePath:",
"mangledName": "$s9GSSDKCore33GSKDocumentGeneratorConfigurationC14outputFilePathACSS_tcfc",
"usr": "c:@M@GSSDKCore@objc(cs)GSKDocumentGeneratorConfiguration(im)initWithOutputFilePath:pdfFontFilePath:",
"mangledName": "$s9GSSDKCore33GSKDocumentGeneratorConfigurationC14outputFilePath07pdfFontfG0ACSS_SSSgtcfc",
"moduleName": "GSSDKCore",
"objc_name": "initWithOutputFilePath:",
"objc_name": "initWithOutputFilePath:pdfFontFilePath:",
"declAttributes": [

@@ -252,0 +334,0 @@ "AccessControl",

@@ -227,5 +227,72 @@ {

{
"kind": "Var",
"name": "pdfFontFilePath",
"printedName": "pdfFontFilePath",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@GSSDKCore@objc(cs)GSKDocumentGeneratorConfiguration(py)pdfFontFilePath",
"mangledName": "$s9GSSDKCore33GSKDocumentGeneratorConfigurationC15pdfFontFilePathSSSgvp",
"moduleName": "GSSDKCore",
"declAttributes": [
"Final",
"HasStorage",
"AccessControl",
"ObjC",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@GSSDKCore@objc(cs)GSKDocumentGeneratorConfiguration(im)pdfFontFilePath",
"mangledName": "$s9GSSDKCore33GSKDocumentGeneratorConfigurationC15pdfFontFilePathSSSgvg",
"moduleName": "GSSDKCore",
"implicit": true,
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(outputFilePath:)",
"printedName": "init(outputFilePath:pdfFontFilePath:)",
"children": [

@@ -243,9 +310,24 @@ {

"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
}
],
"declKind": "Constructor",
"usr": "c:@M@GSSDKCore@objc(cs)GSKDocumentGeneratorConfiguration(im)initWithOutputFilePath:",
"mangledName": "$s9GSSDKCore33GSKDocumentGeneratorConfigurationC14outputFilePathACSS_tcfc",
"usr": "c:@M@GSSDKCore@objc(cs)GSKDocumentGeneratorConfiguration(im)initWithOutputFilePath:pdfFontFilePath:",
"mangledName": "$s9GSSDKCore33GSKDocumentGeneratorConfigurationC14outputFilePath07pdfFontfG0ACSS_SSSgtcfc",
"moduleName": "GSSDKCore",
"objc_name": "initWithOutputFilePath:",
"objc_name": "initWithOutputFilePath:pdfFontFilePath:",
"declAttributes": [

@@ -252,0 +334,0 @@ "AccessControl",

@@ -227,5 +227,72 @@ {

{
"kind": "Var",
"name": "pdfFontFilePath",
"printedName": "pdfFontFilePath",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Var",
"usr": "c:@M@GSSDKCore@objc(cs)GSKDocumentGeneratorConfiguration(py)pdfFontFilePath",
"mangledName": "$s9GSSDKCore33GSKDocumentGeneratorConfigurationC15pdfFontFilePathSSSgvp",
"moduleName": "GSSDKCore",
"declAttributes": [
"Final",
"HasStorage",
"AccessControl",
"ObjC",
"RawDocComment"
],
"isLet": true,
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"usr": "s:Sq"
}
],
"declKind": "Accessor",
"usr": "c:@M@GSSDKCore@objc(cs)GSKDocumentGeneratorConfiguration(im)pdfFontFilePath",
"mangledName": "$s9GSSDKCore33GSKDocumentGeneratorConfigurationC15pdfFontFilePathSSSgvg",
"moduleName": "GSSDKCore",
"implicit": true,
"declAttributes": [
"Final",
"ObjC"
],
"accessorKind": "get"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(outputFilePath:)",
"printedName": "init(outputFilePath:pdfFontFilePath:)",
"children": [

@@ -243,9 +310,24 @@ {

"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "Swift.String?",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
}
],
"declKind": "Constructor",
"usr": "c:@M@GSSDKCore@objc(cs)GSKDocumentGeneratorConfiguration(im)initWithOutputFilePath:",
"mangledName": "$s9GSSDKCore33GSKDocumentGeneratorConfigurationC14outputFilePathACSS_tcfc",
"usr": "c:@M@GSSDKCore@objc(cs)GSKDocumentGeneratorConfiguration(im)initWithOutputFilePath:pdfFontFilePath:",
"mangledName": "$s9GSSDKCore33GSKDocumentGeneratorConfigurationC14outputFilePath07pdfFontfG0ACSS_SSSgtcfc",
"moduleName": "GSSDKCore",
"objc_name": "initWithOutputFilePath:",
"objc_name": "initWithOutputFilePath:pdfFontFilePath:",
"declAttributes": [

@@ -252,0 +334,0 @@ "AccessControl",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc