@rdlabo/capacitor-brotherprint 0.0.2 → 2.0.0-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.
- package/README.md +97 -0
- package/RdlaboCapacitorBrotherprint.podspec +8 -2
- package/android/.gradle/5.6.4/executionHistory/executionHistory.bin +0 -0
- package/android/.gradle/5.6.4/executionHistory/executionHistory.lock +0 -0
- package/android/.gradle/5.6.4/fileChanges/last-build.bin +0 -0
- package/android/.gradle/5.6.4/fileContent/fileContent.lock +0 -0
- package/android/.gradle/5.6.4/fileHashes/fileHashes.bin +0 -0
- package/android/.gradle/5.6.4/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/5.6.4/fileHashes/resourceHashesCache.bin +0 -0
- package/android/.gradle/5.6.4/gc.properties +0 -0
- package/android/.gradle/5.6.4/javaCompile/classAnalysis.bin +0 -0
- package/android/.gradle/5.6.4/javaCompile/jarAnalysis.bin +0 -0
- package/android/.gradle/5.6.4/javaCompile/javaCompile.lock +0 -0
- package/android/.gradle/5.6.4/javaCompile/taskHistory.bin +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/android/.gradle/vcs-1/gc.properties +0 -0
- package/android/.idea/caches/build_file_checksums.ser +0 -0
- package/android/.idea/codeStyles/Project.xml +116 -0
- package/android/.idea/gradle.xml +22 -0
- package/android/.idea/jarRepositories.xml +30 -0
- package/android/.idea/libraries/Gradle__androidx_activity_activity_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_annotation_annotation_1_1_0_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_1_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_resources_1_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_common_2_1_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_browser_browser_1_2_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_cardview_cardview_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_collection_collection_1_1_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_1_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_core_core_1_2_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_exifinterface_exifinterface_1_2_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_fragment_fragment_1_1_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_1_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_recyclerview_recyclerview_1_1_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_savedstate_savedstate_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_test_core_1_2_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_test_espresso_espresso_core_3_2_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_test_espresso_espresso_idling_resource_3_2_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_test_ext_junit_1_1_1_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_test_monitor_1_2_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_test_runner_1_2_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_transition_transition_1_2_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_viewpager2_viewpager2_1_0_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__artifacts_BrotherPrintLibrary_unspecified_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_google_android_datatransport_transport_api_2_2_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_datatransport_transport_backend_cct_2_2_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_datatransport_transport_runtime_2_2_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_base_17_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_basement_17_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_location_17_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_places_placereport_17_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_stats_17_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_tasks_17_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_material_material_1_1_0_rc02_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_google_auto_value_auto_value_annotations_1_6_5_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_2_0_1_jar.xml +9 -0
- package/android/.idea/libraries/Gradle__com_google_dagger_dagger_2_24_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_common_19_3_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_components_16_0_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_datatransport_17_0_3_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_encoders_json_16_0_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_iid_20_1_1_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_iid_interop_17_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_installations_16_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_installations_interop_16_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_measurement_connector_18_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_messaging_20_1_2_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_guava_listenablefuture_1_0_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__com_squareup_javawriter_2_1_1_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__javax_inject_javax_inject_1_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__junit_junit_4_12_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__net_bytebuddy_byte_buddy_1_9_7_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__net_bytebuddy_byte_buddy_agent_1_9_7_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__net_sf_kxml_kxml2_2_3_0_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_apache_cordova_framework_7_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_hamcrest_hamcrest_integration_1_3_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_json_json_20140107_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_mockito_mockito_core_2_25_1_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_mockito_mockito_inline_2_25_1_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_objenesis_objenesis_2_6_jar.xml +13 -0
- package/android/.idea/misc.xml +14 -0
- package/android/.idea/modules/-485579866/capacitor-android.iml +171 -0
- package/android/.idea/modules/BrotherPrintLibrary/BrotherPrintLibrary.iml +27 -0
- package/android/.idea/modules/android.iml +110 -0
- package/android/.idea/modules.xml +10 -0
- package/android/.idea/runConfigurations.xml +12 -0
- package/android/.idea/vcs.xml +6 -0
- package/android/.idea/workspace.xml +83 -0
- package/android/BrotherPrintLibrary/BrotherPrintLibrary.aar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/AndroidManifest.xml +11 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jars/classes.jar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jars/libs/MobilePrintLib.jar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/arm64-v8a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/armeabi/libAndrJFPDFEMB.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/armeabi/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/armeabi-v7a/libAndrJFPDFEMB.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/armeabi-v7a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/x86/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/x86_64/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a.bin +1 -0
- package/android/BrotherPrintLibrary/build/.transforms/8f03997c59bfcdf41861a60561d5d5af.bin +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/b3cb8a1794c15332bde93f2b78199c73/jetified-BrotherPrintLibrary.aar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/b3cb8a1794c15332bde93f2b78199c73.bin +1 -0
- package/android/BrotherPrintLibrary/build/.transforms/bb913df08d40846b1bc63945606f217a.bin +2 -0
- package/android/BrotherPrintLibrary/build/.transforms/cf1dcc0f016004f76302659fc63c1d4f.bin +1 -0
- package/android/BrotherPrintLibrary/build.gradle +2 -0
- package/android/build.gradle +2 -0
- package/android/local.properties +8 -0
- package/android/settings.gradle +1 -0
- package/android/src/main/AndroidManifest.xml +12 -0
- package/android/src/main/java/jp/rdlabo/capacitor/plugin/brotherprint/BrotherPrint.java +149 -6
- package/dist/docs.json +105 -0
- package/dist/esm/definitions.d.ts +12 -9
- 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 +14 -7
- package/dist/esm/web.js +15 -18
- 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 +28 -18
- package/dist/plugin.js.map +1 -1
- package/ios/Plugin/Plugin.h +0 -1
- package/ios/Plugin/Plugin.m +4 -1
- package/ios/Plugin/Plugin.swift +150 -7
- package/ios/Plugin/module.modulemap +9 -0
- package/ios/Plugin.xcodeproj/project.pbxproj +47 -1
- package/ios/Plugin.xcodeproj/project.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/Plugin.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +27 -0
- package/ios/Plugin.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +8 -0
- package/ios/Plugin.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/Podfile +2 -1
- package/ios/Podfile.lock +8 -1
- package/ios/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/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BMSPrinterDriver.h +727 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BMSPrinterKit.h +60 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRCustomPaperInfoCommand.h +107 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMChannel.h +33 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMCustomPaperSize.h +69 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMError.h +25 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMGetStatusError.h +27 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMMWPrintSettings.h +35 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMOpenChannelError.h +27 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettings.h +84 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsCustomPaperSize.h +25 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsPaperSize.h +35 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPTPrintSettings.h +53 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrintError.h +52 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrintImageSettings.h +77 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrintSettingsProtocol.h +25 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterClassifier.h +31 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterDefine.h +59 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterDriver.h +54 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterDriverGenerator.h +34 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterKit+BRPtouchPrinterKit+BMSPrinterKit.h +18 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterKit.h +32 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterStatus.h +55 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMQLPrintSettings.h +64 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMRJPrintSettings.h +48 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMTDPrintSettings.h +47 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMValidatePrintSettings.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchBLEManager.h +28 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchBatteryInfo.h +26 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchBluetoothManager.h +59 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchDeviceInfo.h +23 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchLabelInfoStatus.h +119 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchLabelParam.h +27 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchNetworkManager.h +44 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchPrintInfo.h +136 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchPrinter.h +272 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchPrinterData.h +16 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchPrinterKit.h +18 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchPrinterStatus.h +58 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchTemplateInfo.h +23 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettings.h +211 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettingsViewController.h +50 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettings.h +99 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettingsViewController.h +47 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ673PrintSettings.h +43 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ673PrintSettingsViewController.h +40 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ763MFIPrintSettingsViewController.h +41 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ763MFiPrintSettings.h +45 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ773PrintSettings.h +46 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ773PrintSettingsViewController.h +41 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PrintSettingTableViewController.h +51 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PrintSettings.h +467 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PrintSettingsViewController.h +203 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2050PrintSettings.h +81 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2050PrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2140PrintSettings.h +81 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2140PrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2150PrintSettings.h +81 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2150PrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3050AIPrintSettings.h +81 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3050AiPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3050PrintSettings.h +81 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3050PrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettings.h +82 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3150PrintSettings.h +82 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3150PrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettings.h +103 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettingsViewController.h +41 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4040PrintSettings.h +102 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4040PrintSettingsViewController.h +41 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettings.h +107 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettings.h +108 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD2120NPrintSettings.h +83 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD2120NPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD2130NPrintSettings.h +82 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD2130NPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettings.h +76 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/IPAddressHelp.pdf +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/IPAddressViewController.nib +0 -0
- package/ios/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/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrinterList.plist +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/ThresholdViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsj673ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bspe55ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bspp75ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsq71wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsq72wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr305ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr315ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr403ad.txt +91 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr403aiad.txt +91 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr404ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr404ad.txt +91 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr423ad.txt +666 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr425ad.txt +610 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst212ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst213ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst40ad.txt +482 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst41nad.txt +310 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst441ad.txt +495 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst442ad.txt +495 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst451ad.txt +495 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst452ad.txt +495 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst455ad.txt +495 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/checkbox_checked.png +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/checkbox_unchecked.png +0 -0
- package/ios/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 +274 -155
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/BRLMPrinterKit.xcscheme +60 -0
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/CapacitorCordova.xcscheme +11 -13
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Pods-Plugin.xcscheme +11 -13
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Pods-PluginTests.xcscheme +11 -13
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +15 -0
- 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/.npmignore +0 -1
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module external.linked.project.id="android" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
|
|
3
|
+
<component name="FacetManager">
|
|
4
|
+
<facet type="android-gradle" name="Android-Gradle">
|
|
5
|
+
<configuration>
|
|
6
|
+
<option name="GRADLE_PROJECT_PATH" value=":" />
|
|
7
|
+
<option name="LAST_SUCCESSFUL_SYNC_AGP_VERSION" value="3.6.1" />
|
|
8
|
+
<option name="LAST_KNOWN_AGP_VERSION" value="3.6.1" />
|
|
9
|
+
</configuration>
|
|
10
|
+
</facet>
|
|
11
|
+
<facet type="android" name="Android">
|
|
12
|
+
<configuration>
|
|
13
|
+
<option name="SELECTED_BUILD_VARIANT" value="debug" />
|
|
14
|
+
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
|
|
15
|
+
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
|
|
16
|
+
<afterSyncTasks>
|
|
17
|
+
<task>generateDebugSources</task>
|
|
18
|
+
</afterSyncTasks>
|
|
19
|
+
<option name="ALLOW_USER_CONFIGURATION" value="false" />
|
|
20
|
+
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
|
|
21
|
+
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
|
|
22
|
+
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../src/main/res;file://$MODULE_DIR$/../../src/debug/res;file://$MODULE_DIR$/../../build/generated/res/rs/debug" />
|
|
23
|
+
<option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../src/androidTest/res;file://$MODULE_DIR$/../../src/test/res;file://$MODULE_DIR$/../../src/androidTestDebug/res;file://$MODULE_DIR$/../../src/testDebug/res;file://$MODULE_DIR$/../../build/generated/res/rs/androidTest/debug" />
|
|
24
|
+
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
|
|
25
|
+
<option name="PROJECT_TYPE" value="1" />
|
|
26
|
+
</configuration>
|
|
27
|
+
</facet>
|
|
28
|
+
</component>
|
|
29
|
+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7">
|
|
30
|
+
<output url="file://$MODULE_DIR$/../../build/intermediates/javac/debug/classes" />
|
|
31
|
+
<output-test url="file://$MODULE_DIR$/../../build/intermediates/javac/debugUnitTest/classes" />
|
|
32
|
+
<exclude-output />
|
|
33
|
+
<content url="file://$MODULE_DIR$/../..">
|
|
34
|
+
<sourceFolder url="file://$MODULE_DIR$/../../build/generated/source/buildConfig/debug" isTestSource="false" generated="true" />
|
|
35
|
+
<sourceFolder url="file://$MODULE_DIR$/../../build/generated/aidl_source_output_dir/debug/out" isTestSource="false" generated="true" />
|
|
36
|
+
<sourceFolder url="file://$MODULE_DIR$/../../build/generated/renderscript_source_output_dir/debug/out" isTestSource="false" generated="true" />
|
|
37
|
+
<sourceFolder url="file://$MODULE_DIR$/../../build/generated/ap_generated_sources/debug/out" isTestSource="false" generated="true" />
|
|
38
|
+
<sourceFolder url="file://$MODULE_DIR$/../../build/generated/res/rs/debug" type="java-resource" generated="true" />
|
|
39
|
+
<sourceFolder url="file://$MODULE_DIR$/../../build/generated/ap_generated_sources/debugAndroidTest/out" isTestSource="true" generated="true" />
|
|
40
|
+
<sourceFolder url="file://$MODULE_DIR$/../../build/generated/source/buildConfig/androidTest/debug" isTestSource="true" generated="true" />
|
|
41
|
+
<sourceFolder url="file://$MODULE_DIR$/../../build/generated/aidl_source_output_dir/debugAndroidTest/out" isTestSource="true" generated="true" />
|
|
42
|
+
<sourceFolder url="file://$MODULE_DIR$/../../build/generated/renderscript_source_output_dir/debugAndroidTest/out" isTestSource="true" generated="true" />
|
|
43
|
+
<sourceFolder url="file://$MODULE_DIR$/../../build/generated/res/rs/androidTest/debug" type="java-test-resource" generated="true" />
|
|
44
|
+
<sourceFolder url="file://$MODULE_DIR$/../../build/generated/ap_generated_sources/debugUnitTest/out" isTestSource="true" generated="true" />
|
|
45
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/debug/res" type="java-resource" />
|
|
46
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/debug/resources" type="java-resource" />
|
|
47
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/debug/assets" type="java-resource" />
|
|
48
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/debug/aidl" isTestSource="false" />
|
|
49
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/debug/java" isTestSource="false" />
|
|
50
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/debug/rs" isTestSource="false" />
|
|
51
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/debug/shaders" isTestSource="false" />
|
|
52
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/androidTestDebug/res" type="java-test-resource" />
|
|
53
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/androidTestDebug/resources" type="java-test-resource" />
|
|
54
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/androidTestDebug/assets" type="java-test-resource" />
|
|
55
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/androidTestDebug/aidl" isTestSource="true" />
|
|
56
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/androidTestDebug/java" isTestSource="true" />
|
|
57
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/androidTestDebug/rs" isTestSource="true" />
|
|
58
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/androidTestDebug/shaders" isTestSource="true" />
|
|
59
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/testDebug/res" type="java-test-resource" />
|
|
60
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/testDebug/resources" type="java-test-resource" />
|
|
61
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/testDebug/assets" type="java-test-resource" />
|
|
62
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/testDebug/aidl" isTestSource="true" />
|
|
63
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/testDebug/java" isTestSource="true" />
|
|
64
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/testDebug/rs" isTestSource="true" />
|
|
65
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/testDebug/shaders" isTestSource="true" />
|
|
66
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/main/res" type="java-resource" />
|
|
67
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/main/resources" type="java-resource" />
|
|
68
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/main/assets" type="java-resource" />
|
|
69
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/main/aidl" isTestSource="false" />
|
|
70
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/main/java" isTestSource="false" />
|
|
71
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/main/rs" isTestSource="false" />
|
|
72
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/main/shaders" isTestSource="false" />
|
|
73
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/androidTest/res" type="java-test-resource" />
|
|
74
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/androidTest/resources" type="java-test-resource" />
|
|
75
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/androidTest/assets" type="java-test-resource" />
|
|
76
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/androidTest/aidl" isTestSource="true" />
|
|
77
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/androidTest/java" isTestSource="true" />
|
|
78
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/androidTest/rs" isTestSource="true" />
|
|
79
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/androidTest/shaders" isTestSource="true" />
|
|
80
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/test/res" type="java-test-resource" />
|
|
81
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/test/resources" type="java-test-resource" />
|
|
82
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/test/assets" type="java-test-resource" />
|
|
83
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/test/aidl" isTestSource="true" />
|
|
84
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/test/java" isTestSource="true" />
|
|
85
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/test/rs" isTestSource="true" />
|
|
86
|
+
<sourceFolder url="file://$MODULE_DIR$/../../src/test/shaders" isTestSource="true" />
|
|
87
|
+
<excludeFolder url="file://$MODULE_DIR$/../../build" />
|
|
88
|
+
</content>
|
|
89
|
+
<orderEntry type="jdk" jdkName="Android API 29 Platform" jdkType="Android SDK" />
|
|
90
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
91
|
+
<orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12@jar" level="project" />
|
|
92
|
+
<orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-integration:1.3@jar" level="project" />
|
|
93
|
+
<orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-library:1.3@jar" level="project" />
|
|
94
|
+
<orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3@jar" level="project" />
|
|
95
|
+
<orderEntry type="library" scope="TEST" name="Gradle: androidx.lifecycle:lifecycle-common:2.1.0@jar" level="project" />
|
|
96
|
+
<orderEntry type="library" scope="TEST" name="Gradle: androidx.annotation:annotation:1.1.0@jar" level="project" />
|
|
97
|
+
<orderEntry type="library" scope="TEST" name="Gradle: net.sf.kxml:kxml2:2.3.0@jar" level="project" />
|
|
98
|
+
<orderEntry type="library" scope="TEST" name="Gradle: com.squareup:javawriter:2.1.1@jar" level="project" />
|
|
99
|
+
<orderEntry type="library" scope="TEST" name="Gradle: javax.inject:javax.inject:1@jar" level="project" />
|
|
100
|
+
<orderEntry type="library" scope="TEST" name="Gradle: com.google.code.findbugs:jsr305:2.0.1@jar" level="project" />
|
|
101
|
+
<orderEntry type="library" scope="TEST" name="Gradle: androidx.test.ext:junit:1.1.1@aar" level="project" />
|
|
102
|
+
<orderEntry type="library" scope="TEST" name="Gradle: androidx.test.espresso:espresso-core:3.2.0@aar" level="project" />
|
|
103
|
+
<orderEntry type="library" scope="TEST" name="Gradle: androidx.test:runner:1.2.0@aar" level="project" />
|
|
104
|
+
<orderEntry type="library" scope="TEST" name="Gradle: androidx.test:core:1.2.0@aar" level="project" />
|
|
105
|
+
<orderEntry type="library" scope="TEST" name="Gradle: androidx.test:monitor:1.2.0@aar" level="project" />
|
|
106
|
+
<orderEntry type="library" scope="TEST" name="Gradle: androidx.test.espresso:espresso-idling-resource:3.2.0@aar" level="project" />
|
|
107
|
+
<orderEntry type="library" name="Gradle: artifacts:BrotherPrintLibrary:unspecified@jar" level="project" />
|
|
108
|
+
<orderEntry type="module" module-name="capacitor-android" />
|
|
109
|
+
</component>
|
|
110
|
+
</module>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="ProjectModuleManager">
|
|
4
|
+
<modules>
|
|
5
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/BrotherPrintLibrary/BrotherPrintLibrary.iml" filepath="$PROJECT_DIR$/.idea/modules/BrotherPrintLibrary/BrotherPrintLibrary.iml" group="android/BrotherPrintLibrary" />
|
|
6
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/android.iml" filepath="$PROJECT_DIR$/.idea/modules/android.iml" group="android" />
|
|
7
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/-485579866/capacitor-android.iml" filepath="$PROJECT_DIR$/.idea/modules/-485579866/capacitor-android.iml" group="android/capacitor-android" />
|
|
8
|
+
</modules>
|
|
9
|
+
</component>
|
|
10
|
+
</project>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="RunConfigurationProducerService">
|
|
4
|
+
<option name="ignoredProducers">
|
|
5
|
+
<set>
|
|
6
|
+
<option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
|
|
7
|
+
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
|
|
8
|
+
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
|
|
9
|
+
</set>
|
|
10
|
+
</option>
|
|
11
|
+
</component>
|
|
12
|
+
</project>
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="ChangeListManager">
|
|
4
|
+
<list default="true" id="554f9a34-f524-47a5-abea-d8183c4c50d7" name="Default Changelist" comment="" />
|
|
5
|
+
<option name="SHOW_DIALOG" value="false" />
|
|
6
|
+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
7
|
+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
8
|
+
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
9
|
+
</component>
|
|
10
|
+
<component name="ExternalProjectsData">
|
|
11
|
+
<projectState path="$PROJECT_DIR$">
|
|
12
|
+
<ProjectState />
|
|
13
|
+
</projectState>
|
|
14
|
+
</component>
|
|
15
|
+
<component name="ExternalProjectsManager">
|
|
16
|
+
<system id="GRADLE">
|
|
17
|
+
<state>
|
|
18
|
+
<projects_view />
|
|
19
|
+
</state>
|
|
20
|
+
</system>
|
|
21
|
+
</component>
|
|
22
|
+
<component name="Git.Settings">
|
|
23
|
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
|
24
|
+
</component>
|
|
25
|
+
<component name="ProjectId" id="1fXlwkNBJoTTB9lRmRm6eWU5XT0" />
|
|
26
|
+
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
27
|
+
<component name="ProjectViewState">
|
|
28
|
+
<option name="hideEmptyMiddlePackages" value="true" />
|
|
29
|
+
<option name="showExcludedFiles" value="true" />
|
|
30
|
+
<option name="showLibraryContents" value="true" />
|
|
31
|
+
</component>
|
|
32
|
+
<component name="PropertiesComponent">
|
|
33
|
+
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
34
|
+
<property name="android.sdk.path" value="$USER_HOME$/Library/Android/sdk" />
|
|
35
|
+
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
36
|
+
<property name="project.structure.last.edited" value="Modules" />
|
|
37
|
+
<property name="project.structure.proportion" value="0.17" />
|
|
38
|
+
<property name="project.structure.side.proportion" value="0.2" />
|
|
39
|
+
<property name="settings.editor.selected.configurable" value="reference.settingsdialog.IDE.editor.colors.Console Colors" />
|
|
40
|
+
</component>
|
|
41
|
+
<component name="RecentsManager">
|
|
42
|
+
<key name="MoveFile.RECENT_KEYS">
|
|
43
|
+
<recent name="$PROJECT_DIR$" />
|
|
44
|
+
</key>
|
|
45
|
+
</component>
|
|
46
|
+
<component name="RunManager">
|
|
47
|
+
<configuration default="true" type="AndroidJUnit" factoryName="Android JUnit">
|
|
48
|
+
<option name="TEST_OBJECT" value="class" />
|
|
49
|
+
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
|
|
50
|
+
<method v="2">
|
|
51
|
+
<option name="Android.Gradle.BeforeRunTask" enabled="true" />
|
|
52
|
+
</method>
|
|
53
|
+
</configuration>
|
|
54
|
+
</component>
|
|
55
|
+
<component name="SvnConfiguration">
|
|
56
|
+
<configuration />
|
|
57
|
+
</component>
|
|
58
|
+
<component name="TaskManager">
|
|
59
|
+
<task active="true" id="Default" summary="Default task">
|
|
60
|
+
<changelist id="554f9a34-f524-47a5-abea-d8183c4c50d7" name="Default Changelist" comment="" />
|
|
61
|
+
<created>1596372559129</created>
|
|
62
|
+
<option name="number" value="Default" />
|
|
63
|
+
<option name="presentableId" value="Default" />
|
|
64
|
+
<updated>1596372559129</updated>
|
|
65
|
+
</task>
|
|
66
|
+
<servers />
|
|
67
|
+
</component>
|
|
68
|
+
<component name="WindowStateProjectService">
|
|
69
|
+
<state x="2096" y="351" key="#PSD" timestamp="1596555908662">
|
|
70
|
+
<screen x="1680" y="23" width="1920" height="1177" />
|
|
71
|
+
</state>
|
|
72
|
+
<state x="2096" y="334" key="#PSD/1680.0.1920.1200/0.0.1680.1050@1680.0.1920.1200" timestamp="1596555614820" />
|
|
73
|
+
<state x="2096" y="351" key="#PSD/1680.23.1920.1177/0.23.1680.1027@1680.23.1920.1177" timestamp="1596555908662" />
|
|
74
|
+
<state x="2159" y="374" key="AndroidCreateResourceDirectoryDialog" timestamp="1596372986290">
|
|
75
|
+
<screen x="1680" y="23" width="1920" height="1177" />
|
|
76
|
+
</state>
|
|
77
|
+
<state x="2159" y="374" key="AndroidCreateResourceDirectoryDialog/1680.23.1920.1177/0.23.1680.1027@1680.23.1920.1177" timestamp="1596372986290" />
|
|
78
|
+
<state x="2205" y="337" width="693" height="488" key="find.popup" timestamp="1596557975714">
|
|
79
|
+
<screen x="1680" y="23" width="1920" height="1177" />
|
|
80
|
+
</state>
|
|
81
|
+
<state x="2205" y="337" width="693" height="488" key="find.popup/1680.23.1920.1177/0.23.1680.1027@1680.23.1920.1177" timestamp="1596557975714" />
|
|
82
|
+
</component>
|
|
83
|
+
</project>
|
|
Binary file
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
3
|
+
package="com.brother.ptouch.sdk"
|
|
4
|
+
android:versionCode="74"
|
|
5
|
+
android:versionName="3.5.1" >
|
|
6
|
+
|
|
7
|
+
<uses-sdk
|
|
8
|
+
android:minSdkVersion="8"
|
|
9
|
+
android:targetSdkVersion="29" />
|
|
10
|
+
|
|
11
|
+
</manifest>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
o/jetified-BrotherPrintLibrary
|
|
File without changes
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
o/jetified-BrotherPrintLibrary.aar
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
i/AndroidManifest.xml
|
package/android/build.gradle
CHANGED
|
@@ -49,4 +49,6 @@ dependencies {
|
|
|
49
49
|
testImplementation "junit:junit:$junitVersion"
|
|
50
50
|
androidTestImplementation "androidx.test.ext:junit:$androidxJunitVersion"
|
|
51
51
|
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"
|
|
52
|
+
|
|
53
|
+
implementation project(":BrotherPrintLibrary")
|
|
52
54
|
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
## This file must *NOT* be checked into Version Control Systems,
|
|
2
|
+
# as it contains information specific to your local configuration.
|
|
3
|
+
#
|
|
4
|
+
# Location of the SDK. This is only used by Gradle.
|
|
5
|
+
# For customization when using a Version Control System, please read the
|
|
6
|
+
# header note.
|
|
7
|
+
#Sun Aug 02 21:49:17 JST 2020
|
|
8
|
+
sdk.dir=/Users/sakakibara/Library/Android/sdk
|
package/android/settings.gradle
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
|
|
2
2
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
3
3
|
package="jp.rdlabo.capacitor.plugin.brotherprint.capacitorbrotherprint">
|
|
4
|
+
|
|
5
|
+
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
|
|
6
|
+
|
|
7
|
+
<!-- For Wi-Fi -->
|
|
8
|
+
<uses-permission android:name="android.permission.INTERNET" />
|
|
9
|
+
|
|
10
|
+
<!-- For Bluetooth -->
|
|
11
|
+
<uses-permission android:name="android.permission.BLUETOOTH" />
|
|
12
|
+
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
|
|
13
|
+
|
|
14
|
+
<!-- For Bluetooth Low Energy -->
|
|
15
|
+
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
|
|
4
16
|
</manifest>
|
|
5
17
|
|
|
@@ -1,20 +1,163 @@
|
|
|
1
1
|
package jp.rdlabo.capacitor.plugin.brotherprint;
|
|
2
2
|
|
|
3
|
+
import android.bluetooth.BluetoothAdapter;
|
|
4
|
+
import android.content.Context;
|
|
5
|
+
import android.graphics.Bitmap;
|
|
6
|
+
import android.graphics.BitmapFactory;
|
|
7
|
+
import android.util.Base64;
|
|
8
|
+
import android.util.Log;
|
|
9
|
+
|
|
10
|
+
import com.brother.ptouch.sdk.BLEPrinter;
|
|
11
|
+
import com.brother.ptouch.sdk.NetPrinter;
|
|
12
|
+
import com.brother.ptouch.sdk.PrinterStatus;
|
|
13
|
+
import com.getcapacitor.JSArray;
|
|
3
14
|
import com.getcapacitor.JSObject;
|
|
4
15
|
import com.getcapacitor.NativePlugin;
|
|
5
16
|
import com.getcapacitor.Plugin;
|
|
6
17
|
import com.getcapacitor.PluginCall;
|
|
7
18
|
import com.getcapacitor.PluginMethod;
|
|
8
19
|
|
|
20
|
+
import com.brother.ptouch.sdk.Printer;
|
|
21
|
+
import com.brother.ptouch.sdk.PrinterInfo;
|
|
22
|
+
import com.brother.ptouch.sdk.PrinterInfo.Model;
|
|
23
|
+
import com.brother.ptouch.sdk.LabelInfo;
|
|
24
|
+
|
|
25
|
+
import java.util.List;
|
|
26
|
+
|
|
9
27
|
@NativePlugin
|
|
10
28
|
public class BrotherPrint extends Plugin {
|
|
11
29
|
|
|
12
|
-
@PluginMethod
|
|
13
|
-
public void
|
|
14
|
-
|
|
30
|
+
@PluginMethod()
|
|
31
|
+
public void printImage(PluginCall call) {
|
|
32
|
+
// object.encodedImageで値を入力
|
|
33
|
+
final String encodedImage = call.getString("encodedImage");
|
|
34
|
+
byte[] decodedString = Base64.decode(encodedImage, Base64.DEFAULT);
|
|
35
|
+
final Bitmap decodedByte = BitmapFactory.decodeByteArray(decodedString, 0, decodedString.length);
|
|
36
|
+
|
|
37
|
+
final Printer printer = new Printer();
|
|
38
|
+
PrinterInfo settings = printer.getPrinterInfo();
|
|
39
|
+
settings.numberOfCopies = call.getInt("numberOfCopies");
|
|
40
|
+
final Integer labelNameIndex = call.getInt("labelNameIndex");
|
|
41
|
+
|
|
42
|
+
if (labelNameIndex == 16) {
|
|
43
|
+
settings.labelNameIndex = LabelInfo.QL700.W62.ordinal();
|
|
44
|
+
} else {
|
|
45
|
+
settings.labelNameIndex = LabelInfo.QL700.W62RB.ordinal();
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
switch (call.getString("printerType")) {
|
|
49
|
+
case "QL-800":
|
|
50
|
+
settings.printerModel = Model.QL_800;
|
|
51
|
+
settings.port = PrinterInfo.Port.USB;
|
|
52
|
+
break;
|
|
53
|
+
case "QL-820NWB":
|
|
54
|
+
settings.printerModel = Model.QL_820NWB;
|
|
55
|
+
|
|
56
|
+
// 検索からデバイス情報が得られた場合
|
|
57
|
+
final String localName = call.getString("localName");
|
|
58
|
+
final String ipAddress = call.getString("ipAddress");
|
|
59
|
+
|
|
60
|
+
if (localName != null) {
|
|
61
|
+
settings.port = PrinterInfo.Port.BLUETOOTH;
|
|
62
|
+
settings.setLocalName(localName);
|
|
63
|
+
} else if (ipAddress != null) {
|
|
64
|
+
settings.port = PrinterInfo.Port.NET;
|
|
65
|
+
settings.ipAddress = ipAddress;
|
|
66
|
+
} else {
|
|
67
|
+
settings.port = PrinterInfo.Port.USB;
|
|
68
|
+
}
|
|
69
|
+
break;
|
|
70
|
+
default:
|
|
71
|
+
call.error("[ERROR] This printerType is not available");
|
|
72
|
+
return;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
settings.paperSize = PrinterInfo.PaperSize.CUSTOM;
|
|
76
|
+
settings.align = PrinterInfo.Align.CENTER;
|
|
77
|
+
settings.valign = PrinterInfo.VAlign.MIDDLE;
|
|
78
|
+
settings.printMode = PrinterInfo.PrintMode.ORIGINAL;
|
|
79
|
+
settings.printQuality = PrinterInfo.PrintQuality.HIGH_RESOLUTION;
|
|
80
|
+
|
|
81
|
+
settings.printMode = PrinterInfo.PrintMode.FIT_TO_PAGE;
|
|
82
|
+
settings.isAutoCut = true;
|
|
83
|
+
|
|
84
|
+
Context c = bridge.getContext();
|
|
85
|
+
settings.workPath = c.getCacheDir().getPath();
|
|
86
|
+
|
|
87
|
+
boolean setPrinter = printer.setPrinterInfo(settings);
|
|
88
|
+
if (!setPrinter) {
|
|
89
|
+
PrinterStatus setResult = printer.getResult();
|
|
90
|
+
notifyListeners("onPrintError", new JSObject().put("value", setResult.errorCode));
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
try {
|
|
94
|
+
Log.d(getLogTag(), "Start Printer Thread");
|
|
95
|
+
new Thread(new Runnable() {
|
|
96
|
+
@Override
|
|
97
|
+
public void run() {
|
|
98
|
+
if (printer.startCommunication()) {
|
|
99
|
+
PrinterStatus result = printer.printImage(decodedByte);
|
|
100
|
+
|
|
101
|
+
if (result.errorCode == PrinterInfo.ErrorCode.ERROR_NONE) {
|
|
102
|
+
notifyListeners("onPrint", new JSObject().put("value", result));
|
|
103
|
+
} else {
|
|
104
|
+
Log.d("TAG", "ERROR - " + result.errorCode);
|
|
105
|
+
notifyListeners("onPrintError", new JSObject().put("value", result.errorCode));
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
printer.endCommunication();
|
|
109
|
+
} else {
|
|
110
|
+
notifyListeners("onPrintFailedCommunication", new JSObject().put("value", ""));
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
}).start();
|
|
114
|
+
call.success(new JSObject().put("value", true));
|
|
115
|
+
} catch (Exception ex) {
|
|
116
|
+
notifyListeners("onPrintFailedCommunication", new JSObject().put("value", ""));
|
|
117
|
+
call.error(ex.getLocalizedMessage(), ex);
|
|
118
|
+
}
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
@PluginMethod()
|
|
122
|
+
public void searchWiFiPrinter(PluginCall call) {
|
|
123
|
+
new Thread(new Runnable() {
|
|
124
|
+
@Override
|
|
125
|
+
public void run() {
|
|
126
|
+
Printer printer = new Printer();
|
|
127
|
+
NetPrinter[] printerList = printer.getNetPrinters("QL-820NWB");
|
|
128
|
+
|
|
129
|
+
JSArray resultList = new JSArray();
|
|
130
|
+
for (NetPrinter device: printerList) {
|
|
131
|
+
Log.d("TAG", String.format("Model: %s, IP Address: %s", device.modelName, device.ipAddress));
|
|
132
|
+
resultList.put(device.ipAddress);
|
|
133
|
+
}
|
|
134
|
+
notifyListeners("onIpAddressAvailable", new JSObject().put("ipAddressList", resultList));
|
|
135
|
+
}
|
|
136
|
+
}).start();
|
|
137
|
+
call.success(new JSObject().put("value", true));
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
@PluginMethod()
|
|
141
|
+
public void searchBLEPrinter(PluginCall call) {
|
|
142
|
+
new Thread(new Runnable() {
|
|
143
|
+
@Override
|
|
144
|
+
public void run() {
|
|
145
|
+
Printer printer = new Printer();
|
|
146
|
+
List<BLEPrinter> printerList = printer.getBLEPrinters(BluetoothAdapter.getDefaultAdapter(), 30);
|
|
147
|
+
|
|
148
|
+
JSArray resultList = new JSArray();
|
|
149
|
+
for (BLEPrinter device: printerList) {
|
|
150
|
+
resultList.put(device.localName);
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
notifyListeners("onBLEAvailable", new JSObject().put("localNameList", resultList));
|
|
154
|
+
}
|
|
155
|
+
}).start();
|
|
156
|
+
call.success(new JSObject().put("value", true));
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
@PluginMethod()
|
|
160
|
+
public void stopSearchBLEPrinter(PluginCall call) {
|
|
15
161
|
|
|
16
|
-
JSObject ret = new JSObject();
|
|
17
|
-
ret.put("value", value);
|
|
18
|
-
call.success(ret);
|
|
19
162
|
}
|
|
20
163
|
}
|
package/dist/docs.json
ADDED
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
{
|
|
2
|
+
"api": {
|
|
3
|
+
"name": "BrotherPrintPlugin",
|
|
4
|
+
"slug": "brotherprintplugin",
|
|
5
|
+
"docs": "",
|
|
6
|
+
"tags": [],
|
|
7
|
+
"methods": [
|
|
8
|
+
{
|
|
9
|
+
"name": "printImage",
|
|
10
|
+
"signature": "(options: BrotherPrintOptions) => Promise<{ value: boolean; }>",
|
|
11
|
+
"parameters": [
|
|
12
|
+
{
|
|
13
|
+
"name": "options",
|
|
14
|
+
"docs": "",
|
|
15
|
+
"type": "BrotherPrintOptions"
|
|
16
|
+
}
|
|
17
|
+
],
|
|
18
|
+
"returns": "Promise<{ value: boolean; }>",
|
|
19
|
+
"tags": [],
|
|
20
|
+
"docs": "",
|
|
21
|
+
"complexTypes": [
|
|
22
|
+
"BrotherPrintOptions"
|
|
23
|
+
],
|
|
24
|
+
"slug": "printimage"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "searchWiFiPrinter",
|
|
28
|
+
"signature": "() => Promise<void>",
|
|
29
|
+
"parameters": [],
|
|
30
|
+
"returns": "Promise<void>",
|
|
31
|
+
"tags": [],
|
|
32
|
+
"docs": "",
|
|
33
|
+
"complexTypes": [],
|
|
34
|
+
"slug": "searchwifiprinter"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"name": "searchBLEPrinter",
|
|
38
|
+
"signature": "() => Promise<void>",
|
|
39
|
+
"parameters": [],
|
|
40
|
+
"returns": "Promise<void>",
|
|
41
|
+
"tags": [],
|
|
42
|
+
"docs": "",
|
|
43
|
+
"complexTypes": [],
|
|
44
|
+
"slug": "searchbleprinter"
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
"properties": []
|
|
48
|
+
},
|
|
49
|
+
"interfaces": [
|
|
50
|
+
{
|
|
51
|
+
"name": "BrotherPrintOptions",
|
|
52
|
+
"slug": "brotherprintoptions",
|
|
53
|
+
"docs": "",
|
|
54
|
+
"tags": [],
|
|
55
|
+
"methods": [],
|
|
56
|
+
"properties": [
|
|
57
|
+
{
|
|
58
|
+
"name": "encodedImage",
|
|
59
|
+
"tags": [],
|
|
60
|
+
"docs": "",
|
|
61
|
+
"complexTypes": [],
|
|
62
|
+
"type": "string"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"name": "printerType",
|
|
66
|
+
"tags": [],
|
|
67
|
+
"docs": "",
|
|
68
|
+
"complexTypes": [],
|
|
69
|
+
"type": "'QL-820NWB' | 'QL-800'"
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"name": "numberOfCopies",
|
|
73
|
+
"tags": [],
|
|
74
|
+
"docs": "",
|
|
75
|
+
"complexTypes": [],
|
|
76
|
+
"type": "number"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "labelNameIndex",
|
|
80
|
+
"tags": [],
|
|
81
|
+
"docs": "",
|
|
82
|
+
"complexTypes": [],
|
|
83
|
+
"type": "16 | 38"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"name": "ipAddress",
|
|
87
|
+
"tags": [],
|
|
88
|
+
"docs": "",
|
|
89
|
+
"complexTypes": [],
|
|
90
|
+
"type": "string | undefined"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"name": "localName",
|
|
94
|
+
"tags": [],
|
|
95
|
+
"docs": "",
|
|
96
|
+
"complexTypes": [],
|
|
97
|
+
"type": "string | undefined"
|
|
98
|
+
}
|
|
99
|
+
]
|
|
100
|
+
}
|
|
101
|
+
],
|
|
102
|
+
"enums": [],
|
|
103
|
+
"typeAliases": [],
|
|
104
|
+
"pluginConfigs": []
|
|
105
|
+
}
|
|
@@ -1,12 +1,15 @@
|
|
|
1
|
-
declare module '@capacitor/core' {
|
|
2
|
-
interface PluginRegistry {
|
|
3
|
-
BrotherPrint: BrotherPrintPlugin;
|
|
4
|
-
}
|
|
5
|
-
}
|
|
6
1
|
export interface BrotherPrintPlugin {
|
|
7
|
-
|
|
8
|
-
value:
|
|
9
|
-
}): Promise<{
|
|
10
|
-
value: string;
|
|
2
|
+
printImage(options: BrotherPrintOptions): Promise<{
|
|
3
|
+
value: boolean;
|
|
11
4
|
}>;
|
|
5
|
+
searchWiFiPrinter(): Promise<void>;
|
|
6
|
+
searchBLEPrinter(): Promise<void>;
|
|
7
|
+
}
|
|
8
|
+
export interface BrotherPrintOptions {
|
|
9
|
+
encodedImage: string;
|
|
10
|
+
printerType: 'QL-820NWB' | 'QL-800';
|
|
11
|
+
numberOfCopies: number;
|
|
12
|
+
labelNameIndex: 16 | 38;
|
|
13
|
+
ipAddress?: string;
|
|
14
|
+
localName?: string;
|
|
12
15
|
}
|