app-v3-scripts-editor 1.33.3 → 1.33.4

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.
@@ -14,6 +14,7 @@ export declare const intentItem: string;
14
14
  export declare const modalRenderBase: string;
15
15
  export declare const ModalRenderAgentCondition: string;
16
16
  export declare const ModalNodeRenderAgentCondition: string;
17
+ export declare const TextAreaContainer: string;
17
18
  export declare const TextAreaInput: string;
18
19
  export declare const ButtonAddConditionPosition: string;
19
20
  export declare const LabelPromptSetting: string;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "app-v3-scripts-editor",
3
3
  "private": false,
4
- "version": "1.33.3",
4
+ "version": "1.33.4",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+https://github.com/ucall-asia/app-v3-scripts-editor.git"