@tamagui/config 2.5.1 → 2.5.2

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.
@@ -1,2 +1,2 @@
1
1
  $ tamagui-build
2
- built @tamagui/config in 1308 ms
2
+ built @tamagui/config in 1379 ms
@@ -1 +1 @@
1
- {"version":3,"names":["__defProp","Object","defineProperty","__getOwnPropDesc","getOwnPropertyDescriptor","__getOwnPropNames","getOwnPropertyNames","__hasOwnProp","prototype","hasOwnProperty","__copyProps","to","from","except","desc","key","call","get","enumerable","__reExport","target","mod","secondTarget","__toCommonJS","value","v5_exports","module","exports","require"],"sources":["v5.native.js"],"sourcesContent":["\"use strict\";\nvar __defProp = Object.defineProperty;\nvar __getOwnPropDesc = Object.getOwnPropertyDescriptor;\nvar __getOwnPropNames = Object.getOwnPropertyNames;\nvar __hasOwnProp = Object.prototype.hasOwnProperty;\nvar __copyProps = (to, from, except, desc) => {\n if (from && typeof from === \"object\" || typeof from === \"function\") {\n for (let key of __getOwnPropNames(from))\n if (!__hasOwnProp.call(to, key) && key !== except)\n __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });\n }\n return to;\n};\nvar __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, \"default\"), secondTarget && __copyProps(secondTarget, mod, \"default\"));\nvar __toCommonJS = (mod) => __copyProps(__defProp({}, \"__esModule\", { value: true }), mod);\nvar v5_exports = {};\nmodule.exports = __toCommonJS(v5_exports);\n__reExport(v5_exports, require(\"@tamagui/themes/v5\"), module.exports);\n__reExport(v5_exports, require(\"./v5-base\"), module.exports);\n//# sourceMappingURL=v5.js.map\n"],"mappings":"AAAA,YAAY;;AACZ,IAAIA,SAAS,GAAGC,MAAM,CAACC,cAAc;AACrC,IAAIC,gBAAgB,GAAGF,MAAM,CAACG,wBAAwB;AACtD,IAAIC,iBAAiB,GAAGJ,MAAM,CAACK,mBAAmB;AAClD,IAAIC,YAAY,GAAGN,MAAM,CAACO,SAAS,CAACC,cAAc;AAClD,IAAIC,WAAW,GAAGA,CAACC,EAAE,EAAEC,IAAI,EAAEC,MAAM,EAAEC,IAAI,KAAK;EAC5C,IAAIF,IAAI,IAAI,OAAOA,IAAI,KAAK,QAAQ,IAAI,OAAOA,IAAI,KAAK,UAAU,EAAE;IAClE,KAAK,IAAIG,GAAG,IAAIV,iBAAiB,CAACO,IAAI,CAAC,EACrC,IAAI,CAACL,YAAY,CAACS,IAAI,CAACL,EAAE,EAAEI,GAAG,CAAC,IAAIA,GAAG,KAAKF,MAAM,EAC/Cb,SAAS,CAACW,EAAE,EAAEI,GAAG,EAAE;MAAEE,GAAG,EAAEA,CAAA,KAAML,IAAI,CAACG,GAAG,CAAC;MAAEG,UAAU,EAAE,EAAEJ,IAAI,GAAGX,gBAAgB,CAACS,IAAI,EAAEG,GAAG,CAAC,CAAC,IAAID,IAAI,CAACI;IAAW,CAAC,CAAC;EACxH;EACA,OAAOP,EAAE;AACX,CAAC;AACD,IAAIQ,UAAU,GAAGA,CAACC,MAAM,EAAEC,GAAG,EAAEC,YAAY,MAAMZ,WAAW,CAACU,MAAM,EAAEC,GAAG,EAAE,SAAS,CAAC,EAAEC,YAAY,IAAIZ,WAAW,CAACY,YAAY,EAAED,GAAG,EAAE,SAAS,CAAC,CAAC;AAChJ,IAAIE,YAAY,GAAIF,GAAG,IAAKX,WAAW,CAACV,SAAS,CAAC,CAAC,CAAC,EAAE,YAAY,EAAE;EAAEwB,KAAK,EAAE;AAAK,CAAC,CAAC,EAAEH,GAAG,CAAC;AAC1F,IAAII,UAAU,GAAG,CAAC,CAAC;AACnBC,MAAM,CAACC,OAAO,GAAGJ,YAAY,CAACE,UAAU,CAAC;AACzCN,UAAU,CAACM,UAAU,EAAEG,OAAO,CAAC,oBAAoB,CAAC,EAAEF,MAAM,CAACC,OAAO,CAAC;AACrER,UAAU,CAACM,UAAU,EAAEG,OAAO,CAAC,qBAAW,CAAC,EAAEF,MAAM,CAACC,OAAO,CAAC","ignoreList":[]}
1
+ {"version":3,"names":["__toCommonJS","mod","__copyProps","__defProp","value","v5_exports","module","exports","__reExport","require"],"sources":["../../src/v5.ts"],"sourcesContent":[null],"mappings":";;;;;;;;;;;;;;;;AAAA,IAAAA,YAAA,GAAAC,GAAA,IAAAC,WAAA,CAAAC,SAAA;EAAAC,KAAA;AAAA,IAAAH,GAAA;AAAA,IAAAI,UAAA;AAKAC,MAAA,CAAAC,OAAA,GAAAP,YAAc,CAAAK,UAAA;AACdG,UAAA,CAAAH,UAAA,EAAcI,OAAA,qBANd,GAAAH,MAAA,CAAAC,OAAA","ignoreList":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/config",
3
- "version": "2.5.1",
3
+ "version": "2.5.2",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "main": "dist/cjs",
@@ -109,22 +109,22 @@
109
109
  "clean:build": "tamagui-build clean:build"
110
110
  },
111
111
  "dependencies": {
112
- "@tamagui/animations-css": "2.5.1",
113
- "@tamagui/animations-motion": "2.5.1",
114
- "@tamagui/animations-react-native": "2.5.1",
115
- "@tamagui/animations-reanimated": "2.5.1",
116
- "@tamagui/colors": "2.5.1",
117
- "@tamagui/core": "2.5.1",
118
- "@tamagui/font-inter": "2.5.1",
119
- "@tamagui/font-silkscreen": "2.5.1",
120
- "@tamagui/react-native-media-driver": "2.5.1",
121
- "@tamagui/shorthands": "2.5.1",
122
- "@tamagui/theme-builder": "2.5.1",
123
- "@tamagui/themes": "2.5.1",
124
- "@tamagui/web": "2.5.1"
112
+ "@tamagui/animations-css": "2.5.2",
113
+ "@tamagui/animations-motion": "2.5.2",
114
+ "@tamagui/animations-react-native": "2.5.2",
115
+ "@tamagui/animations-reanimated": "2.5.2",
116
+ "@tamagui/colors": "2.5.2",
117
+ "@tamagui/core": "2.5.2",
118
+ "@tamagui/font-inter": "2.5.2",
119
+ "@tamagui/font-silkscreen": "2.5.2",
120
+ "@tamagui/react-native-media-driver": "2.5.2",
121
+ "@tamagui/shorthands": "2.5.2",
122
+ "@tamagui/theme-builder": "2.5.2",
123
+ "@tamagui/themes": "2.5.2",
124
+ "@tamagui/web": "2.5.2"
125
125
  },
126
126
  "devDependencies": {
127
- "@tamagui/build": "2.5.1"
127
+ "@tamagui/build": "2.5.2"
128
128
  },
129
129
  "peerDependencies": {
130
130
  "@tamagui/animations-moti": "*"
@@ -136,7 +136,7 @@
136
136
  },
137
137
  "repository": {
138
138
  "type": "git",
139
- "url": "https://github.com/tamagui/tamagui.git",
139
+ "url": "git+https://github.com/tamagui/tamagui.git",
140
140
  "directory": "code/core/config"
141
141
  }
142
142
  }