diff --git a/action-sheet/package.json b/action-sheet/package.json index f5bf2fd75..4bb8247e0 100644 --- a/action-sheet/package.json +++ b/action-sheet/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/app-launcher/package.json b/app-launcher/package.json index 3d8eb3b8e..c8e48c953 100644 --- a/app-launcher/package.json +++ b/app-launcher/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/app/README.md b/app/README.md index a89622092..aa136f6ae 100644 --- a/app/README.md +++ b/app/README.md @@ -76,12 +76,12 @@ const checkAppLaunchUrl = async () => { * [`getState()`](#getstate) * [`getLaunchUrl()`](#getlaunchurl) * [`minimizeApp()`](#minimizeapp) -* [`addListener('appStateChange', ...)`](#addlistenerappstatechange) -* [`addListener('pause', ...)`](#addlistenerpause) -* [`addListener('resume', ...)`](#addlistenerresume) -* [`addListener('appUrlOpen', ...)`](#addlistenerappurlopen) -* [`addListener('appRestoredResult', ...)`](#addlistenerapprestoredresult) -* [`addListener('backButton', ...)`](#addlistenerbackbutton) +* [`addListener('appStateChange', ...)`](#addlistenerappstatechange-) +* [`addListener('pause', ...)`](#addlistenerpause-) +* [`addListener('resume', ...)`](#addlistenerresume-) +* [`addListener('appUrlOpen', ...)`](#addlistenerappurlopen-) +* [`addListener('appRestoredResult', ...)`](#addlistenerapprestoredresult-) +* [`addListener('backButton', ...)`](#addlistenerbackbutton-) * [`removeAllListeners()`](#removealllisteners) * [Interfaces](#interfaces) * [Type Aliases](#type-aliases) diff --git a/app/package.json b/app/package.json index e3ebdf592..cb9e9b037 100644 --- a/app/package.json +++ b/app/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/browser/README.md b/browser/README.md index 10be54d2a..0c6a744d1 100644 --- a/browser/README.md +++ b/browser/README.md @@ -35,8 +35,8 @@ const openCapacitorSite = async () => { * [`open(...)`](#open) * [`close()`](#close) -* [`addListener('browserFinished', ...)`](#addlistenerbrowserfinished) -* [`addListener('browserPageLoaded', ...)`](#addlistenerbrowserpageloaded) +* [`addListener('browserFinished', ...)`](#addlistenerbrowserfinished-) +* [`addListener('browserPageLoaded', ...)`](#addlistenerbrowserpageloaded-) * [`removeAllListeners()`](#removealllisteners) * [Interfaces](#interfaces) diff --git a/browser/package.json b/browser/package.json index 5930d5784..d84f0754d 100644 --- a/browser/package.json +++ b/browser/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/camera/package.json b/camera/package.json index 893461152..47484b371 100644 --- a/camera/package.json +++ b/camera/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/clipboard/package.json b/clipboard/package.json index a4b821aad..115fa0496 100644 --- a/clipboard/package.json +++ b/clipboard/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/device/package.json b/device/package.json index 051d00e41..c88821558 100644 --- a/device/package.json +++ b/device/package.json @@ -50,7 +50,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/dialog/package.json b/dialog/package.json index b44054af8..439a39cea 100644 --- a/dialog/package.json +++ b/dialog/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/filesystem/README.md b/filesystem/README.md index 6d51590f1..fc22a0887 100644 --- a/filesystem/README.md +++ b/filesystem/README.md @@ -100,7 +100,7 @@ const readFilePath = async () => { * [`checkPermissions()`](#checkpermissions) * [`requestPermissions()`](#requestpermissions) * [`downloadFile(...)`](#downloadfile) -* [`addListener('progress', ...)`](#addlistenerprogress) +* [`addListener('progress', ...)`](#addlistenerprogress-) * [`removeAllListeners()`](#removealllisteners) * [Interfaces](#interfaces) * [Type Aliases](#type-aliases) diff --git a/filesystem/package.json b/filesystem/package.json index 40e3c522e..2f31cf2e6 100644 --- a/filesystem/package.json +++ b/filesystem/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/geolocation/package.json b/geolocation/package.json index 17971bb61..420aa4e57 100644 --- a/geolocation/package.json +++ b/geolocation/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/google-maps/package.json b/google-maps/package.json index 497b6f8c4..c9a15becc 100644 --- a/google-maps/package.json +++ b/google-maps/package.json @@ -58,7 +58,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "^1.0.1", diff --git a/haptics/package.json b/haptics/package.json index b03a07de4..c589224c6 100644 --- a/haptics/package.json +++ b/haptics/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/keyboard/README.md b/keyboard/README.md index 0a016804a..d359bdde7 100644 --- a/keyboard/README.md +++ b/keyboard/README.md @@ -100,10 +100,10 @@ the following events also work with `window.addEventListener`: * [`setStyle(...)`](#setstyle) * [`setResizeMode(...)`](#setresizemode) * [`getResizeMode()`](#getresizemode) -* [`addListener('keyboardWillShow', ...)`](#addlistenerkeyboardwillshow) -* [`addListener('keyboardDidShow', ...)`](#addlistenerkeyboarddidshow) -* [`addListener('keyboardWillHide', ...)`](#addlistenerkeyboardwillhide) -* [`addListener('keyboardDidHide', ...)`](#addlistenerkeyboarddidhide) +* [`addListener('keyboardWillShow', ...)`](#addlistenerkeyboardwillshow-) +* [`addListener('keyboardDidShow', ...)`](#addlistenerkeyboarddidshow-) +* [`addListener('keyboardWillHide', ...)`](#addlistenerkeyboardwillhide-) +* [`addListener('keyboardDidHide', ...)`](#addlistenerkeyboarddidhide-) * [`removeAllListeners()`](#removealllisteners) * [Interfaces](#interfaces) * [Enums](#enums) diff --git a/keyboard/package.json b/keyboard/package.json index 6b352906e..4d8a9df06 100644 --- a/keyboard/package.json +++ b/keyboard/package.json @@ -50,7 +50,7 @@ "@capacitor/android": "next", "@capacitor/cli": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/local-notifications/README.md b/local-notifications/README.md index fcd0eb420..3ed442a0f 100644 --- a/local-notifications/README.md +++ b/local-notifications/README.md @@ -98,8 +98,8 @@ If the device has entered [Doze](https://developer.android.com/training/monitori * [`requestPermissions()`](#requestpermissions) * [`changeExactNotificationSetting()`](#changeexactnotificationsetting) * [`checkExactNotificationSetting()`](#checkexactnotificationsetting) -* [`addListener('localNotificationReceived', ...)`](#addlistenerlocalnotificationreceived) -* [`addListener('localNotificationActionPerformed', ...)`](#addlistenerlocalnotificationactionperformed) +* [`addListener('localNotificationReceived', ...)`](#addlistenerlocalnotificationreceived-) +* [`addListener('localNotificationActionPerformed', ...)`](#addlistenerlocalnotificationactionperformed-) * [`removeAllListeners()`](#removealllisteners) * [Interfaces](#interfaces) * [Type Aliases](#type-aliases) diff --git a/local-notifications/package.json b/local-notifications/package.json index 9d07d6c30..e5b2c06a4 100644 --- a/local-notifications/package.json +++ b/local-notifications/package.json @@ -50,7 +50,7 @@ "@capacitor/android": "next", "@capacitor/cli": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/motion/README.md b/motion/README.md index 23f124d4c..f6c04f035 100644 --- a/motion/README.md +++ b/motion/README.md @@ -57,8 +57,8 @@ API to understand the data supplied in the 'accel' event. -* [`addListener('accel', ...)`](#addlisteneraccel) -* [`addListener('orientation', ...)`](#addlistenerorientation) +* [`addListener('accel', ...)`](#addlisteneraccel-) +* [`addListener('orientation', ...)`](#addlistenerorientation-) * [`removeAllListeners()`](#removealllisteners) * [Interfaces](#interfaces) * [Type Aliases](#type-aliases) diff --git a/motion/package.json b/motion/package.json index c6fab866d..a92f0ab0e 100644 --- a/motion/package.json +++ b/motion/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/network/README.md b/network/README.md index 0e3c5022d..48496869f 100644 --- a/network/README.md +++ b/network/README.md @@ -30,7 +30,7 @@ const logCurrentNetworkStatus = async () => { * [`getStatus()`](#getstatus) -* [`addListener('networkStatusChange', ...)`](#addlistenernetworkstatuschange) +* [`addListener('networkStatusChange', ...)`](#addlistenernetworkstatuschange-) * [`removeAllListeners()`](#removealllisteners) * [Interfaces](#interfaces) * [Type Aliases](#type-aliases) diff --git a/network/package.json b/network/package.json index 243630773..a2c0cf4b4 100644 --- a/network/package.json +++ b/network/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/preferences/package.json b/preferences/package.json index 83b6cdb8c..8f2a34f84 100644 --- a/preferences/package.json +++ b/preferences/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/push-notifications/README.md b/push-notifications/README.md index 66214eb0b..22d5fe7dd 100644 --- a/push-notifications/README.md +++ b/push-notifications/README.md @@ -189,10 +189,10 @@ const getDeliveredNotifications = async () => { * [`listChannels()`](#listchannels) * [`checkPermissions()`](#checkpermissions) * [`requestPermissions()`](#requestpermissions) -* [`addListener('registration', ...)`](#addlistenerregistration) -* [`addListener('registrationError', ...)`](#addlistenerregistrationerror) -* [`addListener('pushNotificationReceived', ...)`](#addlistenerpushnotificationreceived) -* [`addListener('pushNotificationActionPerformed', ...)`](#addlistenerpushnotificationactionperformed) +* [`addListener('registration', ...)`](#addlistenerregistration-) +* [`addListener('registrationError', ...)`](#addlistenerregistrationerror-) +* [`addListener('pushNotificationReceived', ...)`](#addlistenerpushnotificationreceived-) +* [`addListener('pushNotificationActionPerformed', ...)`](#addlistenerpushnotificationactionperformed-) * [`removeAllListeners()`](#removealllisteners) * [Interfaces](#interfaces) * [Type Aliases](#type-aliases) diff --git a/push-notifications/package.json b/push-notifications/package.json index ba7f15f9d..8bf94db8c 100644 --- a/push-notifications/package.json +++ b/push-notifications/package.json @@ -50,7 +50,7 @@ "@capacitor/android": "next", "@capacitor/cli": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/screen-orientation/README.md b/screen-orientation/README.md index d9cb3e8fd..d909a75a6 100644 --- a/screen-orientation/README.md +++ b/screen-orientation/README.md @@ -36,7 +36,7 @@ By default, an iPad allows Multitasking and its orientation cannot be locked. If * [`orientation()`](#orientation) * [`lock(...)`](#lock) * [`unlock()`](#unlock) -* [`addListener('screenOrientationChange', ...)`](#addlistenerscreenorientationchange) +* [`addListener('screenOrientationChange', ...)`](#addlistenerscreenorientationchange-) * [`removeAllListeners()`](#removealllisteners) * [Interfaces](#interfaces) * [Type Aliases](#type-aliases) diff --git a/screen-orientation/package.json b/screen-orientation/package.json index 68e126486..c26059b0a 100644 --- a/screen-orientation/package.json +++ b/screen-orientation/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/screen-reader/README.md b/screen-reader/README.md index 10f29850e..7bd8d69ab 100644 --- a/screen-reader/README.md +++ b/screen-reader/README.md @@ -35,7 +35,7 @@ const sayHello = async () => { * [`isEnabled()`](#isenabled) * [`speak(...)`](#speak) -* [`addListener('stateChange', ...)`](#addlistenerstatechange) +* [`addListener('stateChange', ...)`](#addlistenerstatechange-) * [`removeAllListeners()`](#removealllisteners) * [Interfaces](#interfaces) * [Type Aliases](#type-aliases) diff --git a/screen-reader/package.json b/screen-reader/package.json index 01881965b..2fd02ca8d 100644 --- a/screen-reader/package.json +++ b/screen-reader/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/share/package.json b/share/package.json index c0fa33888..88a664cc4 100644 --- a/share/package.json +++ b/share/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/splash-screen/package.json b/splash-screen/package.json index 498e05d11..4812c4b00 100644 --- a/splash-screen/package.json +++ b/splash-screen/package.json @@ -50,7 +50,7 @@ "@capacitor/android": "next", "@capacitor/cli": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/status-bar/package.json b/status-bar/package.json index 00a89ca12..4b4452fab 100644 --- a/status-bar/package.json +++ b/status-bar/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/text-zoom/package.json b/text-zoom/package.json index 86b15f3ff..873689b8a 100644 --- a/text-zoom/package.json +++ b/text-zoom/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1", diff --git a/toast/package.json b/toast/package.json index 282101965..2e124e2f5 100644 --- a/toast/package.json +++ b/toast/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@capacitor/android": "next", "@capacitor/core": "next", - "@capacitor/docgen": "0.2.0", + "@capacitor/docgen": "0.2.2", "@capacitor/ios": "next", "@ionic/eslint-config": "^0.3.0", "@ionic/prettier-config": "~1.0.1",