liteforge 0.5.1 → 0.6.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.
- package/dist/client.d.ts +6 -0
- package/dist/client.d.ts.map +1 -1
- package/dist/i18n.d.ts +6 -0
- package/dist/i18n.d.ts.map +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -5
- package/dist/index.js.map +1 -1
- package/dist/modal.d.ts +6 -0
- package/dist/modal.d.ts.map +1 -1
- package/dist/query.d.ts +6 -0
- package/dist/query.d.ts.map +1 -1
- package/dist/router.d.ts +6 -0
- package/dist/router.d.ts.map +1 -1
- package/dist/toast.d.ts +8 -0
- package/dist/toast.d.ts.map +1 -0
- package/dist/toast.js +2 -0
- package/dist/toast.js.map +1 -0
- package/package.json +12 -7
package/dist/client.d.ts
CHANGED
package/dist/client.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../src/client.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC"}
|
|
1
|
+
{"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../src/client.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAElC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,QAAQ,oBAAoB,CAAC;IAClC,UAAU,cAAc;QACtB,MAAM,EAAE,MAAM,CAAC;KAChB;CACF"}
|
package/dist/i18n.d.ts
CHANGED
package/dist/i18n.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../src/i18n.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC"}
|
|
1
|
+
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../src/i18n.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAEhC,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAE/C,OAAO,QAAQ,oBAAoB,CAAC;IAClC,UAAU,cAAc;QACtB,IAAI,EAAE,OAAO,CAAC;KACf;CACF"}
|
package/dist/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from '
|
|
2
|
-
export * from '
|
|
1
|
+
export * from '@liteforge/core';
|
|
2
|
+
export * from '@liteforge/runtime';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
// ensuring a single module instance and a shared reactivity graph.
|
|
4
|
-
export * from '../../core/src/index.js';
|
|
5
|
-
export * from '../../runtime/src/index.js';
|
|
1
|
+
export * from '@liteforge/core';
|
|
2
|
+
export * from '@liteforge/runtime';
|
|
6
3
|
//# 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,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC"}
|
package/dist/modal.d.ts
CHANGED
package/dist/modal.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modal.d.ts","sourceRoot":"","sources":["../src/modal.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC"}
|
|
1
|
+
{"version":3,"file":"modal.d.ts","sourceRoot":"","sources":["../src/modal.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AAEjC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAEjD,OAAO,QAAQ,oBAAoB,CAAC;IAClC,UAAU,cAAc;QACtB,KAAK,EAAE,QAAQ,CAAC;KACjB;CACF"}
|
package/dist/query.d.ts
CHANGED
package/dist/query.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query.d.ts","sourceRoot":"","sources":["../src/query.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC"}
|
|
1
|
+
{"version":3,"file":"query.d.ts","sourceRoot":"","sources":["../src/query.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AAEjC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAEjD,OAAO,QAAQ,oBAAoB,CAAC;IAClC,UAAU,cAAc;QACtB,KAAK,EAAE,QAAQ,CAAC;KACjB;CACF"}
|
package/dist/router.d.ts
CHANGED
package/dist/router.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"router.d.ts","sourceRoot":"","sources":["../src/router.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC"}
|
|
1
|
+
{"version":3,"file":"router.d.ts","sourceRoot":"","sources":["../src/router.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAElC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,QAAQ,oBAAoB,CAAC;IAClC,UAAU,cAAc;QACtB,MAAM,EAAE,MAAM,CAAC;KAChB;CACF"}
|
package/dist/toast.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"toast.d.ts","sourceRoot":"","sources":["../src/toast.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AAEjC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAE9C,OAAO,QAAQ,oBAAoB,CAAC;IAClC,UAAU,cAAc;QACtB,KAAK,EAAE,OAAO,KAAK,CAAC;KACrB;CACF"}
|
package/dist/toast.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"toast.js","sourceRoot":"","sources":["../src/toast.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "liteforge",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.6.1",
|
|
4
4
|
"description": "LiteForge — signals-based frontend framework. Single meta-package re-exporting all @liteforge/* packages.",
|
|
5
5
|
"author": "SchildW3rk <contact@schildw3rk.dev>",
|
|
6
6
|
"license": "MIT",
|
|
@@ -75,6 +75,10 @@
|
|
|
75
75
|
"./admin": {
|
|
76
76
|
"types": "./dist/admin.d.ts",
|
|
77
77
|
"import": "./dist/admin.js"
|
|
78
|
+
},
|
|
79
|
+
"./toast": {
|
|
80
|
+
"types": "./dist/toast.d.ts",
|
|
81
|
+
"import": "./dist/toast.js"
|
|
78
82
|
}
|
|
79
83
|
},
|
|
80
84
|
"files": [
|
|
@@ -90,20 +94,21 @@
|
|
|
90
94
|
"access": "public"
|
|
91
95
|
},
|
|
92
96
|
"dependencies": {
|
|
97
|
+
"@liteforge/core": "0.1.0",
|
|
98
|
+
"@liteforge/runtime": "0.4.3",
|
|
93
99
|
"@liteforge/store": "0.1.0",
|
|
94
100
|
"@liteforge/router": "0.3.0",
|
|
95
101
|
"@liteforge/query": "1.0.0",
|
|
96
102
|
"@liteforge/client": "1.0.0",
|
|
97
|
-
"@liteforge/core": "0.1.0",
|
|
98
|
-
"@liteforge/runtime": "0.4.3",
|
|
99
103
|
"@liteforge/table": "0.2.0",
|
|
100
104
|
"@liteforge/modal": "1.1.0",
|
|
101
|
-
"@liteforge/
|
|
105
|
+
"@liteforge/form": "0.1.0",
|
|
102
106
|
"@liteforge/devtools": "1.0.0",
|
|
103
|
-
"@liteforge/vite-plugin": "0.4.2",
|
|
104
107
|
"@liteforge/i18n": "0.2.0",
|
|
105
|
-
"@liteforge/
|
|
106
|
-
"@liteforge/
|
|
108
|
+
"@liteforge/vite-plugin": "0.4.2",
|
|
109
|
+
"@liteforge/calendar": "0.2.0",
|
|
110
|
+
"@liteforge/admin": "0.2.1",
|
|
111
|
+
"@liteforge/toast": "0.2.0"
|
|
107
112
|
},
|
|
108
113
|
"scripts": {
|
|
109
114
|
"build": "tsc -p tsconfig.build.json",
|