@tamagui/switch 1.121.11 → 1.121.12-1737184001189
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/index.cjs +6 -6
- package/dist/cjs/index.js +6 -6
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/index.native.js +6 -6
- package/dist/cjs/index.native.js.map +1 -1
- package/package.json +13 -13
package/dist/cjs/index.cjs
CHANGED
|
@@ -19,16 +19,16 @@ var __export = (target, all) => {
|
|
|
19
19
|
var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
|
|
20
20
|
value: !0
|
|
21
21
|
}), mod);
|
|
22
|
-
var
|
|
23
|
-
__export(
|
|
22
|
+
var index_exports = {};
|
|
23
|
+
__export(index_exports, {
|
|
24
24
|
Switch: () => Switch
|
|
25
25
|
});
|
|
26
|
-
module.exports = __toCommonJS(
|
|
26
|
+
module.exports = __toCommonJS(index_exports);
|
|
27
27
|
var import_createSwitch = require("./createSwitch.cjs"),
|
|
28
28
|
import_Switch = require("./Switch.cjs");
|
|
29
|
-
__reExport(
|
|
30
|
-
__reExport(
|
|
31
|
-
__reExport(
|
|
29
|
+
__reExport(index_exports, require("./createSwitch.cjs"), module.exports);
|
|
30
|
+
__reExport(index_exports, require("./StyledContext.cjs"), module.exports);
|
|
31
|
+
__reExport(index_exports, require("./Switch.cjs"), module.exports);
|
|
32
32
|
const Switch = (0, import_createSwitch.createSwitch)({
|
|
33
33
|
Frame: import_Switch.SwitchFrame,
|
|
34
34
|
Thumb: import_Switch.SwitchThumb
|
package/dist/cjs/index.js
CHANGED
|
@@ -12,15 +12,15 @@ var __export = (target, all) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
}, __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
|
|
15
|
-
var
|
|
16
|
-
__export(
|
|
15
|
+
var index_exports = {};
|
|
16
|
+
__export(index_exports, {
|
|
17
17
|
Switch: () => Switch
|
|
18
18
|
});
|
|
19
|
-
module.exports = __toCommonJS(
|
|
19
|
+
module.exports = __toCommonJS(index_exports);
|
|
20
20
|
var import_createSwitch = require("./createSwitch"), import_Switch = require("./Switch");
|
|
21
|
-
__reExport(
|
|
22
|
-
__reExport(
|
|
23
|
-
__reExport(
|
|
21
|
+
__reExport(index_exports, require("./createSwitch"), module.exports);
|
|
22
|
+
__reExport(index_exports, require("./StyledContext"), module.exports);
|
|
23
|
+
__reExport(index_exports, require("./Switch"), module.exports);
|
|
24
24
|
const Switch = (0, import_createSwitch.createSwitch)({
|
|
25
25
|
Frame: import_Switch.SwitchFrame,
|
|
26
26
|
Thumb: import_Switch.SwitchThumb
|
package/dist/cjs/index.js.map
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/index.ts"],
|
|
4
|
-
"mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,0BAA6B,2BAC7B,gBAAyC;AAEzC,
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,0BAA6B,2BAC7B,gBAAyC;AAEzC,0BAAc,2BAHd;AAIA,0BAAc,4BAJd;AAKA,0BAAc,qBALd;AAOO,MAAM,aAAS,kCAAa;AAAA,EACjC,OAAO;AAAA,EACP,OAAO;AACT,CAAC;",
|
|
5
5
|
"names": []
|
|
6
6
|
}
|
package/dist/cjs/index.native.js
CHANGED
|
@@ -13,15 +13,15 @@ var __export = (target, all) => {
|
|
|
13
13
|
return to;
|
|
14
14
|
}, __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
15
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
|
|
16
|
-
var
|
|
17
|
-
__export(
|
|
16
|
+
var index_exports = {};
|
|
17
|
+
__export(index_exports, {
|
|
18
18
|
Switch: () => Switch
|
|
19
19
|
});
|
|
20
|
-
module.exports = __toCommonJS(
|
|
20
|
+
module.exports = __toCommonJS(index_exports);
|
|
21
21
|
var import_createSwitch = require("./createSwitch"), import_Switch = require("./Switch");
|
|
22
|
-
__reExport(
|
|
23
|
-
__reExport(
|
|
24
|
-
__reExport(
|
|
22
|
+
__reExport(index_exports, require("./createSwitch"), module.exports);
|
|
23
|
+
__reExport(index_exports, require("./StyledContext"), module.exports);
|
|
24
|
+
__reExport(index_exports, require("./Switch"), module.exports);
|
|
25
25
|
var Switch = (0, import_createSwitch.createSwitch)({
|
|
26
26
|
Frame: import_Switch.SwitchFrame,
|
|
27
27
|
Thumb: import_Switch.SwitchThumb
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/Users/n8/tamagui/code/ui/switch/src/index.ts"],
|
|
4
|
-
"mappings": ";;;;;;;;;;;;;;;AAAA;;;;;0BAA6B,2BAC7B,gBAAyC;AAEzC,
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;AAAA;;;;;0BAA6B,2BAC7B,gBAAyC;AAEzC,0BAAc,2BAHd;AAIA,0BAAc,4BAJd;AAKA,0BAAc,qBALd;AAOO,IAAMA,aAASC,kCAAa;EACjCC,OAAOC;EACPC,OAAOC;AACT,CAAA;",
|
|
5
5
|
"names": ["Switch", "createSwitch", "Frame", "SwitchFrame", "Thumb", "SwitchThumb"]
|
|
6
6
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/switch",
|
|
3
|
-
"version": "1.121.
|
|
3
|
+
"version": "1.121.12-1737184001189",
|
|
4
4
|
"removeSideEffects": true,
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"*.css"
|
|
@@ -37,23 +37,23 @@
|
|
|
37
37
|
}
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@tamagui/compose-refs": "1.121.
|
|
41
|
-
"@tamagui/constants": "1.121.
|
|
42
|
-
"@tamagui/core": "1.121.
|
|
43
|
-
"@tamagui/focusable": "1.121.
|
|
44
|
-
"@tamagui/get-token": "1.121.
|
|
45
|
-
"@tamagui/helpers": "1.121.
|
|
46
|
-
"@tamagui/label": "1.121.
|
|
47
|
-
"@tamagui/stacks": "1.121.
|
|
48
|
-
"@tamagui/switch-headless": "1.121.
|
|
49
|
-
"@tamagui/use-controllable-state": "1.121.
|
|
50
|
-
"@tamagui/use-previous": "1.121.
|
|
40
|
+
"@tamagui/compose-refs": "1.121.12-1737184001189",
|
|
41
|
+
"@tamagui/constants": "1.121.12-1737184001189",
|
|
42
|
+
"@tamagui/core": "1.121.12-1737184001189",
|
|
43
|
+
"@tamagui/focusable": "1.121.12-1737184001189",
|
|
44
|
+
"@tamagui/get-token": "1.121.12-1737184001189",
|
|
45
|
+
"@tamagui/helpers": "1.121.12-1737184001189",
|
|
46
|
+
"@tamagui/label": "1.121.12-1737184001189",
|
|
47
|
+
"@tamagui/stacks": "1.121.12-1737184001189",
|
|
48
|
+
"@tamagui/switch-headless": "1.121.12-1737184001189",
|
|
49
|
+
"@tamagui/use-controllable-state": "1.121.12-1737184001189",
|
|
50
|
+
"@tamagui/use-previous": "1.121.12-1737184001189"
|
|
51
51
|
},
|
|
52
52
|
"peerDependencies": {
|
|
53
53
|
"react": "*"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@tamagui/build": "1.121.
|
|
56
|
+
"@tamagui/build": "1.121.12-1737184001189",
|
|
57
57
|
"react": "*"
|
|
58
58
|
},
|
|
59
59
|
"publishConfig": {
|