mobx-route 0.16.0 → 0.16.1

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.
Files changed (151) hide show
  1. package/package.json +17 -25
  2. /package/{dist/core → core}/config/config.cjs +0 -0
  3. /package/{dist/core → core}/config/config.d.cts +0 -0
  4. /package/{dist/core → core}/config/config.d.cts.map +0 -0
  5. /package/{dist/core → core}/config/config.d.ts +0 -0
  6. /package/{dist/core → core}/config/config.d.ts.map +0 -0
  7. /package/{dist/core → core}/config/config.js +0 -0
  8. /package/{dist/core → core}/config/config.types.cjs +0 -0
  9. /package/{dist/core → core}/config/config.types.d.cts +0 -0
  10. /package/{dist/core → core}/config/config.types.d.cts.map +0 -0
  11. /package/{dist/core → core}/config/config.types.d.ts +0 -0
  12. /package/{dist/core → core}/config/config.types.d.ts.map +0 -0
  13. /package/{dist/core → core}/config/config.types.js +0 -0
  14. /package/{dist/core → core}/config/index.cjs +0 -0
  15. /package/{dist/core → core}/config/index.d.cts +0 -0
  16. /package/{dist/core → core}/config/index.d.cts.map +0 -0
  17. /package/{dist/core → core}/config/index.d.ts +0 -0
  18. /package/{dist/core → core}/config/index.d.ts.map +0 -0
  19. /package/{dist/core → core}/config/index.js +0 -0
  20. /package/{dist/core → core}/index.cjs +0 -0
  21. /package/{dist/core → core}/index.d.cts +0 -0
  22. /package/{dist/core → core}/index.d.cts.map +0 -0
  23. /package/{dist/core → core}/index.d.ts +0 -0
  24. /package/{dist/core → core}/index.d.ts.map +0 -0
  25. /package/{dist/core → core}/index.js +0 -0
  26. /package/{dist/core → core}/route/index.cjs +0 -0
  27. /package/{dist/core → core}/route/index.d.cts +0 -0
  28. /package/{dist/core → core}/route/index.d.cts.map +0 -0
  29. /package/{dist/core → core}/route/index.d.ts +0 -0
  30. /package/{dist/core → core}/route/index.d.ts.map +0 -0
  31. /package/{dist/core → core}/route/index.js +0 -0
  32. /package/{dist/core → core}/route/route.cjs +0 -0
  33. /package/{dist/core → core}/route/route.d.cts +0 -0
  34. /package/{dist/core → core}/route/route.d.cts.map +0 -0
  35. /package/{dist/core → core}/route/route.d.ts +0 -0
  36. /package/{dist/core → core}/route/route.d.ts.map +0 -0
  37. /package/{dist/core → core}/route/route.js +0 -0
  38. /package/{dist/core → core}/route/route.types.cjs +0 -0
  39. /package/{dist/core → core}/route/route.types.d.cts +0 -0
  40. /package/{dist/core → core}/route/route.types.d.cts.map +0 -0
  41. /package/{dist/core → core}/route/route.types.d.ts +0 -0
  42. /package/{dist/core → core}/route/route.types.d.ts.map +0 -0
  43. /package/{dist/core → core}/route/route.types.js +0 -0
  44. /package/{dist/core → core}/route-group/index.cjs +0 -0
  45. /package/{dist/core → core}/route-group/index.d.cts +0 -0
  46. /package/{dist/core → core}/route-group/index.d.cts.map +0 -0
  47. /package/{dist/core → core}/route-group/index.d.ts +0 -0
  48. /package/{dist/core → core}/route-group/index.d.ts.map +0 -0
  49. /package/{dist/core → core}/route-group/index.js +0 -0
  50. /package/{dist/core → core}/route-group/route-group.cjs +0 -0
  51. /package/{dist/core → core}/route-group/route-group.d.cts +0 -0
  52. /package/{dist/core → core}/route-group/route-group.d.cts.map +0 -0
  53. /package/{dist/core → core}/route-group/route-group.d.ts +0 -0
  54. /package/{dist/core → core}/route-group/route-group.d.ts.map +0 -0
  55. /package/{dist/core → core}/route-group/route-group.js +0 -0
  56. /package/{dist/core → core}/route-group/route-group.types.cjs +0 -0
  57. /package/{dist/core → core}/route-group/route-group.types.d.cts +0 -0
  58. /package/{dist/core → core}/route-group/route-group.types.d.cts.map +0 -0
  59. /package/{dist/core → core}/route-group/route-group.types.d.ts +0 -0
  60. /package/{dist/core → core}/route-group/route-group.types.d.ts.map +0 -0
  61. /package/{dist/core → core}/route-group/route-group.types.js +0 -0
  62. /package/{dist/core → core}/router/index.cjs +0 -0
  63. /package/{dist/core → core}/router/index.d.cts +0 -0
  64. /package/{dist/core → core}/router/index.d.cts.map +0 -0
  65. /package/{dist/core → core}/router/index.d.ts +0 -0
  66. /package/{dist/core → core}/router/index.d.ts.map +0 -0
  67. /package/{dist/core → core}/router/index.js +0 -0
  68. /package/{dist/core → core}/router/router.cjs +0 -0
  69. /package/{dist/core → core}/router/router.d.cts +0 -0
  70. /package/{dist/core → core}/router/router.d.cts.map +0 -0
  71. /package/{dist/core → core}/router/router.d.ts +0 -0
  72. /package/{dist/core → core}/router/router.d.ts.map +0 -0
  73. /package/{dist/core → core}/router/router.js +0 -0
  74. /package/{dist/core → core}/router/router.types.cjs +0 -0
  75. /package/{dist/core → core}/router/router.types.d.cts +0 -0
  76. /package/{dist/core → core}/router/router.types.d.cts.map +0 -0
  77. /package/{dist/core → core}/router/router.types.d.ts +0 -0
  78. /package/{dist/core → core}/router/router.types.d.ts.map +0 -0
  79. /package/{dist/core → core}/router/router.types.js +0 -0
  80. /package/{dist/core → core}/utils/is-route-entity.cjs +0 -0
  81. /package/{dist/core → core}/utils/is-route-entity.d.cts +0 -0
  82. /package/{dist/core → core}/utils/is-route-entity.d.cts.map +0 -0
  83. /package/{dist/core → core}/utils/is-route-entity.d.ts +0 -0
  84. /package/{dist/core → core}/utils/is-route-entity.d.ts.map +0 -0
  85. /package/{dist/core → core}/utils/is-route-entity.js +0 -0
  86. /package/{dist/core → core}/virtual-route/index.cjs +0 -0
  87. /package/{dist/core → core}/virtual-route/index.d.cts +0 -0
  88. /package/{dist/core → core}/virtual-route/index.d.cts.map +0 -0
  89. /package/{dist/core → core}/virtual-route/index.d.ts +0 -0
  90. /package/{dist/core → core}/virtual-route/index.d.ts.map +0 -0
  91. /package/{dist/core → core}/virtual-route/index.js +0 -0
  92. /package/{dist/core → core}/virtual-route/virtual-route.cjs +0 -0
  93. /package/{dist/core → core}/virtual-route/virtual-route.d.cts +0 -0
  94. /package/{dist/core → core}/virtual-route/virtual-route.d.cts.map +0 -0
  95. /package/{dist/core → core}/virtual-route/virtual-route.d.ts +0 -0
  96. /package/{dist/core → core}/virtual-route/virtual-route.d.ts.map +0 -0
  97. /package/{dist/core → core}/virtual-route/virtual-route.js +0 -0
  98. /package/{dist/core → core}/virtual-route/virtual-route.types.cjs +0 -0
  99. /package/{dist/core → core}/virtual-route/virtual-route.types.d.cts +0 -0
  100. /package/{dist/core → core}/virtual-route/virtual-route.types.d.cts.map +0 -0
  101. /package/{dist/core → core}/virtual-route/virtual-route.types.d.ts +0 -0
  102. /package/{dist/core → core}/virtual-route/virtual-route.types.d.ts.map +0 -0
  103. /package/{dist/core → core}/virtual-route/virtual-route.types.js +0 -0
  104. /package/{dist/index.cjs → index.cjs} +0 -0
  105. /package/{dist/index.d.cts → index.d.cts} +0 -0
  106. /package/{dist/index.d.cts.map → index.d.cts.map} +0 -0
  107. /package/{dist/index.d.ts → index.d.ts} +0 -0
  108. /package/{dist/index.d.ts.map → index.d.ts.map} +0 -0
  109. /package/{dist/index.js → index.js} +0 -0
  110. /package/{dist/react → react}/components/index.cjs +0 -0
  111. /package/{dist/react → react}/components/index.d.cts +0 -0
  112. /package/{dist/react → react}/components/index.d.cts.map +0 -0
  113. /package/{dist/react → react}/components/index.d.ts +0 -0
  114. /package/{dist/react → react}/components/index.d.ts.map +0 -0
  115. /package/{dist/react → react}/components/index.js +0 -0
  116. /package/{dist/react → react}/components/link.cjs +0 -0
  117. /package/{dist/react → react}/components/link.d.cts +0 -0
  118. /package/{dist/react → react}/components/link.d.cts.map +0 -0
  119. /package/{dist/react → react}/components/link.d.ts +0 -0
  120. /package/{dist/react → react}/components/link.d.ts.map +0 -0
  121. /package/{dist/react → react}/components/link.js +0 -0
  122. /package/{dist/react → react}/components/route-view-group.cjs +0 -0
  123. /package/{dist/react → react}/components/route-view-group.d.cts +0 -0
  124. /package/{dist/react → react}/components/route-view-group.d.cts.map +0 -0
  125. /package/{dist/react → react}/components/route-view-group.d.ts +0 -0
  126. /package/{dist/react → react}/components/route-view-group.d.ts.map +0 -0
  127. /package/{dist/react → react}/components/route-view-group.js +0 -0
  128. /package/{dist/react → react}/components/route-view.cjs +0 -0
  129. /package/{dist/react → react}/components/route-view.d.cts +0 -0
  130. /package/{dist/react → react}/components/route-view.d.cts.map +0 -0
  131. /package/{dist/react → react}/components/route-view.d.ts +0 -0
  132. /package/{dist/react → react}/components/route-view.d.ts.map +0 -0
  133. /package/{dist/react → react}/components/route-view.js +0 -0
  134. /package/{dist/react → react}/index.cjs +0 -0
  135. /package/{dist/react → react}/index.d.cts +0 -0
  136. /package/{dist/react → react}/index.d.cts.map +0 -0
  137. /package/{dist/react → react}/index.d.ts +0 -0
  138. /package/{dist/react → react}/index.d.ts.map +0 -0
  139. /package/{dist/react → react}/index.js +0 -0
  140. /package/{dist/view-model → view-model}/index.cjs +0 -0
  141. /package/{dist/view-model → view-model}/index.d.cts +0 -0
  142. /package/{dist/view-model → view-model}/index.d.cts.map +0 -0
  143. /package/{dist/view-model → view-model}/index.d.ts +0 -0
  144. /package/{dist/view-model → view-model}/index.d.ts.map +0 -0
  145. /package/{dist/view-model → view-model}/index.js +0 -0
  146. /package/{dist/view-model → view-model}/route-view-model.cjs +0 -0
  147. /package/{dist/view-model → view-model}/route-view-model.d.cts +0 -0
  148. /package/{dist/view-model → view-model}/route-view-model.d.cts.map +0 -0
  149. /package/{dist/view-model → view-model}/route-view-model.d.ts +0 -0
  150. /package/{dist/view-model → view-model}/route-view-model.d.ts.map +0 -0
  151. /package/{dist/view-model → view-model}/route-view-model.js +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mobx-route",
3
- "version": "0.16.0",
3
+ "version": "0.16.1",
4
4
  "keywords": [
5
5
  "mobx",
6
6
  "react",
@@ -13,14 +13,6 @@
13
13
  "license": "MIT",
14
14
  "description": "Simple and lightweight typed router",
15
15
  "type": "module",
16
- "zshy": {
17
- "exports": {
18
- "./package.json": "./package.json",
19
- ".": "./src/index.ts",
20
- "./react": "./src/react/index.ts",
21
- "./view-model": "./src/view-model/index.ts"
22
- }
23
- },
24
16
  "bugs": {
25
17
  "url": "https://github.com/js2me/mobx-route/issues"
26
18
  },
@@ -65,7 +57,7 @@
65
57
  "@vitest/coverage-istanbul": "^3.1.2",
66
58
  "commitfmt": "^1.0.4",
67
59
  "js2me-biome-config": "^1.0.5",
68
- "sborshik": "^1.0.6",
60
+ "sborshik": "^1.0.8",
69
61
  "jsdom": "^26.1.0",
70
62
  "lefthook": "^1.11.13",
71
63
  "nodemon": "^3.1.10",
@@ -75,27 +67,27 @@
75
67
  "zshy": "^0.4.2"
76
68
  },
77
69
  "files": [
78
- "dist"
70
+ "*"
79
71
  ],
80
- "main": "./dist/index.cjs",
81
- "module": "./dist/index.js",
82
- "types": "./dist/index.d.cts",
72
+ "main": "./index.cjs",
73
+ "module": "./index.js",
74
+ "types": "./index.d.cts",
83
75
  "exports": {
84
76
  "./package.json": "./package.json",
85
77
  ".": {
86
- "types": "./dist/index.d.cts",
87
- "import": "./dist/index.js",
88
- "require": "./dist/index.cjs"
78
+ "types": "./index.d.cts",
79
+ "import": "./index.js",
80
+ "require": "./index.cjs"
89
81
  },
90
82
  "./react": {
91
- "types": "./dist/react/index.d.cts",
92
- "import": "./dist/react/index.js",
93
- "require": "./dist/react/index.cjs"
83
+ "types": "./react/index.d.cts",
84
+ "import": "./react/index.js",
85
+ "require": "./react/index.cjs"
94
86
  },
95
87
  "./view-model": {
96
- "types": "./dist/view-model/index.d.cts",
97
- "import": "./dist/view-model/index.js",
98
- "require": "./dist/view-model/index.cjs"
88
+ "types": "./view-model/index.d.cts",
89
+ "import": "./view-model/index.js",
90
+ "require": "./view-model/index.cjs"
99
91
  }
100
92
  },
101
93
  "scripts": {
@@ -105,8 +97,8 @@
105
97
  "check": "npm run lint:check && npm run ts:check",
106
98
  "prebuild": "npm run clean && npm run check",
107
99
  "build:watch": "pnpm build && nodemon --watch src --ext ts --exec \"pnpm build\"",
108
- "build": "zshy",
109
- "pub": "pnpm build && sborshik publish",
100
+ "build": "sborshik build --fillDist",
101
+ "pub": "pnpm build && sborshik publish --useDistDir",
110
102
  "pub:patch": "PUBLISH_VERSION=patch pnpm pub",
111
103
  "pub:minor": "PUBLISH_VERSION=minor pnpm pub",
112
104
  "pub:major": "PUBLISH_VERSION=major pnpm pub",
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes