agilebuilder-ui 1.0.90-tmp1 → 1.0.90-tmp2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agilebuilder-ui",
3
- "version": "1.0.90-tmp1",
3
+ "version": "1.0.90-tmp2",
4
4
  "type": "module",
5
5
  "private": false,
6
6
  "main": "./lib/super-ui.js",
@@ -441,8 +441,6 @@ import { $emit } from '../../utils/gogocodeTransfer'
441
441
  import eventBus from './eventBus'
442
442
  import { isMobileBrowser } from '../../../src/utils/common-util'
443
443
  import { analysisScanValue, setScanAnalysisValue } from './scan-util.ts'
444
- import restfulInterfaceVue from '../../../../agilebuilder-private-lib/packages/restful-interface/src/restful-interface.vue'
445
-
446
444
  export default {
447
445
  name: 'DynamicInput',
448
446
  components: {