@tamagui/radio-group 1.135.4 → 1.135.5
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/RadioGroup.native.js +115 -102
- package/dist/cjs/RadioGroup.native.js.map +1 -6
- package/dist/cjs/RadioGroupStyledContext.native.js +22 -18
- package/dist/cjs/RadioGroupStyledContext.native.js.map +1 -6
- package/dist/cjs/createRadioGroup.cjs +1 -1
- package/dist/cjs/createRadioGroup.js +1 -1
- package/dist/cjs/createRadioGroup.js.map +1 -1
- package/dist/cjs/createRadioGroup.native.js +130 -81
- package/dist/cjs/createRadioGroup.native.js.map +1 -6
- package/dist/cjs/index.native.js +23 -21
- package/dist/cjs/index.native.js.map +1 -6
- package/dist/jsx/RadioGroup.native.js +128 -95
- package/dist/jsx/RadioGroup.native.js.map +1 -6
- package/dist/jsx/RadioGroupStyledContext.native.js +33 -9
- package/dist/jsx/RadioGroupStyledContext.native.js.map +1 -6
- package/dist/jsx/createRadioGroup.native.js +146 -74
- package/dist/jsx/createRadioGroup.native.js.map +1 -6
- package/dist/jsx/index.native.js +38 -13
- package/dist/jsx/index.native.js.map +1 -6
- package/package.json +16 -15
package/dist/jsx/index.native.js
CHANGED
|
@@ -1,14 +1,39 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
var
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all) __defProp(target, name, {
|
|
9
|
+
get: all[name],
|
|
10
|
+
enumerable: !0
|
|
11
|
+
});
|
|
12
|
+
},
|
|
13
|
+
__copyProps = (to, from, except, desc) => {
|
|
14
|
+
if (from && typeof from == "object" || typeof from == "function") for (let key of __getOwnPropNames(from)) !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, {
|
|
15
|
+
get: () => from[key],
|
|
16
|
+
enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
|
|
17
|
+
});
|
|
18
|
+
return to;
|
|
19
|
+
},
|
|
20
|
+
__reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
21
|
+
var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
|
|
22
|
+
value: !0
|
|
23
|
+
}), mod);
|
|
24
|
+
var index_exports = {};
|
|
25
|
+
__export(index_exports, {
|
|
26
|
+
RadioGroup: () => RadioGroup
|
|
10
27
|
});
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
28
|
+
module.exports = __toCommonJS(index_exports);
|
|
29
|
+
var import_RadioGroup = require("./RadioGroup.native.js"),
|
|
30
|
+
import_createRadioGroup = require("./createRadioGroup.native.js");
|
|
31
|
+
__reExport(index_exports, require("./createRadioGroup.native.js"), module.exports);
|
|
32
|
+
__reExport(index_exports, require("./RadioGroup.native.js"), module.exports);
|
|
33
|
+
__reExport(index_exports, require("./RadioGroupStyledContext.native.js"), module.exports);
|
|
34
|
+
var RadioGroup = (0, import_createRadioGroup.createRadioGroup)({
|
|
35
|
+
Frame: import_RadioGroup.RadioGroupFrame,
|
|
36
|
+
Indicator: import_RadioGroup.RadioGroupIndicatorFrame,
|
|
37
|
+
Item: import_RadioGroup.RadioGroupItemFrame
|
|
38
|
+
});
|
|
39
|
+
//# sourceMappingURL=index.native.js.map
|
|
@@ -1,6 +1 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../src/index.ts"],
|
|
4
|
-
"mappings": "AAAA,SAAS,iBAAiB,0BAA0B,2BAA2B;AAC/E,SAAS,wBAAwB;AACjC,cAAc;AACd,cAAc;AACd,cAAc;AACP,IAAI,aAAa,iBAAiB;AAAA,EACrC,OAAO;AAAA,EACP,WAAW;AAAA,EACX,MAAM;AACV,CAAC;",
|
|
5
|
-
"names": []
|
|
6
|
-
}
|
|
1
|
+
{"version":3,"names":["__defProp","Object","defineProperty","__getOwnPropDesc","getOwnPropertyDescriptor","__getOwnPropNames","getOwnPropertyNames","__hasOwnProp","prototype","hasOwnProperty","__export","target","all","name","get","enumerable","__copyProps","to","from","except","desc","key","call","__reExport","mod","secondTarget"],"sources":["../../src/index.ts"],"sourcesContent":[null],"mappings":"AAAA;;AAAA,IACEA,SAAA,GAAAC,MAAA,CAAAC,cAAA;AAAA,IACAC,gBAAA,GAAAF,MAAA,CAAAG,wBAAA;AAAA,IACAC,iBAAA,GAAAJ,MAAA,CAAAK,mBAAA;AAAA,IAAAC,YACK,GAAAN,MAAA,CAAAO,SAAA,CAAAC,cAAA;AACP,IAAAC,QAAS,GAAAA,CAAAC,MAAA,EAAAC,GAAA;IAET,SAAAC,IAAc,IAAAD,GAAA,EACdZ,SAAA,CAAcW,MAAA,EAAAE,IAAA;MAAAC,GAAA,EAAAF,GAAA,CAAAC,IAAA;MAAAE,UAAA;IAAA;EACd;EAAAC,WAAc,GAAAA,CAAAC,EAAA,EAAAC,IAAA,EAAAC,MAAA,EAAAC,IAAA;IAEP,IAAMF,IAAA,WAAaA,IAAA,YAAiB,WAAAA,IAAA,gBACzC,KAAO,IAAAG,GAAA,IAAAhB,iBAAA,CAAAa,IAAA,GACP,CAAAX,YAAW,CAAAe,IAAA,CAAAL,EAAA,EAAAI,GAAA,KAAAA,GAAA,KAAAF,MAAA,IAAAnB,SAAA,CAAAiB,EAAA,EAAAI,GAAA;MAAAP,GAAA,EAAAA,CAAA,KAAAI,IAAA,CAAAG,GAAA;MAAAN,UAAA,IAAAK,IAAA,GAAAjB,gBAAA,CAAAe,IAAA,EAAAG,GAAA,MAAAD,IAAA,CAAAL;IAAA;IACX,OAAME,EAAA;EACR,CAAC;EAAAM,UAAA,GAAAA,CAAAZ,MAAA,EAAAa,GAAA,EAAAC,YAAA,MAAAT,WAAA,CAAAL,MAAA,EAAAa,GAAA,cAAAC,YAAA,IAAAT,WAAA,CAAAS,YAAA,EAAAD,GAAA","ignoreList":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/radio-group",
|
|
3
|
-
"version": "1.135.
|
|
3
|
+
"version": "1.135.5",
|
|
4
|
+
"type": "module",
|
|
4
5
|
"removeSideEffects": true,
|
|
5
6
|
"sideEffects": [
|
|
6
7
|
"*.css"
|
|
@@ -37,22 +38,22 @@
|
|
|
37
38
|
}
|
|
38
39
|
},
|
|
39
40
|
"dependencies": {
|
|
40
|
-
"@tamagui/compose-refs": "1.135.
|
|
41
|
-
"@tamagui/constants": "1.135.
|
|
42
|
-
"@tamagui/core": "1.135.
|
|
43
|
-
"@tamagui/create-context": "1.135.
|
|
44
|
-
"@tamagui/focusable": "1.135.
|
|
45
|
-
"@tamagui/get-token": "1.135.
|
|
46
|
-
"@tamagui/helpers": "1.135.
|
|
47
|
-
"@tamagui/label": "1.135.
|
|
48
|
-
"@tamagui/radio-headless": "1.135.
|
|
49
|
-
"@tamagui/roving-focus": "1.135.
|
|
50
|
-
"@tamagui/stacks": "1.135.
|
|
51
|
-
"@tamagui/use-controllable-state": "1.135.
|
|
52
|
-
"@tamagui/use-previous": "1.135.
|
|
41
|
+
"@tamagui/compose-refs": "1.135.5",
|
|
42
|
+
"@tamagui/constants": "1.135.5",
|
|
43
|
+
"@tamagui/core": "1.135.5",
|
|
44
|
+
"@tamagui/create-context": "1.135.5",
|
|
45
|
+
"@tamagui/focusable": "1.135.5",
|
|
46
|
+
"@tamagui/get-token": "1.135.5",
|
|
47
|
+
"@tamagui/helpers": "1.135.5",
|
|
48
|
+
"@tamagui/label": "1.135.5",
|
|
49
|
+
"@tamagui/radio-headless": "1.135.5",
|
|
50
|
+
"@tamagui/roving-focus": "1.135.5",
|
|
51
|
+
"@tamagui/stacks": "1.135.5",
|
|
52
|
+
"@tamagui/use-controllable-state": "1.135.5",
|
|
53
|
+
"@tamagui/use-previous": "1.135.5"
|
|
53
54
|
},
|
|
54
55
|
"devDependencies": {
|
|
55
|
-
"@tamagui/build": "1.135.
|
|
56
|
+
"@tamagui/build": "1.135.5",
|
|
56
57
|
"react": "*"
|
|
57
58
|
},
|
|
58
59
|
"publishConfig": {
|