@cdlab996/lowcode-hooks2.7
Advanced tools
@@ -8,2 +8,3 @@ import type { Component, ComponentPublicInstance, InjectionKey } from 'vue'; | ||
| readonly designMode: DesignMode; | ||
| readonly thisRequiredInJSE: boolean; | ||
| getNode(id: string): Node<NodeSchema> | null; | ||
@@ -10,0 +11,0 @@ triggerCompGetCtx(schema: NodeSchema, val: ComponentPublicInstance): void; |
@@ -16,2 +16,3 @@ import { inject, getCurrentInstance } from 'vue'; | ||
| return { | ||
| thisRequiredInJSE: true, | ||
| components: getPropValue(props, 'components', {}), | ||
@@ -18,0 +19,0 @@ designMode: getPropValue(props, 'designMode', 'live'), |
@@ -8,2 +8,3 @@ import type { Component, ComponentPublicInstance, InjectionKey } from 'vue'; | ||
| readonly designMode: DesignMode; | ||
| readonly thisRequiredInJSE: boolean; | ||
| getNode(id: string): Node<NodeSchema> | null; | ||
@@ -10,0 +11,0 @@ triggerCompGetCtx(schema: NodeSchema, val: ComponentPublicInstance): void; |
@@ -21,2 +21,3 @@ "use strict"; | ||
| return { | ||
| thisRequiredInJSE: true, | ||
| components: getPropValue(props, 'components', {}), | ||
@@ -23,0 +24,0 @@ designMode: getPropValue(props, 'designMode', 'live'), |
+2
-2
| { | ||
| "name": "@cdlab996/lowcode-hooks2.7", | ||
| "version": "0.3.0", | ||
| "version": "0.4.0", | ||
| "main": "./lib/index.js", | ||
@@ -20,3 +20,3 @@ "module": "./es/index.js", | ||
| }, | ||
| "homepage": "https://unpkg.com/@cdlab996/lowcode-hooks2.7@0.3.0/build/index.html", | ||
| "homepage": "https://unpkg.com/@cdlab996/lowcode-hooks2.7@0.4.0/build/index.html", | ||
| "repository": { | ||
@@ -23,0 +23,0 @@ "type": "http", |
No website
QualityPackage does not have a website.
No website
QualityPackage does not have a website.
9518
2.72%190
2.15%