@rdlabo/capacitor-brotherprint 6.4.3 → 7.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/Package.swift +30 -0
- package/README.md +52 -2
- package/RdlaboCapacitorBrotherprint.podspec +6 -5
- package/android/build.gradle +9 -9
- package/android/src/main/java/jp/rdlabo/capacitor/plugin/brotherprint/BrotherPrint.kt +2 -2
- package/dist/esm/definitions.js.map +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/web.js.map +1 -1
- package/dist/plugin.cjs.js +1 -3
- package/dist/plugin.cjs.js.map +1 -1
- package/dist/plugin.js +2 -4
- package/dist/plugin.js.map +1 -1
- package/ios/{Plugin/Plugin.swift → Sources/BrotherPrintPlugin/BrotherPrintPlugin.swift} +11 -4
- package/ios/{Plugin → Sources/BrotherPrintPlugin}/Info.plist +2 -0
- package/ios/{Plugin → Sources/BrotherPrintPlugin}/Model/PrintErrorModel.swift +0 -1
- package/ios/{Plugin → Sources/BrotherPrintPlugin}/Model/PrinterModel.swift +0 -1
- package/ios/{Plugin → Sources/BrotherPrintPlugin}/Model/PrinterSettingsModel.swift +0 -1
- package/ios/Sources/BrotherPrintPlugin/module.modulemap +9 -0
- package/ios/Tests/BrotherPrintPluginTests/BrotherPrintPluginTests.swift +15 -0
- package/package.json +39 -29
- package/android/.gradle/8.2.1/checksums/checksums.lock +0 -0
- package/android/.gradle/8.2.1/checksums/md5-checksums.bin +0 -0
- package/android/.gradle/8.2.1/checksums/sha1-checksums.bin +0 -0
- package/android/.gradle/8.2.1/dependencies-accessors/dependencies-accessors.lock +0 -0
- package/android/.gradle/8.2.1/dependencies-accessors/gc.properties +0 -0
- package/android/.gradle/8.2.1/executionHistory/executionHistory.bin +0 -0
- package/android/.gradle/8.2.1/executionHistory/executionHistory.lock +0 -0
- package/android/.gradle/8.2.1/fileChanges/last-build.bin +0 -0
- package/android/.gradle/8.2.1/fileHashes/fileHashes.bin +0 -0
- package/android/.gradle/8.2.1/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/8.2.1/fileHashes/resourceHashesCache.bin +0 -0
- package/android/.gradle/8.2.1/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +0 -2
- package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/android/.gradle/config.properties +0 -2
- package/android/.gradle/file-system.probe +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 +0 -116
- package/android/.idea/compiler.xml +0 -6
- package/android/.idea/gradle.xml +0 -20
- package/android/.idea/jarRepositories.xml +0 -30
- package/android/.idea/kotlinc.xml +0 -6
- package/android/.idea/libraries/Gradle____wrapped_aars____BrotherPrintLibrary_unspecified_aar.xml +0 -11
- package/android/.idea/libraries/Gradle__androidx_activity_activity_1_8_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_annotation_annotation_experimental_1_4_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_annotation_annotation_jvm_1_6_0.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_6_1_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_resources_1_6_1_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_common_2_2_0.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_2_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_collection_collection_1_1_0.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_concurrent_concurrent_futures_1_1_0.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_2_0_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__androidx_core_core_1_13_1_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__androidx_core_core_ktx_1_13_1_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml +0 -15
- package/android/.idea/libraries/Gradle__androidx_fragment_fragment_1_6_2_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_6_2.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_6_2_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_6_2_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_6_2_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_6_2_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_savedstate_2_6_2_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_savedstate_savedstate_1_2_1_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_test_annotation_1_0_1_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_test_core_1_5_0_aar.xml +0 -15
- package/android/.idea/libraries/Gradle__androidx_test_espresso_espresso_core_3_5_1_aar.xml +0 -14
- package/android/.idea/libraries/Gradle__androidx_test_espresso_espresso_idling_resource_3_5_1_aar.xml +0 -14
- package/android/.idea/libraries/Gradle__androidx_test_ext_junit_1_1_5_aar.xml +0 -14
- package/android/.idea/libraries/Gradle__androidx_test_monitor_1_6_1_aar.xml +0 -14
- package/android/.idea/libraries/Gradle__androidx_test_runner_1_5_2_aar.xml +0 -14
- package/android/.idea/libraries/Gradle__androidx_test_services_storage_1_4_2_aar.xml +0 -14
- package/android/.idea/libraries/Gradle__androidx_tracing_tracing_1_0_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_1_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_1_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_1_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_webkit_webkit_1_9_0_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_2_0_2.xml +0 -10
- package/android/.idea/libraries/Gradle__com_google_guava_listenablefuture_1_0.xml +0 -14
- package/android/.idea/libraries/Gradle__com_squareup_javawriter_2_1_1.xml +0 -14
- package/android/.idea/libraries/Gradle__javax_inject_javax_inject_1.xml +0 -14
- package/android/.idea/libraries/Gradle__junit_junit_4_13_2.xml +0 -14
- package/android/.idea/libraries/Gradle__net_bytebuddy_byte_buddy_1_14_1.xml +0 -14
- package/android/.idea/libraries/Gradle__net_bytebuddy_byte_buddy_agent_1_14_1.xml +0 -14
- package/android/.idea/libraries/Gradle__org_apache_cordova_framework_10_1_1_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3.xml +0 -14
- package/android/.idea/libraries/Gradle__org_hamcrest_hamcrest_integration_1_3.xml +0 -14
- package/android/.idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3.xml +0 -14
- package/android/.idea/libraries/Gradle__org_jetbrains_annotations_13_0.xml +0 -14
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_1_9_10.xml +0 -14
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_common_1_9_10.xml +0 -14
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_jdk7_1_9_10.xml +0 -14
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_jdk8_1_9_10.xml +0 -14
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlinx_kotlinx_coroutines_android_1_6_4.xml +0 -14
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_1_6_4.xml +0 -14
- package/android/.idea/libraries/Gradle__org_json_json_20231013.xml +0 -14
- package/android/.idea/libraries/Gradle__org_mockito_mockito_core_5_2_0.xml +0 -14
- package/android/.idea/libraries/Gradle__org_mockito_mockito_inline_5_2_0.xml +0 -14
- package/android/.idea/migrations.xml +0 -10
- package/android/.idea/misc.xml +0 -14
- package/android/.idea/modules/1723797749/android.capacitor-android.androidTest.iml +0 -108
- package/android/.idea/modules/1723797749/android.capacitor-android.iml +0 -32
- package/android/.idea/modules/1723797749/android.capacitor-android.main.iml +0 -91
- package/android/.idea/modules/1723797749/android.capacitor-android.unitTest.iml +0 -96
- package/android/.idea/modules/BrotherPrintLibrary/android.BrotherPrintLibrary.iml +0 -20
- package/android/.idea/modules/android.androidTest.iml +0 -95
- package/android/.idea/modules/android.iml +0 -32
- package/android/.idea/modules/android.main.iml +0 -75
- package/android/.idea/modules/android.unitTest.iml +0 -74
- package/android/.idea/modules.xml +0 -16
- package/android/.idea/other.xml +0 -329
- package/android/.idea/vcs.xml +0 -6
- package/android/BrotherPrintLibrary/BrotherPrintLibrary.aar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/results.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/AndroidManifest.xml +0 -9
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/META-INF/com/android/build/gradle/aar-metadata.properties +0 -4
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/R.txt +0 -1664
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/jars/classes.jar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/jni/arm64-v8a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/jni/armeabi-v7a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/jni/x86/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/jni/x86_64/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/proguard.txt +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/res/values/values.xml +0 -4
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/results.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/AndroidManifest.xml +0 -9
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/META-INF/com/android/build/gradle/aar-metadata.properties +0 -4
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/R.txt +0 -1664
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/jars/classes.jar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/jni/arm64-v8a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/jni/armeabi-v7a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/jni/x86/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/jni/x86_64/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/proguard.txt +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/res/values/values.xml +0 -4
- package/android/BrotherPrintLibrary/build/.transforms/0dd9d0f2b60c79dab2647646b23ec4ab/results.bin +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/14e91803c62d6307c4f3b2b22e1a3bb7/results.bin +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/AndroidManifest.xml +0 -11
- 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 +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/2d72f7e5006dca7113d0c1f5b6499733/results.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/8f03997c59bfcdf41861a60561d5d5af.bin +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/9f683e6a1ba9a5b9996ed42fbd19e07b/results.bin +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/b3cb8a1794c15332bde93f2b78199c73/jetified-BrotherPrintLibrary.aar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/b3cb8a1794c15332bde93f2b78199c73.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/bb913df08d40846b1bc63945606f217a.bin +0 -2
- package/android/BrotherPrintLibrary/build/.transforms/cf1dcc0f016004f76302659fc63c1d4f.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/d53d6310e202fc4b8a0fe251d88a40bc/results.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/ea473e5437d7b944a6715d1fa2ce8f83/results.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/results.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/AndroidManifest.xml +0 -9
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/META-INF/com/android/build/gradle/aar-metadata.properties +0 -4
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/R.txt +0 -1664
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/jars/classes.jar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/jni/arm64-v8a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/jni/armeabi-v7a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/jni/x86/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/jni/x86_64/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/proguard.txt +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/res/values/values.xml +0 -4
- package/android/BrotherPrintLibrary/build.gradle +0 -2
- package/android/gradle/wrapper/gradle-wrapper.jar +0 -0
- package/android/gradle/wrapper/gradle-wrapper.properties +0 -7
- package/android/gradle.properties +0 -23
- package/android/gradlew +0 -248
- package/android/gradlew.bat +0 -92
- package/android/local.properties +0 -8
- package/android/proguard-rules.pro +0 -21
- package/android/settings.gradle +0 -3
- package/android/src/androidTest/java/com/getcapacitor/android/ExampleInstrumentedTest.java +0 -26
- package/android/src/test/java/com/getcapacitor/ExampleUnitTest.java +0 -18
- package/ios/Plugin/Plugin.h +0 -9
- package/ios/Plugin/Plugin.m +0 -11
- package/ios/Plugin/module.modulemap +0 -14
- package/ios/Plugin.xcodeproj/project.pbxproj +0 -606
- package/ios/Plugin.xcodeproj/project.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/Plugin.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +0 -27
- package/ios/Plugin.xcworkspace/contents.xcworkspacedata +0 -10
- package/ios/Plugin.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
- package/ios/Plugin.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/PluginTests/Info.plist +0 -22
- package/ios/PluginTests/PluginTests.swift +0 -25
- package/ios/Podfile +0 -17
- package/ios/Podfile.lock +0 -33
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/Info.plist +0 -44
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/_CodeSignature/CodeDirectory +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/_CodeSignature/CodeRequirements +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/_CodeSignature/CodeRequirements-1 +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/_CodeSignature/CodeResources +0 -5917
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/_CodeSignature/CodeSignature +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/AdvancedRJTDPaperSizeViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/BRLMPrinterKit +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/BluetoothViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/CutterViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/ExtraFeedViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/GenericMobileLabelModelPaperSizeViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BMSPrinterDriver.h +0 -742
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BMSPrinterKit.h +0 -88
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRCustomPaperInfoCommand.h +0 -141
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMBLESearchOption.h +0 -18
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMBatteryInfo.h +0 -29
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMChannel.h +0 -40
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMCustomPaperSize.h +0 -90
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMError.h +0 -25
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMGetStatusError.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMLog.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMMWPrintSettings.h +0 -32
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMMWTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMNetworkSearchOption.h +0 -20
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMOpenChannelError.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettings.h +0 -98
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsCustomPaperSize.h +0 -24
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsPaperSize.h +0 -36
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPJTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPTPrintSettings.h +0 -59
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPTTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrintError.h +0 -59
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrintImageSettings.h +0 -84
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrintSettingsProtocol.h +0 -25
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterClassifier.h +0 -31
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterDefine.h +0 -93
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterDriver.h +0 -76
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterDriverGenerator.h +0 -34
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterKit+BRPtouchPrinterKit+BMSPrinterKit.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterKit.h +0 -39
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterModelSpec.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterSearchError.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterSearchResult.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterSearcher.h +0 -33
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterStatus.h +0 -189
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPtouchDeviceDependedDataHeader.h +0 -34
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPtouchTemplateInfo.h +0 -24
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMQLPrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMQLTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMRJPrintSettings.h +0 -45
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMRJTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMRequestPrinterInfoError.h +0 -26
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMRequestPrinterInfoResult.h +0 -20
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMTDPrintSettings.h +0 -48
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMTDTemplatePrintSettings.h +0 -22
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMTemplateObjectReplacer.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMTemplatePrintSettingsProtocol.h +0 -26
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMValidatePrintSettings.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchBLEManager.h +0 -28
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchBatteryInfo.h +0 -26
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchBluetoothManager.h +0 -59
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchDeviceInfo.h +0 -23
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchLabelInfoStatus.h +0 -123
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchLabelParam.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchNetworkManager.h +0 -44
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchPrintInfo.h +0 -150
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchPrinter.h +0 -300
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchPrinterData.h +0 -16
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchPrinterKit.h +0 -18
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchPrinterStatus.h +0 -58
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchTemplateInfo.h +0 -23
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettings.h +0 -235
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettingsViewController.h +0 -50
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettings.h +0 -99
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettingsViewController.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/ImageCreationBlock.h +0 -17
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ673PrintSettings.h +0 -43
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ673PrintSettingsViewController.h +0 -40
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ763MFiPrintSettings.h +0 -45
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ763MFiPrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ773PrintSettings.h +0 -46
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ773PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ862PrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ862PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ863PrintSettings.h +0 -46
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ863PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ883PrintSettings.h +0 -46
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ883PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PrintSettingTableViewController.h +0 -51
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PrintSettings.h +0 -543
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PrintSettingsViewController.h +0 -206
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ2050PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ2050PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ2140PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ2140PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ2150PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ2150PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3050AiPrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3050AiPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3050PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3050PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3150PrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3150PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3230BPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3230BPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3250WBPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3250WBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettings.h +0 -103
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4040PrintSettings.h +0 -102
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4040PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettings.h +0 -107
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettings.h +0 -108
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2120NPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2120NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2125NPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2125NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2125NWBPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2125NWBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2130NPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2130NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2135NPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2135NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2135NWBPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2135NWBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2320DFPrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2320DFPrintSettingsViewController.h +0 -43
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2320DPrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2320DPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2350DFPrintSettings.h +0 -48
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2350DFPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2350DPrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2350DPrintSettingsViewController.h +0 -43
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2350DSAPrintSettings.h +0 -48
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2350DSAPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettings.h +0 -76
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/IPAddressHelp.pdf +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/IPAddressViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Info.plist +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/MarginViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Modules/module.modulemap +0 -6
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/PJCustomPaperViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/PrinterList.plist +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/PrivacyInfo.xcprivacy +0 -24
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/ResolutionViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/ThresholdViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsj673ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bspe55ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bspp75ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsq71wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsq72wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr305ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr315ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr323ad.txt +0 -550
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr325ad.txt +0 -550
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr403ad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr403aiad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr404ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr404ad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr423ad.txt +0 -666
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr425ad.txt +0 -610
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst212ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst213ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst2312ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst2313ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst2322ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst2323ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst232f2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst232f3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst232s2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst232s3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst2352ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst2353ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst235f2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst235f3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst235fs2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst235fs3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst235s2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst235s3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst40ad.txt +0 -482
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst41nad.txt +0 -310
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst441ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst442ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst451ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst452ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst455ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/checkbox_checked.png +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/checkbox_unchecked.png +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/en.lproj/InfoPlist.strings +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/AdvancedRJTDPaperSizeViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/BRLMPrinterKit +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/BluetoothViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/CutterViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/ExtraFeedViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/GenericMobileLabelModelPaperSizeViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BMSPrinterDriver.h +0 -742
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BMSPrinterKit.h +0 -88
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRCustomPaperInfoCommand.h +0 -141
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMBLESearchOption.h +0 -18
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMBatteryInfo.h +0 -29
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMChannel.h +0 -40
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMCustomPaperSize.h +0 -90
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMError.h +0 -25
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMGetStatusError.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMLog.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMMWPrintSettings.h +0 -32
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMMWTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMNetworkSearchOption.h +0 -20
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMOpenChannelError.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettings.h +0 -98
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsCustomPaperSize.h +0 -24
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsPaperSize.h +0 -36
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPJTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPTPrintSettings.h +0 -59
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPTTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrintError.h +0 -59
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrintImageSettings.h +0 -84
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrintSettingsProtocol.h +0 -25
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterClassifier.h +0 -31
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterDefine.h +0 -93
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterDriver.h +0 -76
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterDriverGenerator.h +0 -34
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterKit+BRPtouchPrinterKit+BMSPrinterKit.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterKit.h +0 -39
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterModelSpec.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterSearchError.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterSearchResult.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterSearcher.h +0 -33
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterStatus.h +0 -189
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPtouchDeviceDependedDataHeader.h +0 -34
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPtouchTemplateInfo.h +0 -24
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMQLPrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMQLTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMRJPrintSettings.h +0 -45
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMRJTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMRequestPrinterInfoError.h +0 -26
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMRequestPrinterInfoResult.h +0 -20
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMTDPrintSettings.h +0 -48
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMTDTemplatePrintSettings.h +0 -22
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMTemplateObjectReplacer.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMTemplatePrintSettingsProtocol.h +0 -26
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMValidatePrintSettings.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchBLEManager.h +0 -28
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchBatteryInfo.h +0 -26
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchBluetoothManager.h +0 -59
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchDeviceInfo.h +0 -23
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchLabelInfoStatus.h +0 -123
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchLabelParam.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchNetworkManager.h +0 -44
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchPrintInfo.h +0 -150
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchPrinter.h +0 -300
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchPrinterData.h +0 -16
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchPrinterKit.h +0 -18
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchPrinterStatus.h +0 -58
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchTemplateInfo.h +0 -23
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettings.h +0 -235
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettingsViewController.h +0 -50
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettings.h +0 -99
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettingsViewController.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/ImageCreationBlock.h +0 -17
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ673PrintSettings.h +0 -43
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ673PrintSettingsViewController.h +0 -40
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ763MFiPrintSettings.h +0 -45
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ763MFiPrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ773PrintSettings.h +0 -46
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ773PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ862PrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ862PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ863PrintSettings.h +0 -46
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ863PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ883PrintSettings.h +0 -46
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ883PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PrintSettingTableViewController.h +0 -51
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PrintSettings.h +0 -543
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PrintSettingsViewController.h +0 -206
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ2050PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ2050PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ2140PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ2140PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ2150PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ2150PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3050AiPrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3050AiPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3050PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3050PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3150PrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3150PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3230BPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3230BPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3250WBPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3250WBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettings.h +0 -103
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4040PrintSettings.h +0 -102
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4040PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettings.h +0 -107
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettings.h +0 -108
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2120NPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2120NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2125NPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2125NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2125NWBPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2125NWBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2130NPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2130NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2135NPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2135NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2135NWBPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2135NWBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2320DFPrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2320DFPrintSettingsViewController.h +0 -43
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2320DPrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2320DPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2350DFPrintSettings.h +0 -48
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2350DFPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2350DPrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2350DPrintSettingsViewController.h +0 -43
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2350DSAPrintSettings.h +0 -48
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2350DSAPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettings.h +0 -76
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/IPAddressHelp.pdf +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/IPAddressViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Info.plist +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/MarginViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Modules/module.modulemap +0 -6
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/PJCustomPaperViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/PrinterList.plist +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/PrivacyInfo.xcprivacy +0 -24
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/ResolutionViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/ThresholdViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/_CodeSignature/CodeResources +0 -2210
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsj673ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bspe55ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bspp75ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsq71wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsq72wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr305ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr315ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr323ad.txt +0 -550
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr325ad.txt +0 -550
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr403ad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr403aiad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr404ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr404ad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr423ad.txt +0 -666
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr425ad.txt +0 -610
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst212ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst213ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst2312ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst2313ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst2322ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst2323ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst232f2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst232f3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst232s2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst232s3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst2352ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst2353ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst235f2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst235f3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst235fs2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst235fs3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst235s2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst235s3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst40ad.txt +0 -482
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst41nad.txt +0 -310
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst441ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst442ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst451ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst452ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst455ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/checkbox_checked.png +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/checkbox_unchecked.png +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/en.lproj/InfoPlist.strings +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/LICENSE +0 -19
- package/ios/Pods/BRLMPrinterKit_v4/README.md +0 -35
- package/ios/Pods/Local Podspecs/BRLMPrinterKit_v4.podspec.json +0 -30
- package/ios/Pods/Local Podspecs/Capacitor.podspec.json +0 -31
- package/ios/Pods/Local Podspecs/CapacitorCordova.podspec.json +0 -29
- package/ios/Pods/Manifest.lock +0 -33
- package/ios/Pods/Pods.xcodeproj/project.pbxproj +0 -1557
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/BRLMPrinterKit_v4.xcscheme +0 -58
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Capacitor.xcscheme +0 -58
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/CapacitorCordova.xcscheme +0 -58
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Pods-Plugin.xcscheme +0 -58
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Pods-PluginTests.xcscheme +0 -58
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +0 -36
- package/ios/Pods/Target Support Files/BRLMPrinterKit_v4/BRLMPrinterKit_v4-xcframeworks.sh +0 -121
- package/ios/Pods/Target Support Files/BRLMPrinterKit_v4/BRLMPrinterKit_v4.debug.xcconfig +0 -14
- package/ios/Pods/Target Support Files/BRLMPrinterKit_v4/BRLMPrinterKit_v4.release.xcconfig +0 -14
- package/ios/Pods/Target Support Files/Capacitor/Capacitor-Info.plist +0 -26
- package/ios/Pods/Target Support Files/Capacitor/Capacitor-dummy.m +0 -5
- package/ios/Pods/Target Support Files/Capacitor/Capacitor-prefix.pch +0 -12
- package/ios/Pods/Target Support Files/Capacitor/Capacitor.debug.xcconfig +0 -16
- package/ios/Pods/Target Support Files/Capacitor/Capacitor.modulemap +0 -8
- package/ios/Pods/Target Support Files/Capacitor/Capacitor.release.xcconfig +0 -16
- package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova-Info.plist +0 -26
- package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova-dummy.m +0 -5
- package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova-prefix.pch +0 -12
- package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova.debug.xcconfig +0 -13
- package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova.modulemap +0 -6
- package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova.release.xcconfig +0 -13
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-Info.plist +0 -26
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-acknowledgements.markdown +0 -76
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-acknowledgements.plist +0 -120
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-dummy.m +0 -5
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-umbrella.h +0 -16
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.debug.xcconfig +0 -15
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.modulemap +0 -6
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.release.xcconfig +0 -15
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-Info.plist +0 -26
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-acknowledgements.markdown +0 -76
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-acknowledgements.plist +0 -120
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-dummy.m +0 -5
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-frameworks.sh +0 -190
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-umbrella.h +0 -16
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.debug.xcconfig +0 -16
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.modulemap +0 -6
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.release.xcconfig +0 -16
- /package/ios/{Plugin → Sources/BrotherPrintPlugin}/Model/BrotherPrinterEvent.swift +0 -0
package/package.json
CHANGED
|
@@ -1,66 +1,76 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rdlabo/capacitor-brotherprint",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "7.0.0-0",
|
|
4
4
|
"description": "Capacitor plugin for Brother Print SDK",
|
|
5
|
-
"main": "dist/plugin.js",
|
|
5
|
+
"main": "dist/plugin.cjs.js",
|
|
6
6
|
"module": "dist/esm/index.js",
|
|
7
7
|
"types": "dist/esm/index.d.ts",
|
|
8
|
+
"unpkg": "dist/plugin.js",
|
|
8
9
|
"engines": {
|
|
9
10
|
"node": ">=18.0.0"
|
|
10
11
|
},
|
|
11
12
|
"scripts": {
|
|
12
13
|
"verify": "npm run verify:ios && npm run verify:android && npm run verify:web",
|
|
13
|
-
"verify:ios": "
|
|
14
|
+
"verify:ios": "xcodebuild -scheme RdlaboCapacitorBrotherprint -destination generic/platform=iOS",
|
|
14
15
|
"verify:android": "cd android && ./gradlew clean build test && cd ..",
|
|
15
16
|
"verify:web": "npm run build",
|
|
16
17
|
"lint": "npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint",
|
|
17
18
|
"fmt": "npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format",
|
|
18
19
|
"eslint": "eslint . --ext ts",
|
|
19
|
-
"prettier": "prettier \"**/*.{css,html,ts,js,java}\"",
|
|
20
|
+
"prettier": "prettier \"**/*.{css,html,ts,js,java}\" --plugin=prettier-plugin-java",
|
|
20
21
|
"swiftlint": "node-swiftlint",
|
|
21
22
|
"docgen": "docgen --api BrotherPrintPlugin --output-readme README.md --output-json dist/docs.json",
|
|
22
|
-
"build": "npm run clean && npm run docgen && tsc && rollup -c rollup.config.
|
|
23
|
+
"build": "npm run clean && npm run docgen && tsc && rollup -c rollup.config.mjs",
|
|
23
24
|
"clean": "rimraf ./dist",
|
|
24
25
|
"watch": "tsc --watch",
|
|
25
26
|
"prepublishOnly": "npm run replace:production && npm run build",
|
|
26
27
|
"release": "np --no-tests && npm run replace:development",
|
|
27
|
-
"replace:production": "
|
|
28
|
-
"replace:development": "
|
|
28
|
+
"replace:production": "ts-node -P scripts/tsconfig.json scripts/release -- production",
|
|
29
|
+
"replace:development": "ts-node -P scripts/tsconfig.json scripts/release -- development",
|
|
30
|
+
"prepare": "husky"
|
|
29
31
|
},
|
|
30
32
|
"author": "Masahiko Sakakibara<sakakibara@rdlabo.jp>",
|
|
31
33
|
"license": "MIT",
|
|
32
34
|
"devDependencies": {
|
|
33
|
-
"@capacitor/android": "^
|
|
34
|
-
"@capacitor/core": "^
|
|
35
|
+
"@capacitor/android": "^7.0.0",
|
|
36
|
+
"@capacitor/core": "^7.0.0",
|
|
35
37
|
"@capacitor/docgen": "^0.3.0",
|
|
36
|
-
"@capacitor/ios": "^
|
|
37
|
-
"@ionic/eslint-config": "^0.
|
|
38
|
-
"@ionic/prettier-config": "^
|
|
39
|
-
"@ionic/swiftlint-config": "^
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
38
|
+
"@capacitor/ios": "^7.0.0",
|
|
39
|
+
"@ionic/eslint-config": "^0.4.0",
|
|
40
|
+
"@ionic/prettier-config": "^4.0.0",
|
|
41
|
+
"@ionic/swiftlint-config": "^2.0.0",
|
|
42
|
+
"eslint": "^8.57.0",
|
|
43
|
+
"husky": "^9.1.7",
|
|
44
|
+
"lint-staged": "^15.5.1",
|
|
43
45
|
"np": "^10.0.5",
|
|
44
|
-
"prettier": "
|
|
45
|
-
"prettier-plugin-java": "
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
46
|
+
"prettier": "^3.4.2",
|
|
47
|
+
"prettier-plugin-java": "^2.6.6",
|
|
48
|
+
"rimraf": "^6.0.1",
|
|
49
|
+
"rollup": "^4.30.1",
|
|
50
|
+
"swiftlint": "^2.0.0",
|
|
51
|
+
"ts-node": "^10.9.2",
|
|
50
52
|
"typescript": "~4.1.5"
|
|
51
53
|
},
|
|
52
54
|
"peerDependencies": {
|
|
53
|
-
"@capacitor/core": "
|
|
55
|
+
"@capacitor/core": ">=7.0.0"
|
|
54
56
|
},
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
"
|
|
58
|
-
|
|
57
|
+
"lint-staged": {
|
|
58
|
+
"*.ts": [
|
|
59
|
+
"npm run prettier -- --write",
|
|
60
|
+
"git add"
|
|
61
|
+
],
|
|
62
|
+
"*.java": [
|
|
63
|
+
"npm run prettier -- --write",
|
|
64
|
+
"git add"
|
|
65
|
+
]
|
|
59
66
|
},
|
|
60
67
|
"files": [
|
|
68
|
+
"android/src/main/",
|
|
69
|
+
"android/build.gradle",
|
|
61
70
|
"dist/",
|
|
62
|
-
"ios/",
|
|
63
|
-
"
|
|
71
|
+
"ios/Sources",
|
|
72
|
+
"ios/Tests",
|
|
73
|
+
"Package.swift",
|
|
64
74
|
"RdlaboCapacitorBrotherprint.podspec"
|
|
65
75
|
],
|
|
66
76
|
"keywords": [
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
Binary file
|
|
@@ -1,116 +0,0 @@
|
|
|
1
|
-
<component name="ProjectCodeStyleConfiguration">
|
|
2
|
-
<code_scheme name="Project" version="173">
|
|
3
|
-
<codeStyleSettings language="XML">
|
|
4
|
-
<indentOptions>
|
|
5
|
-
<option name="CONTINUATION_INDENT_SIZE" value="4" />
|
|
6
|
-
</indentOptions>
|
|
7
|
-
<arrangement>
|
|
8
|
-
<rules>
|
|
9
|
-
<section>
|
|
10
|
-
<rule>
|
|
11
|
-
<match>
|
|
12
|
-
<AND>
|
|
13
|
-
<NAME>xmlns:android</NAME>
|
|
14
|
-
<XML_ATTRIBUTE />
|
|
15
|
-
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
|
16
|
-
</AND>
|
|
17
|
-
</match>
|
|
18
|
-
</rule>
|
|
19
|
-
</section>
|
|
20
|
-
<section>
|
|
21
|
-
<rule>
|
|
22
|
-
<match>
|
|
23
|
-
<AND>
|
|
24
|
-
<NAME>xmlns:.*</NAME>
|
|
25
|
-
<XML_ATTRIBUTE />
|
|
26
|
-
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
|
27
|
-
</AND>
|
|
28
|
-
</match>
|
|
29
|
-
<order>BY_NAME</order>
|
|
30
|
-
</rule>
|
|
31
|
-
</section>
|
|
32
|
-
<section>
|
|
33
|
-
<rule>
|
|
34
|
-
<match>
|
|
35
|
-
<AND>
|
|
36
|
-
<NAME>.*:id</NAME>
|
|
37
|
-
<XML_ATTRIBUTE />
|
|
38
|
-
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
|
39
|
-
</AND>
|
|
40
|
-
</match>
|
|
41
|
-
</rule>
|
|
42
|
-
</section>
|
|
43
|
-
<section>
|
|
44
|
-
<rule>
|
|
45
|
-
<match>
|
|
46
|
-
<AND>
|
|
47
|
-
<NAME>.*:name</NAME>
|
|
48
|
-
<XML_ATTRIBUTE />
|
|
49
|
-
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
|
50
|
-
</AND>
|
|
51
|
-
</match>
|
|
52
|
-
</rule>
|
|
53
|
-
</section>
|
|
54
|
-
<section>
|
|
55
|
-
<rule>
|
|
56
|
-
<match>
|
|
57
|
-
<AND>
|
|
58
|
-
<NAME>name</NAME>
|
|
59
|
-
<XML_ATTRIBUTE />
|
|
60
|
-
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
|
61
|
-
</AND>
|
|
62
|
-
</match>
|
|
63
|
-
</rule>
|
|
64
|
-
</section>
|
|
65
|
-
<section>
|
|
66
|
-
<rule>
|
|
67
|
-
<match>
|
|
68
|
-
<AND>
|
|
69
|
-
<NAME>style</NAME>
|
|
70
|
-
<XML_ATTRIBUTE />
|
|
71
|
-
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
|
72
|
-
</AND>
|
|
73
|
-
</match>
|
|
74
|
-
</rule>
|
|
75
|
-
</section>
|
|
76
|
-
<section>
|
|
77
|
-
<rule>
|
|
78
|
-
<match>
|
|
79
|
-
<AND>
|
|
80
|
-
<NAME>.*</NAME>
|
|
81
|
-
<XML_ATTRIBUTE />
|
|
82
|
-
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
|
83
|
-
</AND>
|
|
84
|
-
</match>
|
|
85
|
-
<order>BY_NAME</order>
|
|
86
|
-
</rule>
|
|
87
|
-
</section>
|
|
88
|
-
<section>
|
|
89
|
-
<rule>
|
|
90
|
-
<match>
|
|
91
|
-
<AND>
|
|
92
|
-
<NAME>.*</NAME>
|
|
93
|
-
<XML_ATTRIBUTE />
|
|
94
|
-
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
|
95
|
-
</AND>
|
|
96
|
-
</match>
|
|
97
|
-
<order>ANDROID_ATTRIBUTE_ORDER</order>
|
|
98
|
-
</rule>
|
|
99
|
-
</section>
|
|
100
|
-
<section>
|
|
101
|
-
<rule>
|
|
102
|
-
<match>
|
|
103
|
-
<AND>
|
|
104
|
-
<NAME>.*</NAME>
|
|
105
|
-
<XML_ATTRIBUTE />
|
|
106
|
-
<XML_NAMESPACE>.*</XML_NAMESPACE>
|
|
107
|
-
</AND>
|
|
108
|
-
</match>
|
|
109
|
-
<order>BY_NAME</order>
|
|
110
|
-
</rule>
|
|
111
|
-
</section>
|
|
112
|
-
</rules>
|
|
113
|
-
</arrangement>
|
|
114
|
-
</codeStyleSettings>
|
|
115
|
-
</code_scheme>
|
|
116
|
-
</component>
|
package/android/.idea/gradle.xml
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="GradleMigrationSettings" migrationVersion="1" />
|
|
4
|
-
<component name="GradleSettings">
|
|
5
|
-
<option name="linkedExternalProjectsSettings">
|
|
6
|
-
<GradleProjectSettings>
|
|
7
|
-
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
|
8
|
-
<option name="gradleJvm" value="#GRADLE_LOCAL_JAVA_HOME" />
|
|
9
|
-
<option name="modules">
|
|
10
|
-
<set>
|
|
11
|
-
<option value="$PROJECT_DIR$" />
|
|
12
|
-
<option value="$PROJECT_DIR$/BrotherPrintLibrary" />
|
|
13
|
-
<option value="$PROJECT_DIR$/../node_modules/@capacitor/android/capacitor" />
|
|
14
|
-
</set>
|
|
15
|
-
</option>
|
|
16
|
-
<option name="resolveExternalAnnotations" value="false" />
|
|
17
|
-
</GradleProjectSettings>
|
|
18
|
-
</option>
|
|
19
|
-
</component>
|
|
20
|
-
</project>
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="RemoteRepositoriesConfiguration">
|
|
4
|
-
<remote-repository>
|
|
5
|
-
<option name="id" value="central" />
|
|
6
|
-
<option name="name" value="Maven Central repository" />
|
|
7
|
-
<option name="url" value="https://repo1.maven.org/maven2" />
|
|
8
|
-
</remote-repository>
|
|
9
|
-
<remote-repository>
|
|
10
|
-
<option name="id" value="jboss.community" />
|
|
11
|
-
<option name="name" value="JBoss Community repository" />
|
|
12
|
-
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
|
|
13
|
-
</remote-repository>
|
|
14
|
-
<remote-repository>
|
|
15
|
-
<option name="id" value="MavenRepo" />
|
|
16
|
-
<option name="name" value="MavenRepo" />
|
|
17
|
-
<option name="url" value="https://repo.maven.apache.org/maven2/" />
|
|
18
|
-
</remote-repository>
|
|
19
|
-
<remote-repository>
|
|
20
|
-
<option name="id" value="BintrayJCenter" />
|
|
21
|
-
<option name="name" value="BintrayJCenter" />
|
|
22
|
-
<option name="url" value="https://jcenter.bintray.com/" />
|
|
23
|
-
</remote-repository>
|
|
24
|
-
<remote-repository>
|
|
25
|
-
<option name="id" value="Google" />
|
|
26
|
-
<option name="name" value="Google" />
|
|
27
|
-
<option name="url" value="https://dl.google.com/dl/android/maven2/" />
|
|
28
|
-
</remote-repository>
|
|
29
|
-
</component>
|
|
30
|
-
</project>
|
package/android/.idea/libraries/Gradle____wrapped_aars____BrotherPrintLibrary_unspecified_aar.xml
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: __wrapped_aars__::BrotherPrintLibrary:unspecified@aar" external-system-id="GRADLE">
|
|
3
|
-
<CLASSES>
|
|
4
|
-
<root url="file://$PROJECT_DIR$/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/res" />
|
|
5
|
-
<root url="file://$PROJECT_DIR$/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/AndroidManifest.xml" />
|
|
6
|
-
<root url="jar://$PROJECT_DIR$/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/jars/classes.jar!/" />
|
|
7
|
-
</CLASSES>
|
|
8
|
-
<JAVADOC />
|
|
9
|
-
<SOURCES />
|
|
10
|
-
</library>
|
|
11
|
-
</component>
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.activity:activity:1.8.0@aar" external-system-id="GRADLE">
|
|
3
|
-
<CLASSES>
|
|
4
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/ecc0fcb8bbc0b00aa90b3f40505c1f6b/transformed/activity-1.8.0/AndroidManifest.xml" />
|
|
5
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/ecc0fcb8bbc0b00aa90b3f40505c1f6b/transformed/activity-1.8.0/jars/classes.jar!/" />
|
|
6
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/ecc0fcb8bbc0b00aa90b3f40505c1f6b/transformed/activity-1.8.0/res" />
|
|
7
|
-
</CLASSES>
|
|
8
|
-
<JAVADOC />
|
|
9
|
-
<SOURCES>
|
|
10
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.activity/activity/1.8.0/d56176e5b2b55654d898039f3c3685cc9c221af7/activity-1.8.0-sources.jar!/" />
|
|
11
|
-
</SOURCES>
|
|
12
|
-
</library>
|
|
13
|
-
</component>
|
package/android/.idea/libraries/Gradle__androidx_annotation_annotation_experimental_1_4_0_aar.xml
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.annotation:annotation-experimental:1.4.0@aar" external-system-id="GRADLE">
|
|
3
|
-
<CLASSES>
|
|
4
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/d81c44699fad3c355d77f1c2d8925c2b/transformed/annotation-experimental-1.4.0/jars/classes.jar!/" />
|
|
5
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/d81c44699fad3c355d77f1c2d8925c2b/transformed/annotation-experimental-1.4.0/res" />
|
|
6
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/d81c44699fad3c355d77f1c2d8925c2b/transformed/annotation-experimental-1.4.0/AndroidManifest.xml" />
|
|
7
|
-
</CLASSES>
|
|
8
|
-
<JAVADOC />
|
|
9
|
-
<SOURCES>
|
|
10
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-experimental/1.4.0/4dc003cb3c5ff16a1c3d09f3d1f7ae7b2d14a9c4/annotation-experimental-1.4.0-sources.jar!/" />
|
|
11
|
-
</SOURCES>
|
|
12
|
-
</library>
|
|
13
|
-
</component>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.annotation:annotation-jvm:1.6.0" type="java-imported" external-system-id="GRADLE">
|
|
3
|
-
<properties groupId="androidx.annotation" artifactId="annotation-jvm" version="1.6.0" />
|
|
4
|
-
<CLASSES>
|
|
5
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-jvm/1.6.0/a7257339a052df0f91433cf9651231bbb802b502/annotation-jvm-1.6.0.jar!/" />
|
|
6
|
-
</CLASSES>
|
|
7
|
-
<JAVADOC />
|
|
8
|
-
<SOURCES>
|
|
9
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-jvm/1.6.0/407ff5ab230288b9cdabf7223058592370882f1f/annotation-jvm-1.6.0-sources.jar!/" />
|
|
10
|
-
</SOURCES>
|
|
11
|
-
</library>
|
|
12
|
-
</component>
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.appcompat:appcompat:1.6.1@aar" external-system-id="GRADLE">
|
|
3
|
-
<ANNOTATIONS>
|
|
4
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/0683497d65f1a5a48602bf6f45fb63e7/transformed/appcompat-1.6.1/annotations.zip!/" />
|
|
5
|
-
</ANNOTATIONS>
|
|
6
|
-
<CLASSES>
|
|
7
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/0683497d65f1a5a48602bf6f45fb63e7/transformed/appcompat-1.6.1/jars/classes.jar!/" />
|
|
8
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/0683497d65f1a5a48602bf6f45fb63e7/transformed/appcompat-1.6.1/AndroidManifest.xml" />
|
|
9
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/0683497d65f1a5a48602bf6f45fb63e7/transformed/appcompat-1.6.1/res" />
|
|
10
|
-
</CLASSES>
|
|
11
|
-
<JAVADOC />
|
|
12
|
-
<SOURCES>
|
|
13
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.appcompat/appcompat/1.6.1/ace9a78b961165396147e8691faa18c1b0e48e20/appcompat-1.6.1-sources.jar!/" />
|
|
14
|
-
</SOURCES>
|
|
15
|
-
</library>
|
|
16
|
-
</component>
|
package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_resources_1_6_1_aar.xml
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.appcompat:appcompat-resources:1.6.1@aar" external-system-id="GRADLE">
|
|
3
|
-
<CLASSES>
|
|
4
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/ea5da989f86d0cc78bf7b7d5dda90754/transformed/appcompat-resources-1.6.1/AndroidManifest.xml" />
|
|
5
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/ea5da989f86d0cc78bf7b7d5dda90754/transformed/appcompat-resources-1.6.1/jars/classes.jar!/" />
|
|
6
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/ea5da989f86d0cc78bf7b7d5dda90754/transformed/appcompat-resources-1.6.1/res" />
|
|
7
|
-
</CLASSES>
|
|
8
|
-
<JAVADOC />
|
|
9
|
-
<SOURCES>
|
|
10
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.appcompat/appcompat-resources/1.6.1/53fccb3cf4bae3905a487581fb3ff7b9616583a6/appcompat-resources-1.6.1-sources.jar!/" />
|
|
11
|
-
</SOURCES>
|
|
12
|
-
</library>
|
|
13
|
-
</component>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.arch.core:core-common:2.2.0" type="java-imported" external-system-id="GRADLE">
|
|
3
|
-
<properties groupId="androidx.arch.core" artifactId="core-common" version="2.2.0" />
|
|
4
|
-
<CLASSES>
|
|
5
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.2.0/5e1b8b81dfd5f52c56a8d53b18ca759c19a301f3/core-common-2.2.0.jar!/" />
|
|
6
|
-
</CLASSES>
|
|
7
|
-
<JAVADOC />
|
|
8
|
-
<SOURCES>
|
|
9
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.2.0/f3ac1460fc6844d5441595a34591af7fc04fd2e5/core-common-2.2.0-sources.jar!/" />
|
|
10
|
-
</SOURCES>
|
|
11
|
-
</library>
|
|
12
|
-
</component>
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.arch.core:core-runtime:2.2.0@aar" external-system-id="GRADLE">
|
|
3
|
-
<CLASSES>
|
|
4
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/9876f6f4bab590582afc805551cc6d55/transformed/core-runtime-2.2.0/jars/classes.jar!/" />
|
|
5
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/9876f6f4bab590582afc805551cc6d55/transformed/core-runtime-2.2.0/AndroidManifest.xml" />
|
|
6
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/9876f6f4bab590582afc805551cc6d55/transformed/core-runtime-2.2.0/res" />
|
|
7
|
-
</CLASSES>
|
|
8
|
-
<JAVADOC />
|
|
9
|
-
<SOURCES>
|
|
10
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.arch.core/core-runtime/2.2.0/48630ad88f438e5a603ae74cf4858203d1a595c5/core-runtime-2.2.0-sources.jar!/" />
|
|
11
|
-
</SOURCES>
|
|
12
|
-
</library>
|
|
13
|
-
</component>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.collection:collection:1.1.0" type="java-imported" external-system-id="GRADLE">
|
|
3
|
-
<properties groupId="androidx.collection" artifactId="collection" version="1.1.0" />
|
|
4
|
-
<CLASSES>
|
|
5
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar!/" />
|
|
6
|
-
</CLASSES>
|
|
7
|
-
<JAVADOC />
|
|
8
|
-
<SOURCES>
|
|
9
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/bae67b0019fbb38498198fcc2d0282a340b71c5b/collection-1.1.0-sources.jar!/" />
|
|
10
|
-
</SOURCES>
|
|
11
|
-
</library>
|
|
12
|
-
</component>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.concurrent:concurrent-futures:1.1.0" type="java-imported" external-system-id="GRADLE">
|
|
3
|
-
<properties groupId="androidx.concurrent" artifactId="concurrent-futures" version="1.1.0" />
|
|
4
|
-
<CLASSES>
|
|
5
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.concurrent/concurrent-futures/1.1.0/50b7fb98350d5f42a4e49704b03278542293ba48/concurrent-futures-1.1.0.jar!/" />
|
|
6
|
-
</CLASSES>
|
|
7
|
-
<JAVADOC />
|
|
8
|
-
<SOURCES>
|
|
9
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.concurrent/concurrent-futures/1.1.0/a27842adf6c42f3d80893bd46e1de4ac024218e7/concurrent-futures-1.1.0-sources.jar!/" />
|
|
10
|
-
</SOURCES>
|
|
11
|
-
</library>
|
|
12
|
-
</component>
|
package/android/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_2_0_aar.xml
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.coordinatorlayout:coordinatorlayout:1.2.0@aar" external-system-id="GRADLE">
|
|
3
|
-
<ANNOTATIONS>
|
|
4
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/ce32551f27b5f6e98665189a887f43ec/transformed/coordinatorlayout-1.2.0/annotations.zip!/" />
|
|
5
|
-
</ANNOTATIONS>
|
|
6
|
-
<CLASSES>
|
|
7
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/ce32551f27b5f6e98665189a887f43ec/transformed/coordinatorlayout-1.2.0/AndroidManifest.xml" />
|
|
8
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/ce32551f27b5f6e98665189a887f43ec/transformed/coordinatorlayout-1.2.0/jars/classes.jar!/" />
|
|
9
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/ce32551f27b5f6e98665189a887f43ec/transformed/coordinatorlayout-1.2.0/res" />
|
|
10
|
-
</CLASSES>
|
|
11
|
-
<JAVADOC />
|
|
12
|
-
<SOURCES>
|
|
13
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.coordinatorlayout/coordinatorlayout/1.2.0/7a6b816ee556c56cacfa677a6fc98a5fd0e97373/coordinatorlayout-1.2.0-sources.jar!/" />
|
|
14
|
-
</SOURCES>
|
|
15
|
-
</library>
|
|
16
|
-
</component>
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.core:core:1.13.1@aar" external-system-id="GRADLE">
|
|
3
|
-
<ANNOTATIONS>
|
|
4
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/ad5f179ae19532c60d71ca08cf1ee96e/transformed/core-1.13.1/annotations.zip!/" />
|
|
5
|
-
</ANNOTATIONS>
|
|
6
|
-
<CLASSES>
|
|
7
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/ad5f179ae19532c60d71ca08cf1ee96e/transformed/core-1.13.1/res" />
|
|
8
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/ad5f179ae19532c60d71ca08cf1ee96e/transformed/core-1.13.1/AndroidManifest.xml" />
|
|
9
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/ad5f179ae19532c60d71ca08cf1ee96e/transformed/core-1.13.1/jars/classes.jar!/" />
|
|
10
|
-
</CLASSES>
|
|
11
|
-
<JAVADOC />
|
|
12
|
-
<SOURCES>
|
|
13
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.core/core/1.13.1/b0c9edc0bc9e5113630fbaca0967ef604097ba6f/core-1.13.1-sources.jar!/" />
|
|
14
|
-
</SOURCES>
|
|
15
|
-
</library>
|
|
16
|
-
</component>
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.core:core-ktx:1.13.1@aar" external-system-id="GRADLE">
|
|
3
|
-
<CLASSES>
|
|
4
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/6278e4a31d3149206294057ec54dd360/transformed/core-ktx-1.13.1/res" />
|
|
5
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/6278e4a31d3149206294057ec54dd360/transformed/core-ktx-1.13.1/AndroidManifest.xml" />
|
|
6
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/6278e4a31d3149206294057ec54dd360/transformed/core-ktx-1.13.1/jars/classes.jar!/" />
|
|
7
|
-
</CLASSES>
|
|
8
|
-
<JAVADOC />
|
|
9
|
-
<SOURCES>
|
|
10
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.core/core-ktx/1.13.1/2ebeecb97d5b1557fc7b3e3758447b8176e322e8/core-ktx-1.13.1-sources.jar!/" />
|
|
11
|
-
</SOURCES>
|
|
12
|
-
</library>
|
|
13
|
-
</component>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.cursoradapter:cursoradapter:1.0.0@aar" external-system-id="GRADLE">
|
|
3
|
-
<CLASSES>
|
|
4
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/9eb874fa9b8f39942425cc4f18d9b554/transformed/cursoradapter-1.0.0/jars/classes.jar!/" />
|
|
5
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/9eb874fa9b8f39942425cc4f18d9b554/transformed/cursoradapter-1.0.0/AndroidManifest.xml" />
|
|
6
|
-
</CLASSES>
|
|
7
|
-
<JAVADOC />
|
|
8
|
-
<SOURCES>
|
|
9
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.cursoradapter/cursoradapter/1.0.0/1e323083b41c31fd4d45510dfce50614963c3c6c/cursoradapter-1.0.0-sources.jar!/" />
|
|
10
|
-
</SOURCES>
|
|
11
|
-
</library>
|
|
12
|
-
</component>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.customview:customview:1.0.0@aar" external-system-id="GRADLE">
|
|
3
|
-
<CLASSES>
|
|
4
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/3391e01961d215cd271fb8bdba8d282a/transformed/customview-1.0.0/jars/classes.jar!/" />
|
|
5
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/3391e01961d215cd271fb8bdba8d282a/transformed/customview-1.0.0/AndroidManifest.xml" />
|
|
6
|
-
</CLASSES>
|
|
7
|
-
<JAVADOC />
|
|
8
|
-
<SOURCES>
|
|
9
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.customview/customview/1.0.0/61f6a717d144dff3a6bda413d9abeeb2bca71581/customview-1.0.0-sources.jar!/" />
|
|
10
|
-
</SOURCES>
|
|
11
|
-
</library>
|
|
12
|
-
</component>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.drawerlayout:drawerlayout:1.0.0@aar" external-system-id="GRADLE">
|
|
3
|
-
<ANNOTATIONS>
|
|
4
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/28c8040d5df06dc2faf3571b8191930e/transformed/drawerlayout-1.0.0/annotations.zip!/" />
|
|
5
|
-
</ANNOTATIONS>
|
|
6
|
-
<CLASSES>
|
|
7
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/28c8040d5df06dc2faf3571b8191930e/transformed/drawerlayout-1.0.0/jars/classes.jar!/" />
|
|
8
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/28c8040d5df06dc2faf3571b8191930e/transformed/drawerlayout-1.0.0/AndroidManifest.xml" />
|
|
9
|
-
</CLASSES>
|
|
10
|
-
<JAVADOC />
|
|
11
|
-
<SOURCES>
|
|
12
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.drawerlayout/drawerlayout/1.0.0/9ecd4ecb7da215ba4c5c3e00bf8d290dad6f2bc5/drawerlayout-1.0.0-sources.jar!/" />
|
|
13
|
-
</SOURCES>
|
|
14
|
-
</library>
|
|
15
|
-
</component>
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.fragment:fragment:1.6.2@aar" external-system-id="GRADLE">
|
|
3
|
-
<ANNOTATIONS>
|
|
4
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/9983ca6987d6d8c661a33ff458d3949a/transformed/fragment-1.6.2/annotations.zip!/" />
|
|
5
|
-
</ANNOTATIONS>
|
|
6
|
-
<CLASSES>
|
|
7
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/9983ca6987d6d8c661a33ff458d3949a/transformed/fragment-1.6.2/jars/classes.jar!/" />
|
|
8
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/9983ca6987d6d8c661a33ff458d3949a/transformed/fragment-1.6.2/res" />
|
|
9
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/9983ca6987d6d8c661a33ff458d3949a/transformed/fragment-1.6.2/AndroidManifest.xml" />
|
|
10
|
-
</CLASSES>
|
|
11
|
-
<JAVADOC />
|
|
12
|
-
<SOURCES>
|
|
13
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.fragment/fragment/1.6.2/444adb8cd1e1d5d7d5bd92a679bcb91c8e422c55/fragment-1.6.2-sources.jar!/" />
|
|
14
|
-
</SOURCES>
|
|
15
|
-
</library>
|
|
16
|
-
</component>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<component name="libraryTable">
|
|
2
|
-
<library name="Gradle: androidx.interpolator:interpolator:1.0.0@aar" external-system-id="GRADLE">
|
|
3
|
-
<CLASSES>
|
|
4
|
-
<root url="file://$USER_HOME$/.gradle/caches/transforms-3/47fb5236d6132ea8f787d3a4d4f1cee8/transformed/interpolator-1.0.0/AndroidManifest.xml" />
|
|
5
|
-
<root url="jar://$USER_HOME$/.gradle/caches/transforms-3/47fb5236d6132ea8f787d3a4d4f1cee8/transformed/interpolator-1.0.0/jars/classes.jar!/" />
|
|
6
|
-
</CLASSES>
|
|
7
|
-
<JAVADOC />
|
|
8
|
-
<SOURCES>
|
|
9
|
-
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/androidx.interpolator/interpolator/1.0.0/fefd5e3cbc479b6b4a9532d05688a1e659e8d3d2/interpolator-1.0.0-sources.jar!/" />
|
|
10
|
-
</SOURCES>
|
|
11
|
-
</library>
|
|
12
|
-
</component>
|