@chayns-components/swipeable-wrapper 5.0.0-beta.911 → 5.0.0-beta.913

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chayns-components/swipeable-wrapper",
3
- "version": "5.0.0-beta.911",
3
+ "version": "5.0.0-beta.913",
4
4
  "description": "A set of beautiful React components for developing your own applications with chayns.",
5
5
  "sideEffects": false,
6
6
  "browserslist": [
@@ -39,8 +39,7 @@
39
39
  "url": "git+https://github.com/TobitSoftware/chayns-components.git"
40
40
  },
41
41
  "scripts": {
42
- "build": "npm run build:cjs && npm run build:esm && npm run build:types && npm run minify",
43
- "minify": "terser lib/cjs/index.js --compress --mangle --toplevel --source-map --output lib/cjs/index.min.js && terser lib/esm/index.js --compress --mangle --toplevel --source-map --output lib/esm/index.min.js",
42
+ "build": "npm run build:cjs && npm run build:esm && npm run build:types",
44
43
  "build:types": "tsc",
45
44
  "build:cjs": "cross-env NODE_ENV=cjs babel src --out-dir lib/cjs --extensions=.ts,.tsx --source-maps --ignore=src/stories",
46
45
  "build:esm": "cross-env NODE_ENV=esm babel src --out-dir lib/esm --extensions=.ts,.tsx --source-maps --ignore=src/stories",
@@ -66,13 +65,11 @@
66
65
  "lerna": "^8.1.9",
67
66
  "react": "^18.3.1",
68
67
  "react-dom": "^18.3.1",
69
- "source-map-explorer": "^2.5.3",
70
68
  "styled-components": "^6.1.13",
71
- "terser": "^5.36.0",
72
69
  "typescript": "^5.7.2"
73
70
  },
74
71
  "dependencies": {
75
- "@chayns-components/core": "^5.0.0-beta.911"
72
+ "@chayns-components/core": "^5.0.0-beta.913"
76
73
  },
77
74
  "peerDependencies": {
78
75
  "chayns-api": ">=1.0.73",
@@ -84,5 +81,5 @@
84
81
  "publishConfig": {
85
82
  "access": "public"
86
83
  },
87
- "gitHead": "cbbad4cae26a078bf6ae2c4e7e52fe9a2edd8f94"
84
+ "gitHead": "cbb05bba8d18477b92474269c86ee738f8a85dd2"
88
85
  }
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),Object.defineProperty(exports,"SwipeableWrapper",{enumerable:!0,get:function(){return r.default}});var e,r=(e=require("./components/swipeable-wrapper/SwipeableWrapper"))&&e.__esModule?e:{default:e};
@@ -1 +0,0 @@
1
- {"version":3,"names":["Object","defineProperty","exports","value","enumerable","get","_SwipeableWrapper","default","e","require","__esModule"],"sources":["lib/cjs/index.js"],"mappings":"AAAA,aAEAA,OAAOC,eAAeC,QAAS,aAAc,CAC3CC,OAAO,IAETH,OAAOC,eAAeC,QAAS,mBAAoB,CACjDE,YAAY,EACZC,IAAK,WACH,OAAOC,EAAkBC,OAC3B,IAEF,IACgCC,EAD5BF,GAC4BE,EADeC,QAAQ,qDACND,EAAEE,WAAaF,EAAI,CAAED,QAASC","ignoreList":[]}
@@ -1 +0,0 @@
1
- export{default as SwipeableWrapper}from"./components/swipeable-wrapper/SwipeableWrapper";
@@ -1 +0,0 @@
1
- {"version":3,"names":[],"sources":["lib/esm/index.js"],"mappings":"OAAS,gCAAmC","ignoreList":[]}