@wg-npm/survey-creator 0.3.4371 → 0.3.4633
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.
|
@@ -3740,11 +3740,11 @@ var __vue_staticRenderFns__$8 = [];
|
|
|
3740
3740
|
/* style */
|
|
3741
3741
|
const __vue_inject_styles__$8 = function (inject) {
|
|
3742
3742
|
if (!inject) return
|
|
3743
|
-
inject("data-v-
|
|
3743
|
+
inject("data-v-56951758_0", { source: "[data-v-56951758] .ivu-table-cell-slot .ivu-form-item{margin-bottom:4px;margin-top:0}[data-v-56951758] .ivu-table-cell-slot .ivu-form-item-error{margin-bottom:24px;margin-top:0}[data-v-56951758] .ivu-form-item{width:100%}", map: undefined, media: undefined });
|
|
3744
3744
|
|
|
3745
3745
|
};
|
|
3746
3746
|
/* scoped */
|
|
3747
|
-
const __vue_scope_id__$8 = "data-v-
|
|
3747
|
+
const __vue_scope_id__$8 = "data-v-56951758";
|
|
3748
3748
|
/* module identifier */
|
|
3749
3749
|
const __vue_module_identifier__$8 = undefined;
|
|
3750
3750
|
/* functional template */
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wg-npm/survey-creator",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.4633",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"scripts": {
|
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
"lint-fix": "eslint \"**/*.ts\" \"**/*.vue\" --fix --no-error-on-unmatched-pattern"
|
|
13
13
|
},
|
|
14
14
|
"peerDependencies": {
|
|
15
|
-
"@wg-npm/survey-core": "0.3.
|
|
16
|
-
"@wg-npm/survey-service-api": "0.3.
|
|
15
|
+
"@wg-npm/survey-core": "0.3.4633",
|
|
16
|
+
"@wg-npm/survey-service-api": "0.3.4633",
|
|
17
17
|
"axios": "^0.19.2",
|
|
18
18
|
"camelcase": "^6.0.0",
|
|
19
19
|
"deepmerge": "^4.2.2",
|
|
@@ -38,8 +38,8 @@
|
|
|
38
38
|
"@typescript-eslint/eslint-plugin": "^3.6.0",
|
|
39
39
|
"@typescript-eslint/parser": "^3.6.0",
|
|
40
40
|
"@vue/eslint-config-prettier": "^6.0.0",
|
|
41
|
-
"@wg-npm/survey-core": "0.3.
|
|
42
|
-
"@wg-npm/survey-service-api": "0.3.
|
|
41
|
+
"@wg-npm/survey-core": "0.3.4633",
|
|
42
|
+
"@wg-npm/survey-service-api": "0.3.4633",
|
|
43
43
|
"acorn": "^7.3.1",
|
|
44
44
|
"axios": "^0.19.2",
|
|
45
45
|
"babelrc-rollup": "^3.0.0",
|