@dgui/react-router-native-web 1.6.0-next.4 → 1.7.0-beta.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.
package/README.md CHANGED
@@ -1,81 +1,81 @@
1
1
  <div align="center">
2
- <h1>
3
- <a
4
- href="https://gitlab.com/digested/dgui/"
5
- >
6
- @dgui/react-router-native-web
7
- </a>
8
- </h1>
2
+ <h1>
3
+ <a
4
+ href="https://gitlab.com/digested/dgui/"
5
+ >
6
+ @dgui/react-router-native-web
7
+ </a>
8
+ </h1>
9
9
  </div>
10
10
 
11
11
  <div align="center">
12
- <a
13
- href="https://commitizen.github.io/cz-cli/"
14
- >
15
- <img
16
- alt="Commitizen Friendly"
17
- src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?maxAge=2592000"
18
- />
19
- </a>
20
- <a
21
- href="https://github.com/semantic-release/semantic-release"
22
- >
23
- <img
24
- alt="Semantic Release"
25
- src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?maxAge=2592000"
26
- />
27
- </a>
12
+ <a
13
+ href="https://commitizen.github.io/cz-cli/"
14
+ >
15
+ <img
16
+ alt="Commitizen Friendly"
17
+ src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?maxAge=2592000"
18
+ />
19
+ </a>
20
+ <a
21
+ href="https://github.com/semantic-release/semantic-release"
22
+ >
23
+ <img
24
+ alt="Semantic Release"
25
+ src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?maxAge=2592000"
26
+ />
27
+ </a>
28
28
  </div>
29
29
 
30
30
  <div align="center">
31
- <a
32
- href="https://gitlab.com/digested/dgui/-/commits/main"
33
- >
34
- <img
35
- alt="Build Status"
36
- src="https://gitlab.com/digested/dgui/badges/main/pipeline.svg"
37
- />
38
- </a>
39
- <a
40
- href="https://digested.gitlab.io/dgui/coverage"
41
- >
42
- <img
43
- alt="Coverage Report"
44
- src="https://gitlab.com/digested/dgui/badges/master/coverage.svg"
45
- />
46
- </a>
47
- <a
48
- href="https://www.npmjs.org/package/@dgui/react-router-native-web"
49
- >
50
- <img
51
- alt="NPM Version"
52
- src="http://img.shields.io/npm/v/@dgui/react-router-native-web.svg?maxAge=86400"
53
- />
54
- </a>
55
- <a
56
- href="https://www.gnu.org/licenses/lgpl-3.0.html"
57
- >
58
- <img
59
- alt="License"
60
- src="https://img.shields.io/npm/l/@dgui/react-router-native-web.svg?maxAge=2592000"
61
- />
62
- </a>
63
- <a
64
- href="https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgitlab.com%2Fdigested%2Fdgui.svg?type=shield"
65
- >
66
- <img
67
- alt="FOSSA Status"
68
- src="https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgitlab.com%2Fdigested%2Fdgui.svg?type=shield&maxAge=3600"
69
- />
70
- </a>
71
- <a
72
- href="https://github.com/gajus/canonical"
73
- >
74
- <img
75
- alt="Canonical Code Style"
76
- src="https://img.shields.io/badge/code%20style-canonical-blue.svg?maxAge=2592000"
77
- />
78
- </a>
31
+ <a
32
+ href="https://gitlab.com/digested/dgui/-/commits/main"
33
+ >
34
+ <img
35
+ alt="Build Status"
36
+ src="https://gitlab.com/digested/dgui/badges/main/pipeline.svg"
37
+ />
38
+ </a>
39
+ <a
40
+ href="https://digested.gitlab.io/dgui/coverage"
41
+ >
42
+ <img
43
+ alt="Coverage Report"
44
+ src="https://gitlab.com/digested/dgui/badges/master/coverage.svg"
45
+ />
46
+ </a>
47
+ <a
48
+ href="https://www.npmjs.org/package/@dgui/react-router-native-web"
49
+ >
50
+ <img
51
+ alt="NPM Version"
52
+ src="http://img.shields.io/npm/v/@dgui/react-router-native-web.svg?maxAge=86400"
53
+ />
54
+ </a>
55
+ <a
56
+ href="https://www.gnu.org/licenses/lgpl-3.0.html"
57
+ >
58
+ <img
59
+ alt="License"
60
+ src="https://img.shields.io/npm/l/@dgui/react-router-native-web.svg?maxAge=2592000"
61
+ />
62
+ </a>
63
+ <a
64
+ href="https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgitlab.com%2Fdigested%2Fdgui.svg?type=shield"
65
+ >
66
+ <img
67
+ alt="FOSSA Status"
68
+ src="https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgitlab.com%2Fdigested%2Fdgui.svg?type=shield&maxAge=3600"
69
+ />
70
+ </a>
71
+ <a
72
+ href="https://github.com/gajus/canonical"
73
+ >
74
+ <img
75
+ alt="Canonical Code Style"
76
+ src="https://img.shields.io/badge/code%20style-canonical-blue.svg?maxAge=2592000"
77
+ />
78
+ </a>
79
79
  </div>
80
80
  <br />
81
81
  <br />
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/Components/RouterNativeWebAppBar/index.tsx"],"names":[],"mappings":";;;AAAA,6DAEgC;AAEhC,6CAA0B,CAAC,WAAW,GAAG,uBAAuB,CAAC;AAEjE,2DAEgC;AAD/B,2GAAA,0BAA0B,OAAW"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/Components/RouterNativeWebAppBar/index.tsx"],"names":[],"mappings":";;;AAAA,6DAEgC;AAEhC,6CAA0B,CAAC,WAAW,GAAG,uBAAuB,CAAC;AAEjE,2DAEgC;AAD9B,2GAAA,0BAA0B,OAAW"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/Components/RouterNativeWebDrawer/index.tsx"],"names":[],"mappings":";;;AAAA,6DAEgC;AAEhC,6CAA0B,CAAC,WAAW,GAAG,uBAAuB,CAAC;AAEjE,2DAEgC;AAD/B,2GAAA,0BAA0B,OAAW"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/Components/RouterNativeWebDrawer/index.tsx"],"names":[],"mappings":";;;AAAA,6DAEgC;AAEhC,6CAA0B,CAAC,WAAW,GAAG,uBAAuB,CAAC;AAEjE,2DAEgC;AAD9B,2GAAA,0BAA0B,OAAW"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/Components/RouterNativeWebDrawerBar/index.tsx"],"names":[],"mappings":";;;AAAA,6DAEgC;AAEhC,gDAA6B,CAAC,WAAW,GAAG,0BAA0B,CAAC;AAEvE,2DAEgC;AAD/B,2GAAA,6BAA6B,OAAW"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/Components/RouterNativeWebDrawerBar/index.tsx"],"names":[],"mappings":";;;AAAA,6DAEgC;AAEhC,gDAA6B,CAAC,WAAW,GAAG,0BAA0B,CAAC;AAEvE,2DAEgC;AAD9B,2GAAA,6BAA6B,OAAW"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/Components/RouterNativeWebTab/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;AAGA,6DAEgC;AAChC,mEAImC;AAKnC,MAAM,kBAAkB,GAA0D,CAAC,EAGlF,EAAE,EAAE;QAH8E,EAClF,QAAQ,OAER,EADG,KAAK,cAF0E,YAGlF,CADQ;IAER,OAAO,CACN,uBAAC,0CAAuB,oBACnB,KAAK,cAET,wBAAC,8BAAQ,IACR,OAAO,EAAE,KAAK,CAAC,OAAO,aAEtB,uBAAC,iCAAW,IACX,KAAK,EAAE,KAAK,CAAC,KAAK,GACjB,EACF,uBAAC,kCAAY,IACZ,KAAK,EAAE,KAAK,CAAC,KAAK,GACjB,EACD,QAAQ,IACC,IACc,CAC1B,CAAC;AACH,CAAC,CAAC;AAEF,kBAAkB,CAAC,WAAW,GAAG,oBAAoB,CAAC;AAEtD,kBAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/Components/RouterNativeWebTab/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;AAGA,6DAEgC;AAChC,mEAImC;AAKnC,MAAM,kBAAkB,GAA0D,CAAC,EAGlF,EAAE,EAAE;QAH8E,EACjF,QAAQ,OAET,EADI,KAAK,cAFyE,YAGlF,CADS;IAER,OAAO,CACL,uBAAC,0CAAuB,oBAClB,KAAK,cAET,wBAAC,8BAAQ,IACP,OAAO,EAAE,KAAK,CAAC,OAAO,aAEtB,uBAAC,iCAAW,IACV,KAAK,EAAE,KAAK,CAAC,KAAK,GAClB,EACF,uBAAC,kCAAY,IACX,KAAK,EAAE,KAAK,CAAC,KAAK,GAClB,EACD,QAAQ,IACA,IACa,CAC3B,CAAC;AACJ,CAAC,CAAC;AAEF,kBAAkB,CAAC,WAAW,GAAG,oBAAoB,CAAC;AAEtD,kBAAe,kBAAkB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ReactNativeWebDigest.js","sourceRoot":"","sources":["../src/ReactNativeWebDigest.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,6DAGgC;AAChC,iCAIe;AAEf,MAAM,oBAAoB,GAAiD,CAAC,EAK3E,EAAE,EAAE;QALuE,EAC3E,QAAQ,EACR,WAAW,EAAE,cAAc,EAC3B,QAAQ,EAAE,aAAa,OAEvB,EADG,IAAI,cAJoE,uCAK3E,CADO;IAEP,MAAM,QAAQ,GAAG,IAAA,cAAM,GAAgC,CAAC;IAExD,MAAM,eAAe,GAAG,IAAA,mBAAW,EAClC,CACC,QAAgB,EACf,EAAE;QACH,IAAI,QAAQ,CAAC,OAAO,EAAE,CAAC;YACtB,QAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC;QAC5B,CAAC;QAED,IAAI,cAAc,EAAE,CAAC;YACpB,cAAc,CAAC,QAAQ,CAAC,CAAC;QAC1B,CAAC;IACF,CAAC,EACD;QACC,cAAc;KACd,CACD,CAAC;IAEF,OAAO,CACN,uBAAC,uCAA2B,kBAC3B,WAAW,EAAE,eAAe,EAE5B,QAAQ,EAAE,aAAa,IACnB,IAAI,cAEP,QAAQ,IACoB,CAC9B,CAAC;AACH,CAAC,CAAC;AAEF,oBAAoB,CAAC,WAAW,GAAG,sBAAsB,CAAC;AAE1D,kBAAe,oBAAoB,CAAC"}
1
+ {"version":3,"file":"ReactNativeWebDigest.js","sourceRoot":"","sources":["../src/ReactNativeWebDigest.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,6DAGgC;AAChC,iCAIe;AAEf,MAAM,oBAAoB,GAAiD,CAAC,EAK3E,EAAE,EAAE;QALuE,EAC1E,QAAQ,EACR,WAAW,EAAE,cAAc,EAC3B,QAAQ,EAAE,aAAa,OAExB,EADI,IAAI,cAJmE,uCAK3E,CADQ;IAEP,MAAM,QAAQ,GAAG,IAAA,cAAM,GAAgC,CAAC;IAExD,MAAM,eAAe,GAAG,IAAA,mBAAW,EACjC,CACE,QAAgB,EAChB,EAAE;QACF,IAAI,QAAQ,CAAC,OAAO,EAAE,CAAC;YACrB,QAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC;QAC7B,CAAC;QAED,IAAI,cAAc,EAAE,CAAC;YACnB,cAAc,CAAC,QAAQ,CAAC,CAAC;QAC3B,CAAC;IACH,CAAC,EACD;QACE,cAAc;KACf,CACF,CAAC;IAEF,OAAO,CACL,uBAAC,uCAA2B,kBAC1B,WAAW,EAAE,eAAe,EAC5B,QAAQ,EAAE,aAAa,IACnB,IAAI,cAEP,QAAQ,IACmB,CAC/B,CAAC;AACJ,CAAC,CAAC;AAEF,oBAAoB,CAAC,WAAW,GAAG,sBAAsB,CAAC;AAE1D,kBAAe,oBAAoB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ReactRouterNativeWebDigest.js","sourceRoot":"","sources":["../src/ReactRouterNativeWebDigest.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,kFAA0D;AAI1D,mEAGmC;AACnC,2EAEuC;AACvC,iCAGe;AAEf,MAAM,0BAA0B,GAAuD,CAAC,EAMvF,EAAE,EAAE;QANmF,EACvF,QAAQ,EACR,QAAQ,EACR,MAAM,EACN,QAAQ,EAAE,aAAa,GAAG,CAAC,OAE3B,EADG,IAAI,cALgF,8CAMvF,CADO;IAEP,MAAM,UAAU,GAAG,IAAA,eAAO,EACzB,GAAG,EAAE;QACJ,OAAO,aAAa,CAAC;IACtB,CAAC,EAED,EAAE,CACF,CAAC;IAEF,MAAM,QAAQ,GAAG,IAAA,eAAO,EACvB,GAAG,EAAE;QACJ,OAAO,CACN,uBAAC,0BAAI,IACJ,UAAU,EAAE,UAAU,GACrB,CACF,CAAC;IACH,CAAC,EACD;QACC,UAAU;KACV,CACD,CAAC;IAEF,OAAO,CACN,uBAAC,iDAAuB,IACvB,QAAQ,EAAE,QAAQ,EAClB,MAAM,EAAE,MAAM,YAEd,uBAAC,8BAAoB,oBAChB,IAAI,IACR,QAAQ,EAAE,aAAa,YAEvB,wBAAC,iCAAW,eACV,QAAQ,EACR,QAAQ,IACI,IACQ,GACE,CAC1B,CAAC;AACH,CAAC,CAAC;AAEF,0BAA0B,CAAC,WAAW,GAAG,4BAA4B,CAAC;AAEtE,kBAAe,0BAA0B,CAAC"}
1
+ {"version":3,"file":"ReactRouterNativeWebDigest.js","sourceRoot":"","sources":["../src/ReactRouterNativeWebDigest.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,kFAA0D;AAI1D,mEAGmC;AACnC,2EAEuC;AACvC,iCAGe;AAEf,MAAM,0BAA0B,GAAuD,CAAC,EAMvF,EAAE,EAAE;QANmF,EACtF,QAAQ,EACR,QAAQ,EACR,MAAM,EACN,QAAQ,EAAE,aAAa,GAAG,CAAC,OAE5B,EADI,IAAI,cAL+E,8CAMvF,CADQ;IAEP,MAAM,UAAU,GAAG,IAAA,eAAO,EACxB,GAAG,EAAE;QACH,OAAO,aAAa,CAAC;IACvB,CAAC,EAED,EAAE,CACH,CAAC;IAEF,MAAM,QAAQ,GAAG,IAAA,eAAO,EACtB,GAAG,EAAE;QACH,OAAO,CACL,uBAAC,0BAAI,IACH,UAAU,EAAE,UAAU,GACtB,CACH,CAAC;IACJ,CAAC,EACD;QACE,UAAU;KACX,CACF,CAAC;IAEF,OAAO,CACL,uBAAC,iDAAuB,IACtB,QAAQ,EAAE,QAAQ,EAClB,MAAM,EAAE,MAAM,YAEd,uBAAC,8BAAoB,oBACf,IAAI,IACR,QAAQ,EAAE,aAAa,YAEvB,wBAAC,iCAAW,eACT,QAAQ,EACR,QAAQ,IACG,IACO,GACC,CAC3B,CAAC;AACJ,CAAC,CAAC;AAEF,0BAA0B,CAAC,WAAW,GAAG,4BAA4B,CAAC;AAEtE,kBAAe,0BAA0B,CAAC"}
package/dist/Types.d.ts CHANGED
@@ -3,12 +3,12 @@ import { type ReactNativeWebDigestAppBarProps, type ReactNativeWebDigestDrawerBa
3
3
  import { type ReactRouterDigestAppBarProps, type ReactRouterDigestDrawerBarProps, type ReactRouterDigestDrawerProps, type ReactRouterDigestProps, type ReactRouterDigestTabProps } from '@dgui/react-router-shared';
4
4
  import { type ReactRouterWebProvidersProps } from '@dgui/react-router-web-shared';
5
5
  import { type ReactElement } from 'react';
6
+ export type ReactRouterNativeWebDigestAppBarProps = ReactNativeWebDigestAppBarProps & ReactRouterDigestAppBarProps & {};
7
+ export type ReactRouterNativeWebDigestDrawerBarProps = ReactNativeWebDigestDrawerBarProps & ReactRouterDigestDrawerBarProps & {};
8
+ export type ReactRouterNativeWebDigestDrawerProps = ReactNativeWebDigestDrawerProps & ReactRouterDigestDrawerProps & {};
6
9
  export type ReactRouterNativeWebDigestProps = Pick<ReactRouterWebProvidersProps, 'basename'> & ReactNativeWebDigestProps & ReactRouterDigestProps & {
7
10
  children: Array<ReactElement<typeof ReactRouterNativeWebDigestDrawer>> | Array<ReactElement<typeof ReactRouterNativeWebDigestTab>> | ReactElement<typeof ReactRouterNativeWebDigestDrawer> | ReactElement<typeof ReactRouterNativeWebDigestTab>;
8
11
  };
9
- export type ReactRouterNativeWebDigestAppBarProps = ReactNativeWebDigestAppBarProps & ReactRouterDigestAppBarProps & {};
10
- export type ReactRouterNativeWebDigestDrawerProps = ReactNativeWebDigestDrawerProps & ReactRouterDigestDrawerProps & {};
11
- export type ReactRouterNativeWebDigestDrawerBarProps = ReactNativeWebDigestDrawerBarProps & ReactRouterDigestDrawerBarProps & {};
12
12
  export type ReactRouterNativeWebDigestTabProps = ReactNativeWebDigestTabProps & ReactRouterDigestTabProps & {
13
13
  tabPath: string;
14
14
  };
package/dist/index.d.ts CHANGED
@@ -3,5 +3,5 @@ export { default as ReactRouterNativeWebDigestDrawer } from './Components/Router
3
3
  export { default as ReactRouterNativeWebDigestDrawerBar } from './Components/RouterNativeWebDrawerBar';
4
4
  export { default as ReactRouterNativeWebDigestTab } from './Components/RouterNativeWebTab';
5
5
  export { default as ReactRouterNativeWebDigest } from './ReactRouterNativeWebDigest';
6
- export * from './Types';
6
+ export type * from './Types';
7
7
  export * from '@dgui/react-native-web';
package/dist/index.js CHANGED
@@ -28,6 +28,5 @@ var RouterNativeWebTab_1 = require("./Components/RouterNativeWebTab");
28
28
  Object.defineProperty(exports, "ReactRouterNativeWebDigestTab", { enumerable: true, get: function () { return __importDefault(RouterNativeWebTab_1).default; } });
29
29
  var ReactRouterNativeWebDigest_1 = require("./ReactRouterNativeWebDigest");
30
30
  Object.defineProperty(exports, "ReactRouterNativeWebDigest", { enumerable: true, get: function () { return __importDefault(ReactRouterNativeWebDigest_1).default; } });
31
- __exportStar(require("./Types"), exports);
32
31
  __exportStar(require("@dgui/react-native-web"), exports);
33
32
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA,4EAE4C;AAD3C,0JAAA,OAAO,OAAoC;AAE5C,4EAE4C;AAD3C,0JAAA,OAAO,OAAoC;AAE5C,kFAE+C;AAD9C,gKAAA,OAAO,OAAuC;AAE/C,sEAEyC;AADxC,oJAAA,OAAO,OAAiC;AAEzC,2EAEsC;AADrC,yJAAA,OAAO,OAA8B;AAEtC,0CAAwB;AACxB,yDAAuC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA,4EAE4C;AAD1C,0JAAA,OAAO,OAAoC;AAE7C,4EAE4C;AAD1C,0JAAA,OAAO,OAAoC;AAE7C,kFAE+C;AAD7C,gKAAA,OAAO,OAAuC;AAEhD,sEAEyC;AADvC,oJAAA,OAAO,OAAiC;AAE1C,2EAEsC;AADpC,yJAAA,OAAO,OAA8B;AAGvC,yDAAuC"}
package/package.json CHANGED
@@ -1,96 +1,96 @@
1
1
  {
2
- "name": "@dgui/react-router-native-web",
3
- "title": "Digested React GUI Native Router Web Components",
4
- "license": "LGPL-3.0-or-later",
5
- "version": "1.6.0-next.4",
6
- "private": false,
7
- "description": "Native Router Web Components for a boilerplate React GUI",
8
- "author": "wallzero @wallzeroblog (http://wallzero.com)",
9
- "contributors": [
10
- {
11
- "name": "Connor Schlesiger",
12
- "email": "connor@schlesiger.ca",
13
- "position": "Initial and Lead Developer"
14
- }
15
- ],
16
- "main": "dist/index.js",
17
- "types": "dist/index.d.ts",
18
- "files": [
19
- "dist/",
20
- "COPYING.md",
21
- "COPYING.LESSER.md"
22
- ],
23
- "homepage": "https://gitlab.com/digested/dgui/tree/main/packages/react-router-native-web",
24
- "repository": {
25
- "type": "git",
26
- "url": "https://gitlab.com/digested/dgui.git"
27
- },
28
- "bugs": {
29
- "url": "https://gitlab.com/digested/dgui/issues"
30
- },
31
- "scripts": {
32
- "build": "run-s clean:dist build:prod",
33
- "build:prod": "tsc -p ./tsconfig.json",
34
- "build:watch": "tsc -p ./tsconfig.json --watch --pretty --preserveWatchOutput",
35
- "----------------------------------------------------------------": "",
36
- "build:prod:config": "",
37
- "---------------------------------------------------------------": "",
38
- "lint": "run-p lint:es",
39
- "lint:es": "eslint --resolve-plugins-relative-to . 'src/**/*.[jt]s?(x)' --ignore-pattern 'src/**/*.(d.ts|json)'",
40
- "clean": "run-s clean:dist clean:node_modules",
41
- "clean:node_modules": "rimraf node_modules yarn.lock package-lock.json",
42
- "clean:dist": "rimraf dist"
43
- },
44
- "devDependencies": {
45
- "@digest/eslint-config-jest": "^4.7.1",
46
- "@digest/eslint-config-react": "^4.7.1",
47
- "@digest/eslint-config-typescript": "^4.7.1",
48
- "@digest/jest-junit": "^4.7.1",
49
- "@digest/jest-react": "^4.7.1",
50
- "@digest/jest-typescript": "^4.7.1",
51
- "@digest/typescript": "^4.7.1",
52
- "@types/jest": "^29.5.12",
53
- "@types/react": "^18.3.5",
54
- "@types/react-native": "^0.73.0",
55
- "@types/react-test-renderer": "^18.3.0",
56
- "cross-env": "^7.0.3",
57
- "jest-environment-jsdom": "^29.7.0",
58
- "jest-environment-jsdom-global": "^4.0.0",
59
- "npm-run-all": "^4.1.5",
60
- "react": "^18.3.1",
61
- "react-dom": "^18.3.1",
62
- "react-native": "^0.74.5",
63
- "react-native-web": "^0.19.12",
64
- "react-router": "^6.26.1",
65
- "react-router-native": "^6.26.1",
66
- "react-test-renderer": "^18.3.1",
67
- "rimraf": "^6.0.1",
68
- "swiper": "^11.1.12"
69
- },
70
- "dependencies": {
71
- "@dgui/react-native-web": "^1.6.0-next.4",
72
- "@dgui/react-router-shared": "^1.6.0-next.4",
73
- "@dgui/react-router-web-shared": "^1.6.0-next.4"
74
- },
75
- "peerDependencies": {
76
- "react": "^16.0.0 || ^17.0.0 || ^18.0.0",
77
- "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0",
78
- "react-native": "^0.74.0",
79
- "react-native-web": "^0.19.0",
80
- "react-router": "^6.0.0",
81
- "react-router-dom": "^6.0.0",
82
- "swiper": "^11.0.0"
83
- },
84
- "keywords": [
85
- "digest",
86
- "library",
87
- "react",
88
- "reactjs",
89
- "react-dom",
90
- "react-native",
91
- "react-router",
92
- "react-router-dom",
93
- "typescript"
94
- ],
95
- "gitHead": "16a1a612ad484473fd20c25eb1ccc78f5a136249"
2
+ "name": "@dgui/react-router-native-web",
3
+ "title": "Digested React GUI Native Router Web Components",
4
+ "license": "LGPL-3.0-or-later",
5
+ "version": "1.7.0-beta.2",
6
+ "private": false,
7
+ "description": "Native Router Web Components for a boilerplate React GUI",
8
+ "author": "wallzero @wallzeroblog (http://wallzero.com)",
9
+ "contributors": [
10
+ {
11
+ "name": "Connor Schlesiger",
12
+ "email": "connor@schlesiger.ca",
13
+ "position": "Initial and Lead Developer"
14
+ }
15
+ ],
16
+ "main": "dist/index.js",
17
+ "types": "dist/index.d.ts",
18
+ "files": [
19
+ "dist/",
20
+ "COPYING.md",
21
+ "COPYING.LESSER.md"
22
+ ],
23
+ "homepage": "https://gitlab.com/digested/dgui/tree/main/packages/react-router-native-web",
24
+ "repository": {
25
+ "type": "git",
26
+ "url": "https://gitlab.com/digested/dgui.git"
27
+ },
28
+ "bugs": {
29
+ "url": "https://gitlab.com/digested/dgui/issues"
30
+ },
31
+ "scripts": {
32
+ "build": "run-s clean:dist build:prod",
33
+ "build:prod": "tsc -p ./tsconfig.json",
34
+ "build:watch": "tsc -p ./tsconfig.json --watch --pretty --preserveWatchOutput",
35
+ "----------------------------------------------------------------": "",
36
+ "build:prod:config": "",
37
+ "---------------------------------------------------------------": "",
38
+ "lint": "run-p lint:es",
39
+ "lint:es": "eslint",
40
+ "clean": "run-s clean:dist clean:node_modules",
41
+ "clean:node_modules": "rimraf node_modules yarn.lock package-lock.json",
42
+ "clean:dist": "rimraf dist"
43
+ },
44
+ "devDependencies": {
45
+ "@digest/eslint-config-jest": "^4.13.0",
46
+ "@digest/eslint-config-react": "^4.13.0",
47
+ "@digest/eslint-config-typescript": "^4.13.0",
48
+ "@digest/jest-junit": "^4.13.0",
49
+ "@digest/jest-react": "^4.13.0",
50
+ "@digest/jest-typescript": "^4.13.0",
51
+ "@digest/typescript": "^4.13.0",
52
+ "@types/jest": "^29.5.14",
53
+ "@types/react": "^18.3.12",
54
+ "@types/react-native": "^0.73.0",
55
+ "@types/react-test-renderer": "^18.3.0",
56
+ "cross-env": "^7.0.3",
57
+ "jest-environment-jsdom": "^29.7.0",
58
+ "jest-environment-jsdom-global": "^4.0.0",
59
+ "npm-run-all": "^4.1.5",
60
+ "react": "^18.3.1",
61
+ "react-dom": "^18.3.1",
62
+ "react-native": "^0.76.3",
63
+ "react-native-web": "^0.19.12",
64
+ "react-router": "^6.28.0",
65
+ "react-router-native": "^6.28.0",
66
+ "react-test-renderer": "^18.3.1",
67
+ "rimraf": "^6.0.1",
68
+ "swiper": "^11.1.15"
69
+ },
70
+ "dependencies": {
71
+ "@dgui/react-native-web": "1.7.0-beta.2",
72
+ "@dgui/react-router-shared": "1.7.0-beta.2",
73
+ "@dgui/react-router-web-shared": "1.7.0-beta.2"
74
+ },
75
+ "peerDependencies": {
76
+ "react": "^18.0.0",
77
+ "react-dom": "^18.0.0",
78
+ "react-native": "^0.74.0",
79
+ "react-native-web": "^0.19.0",
80
+ "react-router": "^6.0.0",
81
+ "react-router-dom": "^6.0.0",
82
+ "swiper": "^11.0.0"
83
+ },
84
+ "keywords": [
85
+ "digest",
86
+ "library",
87
+ "react",
88
+ "reactjs",
89
+ "react-dom",
90
+ "react-native",
91
+ "react-router",
92
+ "react-router-dom",
93
+ "typescript"
94
+ ],
95
+ "gitHead": "bd8b2233f9e018cbcbbdd91641feb649cb3edb6d"
96
96
  }