@nativescript-community/ui-material-bottomsheet 7.2.45 → 7.2.46
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.json +3 -3
- package/vue/index.d.ts +2 -3
- package/vue/index.js.map +1 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@nativescript-community/ui-material-bottomsheet",
|
3
|
-
"version": "7.2.
|
3
|
+
"version": "7.2.46",
|
4
4
|
"description": "Material Design Bottom Sheets slide up from the bottom of the screen to reveal more content. Bottom sheets integrate with the app to display supporting content or present deep-linked content from other apps.",
|
5
5
|
"main": "./bottomsheet",
|
6
6
|
"sideEffects": false,
|
@@ -34,7 +34,7 @@
|
|
34
34
|
},
|
35
35
|
"readmeFilename": "README.md",
|
36
36
|
"dependencies": {
|
37
|
-
"@nativescript-community/ui-material-core": "^7.2.
|
37
|
+
"@nativescript-community/ui-material-core": "^7.2.46"
|
38
38
|
},
|
39
|
-
"gitHead": "
|
39
|
+
"gitHead": "54dae039fbe3c02192b6dda1762e4f923efe05df"
|
40
40
|
}
|
package/vue/index.d.ts
CHANGED
@@ -1,4 +1,3 @@
|
|
1
|
-
import Vue from 'vue';
|
2
1
|
import { BottomSheetOptions } from '../bottomsheet';
|
3
2
|
import { View } from '@nativescript/core';
|
4
3
|
export interface VueBottomSheetOptions extends Omit<BottomSheetOptions, 'view'> {
|
@@ -6,8 +5,8 @@ export interface VueBottomSheetOptions extends Omit<BottomSheetOptions, 'view'>
|
|
6
5
|
on?: Record<string, (...args: any[]) => any>;
|
7
6
|
}
|
8
7
|
declare module 'nativescript-vue' {
|
9
|
-
interface NativeScriptVue<V = View> extends
|
10
|
-
$showBottomSheet(component: typeof
|
8
|
+
interface NativeScriptVue<V = View> extends NativeScriptVue {
|
9
|
+
$showBottomSheet(component: typeof NativeScriptVue, options?: VueBottomSheetOptions): Promise<any>;
|
11
10
|
$closeBottomSheet(...args: any[]): any;
|
12
11
|
}
|
13
12
|
}
|
package/vue/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/bottomsheet/vue/index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/bottomsheet/vue/index.ts"],"names":[],"mappings":"AAgBA,IAAI,iBAAiB,GAAG,CAAC,CAAC;AAE1B,SAAS,qBAAqB,CAAC,OAAO;IAClC,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,YAAY,EAAE;QACvC,OAAO,IAAI,CAAC;KACf;IAED,MAAM,OAAO,GAAG,CAAC,YAAY,CAAC,CAAC;IAE/B,OAAO,CACH,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC;SACf,MAAM,CAAC,CAAC,GAAG,EAAE,EAAE,CAAC,OAAO,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC;SACtC,GAAG,CAAC,CAAC,GAAG,EAAE,EAAE,CAAC,GAAG,GAAG,KAAK,OAAO,CAAC,GAAG,CAAC,EAAE,CAAC;SACvC,MAAM,CAAC,QAAQ,EAAE,iBAAiB,EAAE,CAAC;SACrC,IAAI,CAAC,IAAI,CAAC,GAAG,cAAc,CACnC,CAAC;AACN,CAAC;AAED,MAAM,iBAAiB,GAAG;IACtB,OAAO,CAAC,GAAG;QACP,GAAG,CAAC,SAAS,CAAC,gBAAgB,GAAG,UAAU,SAAS,EAAE,OAA8B;YAChF,OAAO,IAAI,OAAO,CAAC,CAAC,OAA0B,EAAE,EAAE;gBAC9C,IAAI,QAAQ,GAAG,KAAK,CAAC;gBACrB,IAAI,gBAAgB,GAAG,IAAI,GAAG,CAAC;oBAC3B,IAAI,EAAE,kBAAkB;oBACxB,MAAM,EAAE,IAAI,CAAC,KAAK;oBAClB,MAAM,EAAE,CAAC,CAAC,EAAE,EAAE,CACV,CAAC,CAAC,SAAS,EAAE;wBACT,KAAK,EAAE,OAAO,CAAC,KAAK;wBACpB,EAAE,EAAE,OAAO,CAAC,EAAE;wBACd,GAAG,EAAE,qBAAqB,CAAC,OAAO,CAAC;qBACtC,CAAC;iBACT,CAAC,CAAC;gBACH,gBAAgB,CAAC,MAAM,EAAE,CAAC;gBAC1B,IAAI,CAAC,UAAU,CAAC,eAAe,CAC3B,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,OAAO,EAAE;oBACvB,IAAI,EAAE,gBAAgB,CAAC,UAAU;oBACjC,aAAa,EAAE,CAAC,MAAM,EAAE,EAAE;wBACtB,IAAI,QAAQ,EAAE;4BACV,OAAO;yBACV;wBACD,QAAQ,GAAG,IAAI,CAAC;wBAChB,IAAI,OAAO,CAAC,aAAa,EAAE;4BACvB,OAAO,CAAC,aAAa,CAAC,MAAM,EAAE,gBAAgB,CAAC,CAAC;yBACnD;wBACD,OAAO,CAAC,MAAM,CAAC,CAAC;wBAChB,IAAI,gBAAgB,IAAI,gBAAgB,CAAC,UAAU,EAAE;4BACjD,gBAAgB,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC;4BAC5C,gBAAgB,CAAC,QAAQ,EAAE,CAAC;4BAC5B,gBAAgB,GAAG,IAAI,CAAC;yBAC3B;oBACL,CAAC;iBACJ,CAAC,CACL,CAAC;YACN,CAAC,CAAC,CAAC;QACP,CAAC,CAAC;QACF,GAAG,CAAC,SAAS,CAAC,iBAAiB,GAAG,UAAU,GAAG,IAAI;YAC/C,IAAI,CAAC,UAAU,CAAC,gBAAgB,CAAC,KAAK,CAAC,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC,CAAC;QAClE,CAAC,CAAC;IACN,CAAC;CACJ,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|