@v2coding/ui 1.1.8 → 1.1.9

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.
@@ -8013,7 +8013,7 @@ var script$f = {
8013
8013
  disabled: Boolean,
8014
8014
  labelWidth: {
8015
8015
  type: String,
8016
- default: '90px'
8016
+ default: '105px'
8017
8017
  },
8018
8018
  fields: Array,
8019
8019
  url: String,
@@ -8437,8 +8437,8 @@ var __vue_staticRenderFns__$f = [];
8437
8437
 
8438
8438
  var __vue_inject_styles__$f = function __vue_inject_styles__(inject) {
8439
8439
  if (!inject) return;
8440
- inject("data-v-c7f3c100_0", {
8441
- source: ".el-form--inline[data-v-c7f3c100] .el-form-item{display:inline-flex}",
8440
+ inject("data-v-2b13c885_0", {
8441
+ source: ".el-form--inline[data-v-2b13c885] .el-form-item{display:inline-flex}",
8442
8442
  map: undefined,
8443
8443
  media: undefined
8444
8444
  });
@@ -8446,10 +8446,10 @@ var __vue_inject_styles__$f = function __vue_inject_styles__(inject) {
8446
8446
  /* scoped */
8447
8447
 
8448
8448
 
8449
- var __vue_scope_id__$f = "data-v-c7f3c100";
8449
+ var __vue_scope_id__$f = "data-v-2b13c885";
8450
8450
  /* module identifier */
8451
8451
 
8452
- var __vue_module_identifier__$f = "data-v-c7f3c100";
8452
+ var __vue_module_identifier__$f = "data-v-2b13c885";
8453
8453
  /* functional template */
8454
8454
 
8455
8455
  var __vue_is_functional_template__$f = false;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@v2coding/ui",
3
- "version": "1.1.8",
3
+ "version": "1.1.9",
4
4
  "description": "",
5
5
 
6
6
  "main": "dist/v2coding-ui.ssr.js",