gds-plus-design-vue 1.1.83 → 1.1.86
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/lib/gd-initial.js +1 -1
- package/lib/gd-initial.mjs +7 -7
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/gd-initial.mjs
CHANGED
|
@@ -51707,7 +51707,7 @@ const approvalHistory = __component__$1E.exports, componentArray = {
|
|
|
51707
51707
|
dataFiltering,
|
|
51708
51708
|
auditLog,
|
|
51709
51709
|
approvalHistory
|
|
51710
|
-
},
|
|
51710
|
+
}, layoutItem_vue_vue_type_style_index_0_scoped_0c16d257_lang = "", _sfc_main$1D = {
|
|
51711
51711
|
props: {
|
|
51712
51712
|
record: {
|
|
51713
51713
|
type: Object,
|
|
@@ -52087,7 +52087,7 @@ var _sfc_render$1D = function() {
|
|
|
52087
52087
|
_sfc_staticRenderFns$1D,
|
|
52088
52088
|
!1,
|
|
52089
52089
|
null,
|
|
52090
|
-
"
|
|
52090
|
+
"0c16d257",
|
|
52091
52091
|
null,
|
|
52092
52092
|
null
|
|
52093
52093
|
);
|
|
@@ -75225,7 +75225,7 @@ var _sfc_render$d = function i() {
|
|
|
75225
75225
|
null,
|
|
75226
75226
|
null
|
|
75227
75227
|
);
|
|
75228
|
-
const BuildItem = __component__$d.exports,
|
|
75228
|
+
const BuildItem = __component__$d.exports, layoutBlocks_vue_vue_type_style_index_0_scoped_b9480379_lang = "", _sfc_main$c = {
|
|
75229
75229
|
name: "LayoutBlocks",
|
|
75230
75230
|
props: {
|
|
75231
75231
|
record: {
|
|
@@ -75284,7 +75284,7 @@ const BuildItem = __component__$d.exports, layoutBlocks_vue_vue_type_style_index
|
|
|
75284
75284
|
},
|
|
75285
75285
|
style() {
|
|
75286
75286
|
const i = this.record.css, t = `${getCss(this.options)}max-width:100%;`, s = this.record.customCss ? this.record.customCss : "";
|
|
75287
|
-
return
|
|
75287
|
+
return `${t}${getCss(i)}${s}`;
|
|
75288
75288
|
},
|
|
75289
75289
|
options() {
|
|
75290
75290
|
return this.record.options;
|
|
@@ -75402,7 +75402,7 @@ var _sfc_render$c = function i() {
|
|
|
75402
75402
|
_sfc_staticRenderFns$c,
|
|
75403
75403
|
!1,
|
|
75404
75404
|
null,
|
|
75405
|
-
"
|
|
75405
|
+
"b9480379",
|
|
75406
75406
|
null,
|
|
75407
75407
|
null
|
|
75408
75408
|
);
|
|
@@ -79100,7 +79100,7 @@ var _sfc_render$4 = function i() {
|
|
|
79100
79100
|
null,
|
|
79101
79101
|
null
|
|
79102
79102
|
);
|
|
79103
|
-
const QuickSearch = __component__$4.exports,
|
|
79103
|
+
const QuickSearch = __component__$4.exports, main_vue_vue_type_style_index_0_scoped_2bb71a72_lang = "";
|
|
79104
79104
|
var timeOut = null;
|
|
79105
79105
|
const _sfc_main$3 = {
|
|
79106
79106
|
name: "GdViewBuildDesigner",
|
|
@@ -80359,7 +80359,7 @@ var _sfc_render$3 = function i() {
|
|
|
80359
80359
|
_sfc_staticRenderFns$3,
|
|
80360
80360
|
!1,
|
|
80361
80361
|
null,
|
|
80362
|
-
"
|
|
80362
|
+
"2bb71a72",
|
|
80363
80363
|
null,
|
|
80364
80364
|
null
|
|
80365
80365
|
);
|