@rdlabo/capacitor-brotherprint 0.0.5 → 2.0.0-1
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.
- package/README.md +9 -8
- package/RdlaboCapacitorBrotherprint.podspec +8 -2
- package/dist/docs.json +259 -0
- package/dist/esm/definitions.d.ts +7 -5
- package/dist/esm/definitions.js +1 -0
- package/dist/esm/definitions.js.map +1 -1
- package/dist/esm/index.d.ts +3 -0
- package/dist/esm/index.js +6 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/web.d.ts +0 -2
- package/dist/esm/web.js +6 -25
- package/dist/esm/web.js.map +1 -1
- package/dist/plugin.cjs.js +43 -0
- package/dist/plugin.cjs.js.map +1 -0
- package/dist/plugin.js +19 -25
- package/dist/plugin.js.map +1 -1
- package/ios/Plugin/module.modulemap +9 -0
- package/ios/Plugin.xcodeproj/project.pbxproj +7 -7
- package/ios/Plugin.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +14 -1
- package/ios/Plugin.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/Podfile +2 -1
- package/ios/Podfile.lock +8 -1
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/BRLMPrinterKit +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/BluetoothViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/CutterViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/ExtraFeedViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/GenericMobileLabelModelPaperSizeViewController.nib +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BMSPrinterDriver.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BMSPrinterKit.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRCustomPaperInfoCommand.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMChannel.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMCustomPaperSize.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMError.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMGetStatusError.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMMWPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMOpenChannelError.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPJPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPJPrintSettingsCustomPaperSize.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPJPrintSettingsPaperSize.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPTPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrintError.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrintImageSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrintSettingsProtocol.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrinterClassifier.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrinterDefine.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrinterDriver.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrinterDriverGenerator.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrinterKit+BRPtouchPrinterKit+BMSPrinterKit.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrinterKit.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMPrinterStatus.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMQLPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMRJPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMTDPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRLMValidatePrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchBLEManager.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchBatteryInfo.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchBluetoothManager.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchDeviceInfo.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchLabelInfoStatus.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchLabelParam.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchNetworkManager.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchPrintInfo.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchPrinter.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchPrinterData.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchPrinterKit.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchPrinterStatus.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/BRPtouchTemplateInfo.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/GenericMobileLabelModelPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/GenericMobileLabelModelPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/GenericPocketJetPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/GenericPocketJetPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PJ673PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PJ673PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PJ763MFIPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PJ763MFiPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PJ773PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PJ773PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PrintSettingTableViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ2050PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ2050PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ2140PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ2140PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ2150PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ2150PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3050AIPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3050AiPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3050PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3050PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3150AiPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3150AiPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3150PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ3150PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4030AiPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4030AiPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4040PrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4040PrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4230BPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4230BPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4250WBPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/RJ4250WBPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/TD2120NPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/TD2120NPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/TD2130NPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/TD2130NPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/TD4550DNWBPrintSettings.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Headers/TD4550DNWBPrintSettingsViewController.h +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/IPAddressHelp.pdf +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/IPAddressViewController.nib +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/Info.plist +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/MarginViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PJCustomPaperViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~iphone.nib +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/PrinterList.plist +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/ThresholdViewController.nib +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsj673ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bspe55ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bspp75ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsq71wad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsq72wad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr305ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr315ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr403ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr403aiad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr404ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr404ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr423ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bsr425ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst212ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst213ad.ptd +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst40ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst41nad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst441ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst442ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst451ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst452ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/bst455ad.txt +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/checkbox_checked.png +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/checkbox_unchecked.png +0 -0
- package/ios/{BRLMPrinterKit.framework → Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework}/en.lproj/InfoPlist.strings +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/modulemap/module.modulemap +9 -0
- package/ios/Pods/BRLMPrinterKit/LICENSE +19 -0
- package/ios/Pods/BRLMPrinterKit/README.md +34 -0
- package/ios/Pods/Manifest.lock +8 -1
- package/ios/Pods/Pods.xcodeproj/project.pbxproj +294 -171
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/BRLMPrinterKit.xcscheme +60 -0
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Capacitor.xcscheme +13 -11
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/CapacitorCordova.xcscheme +1 -1
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Pods-Plugin.xcscheme +1 -1
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Pods-PluginTests.xcscheme +1 -1
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +11 -4
- package/ios/Pods/Target Support Files/BRLMPrinterKit/BRLMPrinterKit.debug.xcconfig +11 -0
- package/ios/Pods/Target Support Files/BRLMPrinterKit/BRLMPrinterKit.release.xcconfig +11 -0
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-acknowledgements.markdown +23 -0
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-acknowledgements.plist +29 -0
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.debug.xcconfig +3 -2
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.release.xcconfig +3 -2
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-acknowledgements.markdown +23 -0
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-acknowledgements.plist +29 -0
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-frameworks.sh +2 -0
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.debug.xcconfig +3 -2
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.release.xcconfig +3 -2
- package/package.json +29 -16
- package/android/.DS_Store +0 -0
- package/android/.npmignore +0 -1
- package/android/src/main/java/jp/rdlabo/capacitor/plugin/brotherprint/.DS_Store +0 -0
- package/ios/.DS_Store +0 -0
- package/ios/BRLMPrinterKit.framework/BluetoothViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/CutterViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/ExtraFeedViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/GenericMobileLabelModelPaperSizeViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/IPAddressHelpViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/IPAddressViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/MarginViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/PJCustomPaperViewController.nib +0 -0
- package/ios/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~ipad.nib +0 -0
- package/ios/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~iphone.nib +0 -0
- package/ios/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~ipad.nib +0 -0
- package/ios/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~iphone.nib +0 -0
- package/ios/BRLMPrinterKit.framework/ThresholdViewController.nib +0 -0
- package/ios/Plugin/.DS_Store +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/BRLMPrinterKit +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/BluetoothViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/CutterViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/ExtraFeedViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/GenericMobileLabelModelPaperSizeViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BMSPrinterDriver.h +0 -727
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BMSPrinterKit.h +0 -60
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRCustomPaperInfoCommand.h +0 -107
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMChannel.h +0 -33
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMCustomPaperSize.h +0 -69
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMError.h +0 -25
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMGetStatusError.h +0 -27
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMMWPrintSettings.h +0 -35
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMOpenChannelError.h +0 -27
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettings.h +0 -84
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsCustomPaperSize.h +0 -25
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsPaperSize.h +0 -35
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPTPrintSettings.h +0 -53
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrintError.h +0 -52
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrintImageSettings.h +0 -77
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrintSettingsProtocol.h +0 -25
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrinterClassifier.h +0 -31
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrinterDefine.h +0 -59
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrinterDriver.h +0 -54
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrinterDriverGenerator.h +0 -34
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrinterKit+BRPtouchPrinterKit+BMSPrinterKit.h +0 -18
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrinterKit.h +0 -32
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMPrinterStatus.h +0 -55
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMQLPrintSettings.h +0 -64
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMRJPrintSettings.h +0 -48
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMTDPrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRLMValidatePrintSettings.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchBLEManager.h +0 -28
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchBatteryInfo.h +0 -26
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchBluetoothManager.h +0 -59
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchDeviceInfo.h +0 -23
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchLabelInfoStatus.h +0 -119
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchLabelParam.h +0 -27
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchNetworkManager.h +0 -44
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchPrintInfo.h +0 -136
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchPrinter.h +0 -272
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchPrinterData.h +0 -16
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchPrinterKit.h +0 -18
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchPrinterStatus.h +0 -58
- package/ios/Pods/BRLMPrinterKit.framework/Headers/BRPtouchTemplateInfo.h +0 -23
- package/ios/Pods/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettings.h +0 -211
- package/ios/Pods/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettingsViewController.h +0 -50
- package/ios/Pods/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettings.h +0 -99
- package/ios/Pods/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettingsViewController.h +0 -47
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PJ673PrintSettings.h +0 -43
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PJ673PrintSettingsViewController.h +0 -40
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PJ763MFIPrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PJ763MFiPrintSettings.h +0 -45
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PJ773PrintSettings.h +0 -46
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PJ773PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PrintSettingTableViewController.h +0 -51
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PrintSettings.h +0 -467
- package/ios/Pods/BRLMPrinterKit.framework/Headers/PrintSettingsViewController.h +0 -203
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ2050PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ2050PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ2140PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ2140PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ2150PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ2150PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3050AIPrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3050AiPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3050PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3050PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3150PrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ3150PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettings.h +0 -103
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4040PrintSettings.h +0 -102
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4040PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettings.h +0 -107
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettings.h +0 -108
- package/ios/Pods/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/TD2120NPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit.framework/Headers/TD2120NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/TD2130NPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit.framework/Headers/TD2130NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettings.h +0 -76
- package/ios/Pods/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit.framework/IPAddressHelp.pdf +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/IPAddressHelpViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/IPAddressViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/Info.plist +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/MarginViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/PJCustomPaperViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/PrinterList.plist +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/ThresholdViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bsj673ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bspe55ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bspp75ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bsq71wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bsq72wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bsr305ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bsr315ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bsr403ad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit.framework/bsr403aiad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit.framework/bsr404ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bsr404ad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit.framework/bsr423ad.txt +0 -666
- package/ios/Pods/BRLMPrinterKit.framework/bsr425ad.txt +0 -610
- package/ios/Pods/BRLMPrinterKit.framework/bst212ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bst213ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/bst40ad.txt +0 -482
- package/ios/Pods/BRLMPrinterKit.framework/bst41nad.txt +0 -310
- package/ios/Pods/BRLMPrinterKit.framework/bst441ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit.framework/bst442ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit.framework/bst451ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit.framework/bst452ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit.framework/bst455ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit.framework/checkbox_checked.png +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/checkbox_unchecked.png +0 -0
- package/ios/Pods/BRLMPrinterKit.framework/en.lproj/InfoPlist.strings +0 -0
- package/ios/module.modulemap +0 -9
package/ios/Plugin.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist
CHANGED
|
@@ -7,7 +7,20 @@
|
|
|
7
7
|
<key>Plugin.xcscheme_^#shared#^_</key>
|
|
8
8
|
<dict>
|
|
9
9
|
<key>orderHint</key>
|
|
10
|
-
<integer>
|
|
10
|
+
<integer>5</integer>
|
|
11
|
+
</dict>
|
|
12
|
+
</dict>
|
|
13
|
+
<key>SuppressBuildableAutocreation</key>
|
|
14
|
+
<dict>
|
|
15
|
+
<key>50ADFF87201F53D600D50D53</key>
|
|
16
|
+
<dict>
|
|
17
|
+
<key>primary</key>
|
|
18
|
+
<true/>
|
|
19
|
+
</dict>
|
|
20
|
+
<key>50ADFF90201F53D600D50D53</key>
|
|
21
|
+
<dict>
|
|
22
|
+
<key>primary</key>
|
|
23
|
+
<true/>
|
|
11
24
|
</dict>
|
|
12
25
|
</dict>
|
|
13
26
|
</dict>
|
package/ios/Plugin.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate
CHANGED
|
Binary file
|
package/ios/Podfile
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
platform :ios, '
|
|
1
|
+
platform :ios, '12.0'
|
|
2
2
|
|
|
3
3
|
def capacitor_pods
|
|
4
4
|
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
|
|
5
5
|
use_frameworks!
|
|
6
6
|
pod 'Capacitor', :path => '../node_modules/@capacitor/ios'
|
|
7
7
|
pod 'CapacitorCordova', :path => '../node_modules/@capacitor/ios'
|
|
8
|
+
pod 'BRLMPrinterKit'
|
|
8
9
|
end
|
|
9
10
|
|
|
10
11
|
target 'Plugin' do
|
package/ios/Podfile.lock
CHANGED
|
@@ -1,12 +1,18 @@
|
|
|
1
1
|
PODS:
|
|
2
|
+
- BRLMPrinterKit (4.0.2.1)
|
|
2
3
|
- Capacitor (2.4.0):
|
|
3
4
|
- CapacitorCordova
|
|
4
5
|
- CapacitorCordova (2.4.0)
|
|
5
6
|
|
|
6
7
|
DEPENDENCIES:
|
|
8
|
+
- BRLMPrinterKit
|
|
7
9
|
- "Capacitor (from `../node_modules/@capacitor/ios`)"
|
|
8
10
|
- "CapacitorCordova (from `../node_modules/@capacitor/ios`)"
|
|
9
11
|
|
|
12
|
+
SPEC REPOS:
|
|
13
|
+
trunk:
|
|
14
|
+
- BRLMPrinterKit
|
|
15
|
+
|
|
10
16
|
EXTERNAL SOURCES:
|
|
11
17
|
Capacitor:
|
|
12
18
|
:path: "../node_modules/@capacitor/ios"
|
|
@@ -14,9 +20,10 @@ EXTERNAL SOURCES:
|
|
|
14
20
|
:path: "../node_modules/@capacitor/ios"
|
|
15
21
|
|
|
16
22
|
SPEC CHECKSUMS:
|
|
23
|
+
BRLMPrinterKit: 79ca593275bdae5309c8ee93674df2e5177a1b52
|
|
17
24
|
Capacitor: 0bc38985fc7744924a8e1d72a53b11e93f53adb5
|
|
18
25
|
CapacitorCordova: ffb86bd6630220cf94a63306a72f13c653fb43aa
|
|
19
26
|
|
|
20
|
-
PODFILE CHECKSUM:
|
|
27
|
+
PODFILE CHECKSUM: fa7cf258923b2a6686f97cc3c46f09bf67b18201
|
|
21
28
|
|
|
22
29
|
COCOAPODS: 1.9.1
|
|
Binary file
|
package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/BluetoothViewController.nib
ADDED
|
Binary file
|
package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/CutterViewController.nib
ADDED
|
Binary file
|
package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/ExtraFeedViewController.nib
ADDED
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/IPAddressViewController.nib
ADDED
|
Binary file
|
|
Binary file
|
package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/MarginViewController.nib
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/ThresholdViewController.nib
ADDED
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
Copyright (c) 2020 Jonathan VUKOVICH-TRIBOUHARET <jonathan@eivo.fr>
|
|
2
|
+
|
|
3
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
5
|
+
in the Software without restriction, including without limitation the rights
|
|
6
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
7
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
8
|
+
furnished to do so, subject to the following conditions:
|
|
9
|
+
|
|
10
|
+
The above copyright notice and this permission notice shall be included in
|
|
11
|
+
all copies or substantial portions of the Software.
|
|
12
|
+
|
|
13
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
15
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
16
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
17
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
18
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
19
|
+
THE SOFTWARE.
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
# BRLMPrinterKit
|
|
2
|
+
|
|
3
|
+
[](https://travis-ci.org/jonathantribouharet/BRLMPrinterKit)
|
|
4
|
+
[](https://cocoapods.org/pods/BRLMPrinterKit)
|
|
5
|
+
[](https://cocoapods.org/pods/BRLMPrinterKit)
|
|
6
|
+
[](https://cocoapods.org/pods/BRLMPrinterKit)
|
|
7
|
+
|
|
8
|
+
This project is only a Pod for the Brother SDK v4.0.2.
|
|
9
|
+
|
|
10
|
+
More information here:
|
|
11
|
+
[https://support.brother.com/g/s/es/htmldoc/mobilesdk/index.html](https://support.brother.com/g/s/es/htmldoc/mobilesdk/index.html)
|
|
12
|
+
[https://www.brother.co.jp/eng/dev/mobilesdk/ios/index.aspx](https://www.brother.co.jp/eng/dev/mobilesdk/ios/index.aspx)
|
|
13
|
+
|
|
14
|
+
## Requirements
|
|
15
|
+
|
|
16
|
+
- iOS 9.0 or higher
|
|
17
|
+
|
|
18
|
+
## Installation
|
|
19
|
+
|
|
20
|
+
BRLMPrinterKit is available through [CocoaPods](https://cocoapods.org). To install
|
|
21
|
+
it, simply add the following line to your Podfile:
|
|
22
|
+
|
|
23
|
+
```ruby
|
|
24
|
+
pod 'BRLMPrinterKit'
|
|
25
|
+
```
|
|
26
|
+
|
|
27
|
+
## Author
|
|
28
|
+
|
|
29
|
+
- [Jonathan VUKOVICH TRIBOUHARET](https://github.com/jonathantribouharet) ([@johnvuko](https://twitter.com/johnvuko))
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
## License
|
|
33
|
+
|
|
34
|
+
BRLMPrinterKit is available under the MIT license. See the LICENSE file for more info.
|
package/ios/Pods/Manifest.lock
CHANGED
|
@@ -1,12 +1,18 @@
|
|
|
1
1
|
PODS:
|
|
2
|
+
- BRLMPrinterKit (4.0.2.1)
|
|
2
3
|
- Capacitor (2.4.0):
|
|
3
4
|
- CapacitorCordova
|
|
4
5
|
- CapacitorCordova (2.4.0)
|
|
5
6
|
|
|
6
7
|
DEPENDENCIES:
|
|
8
|
+
- BRLMPrinterKit
|
|
7
9
|
- "Capacitor (from `../node_modules/@capacitor/ios`)"
|
|
8
10
|
- "CapacitorCordova (from `../node_modules/@capacitor/ios`)"
|
|
9
11
|
|
|
12
|
+
SPEC REPOS:
|
|
13
|
+
trunk:
|
|
14
|
+
- BRLMPrinterKit
|
|
15
|
+
|
|
10
16
|
EXTERNAL SOURCES:
|
|
11
17
|
Capacitor:
|
|
12
18
|
:path: "../node_modules/@capacitor/ios"
|
|
@@ -14,9 +20,10 @@ EXTERNAL SOURCES:
|
|
|
14
20
|
:path: "../node_modules/@capacitor/ios"
|
|
15
21
|
|
|
16
22
|
SPEC CHECKSUMS:
|
|
23
|
+
BRLMPrinterKit: 79ca593275bdae5309c8ee93674df2e5177a1b52
|
|
17
24
|
Capacitor: 0bc38985fc7744924a8e1d72a53b11e93f53adb5
|
|
18
25
|
CapacitorCordova: ffb86bd6630220cf94a63306a72f13c653fb43aa
|
|
19
26
|
|
|
20
|
-
PODFILE CHECKSUM:
|
|
27
|
+
PODFILE CHECKSUM: fa7cf258923b2a6686f97cc3c46f09bf67b18201
|
|
21
28
|
|
|
22
29
|
COCOAPODS: 1.9.1
|