@tamagui/web 1.82.5 → 1.82.6
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/dist/cjs/views/View.js.map +1 -1
- package/dist/cjs/views/View.native.js.map +1 -1
- package/dist/esm/views/View.js.map +1 -1
- package/dist/esm/views/View.native.js.map +1 -1
- package/package.json +10 -10
- package/src/views/View.tsx +1 -0
- package/types/views/View.d.ts +1 -0
- package/types/views/View.d.ts.map +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/views/View.tsx"],
|
|
4
|
-
"mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,qBAA4B,6BAE5B,mBAAmC,mCACnC,yBAAgC;
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,qBAA4B,6BAE5B,mBAAmC,mCACnC,yBAAgC;AAMzB,MAAM,WAAO,wCAAkD;AAAA,EACpE,kBAAkB;AAAA,EAClB,cAAc;AAAA,EACd;AACF,CAAC;",
|
|
5
5
|
"names": []
|
|
6
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/views/View.tsx"],
|
|
4
|
-
"mappings": ";;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,qBAA4B,6BAE5B,mBAAmC,mCACnC,yBAAgC;
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,qBAA4B,6BAE5B,mBAAmC,mCACnC,yBAAgC;AAMzB,MAAM,WAAO,wCAAkD;AAAA,EACpE,kBAAkB;AAAA,EAClB,cAAc;AAAA,EACd;AACF,CAAC;",
|
|
5
5
|
"names": []
|
|
6
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/views/View.tsx"],
|
|
4
|
-
"mappings": "AAAA,SAAS,mBAAmB;AAE5B,SAAS,0BAA0B;AACnC,SAAS,uBAAuB;
|
|
4
|
+
"mappings": "AAAA,SAAS,mBAAmB;AAE5B,SAAS,0BAA0B;AACnC,SAAS,uBAAuB;AAMzB,MAAM,OAAO,gBAAkD;AAAA,EACpE,kBAAkB;AAAA,EAClB,cAAc;AAAA,EACd;AACF,CAAC;",
|
|
5
5
|
"names": []
|
|
6
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/views/View.tsx"],
|
|
4
|
-
"mappings": "AAAA,SAAS,mBAAmB;AAE5B,SAAS,0BAA0B;AACnC,SAAS,uBAAuB;
|
|
4
|
+
"mappings": "AAAA,SAAS,mBAAmB;AAE5B,SAAS,0BAA0B;AACnC,SAAS,uBAAuB;AAMzB,MAAM,OAAO,gBAAkD;AAAA,EACpE,kBAAkB;AAAA,EAClB,cAAc;AAAA,EACd;AACF,CAAC;",
|
|
5
5
|
"names": []
|
|
6
6
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/web",
|
|
3
|
-
"version": "1.82.
|
|
3
|
+
"version": "1.82.6",
|
|
4
4
|
"source": "src/index.ts",
|
|
5
5
|
"main": "dist/cjs",
|
|
6
6
|
"module": "dist/esm",
|
|
@@ -27,20 +27,20 @@
|
|
|
27
27
|
"reset.css"
|
|
28
28
|
],
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@tamagui/compose-refs": "1.82.
|
|
31
|
-
"@tamagui/constants": "1.82.
|
|
32
|
-
"@tamagui/helpers": "1.82.
|
|
33
|
-
"@tamagui/normalize-css-color": "1.82.
|
|
34
|
-
"@tamagui/timer": "1.82.
|
|
35
|
-
"@tamagui/use-did-finish-ssr": "1.82.
|
|
36
|
-
"@tamagui/use-event": "1.82.
|
|
37
|
-
"@tamagui/use-force-update": "1.82.
|
|
30
|
+
"@tamagui/compose-refs": "1.82.6",
|
|
31
|
+
"@tamagui/constants": "1.82.6",
|
|
32
|
+
"@tamagui/helpers": "1.82.6",
|
|
33
|
+
"@tamagui/normalize-css-color": "1.82.6",
|
|
34
|
+
"@tamagui/timer": "1.82.6",
|
|
35
|
+
"@tamagui/use-did-finish-ssr": "1.82.6",
|
|
36
|
+
"@tamagui/use-event": "1.82.6",
|
|
37
|
+
"@tamagui/use-force-update": "1.82.6"
|
|
38
38
|
},
|
|
39
39
|
"peerDependencies": {
|
|
40
40
|
"react": "*"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"@tamagui/build": "1.82.
|
|
43
|
+
"@tamagui/build": "1.82.6",
|
|
44
44
|
"@testing-library/react": "^14.0.0",
|
|
45
45
|
"csstype": "^3.0.10",
|
|
46
46
|
"react": "^18.2.0",
|
package/src/views/View.tsx
CHANGED
|
@@ -5,6 +5,7 @@ import { createComponent } from '../createComponent'
|
|
|
5
5
|
import type { StackProps, StackPropsBase, TamaguiElement } from '../types'
|
|
6
6
|
|
|
7
7
|
export type View = TamaguiElement
|
|
8
|
+
export type ViewProps = StackProps
|
|
8
9
|
|
|
9
10
|
export const View = createComponent<StackProps, View, StackPropsBase>({
|
|
10
11
|
acceptsClassName: true,
|
package/types/views/View.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { StackProps, StackPropsBase, TamaguiElement } from '../types';
|
|
2
2
|
export type View = TamaguiElement;
|
|
3
|
+
export type ViewProps = StackProps;
|
|
3
4
|
export declare const View: import("../types").TamaguiComponent<StackProps, TamaguiElement, StackPropsBase, void>;
|
|
4
5
|
//# sourceMappingURL=View.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"View.d.ts","sourceRoot":"","sources":["../../src/views/View.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAE1E,MAAM,MAAM,IAAI,GAAG,cAAc,CAAA;
|
|
1
|
+
{"version":3,"file":"View.d.ts","sourceRoot":"","sources":["../../src/views/View.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAE1E,MAAM,MAAM,IAAI,GAAG,cAAc,CAAA;AACjC,MAAM,MAAM,SAAS,GAAG,UAAU,CAAA;AAElC,eAAO,MAAM,IAAI,uFAIf,CAAA"}
|