openxiangda-contracts 2.2.2 → 2.4.0

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.
@@ -6,6 +6,8 @@ export * from './scope-source-field-path.js';
6
6
  export * from './field-query-path.js';
7
7
  export * from './compiler.js';
8
8
  export * from './data-policy-expression.js';
9
+ export * from './workflow-instance-policy.js';
10
+ export type { WorkflowInstanceCommandPolicies } from '../types.js';
9
11
  export type { RequiredPlatformCapabilityContract, PlatformCapabilityCode } from '../types.js';
10
12
  /** 构建器按实际共享规则生成;不随应用、环境或凭据改变。 */
11
13
  export declare const NATIVE_CONFIGURATION_VALIDATOR_DIGEST: string;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/native-compiler/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,0BAA0B,CAAC;AACzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,eAAe,CAAC;AAC9B,cAAc,6BAA6B,CAAC;AAC5C,YAAY,EAAE,kCAAkC,EAAE,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAE9F,iCAAiC;AACjC,eAAO,MAAM,qCAAqC,EAAE,MAAkD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/native-compiler/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,0BAA0B,CAAC;AACzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,eAAe,CAAC;AAC9B,cAAc,6BAA6B,CAAC;AAC5C,cAAc,+BAA+B,CAAC;AAC9C,YAAY,EAAE,+BAA+B,EAAE,MAAM,aAAa,CAAC;AACnE,YAAY,EAAE,kCAAkC,EAAE,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAE9F,iCAAiC;AACjC,eAAO,MAAM,qCAAqC,EAAE,MAAkD,CAAC"}