@powerlines/plugin-alloy 0.26.151 → 0.26.152
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.
|
@@ -11,7 +11,7 @@ declare const SchemaContext: ComponentContext<JsonSchemaLike>;
|
|
|
11
11
|
*
|
|
12
12
|
* @returns A reactive version of the current schema.
|
|
13
13
|
*/
|
|
14
|
-
declare function useSchema():
|
|
14
|
+
declare function useSchema(): JsonSchemaLike;
|
|
15
15
|
/**
|
|
16
16
|
* The schema property context used in template rendering.
|
|
17
17
|
*/
|
|
@@ -21,7 +21,7 @@ declare const SchemaPropertyContext: ComponentContext<JsonSchemaLike>;
|
|
|
21
21
|
*
|
|
22
22
|
* @returns A reactive version of the current schema property.
|
|
23
23
|
*/
|
|
24
|
-
declare function useSchemaProperty():
|
|
24
|
+
declare function useSchemaProperty(): JsonSchemaLike;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { SchemaContext, SchemaPropertyContext, useSchema, useSchemaProperty };
|
|
27
27
|
//# sourceMappingURL=schema.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schema.d.cts","names":[],"sources":["../../../src/core/contexts/schema.ts"],"mappings":";;;;;;AAyBA;cAAa,aAAA,EAAe,gBAAgB,CAAC,cAAA;;;AAAc;AAQ3D;;iBAAgB,SAAA,CAAA;;
|
|
1
|
+
{"version":3,"file":"schema.d.cts","names":[],"sources":["../../../src/core/contexts/schema.ts"],"mappings":";;;;;;AAyBA;cAAa,aAAA,EAAe,gBAAgB,CAAC,cAAA;;;AAAc;AAQ3D;;iBAAgB,SAAA,CAAA,GAAS,cAAA;;AAAA;AAezB;cAAa,qBAAA,EAAuB,gBAAgB,CAAC,cAAA;;;AAAc;AAQnE;;iBAAgB,iBAAA,CAAA,GAAiB,cAAA"}
|
|
@@ -11,7 +11,7 @@ declare const SchemaContext: ComponentContext<JsonSchemaLike>;
|
|
|
11
11
|
*
|
|
12
12
|
* @returns A reactive version of the current schema.
|
|
13
13
|
*/
|
|
14
|
-
declare function useSchema():
|
|
14
|
+
declare function useSchema(): JsonSchemaLike;
|
|
15
15
|
/**
|
|
16
16
|
* The schema property context used in template rendering.
|
|
17
17
|
*/
|
|
@@ -21,7 +21,7 @@ declare const SchemaPropertyContext: ComponentContext<JsonSchemaLike>;
|
|
|
21
21
|
*
|
|
22
22
|
* @returns A reactive version of the current schema property.
|
|
23
23
|
*/
|
|
24
|
-
declare function useSchemaProperty():
|
|
24
|
+
declare function useSchemaProperty(): JsonSchemaLike;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { SchemaContext, SchemaPropertyContext, useSchema, useSchemaProperty };
|
|
27
27
|
//# sourceMappingURL=schema.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schema.d.mts","names":[],"sources":["../../../src/core/contexts/schema.ts"],"mappings":";;;;;;AAyBA;cAAa,aAAA,EAAe,gBAAgB,CAAC,cAAA;;;AAAc;AAQ3D;;iBAAgB,SAAA,CAAA;;
|
|
1
|
+
{"version":3,"file":"schema.d.mts","names":[],"sources":["../../../src/core/contexts/schema.ts"],"mappings":";;;;;;AAyBA;cAAa,aAAA,EAAe,gBAAgB,CAAC,cAAA;;;AAAc;AAQ3D;;iBAAgB,SAAA,CAAA,GAAS,cAAA;;AAAA;AAezB;cAAa,qBAAA,EAAuB,gBAAgB,CAAC,cAAA;;;AAAc;AAQnE;;iBAAgB,iBAAA,CAAA,GAAiB,cAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-alloy",
|
|
3
|
-
"version": "0.26.
|
|
3
|
+
"version": "0.26.152",
|
|
4
4
|
"description": "A package containing various Alloy framework components and helper utilities.",
|
|
5
5
|
"keywords": ["alloy-js", "powerlines", "powerlines-plugin"],
|
|
6
6
|
"homepage": "https://stormsoftware.com",
|
|
@@ -292,8 +292,8 @@
|
|
|
292
292
|
"@alloy-js/json": "^0.23.0",
|
|
293
293
|
"@alloy-js/markdown": "^0.23.0",
|
|
294
294
|
"@alloy-js/typescript": "^0.23.0",
|
|
295
|
-
"@powerlines/deepkit": "0.9.
|
|
296
|
-
"@powerlines/plugin-babel": "0.13.
|
|
295
|
+
"@powerlines/deepkit": "0.9.40",
|
|
296
|
+
"@powerlines/plugin-babel": "0.13.60",
|
|
297
297
|
"@storm-software/config-tools": "^1.190.29",
|
|
298
298
|
"@stryke/capnp": "^0.12.102",
|
|
299
299
|
"@stryke/convert": "^0.7.7",
|
|
@@ -306,13 +306,13 @@
|
|
|
306
306
|
"@stryke/types": "^0.12.4",
|
|
307
307
|
"@stryke/unique-id": "^0.3.87",
|
|
308
308
|
"defu": "^6.1.7",
|
|
309
|
-
"powerlines": "0.47.
|
|
309
|
+
"powerlines": "0.47.64",
|
|
310
310
|
"prettier": "^3.8.3",
|
|
311
311
|
"unctx": "^2.5.0"
|
|
312
312
|
},
|
|
313
313
|
"devDependencies": {
|
|
314
314
|
"@babel/preset-typescript": "8.0.0-rc.5",
|
|
315
|
-
"@powerlines/plugin-plugin": "0.12.
|
|
315
|
+
"@powerlines/plugin-plugin": "0.12.476",
|
|
316
316
|
"@types/node": "^25.9.1"
|
|
317
317
|
},
|
|
318
318
|
"peerDependencies": {
|
|
@@ -324,5 +324,5 @@
|
|
|
324
324
|
"@babel/preset-typescript": { "optional": false }
|
|
325
325
|
},
|
|
326
326
|
"publishConfig": { "access": "public" },
|
|
327
|
-
"gitHead": "
|
|
327
|
+
"gitHead": "366a6ca74840649eed94707526ec6fdb62db55c1"
|
|
328
328
|
}
|