eoss-ui 0.5.81-beta23 → 0.5.81-beta26

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/tabs.js CHANGED
@@ -3743,7 +3743,7 @@ module.exports = require("json-bigint");
3743
3743
  // ESM COMPAT FLAG
3744
3744
  __webpack_require__.r(__webpack_exports__);
3745
3745
 
3746
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/tabs/src/main.vue?vue&type=template&id=e45be90e&
3746
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/tabs/src/main.vue?vue&type=template&id=2778ac5c&
3747
3747
  var render = function () {
3748
3748
  var _vm = this
3749
3749
  var _h = _vm.$createElement
@@ -3792,340 +3792,399 @@ var render = function () {
3792
3792
  fn: function (ref) {
3793
3793
  var loaded = ref.loaded
3794
3794
  return [
3795
- _c(
3796
- "es-tabs-panel",
3797
- _vm._b(
3798
- {
3799
- attrs: { show: loaded },
3800
- scopedSlots: _vm._u([
3795
+ items.component || items.type == "component"
3796
+ ? _c(
3797
+ _vm.contents.is || _vm.contents.type,
3798
+ _vm._b(
3799
+ { tag: "component" },
3800
+ "component",
3801
+ _vm.handleExclAttribute({
3802
+ data: _vm.contents,
3803
+ attrs: ["is", "type"],
3804
+ }),
3805
+ false
3806
+ )
3807
+ )
3808
+ : _c(
3809
+ "es-tabs-panel",
3810
+ _vm._b(
3801
3811
  {
3802
- key: "default",
3803
- fn: function (ref) {
3804
- var contents = ref.contents
3805
- var average = ref.average
3806
- var data = ref.data
3807
- var title = ref.title
3808
- var show = ref.show
3809
- var isShow = ref.isShow
3810
- return [
3811
- Array.isArray(contents)
3812
- ? [
3813
- _vm._l(
3814
- contents,
3815
- function (item, index) {
3816
- return [
3817
- average
3818
- ? _c(
3819
- "div",
3820
- {
3821
- key: index,
3822
- staticClass:
3823
- "es-tab-pane-list",
3824
- },
3825
- [
3826
- _c(
3812
+ attrs: { show: loaded },
3813
+ scopedSlots: _vm._u([
3814
+ {
3815
+ key: "default",
3816
+ fn: function (ref) {
3817
+ var contents = ref.contents
3818
+ var average = ref.average
3819
+ var data = ref.data
3820
+ var title = ref.title
3821
+ var show = ref.show
3822
+ var isShow = ref.isShow
3823
+ return [
3824
+ Array.isArray(contents)
3825
+ ? [
3826
+ _vm._l(
3827
+ contents,
3828
+ function (item, index) {
3829
+ return [
3830
+ average
3831
+ ? _c(
3827
3832
  "div",
3828
3833
  {
3834
+ key: index,
3829
3835
  staticClass:
3830
- "es-tab-pane-main",
3836
+ "es-tab-pane-list",
3831
3837
  },
3832
3838
  [
3833
- item.htmlType
3834
- ? [
3835
- item.htmlType ===
3836
- "h1"
3837
- ? [
3838
- item.html
3839
- ? _c(
3840
- "h1",
3841
- {
3842
- style:
3843
- item.style,
3844
- domProps:
3839
+ _c(
3840
+ "div",
3841
+ {
3842
+ staticClass:
3843
+ "es-tab-pane-main",
3844
+ },
3845
+ [
3846
+ item.htmlType
3847
+ ? [
3848
+ item.htmlType ===
3849
+ "h1"
3850
+ ? [
3851
+ item.html
3852
+ ? _c(
3853
+ "h1",
3845
3854
  {
3846
- innerHTML:
3847
- _vm._s(
3848
- item.html
3849
- ),
3855
+ style:
3856
+ item.style,
3857
+ domProps:
3858
+ {
3859
+ innerHTML:
3860
+ _vm._s(
3861
+ item.html
3862
+ ),
3863
+ },
3864
+ }
3865
+ )
3866
+ : _c(
3867
+ "h1",
3868
+ {
3869
+ style:
3870
+ item.style,
3850
3871
  },
3851
- }
3852
- )
3853
- : _c(
3854
- "h1",
3855
- {
3856
- style:
3857
- item.style,
3858
- },
3859
- [
3860
- _vm._v(
3861
- "\n " +
3862
- _vm._s(
3863
- item.text
3864
- ) +
3865
- "\n "
3872
+ [
3873
+ _vm._v(
3874
+ "\n " +
3875
+ _vm._s(
3876
+ item.text
3877
+ ) +
3878
+ "\n "
3879
+ ),
3880
+ ]
3866
3881
  ),
3867
- ]
3868
- ),
3869
- ]
3870
- : _vm._e(),
3871
- item.htmlType ===
3872
- "h2"
3873
- ? [
3874
- item.html
3875
- ? _c(
3876
- "h2",
3877
- {
3878
- style:
3879
- item.style,
3880
- domProps:
3882
+ ]
3883
+ : _vm._e(),
3884
+ item.htmlType ===
3885
+ "h2"
3886
+ ? [
3887
+ item.html
3888
+ ? _c(
3889
+ "h2",
3881
3890
  {
3882
- innerHTML:
3883
- _vm._s(
3884
- item.html
3885
- ),
3891
+ style:
3892
+ item.style,
3893
+ domProps:
3894
+ {
3895
+ innerHTML:
3896
+ _vm._s(
3897
+ item.html
3898
+ ),
3899
+ },
3900
+ }
3901
+ )
3902
+ : _c(
3903
+ "h2",
3904
+ {
3905
+ style:
3906
+ item.style,
3886
3907
  },
3887
- }
3888
- )
3889
- : _c(
3890
- "h2",
3891
- {
3892
- style:
3893
- item.style,
3894
- },
3895
- [
3896
- _vm._v(
3897
- "\n " +
3898
- _vm._s(
3899
- item.text
3900
- ) +
3901
- "\n "
3908
+ [
3909
+ _vm._v(
3910
+ "\n " +
3911
+ _vm._s(
3912
+ item.text
3913
+ ) +
3914
+ "\n "
3915
+ ),
3916
+ ]
3902
3917
  ),
3903
- ]
3904
- ),
3905
- ]
3906
- : _vm._e(),
3907
- item.htmlType ===
3908
- "ul"
3909
- ? _c(
3910
- "ul",
3911
- {
3912
- style:
3913
- item.style,
3914
- },
3915
- [
3916
- _vm._l(
3917
- data,
3918
- function (
3919
- liItem,
3920
- liIndex
3921
- ) {
3922
- return [
3923
- _vm
3924
- .liitems
3925
- .html
3926
- ? _c(
3927
- "li",
3928
- {
3929
- key: liIndex,
3930
- domProps:
3918
+ ]
3919
+ : _vm._e(),
3920
+ item.htmlType ===
3921
+ "ul"
3922
+ ? _c(
3923
+ "ul",
3924
+ {
3925
+ style:
3926
+ item.style,
3927
+ },
3928
+ [
3929
+ _vm._l(
3930
+ data,
3931
+ function (
3932
+ liItem,
3933
+ liIndex
3934
+ ) {
3935
+ return [
3936
+ _vm
3937
+ .liitems
3938
+ .html
3939
+ ? _c(
3940
+ "li",
3931
3941
  {
3932
- innerHTML:
3933
- _vm._s(
3934
- _vm
3935
- .liitems
3936
- .html
3937
- ),
3942
+ key: liIndex,
3943
+ domProps:
3944
+ {
3945
+ innerHTML:
3946
+ _vm._s(
3947
+ _vm
3948
+ .liitems
3949
+ .html
3950
+ ),
3951
+ },
3952
+ }
3953
+ )
3954
+ : _c(
3955
+ "li",
3956
+ {
3957
+ key: liIndex,
3938
3958
  },
3939
- }
3940
- )
3941
- : _c(
3942
- "li",
3943
- {
3944
- key: liIndex,
3945
- },
3946
- [
3947
- _vm._v(
3948
- "\n " +
3949
- _vm._s(
3950
- liItem
3951
- ) +
3952
- "\n "
3959
+ [
3960
+ _vm._v(
3961
+ "\n " +
3962
+ _vm._s(
3963
+ liItem
3964
+ ) +
3965
+ "\n "
3966
+ ),
3967
+ ]
3953
3968
  ),
3954
- ]
3955
- ),
3956
- ]
3957
- }
3958
- ),
3959
- ],
3960
- 2
3961
- )
3962
- : _vm._e(),
3963
- item.htmlType ===
3964
- "image" ||
3965
- item.htmlType ===
3966
- "img"
3967
- ? _c(
3968
- "img",
3969
- {
3970
- style:
3971
- item.style,
3972
- attrs:
3969
+ ]
3970
+ }
3971
+ ),
3972
+ ],
3973
+ 2
3974
+ )
3975
+ : _vm._e(),
3976
+ item.htmlType ===
3977
+ "image" ||
3978
+ item.htmlType ===
3979
+ "img"
3980
+ ? _c(
3981
+ "img",
3973
3982
  {
3974
- src: item.url,
3975
- },
3976
- }
3977
- )
3978
- : _vm._e(),
3979
- item.htmlType ===
3980
- "p"
3981
- ? [
3982
- item.html
3983
- ? _c(
3984
- "p",
3985
- {
3986
- style:
3987
- item.style,
3988
- domProps:
3983
+ style:
3984
+ item.style,
3985
+ attrs:
3986
+ {
3987
+ src: item.url,
3988
+ },
3989
+ }
3990
+ )
3991
+ : _vm._e(),
3992
+ item.htmlType ===
3993
+ "p"
3994
+ ? [
3995
+ item.html
3996
+ ? _c(
3997
+ "p",
3989
3998
  {
3990
- innerHTML:
3991
- _vm._s(
3992
- item.html
3993
- ),
3999
+ style:
4000
+ item.style,
4001
+ domProps:
4002
+ {
4003
+ innerHTML:
4004
+ _vm._s(
4005
+ item.html
4006
+ ),
4007
+ },
4008
+ }
4009
+ )
4010
+ : _c(
4011
+ "p",
4012
+ {
4013
+ style:
4014
+ item.style,
3994
4015
  },
3995
- }
3996
- )
3997
- : _c(
3998
- "p",
3999
- {
4000
- style:
4001
- item.style,
4002
- },
4003
- [
4004
- _vm._v(
4005
- "\n " +
4006
- _vm._s(
4007
- item.text
4008
- ) +
4009
- "\n "
4016
+ [
4017
+ _vm._v(
4018
+ "\n " +
4019
+ _vm._s(
4020
+ item.text
4021
+ ) +
4022
+ "\n "
4023
+ ),
4024
+ ]
4010
4025
  ),
4011
- ]
4012
- ),
4013
- ]
4014
- : _vm._e(),
4015
- item.htmlType ===
4016
- "div"
4017
- ? [
4018
- item.html
4019
- ? _c(
4020
- "div",
4021
- {
4022
- style:
4023
- item.style,
4024
- domProps:
4026
+ ]
4027
+ : _vm._e(),
4028
+ item.htmlType ===
4029
+ "div"
4030
+ ? [
4031
+ item.html
4032
+ ? _c(
4033
+ "div",
4025
4034
  {
4026
- innerHTML:
4027
- _vm._s(
4028
- item.html
4029
- ),
4035
+ style:
4036
+ item.style,
4037
+ domProps:
4038
+ {
4039
+ innerHTML:
4040
+ _vm._s(
4041
+ item.html
4042
+ ),
4043
+ },
4044
+ }
4045
+ )
4046
+ : _c(
4047
+ "div",
4048
+ {
4049
+ style:
4050
+ item.style,
4030
4051
  },
4031
- }
4032
- )
4033
- : _c(
4034
- "div",
4035
- {
4036
- style:
4037
- item.style,
4038
- },
4039
- [
4040
- _vm._v(
4041
- "\n " +
4042
- _vm._s(
4043
- item.text
4044
- ) +
4045
- "\n "
4052
+ [
4053
+ _vm._v(
4054
+ "\n " +
4055
+ _vm._s(
4056
+ item.text
4057
+ ) +
4058
+ "\n "
4059
+ ),
4060
+ ]
4046
4061
  ),
4047
- ]
4048
- ),
4049
- ]
4050
- : _vm._e(),
4051
- ]
4052
- : [
4053
- item.type ===
4054
- "data-table" ||
4055
- item.type ===
4056
- "dataTable" ||
4057
- item.type ===
4058
- "flow-list" ||
4059
- item.type ===
4060
- "flowList"
4061
- ? _c(
4062
- "es-data-table",
4063
- _vm._g(
4064
- _vm._b(
4065
- {
4066
- class:
4067
- {
4068
- "es-flow-group-data-table":
4069
- item.type ===
4070
- "data-table" ||
4071
- item.type ===
4072
- "dataTable",
4073
- "es-flow-list":
4074
- item.type ===
4075
- "flow-list" ||
4076
- item.type ===
4077
- "flowList",
4078
- },
4079
- attrs:
4080
- {
4081
- display:
4082
- show,
4083
- },
4084
- },
4062
+ ]
4063
+ : _vm._e(),
4064
+ ]
4065
+ : [
4066
+ item.type ===
4067
+ "data-table" ||
4068
+ item.type ===
4069
+ "dataTable" ||
4070
+ item.type ===
4071
+ "flow-list" ||
4072
+ item.type ===
4073
+ "flowList"
4074
+ ? _c(
4085
4075
  "es-data-table",
4086
- _vm.handleExclAttribute(
4087
- {
4088
- data: item,
4089
- attrs:
4090
- [
4091
- "events",
4092
- "visible",
4093
- "type",
4094
- ],
4095
- }
4096
- ),
4097
- false
4098
- ),
4099
- item.events
4100
- ),
4101
- [
4102
- item.dialog
4103
- ? _c(
4104
- "template",
4076
+ _vm._g(
4077
+ _vm._b(
4105
4078
  {
4106
- slot: "dialog",
4079
+ class:
4080
+ {
4081
+ "es-flow-group-data-table":
4082
+ item.type ===
4083
+ "data-table" ||
4084
+ item.type ===
4085
+ "dataTable",
4086
+ "es-flow-list":
4087
+ item.type ===
4088
+ "flow-list" ||
4089
+ item.type ===
4090
+ "flowList",
4091
+ },
4092
+ attrs:
4093
+ {
4094
+ display:
4095
+ show,
4096
+ },
4107
4097
  },
4108
- [
4109
- Array.isArray(
4110
- item.dialog
4111
- )
4112
- ? _vm._l(
4113
- item.dialog,
4114
- function (
4115
- ele,
4116
- ids
4117
- ) {
4118
- return _c(
4098
+ "es-data-table",
4099
+ _vm.handleExclAttribute(
4100
+ {
4101
+ data: item,
4102
+ attrs:
4103
+ [
4104
+ "events",
4105
+ "visible",
4106
+ "type",
4107
+ ],
4108
+ }
4109
+ ),
4110
+ false
4111
+ ),
4112
+ item.events
4113
+ ),
4114
+ [
4115
+ item.dialog
4116
+ ? _c(
4117
+ "template",
4118
+ {
4119
+ slot: "dialog",
4120
+ },
4121
+ [
4122
+ Array.isArray(
4123
+ item.dialog
4124
+ )
4125
+ ? _vm._l(
4126
+ item.dialog,
4127
+ function (
4128
+ ele,
4129
+ ids
4130
+ ) {
4131
+ return _c(
4132
+ "es-dialog",
4133
+ _vm._g(
4134
+ _vm._b(
4135
+ {
4136
+ key: ids,
4137
+ attrs:
4138
+ {
4139
+ isReload: true,
4140
+ visible:
4141
+ ele.visible,
4142
+ },
4143
+ on: {
4144
+ "update:visible":
4145
+ function (
4146
+ $event
4147
+ ) {
4148
+ _vm.$set(
4149
+ ele,
4150
+ "visible",
4151
+ $event
4152
+ )
4153
+ },
4154
+ },
4155
+ },
4156
+ "es-dialog",
4157
+ _vm.handleExclAttribute(
4158
+ {
4159
+ data: ele,
4160
+ attrs:
4161
+ [
4162
+ "visible",
4163
+ ],
4164
+ }
4165
+ ),
4166
+ false
4167
+ ),
4168
+ Object.assign(
4169
+ {},
4170
+ ele.events
4171
+ )
4172
+ )
4173
+ )
4174
+ }
4175
+ )
4176
+ : _c(
4119
4177
  "es-dialog",
4120
4178
  _vm._g(
4121
4179
  _vm._b(
4122
4180
  {
4123
- key: ids,
4124
4181
  attrs:
4125
4182
  {
4126
4183
  isReload: true,
4127
4184
  visible:
4128
- ele.visible,
4185
+ item
4186
+ .dialog
4187
+ .visible,
4129
4188
  },
4130
4189
  on: {
4131
4190
  "update:visible":
@@ -4133,7 +4192,7 @@ var render = function () {
4133
4192
  $event
4134
4193
  ) {
4135
4194
  _vm.$set(
4136
- ele,
4195
+ item.dialog,
4137
4196
  "visible",
4138
4197
  $event
4139
4198
  )
@@ -4143,7 +4202,7 @@ var render = function () {
4143
4202
  "es-dialog",
4144
4203
  _vm.handleExclAttribute(
4145
4204
  {
4146
- data: ele,
4205
+ data: item.dialog,
4147
4206
  attrs:
4148
4207
  [
4149
4208
  "visible",
@@ -4154,698 +4213,703 @@ var render = function () {
4154
4213
  ),
4155
4214
  Object.assign(
4156
4215
  {},
4157
- ele.events
4216
+ item
4217
+ .dialog
4218
+ .events
4158
4219
  )
4159
4220
  )
4160
- )
4161
- }
4162
- )
4163
- : _c(
4164
- "es-dialog",
4165
- _vm._g(
4166
- _vm._b(
4167
- {
4168
- attrs:
4169
- {
4170
- isReload: true,
4171
- visible:
4172
- item
4173
- .dialog
4174
- .visible,
4175
- },
4176
- on: {
4177
- "update:visible":
4178
- function (
4179
- $event
4180
- ) {
4181
- _vm.$set(
4182
- item.dialog,
4183
- "visible",
4184
- $event
4185
- )
4186
- },
4187
- },
4188
- },
4189
- "es-dialog",
4190
- _vm.handleExclAttribute(
4191
- {
4192
- data: item.dialog,
4193
- attrs:
4194
- [
4195
- "visible",
4196
- ],
4197
- }
4198
- ),
4199
- false
4200
4221
  ),
4201
- Object.assign(
4202
- {},
4203
- item
4204
- .dialog
4205
- .events
4206
- )
4207
- )
4208
- ),
4209
- ],
4210
- 2
4222
+ ],
4223
+ 2
4224
+ )
4225
+ : _vm._e(),
4226
+ ],
4227
+ 2
4228
+ )
4229
+ : _vm._e(),
4230
+ item.type ===
4231
+ "tree-group" ||
4232
+ item.type ===
4233
+ "treeGroup"
4234
+ ? _c(
4235
+ "es-tree-group",
4236
+ _vm._g(
4237
+ _vm._b(
4238
+ {
4239
+ attrs:
4240
+ {
4241
+ display:
4242
+ show,
4243
+ },
4244
+ },
4245
+ "es-tree-group",
4246
+ _vm.handleExclAttribute(
4247
+ {
4248
+ data: item,
4249
+ attrs:
4250
+ [
4251
+ "events",
4252
+ "visible",
4253
+ "type",
4254
+ ],
4255
+ }
4256
+ ),
4257
+ false
4258
+ ),
4259
+ Object.assign(
4260
+ {},
4261
+ item.events
4211
4262
  )
4212
- : _vm._e(),
4213
- ],
4214
- 2
4215
- )
4216
- : _vm._e(),
4217
- item.type ===
4218
- "tree-group" ||
4219
- item.type ===
4220
- "treeGroup"
4221
- ? _c(
4222
- "es-tree-group",
4223
- _vm._g(
4224
- _vm._b(
4263
+ )
4264
+ )
4265
+ : _vm._e(),
4266
+ item.type ===
4267
+ "iframe" &&
4268
+ !item.blank
4269
+ ? _c(
4270
+ "iframe",
4225
4271
  {
4226
4272
  attrs:
4227
4273
  {
4228
- display:
4229
- show,
4274
+ id:
4275
+ item.id ||
4276
+ item.name,
4277
+ name: item.name,
4278
+ frameborder:
4279
+ "0",
4280
+ width:
4281
+ "100%",
4282
+ height:
4283
+ "100%",
4284
+ src: _vm.handleUrlJoinParams(
4285
+ {
4286
+ url: item.url,
4287
+ param:
4288
+ item.param ||
4289
+ {},
4290
+ }
4291
+ ),
4230
4292
  },
4231
- },
4232
- "es-tree-group",
4233
- _vm.handleExclAttribute(
4234
- {
4235
- data: item,
4236
- attrs:
4237
- [
4238
- "events",
4239
- "visible",
4240
- "type",
4241
- ],
4242
- }
4243
- ),
4244
- false
4245
- ),
4246
- Object.assign(
4247
- {},
4248
- item.events
4293
+ }
4249
4294
  )
4250
- )
4251
- )
4252
- : _vm._e(),
4253
- item.type ===
4254
- "iframe" &&
4255
- !item.blank
4256
- ? _c(
4257
- "iframe",
4258
- {
4259
- attrs:
4260
- {
4261
- id:
4262
- item.id ||
4263
- item.name,
4264
- name: item.name,
4265
- frameborder:
4266
- "0",
4267
- width:
4268
- "100%",
4269
- height:
4270
- "100%",
4271
- src: _vm.handleUrlJoinParams(
4272
- {
4273
- url: item.url,
4274
- param:
4275
- item.param ||
4276
- {},
4277
- }
4295
+ : _vm._e(),
4296
+ item.type ===
4297
+ "attachment"
4298
+ ? _c(
4299
+ "es-upload",
4300
+ _vm._g(
4301
+ _vm._b(
4302
+ {
4303
+ staticClass:
4304
+ "es-attachment",
4305
+ attrs:
4306
+ {
4307
+ "file-count":
4308
+ title.count,
4309
+ height:
4310
+ "auto",
4311
+ display:
4312
+ show,
4313
+ },
4314
+ on: {
4315
+ "update:fileCount":
4316
+ function (
4317
+ $event
4318
+ ) {
4319
+ _vm.$set(
4320
+ title,
4321
+ "count",
4322
+ $event
4323
+ )
4324
+ },
4325
+ },
4326
+ },
4327
+ "es-upload",
4328
+ _vm.handleExclAttribute(
4329
+ {
4330
+ data: item,
4331
+ attrs:
4332
+ [
4333
+ "events",
4334
+ "type",
4335
+ ],
4336
+ }
4337
+ ),
4338
+ false
4278
4339
  ),
4340
+ Object.assign(
4341
+ {},
4342
+ item.events
4343
+ )
4344
+ )
4345
+ )
4346
+ : _vm._e(),
4347
+ ],
4348
+ ],
4349
+ 2
4350
+ ),
4351
+ ]
4352
+ )
4353
+ : [
4354
+ item.htmlType ===
4355
+ "h1"
4356
+ ? [
4357
+ item.html
4358
+ ? _c(
4359
+ "h1",
4360
+ _vm._b(
4361
+ {
4362
+ key: index,
4363
+ domProps:
4364
+ {
4365
+ innerHTML:
4366
+ _vm._s(
4367
+ item.html
4368
+ ),
4279
4369
  },
4280
- }
4370
+ },
4371
+ "h1",
4372
+ _vm.handleExclAttribute(
4373
+ {
4374
+ data: item,
4375
+ attrs:
4376
+ [
4377
+ "html",
4378
+ "htmlType",
4379
+ ],
4380
+ }
4381
+ ),
4382
+ false
4281
4383
  )
4282
- : _vm._e(),
4283
- item.type ===
4284
- "attachment"
4285
- ? _c(
4286
- "es-upload",
4287
- _vm._g(
4288
- _vm._b(
4384
+ )
4385
+ : _c(
4386
+ "h1",
4387
+ _vm._b(
4388
+ {
4389
+ key: index,
4390
+ },
4391
+ "h1",
4392
+ _vm.handleExclAttribute(
4393
+ {
4394
+ data: item,
4395
+ attrs:
4396
+ [
4397
+ "html",
4398
+ "htmlType",
4399
+ ],
4400
+ }
4401
+ ),
4402
+ false
4403
+ ),
4404
+ [
4405
+ _vm._v(
4406
+ "\n " +
4407
+ _vm._s(
4408
+ item.text
4409
+ ) +
4410
+ "\n "
4411
+ ),
4412
+ ]
4413
+ ),
4414
+ ]
4415
+ : _vm._e(),
4416
+ item.htmlType ===
4417
+ "h2"
4418
+ ? [
4419
+ item.html
4420
+ ? _c(
4421
+ "h2",
4422
+ _vm._b(
4423
+ {
4424
+ key: index,
4425
+ domProps:
4289
4426
  {
4290
- staticClass:
4291
- "es-attachment",
4292
- attrs:
4293
- {
4294
- "file-count":
4295
- title.count,
4296
- height:
4297
- "auto",
4298
- display:
4299
- show,
4300
- },
4301
- on: {
4302
- "update:fileCount":
4303
- function (
4304
- $event
4305
- ) {
4306
- _vm.$set(
4307
- title,
4308
- "count",
4309
- $event
4310
- )
4311
- },
4312
- },
4427
+ innerHTML:
4428
+ _vm._s(
4429
+ item.html
4430
+ ),
4313
4431
  },
4314
- "es-upload",
4315
- _vm.handleExclAttribute(
4316
- {
4317
- data: item,
4318
- attrs:
4319
- [
4320
- "events",
4321
- "type",
4322
- ],
4323
- }
4324
- ),
4325
- false
4326
- ),
4327
- Object.assign(
4328
- {},
4329
- item.events
4330
- )
4331
- )
4432
+ },
4433
+ "h2",
4434
+ _vm.handleExclAttribute(
4435
+ {
4436
+ data: item,
4437
+ attrs:
4438
+ [
4439
+ "html",
4440
+ "htmlType",
4441
+ ],
4442
+ }
4443
+ ),
4444
+ false
4332
4445
  )
4333
- : _vm._e(),
4334
- ],
4335
- ],
4336
- 2
4337
- ),
4338
- ]
4339
- )
4340
- : [
4341
- item.htmlType ===
4342
- "h1"
4343
- ? [
4344
- item.html
4345
- ? _c(
4346
- "h1",
4347
- _vm._b(
4348
- {
4349
- key: index,
4350
- domProps:
4446
+ )
4447
+ : _c(
4448
+ "h2",
4449
+ _vm._b(
4351
4450
  {
4352
- innerHTML:
4353
- _vm._s(
4354
- item.html
4355
- ),
4451
+ key: index,
4356
4452
  },
4357
- },
4358
- "h1",
4359
- _vm.handleExclAttribute(
4360
- {
4361
- data: item,
4362
- attrs:
4363
- [
4364
- "html",
4365
- "htmlType",
4366
- ],
4367
- }
4368
- ),
4369
- false
4370
- )
4371
- )
4372
- : _c(
4373
- "h1",
4374
- _vm._b(
4375
- {
4376
- key: index,
4377
- },
4378
- "h1",
4379
- _vm.handleExclAttribute(
4380
- {
4381
- data: item,
4382
- attrs:
4383
- [
4384
- "html",
4385
- "htmlType",
4386
- ],
4387
- }
4388
- ),
4389
- false
4390
- ),
4391
- [
4392
- _vm._v(
4393
- "\n " +
4394
- _vm._s(
4395
- item.text
4396
- ) +
4397
- "\n "
4453
+ "h2",
4454
+ _vm.handleExclAttribute(
4455
+ {
4456
+ data: item,
4457
+ attrs:
4458
+ [
4459
+ "html",
4460
+ "htmlType",
4461
+ ],
4462
+ }
4463
+ ),
4464
+ false
4465
+ ),
4466
+ [
4467
+ _vm._v(
4468
+ "\n " +
4469
+ _vm._s(
4470
+ item.text
4471
+ ) +
4472
+ "\n "
4473
+ ),
4474
+ ]
4398
4475
  ),
4399
- ]
4400
- ),
4401
- ]
4402
- : _vm._e(),
4403
- item.htmlType ===
4404
- "h2"
4405
- ? [
4406
- item.html
4407
- ? _c(
4408
- "h2",
4409
- _vm._b(
4410
- {
4411
- key: index,
4412
- domProps:
4476
+ ]
4477
+ : _vm._e(),
4478
+ item.htmlType ===
4479
+ "ul"
4480
+ ? [
4481
+ item.html
4482
+ ? _c(
4483
+ "ul",
4484
+ _vm._b(
4413
4485
  {
4414
- innerHTML:
4415
- _vm._s(
4416
- item.html
4417
- ),
4486
+ key: index,
4487
+ domProps:
4488
+ {
4489
+ innerHTML:
4490
+ _vm._s(
4491
+ item.html
4492
+ ),
4493
+ },
4418
4494
  },
4419
- },
4420
- "h2",
4421
- _vm.handleExclAttribute(
4422
- {
4423
- data: item,
4424
- attrs:
4425
- [
4426
- "html",
4427
- "htmlType",
4428
- ],
4429
- }
4430
- ),
4431
- false
4432
- )
4433
- )
4434
- : _c(
4435
- "h2",
4436
- _vm._b(
4437
- {
4438
- key: index,
4439
- },
4440
- "h2",
4441
- _vm.handleExclAttribute(
4442
- {
4443
- data: item,
4444
- attrs:
4445
- [
4446
- "html",
4447
- "htmlType",
4448
- ],
4449
- }
4450
- ),
4451
- false
4452
- ),
4453
- [
4454
- _vm._v(
4455
- "\n " +
4456
- _vm._s(
4457
- item.text
4458
- ) +
4459
- "\n "
4460
- ),
4461
- ]
4462
- ),
4463
- ]
4464
- : _vm._e(),
4465
- item.htmlType ===
4466
- "ul"
4467
- ? [
4468
- item.html
4469
- ? _c(
4470
- "ul",
4471
- _vm._b(
4472
- {
4473
- key: index,
4474
- domProps:
4495
+ "ul",
4496
+ _vm.handleExclAttribute(
4497
+ {
4498
+ data: item,
4499
+ attrs:
4500
+ [
4501
+ "html",
4502
+ "htmlType",
4503
+ ],
4504
+ }
4505
+ ),
4506
+ false
4507
+ )
4508
+ )
4509
+ : _c(
4510
+ "ul",
4511
+ _vm._b(
4475
4512
  {
4476
- innerHTML:
4477
- _vm._s(
4478
- item.html
4479
- ),
4513
+ key: index,
4480
4514
  },
4481
- },
4482
- "ul",
4483
- _vm.handleExclAttribute(
4484
- {
4485
- data: item,
4486
- attrs:
4487
- [
4488
- "html",
4489
- "htmlType",
4490
- ],
4491
- }
4492
- ),
4493
- false
4494
- )
4495
- )
4496
- : _c(
4497
- "ul",
4498
- _vm._b(
4499
- {
4500
- key: index,
4501
- },
4502
- "ul",
4503
- _vm.handleExclAttribute(
4504
- {
4505
- data: item,
4506
- attrs:
4507
- [
4508
- "html",
4509
- "htmlType",
4510
- ],
4511
- }
4512
- ),
4513
- false
4514
- ),
4515
- [
4516
- _vm._l(
4517
- data,
4518
- function (
4519
- liItem,
4520
- liIndex
4521
- ) {
4522
- return [
4523
- _vm
4524
- .liitems
4525
- .html
4526
- ? _c(
4527
- "li",
4528
- {
4529
- key: liIndex,
4530
- domProps:
4515
+ "ul",
4516
+ _vm.handleExclAttribute(
4517
+ {
4518
+ data: item,
4519
+ attrs:
4520
+ [
4521
+ "html",
4522
+ "htmlType",
4523
+ ],
4524
+ }
4525
+ ),
4526
+ false
4527
+ ),
4528
+ [
4529
+ _vm._l(
4530
+ data,
4531
+ function (
4532
+ liItem,
4533
+ liIndex
4534
+ ) {
4535
+ return [
4536
+ _vm
4537
+ .liitems
4538
+ .html
4539
+ ? _c(
4540
+ "li",
4531
4541
  {
4532
- innerHTML:
4533
- _vm._s(
4534
- _vm
4535
- .liitems
4536
- .html
4537
- ),
4542
+ key: liIndex,
4543
+ domProps:
4544
+ {
4545
+ innerHTML:
4546
+ _vm._s(
4547
+ _vm
4548
+ .liitems
4549
+ .html
4550
+ ),
4551
+ },
4552
+ }
4553
+ )
4554
+ : _c(
4555
+ "li",
4556
+ {
4557
+ key: liIndex,
4538
4558
  },
4539
- }
4540
- )
4541
- : _c(
4542
- "li",
4543
- {
4544
- key: liIndex,
4545
- },
4546
- [
4547
- _vm._v(
4548
- "\n " +
4549
- _vm._s(
4550
- liItem
4551
- ) +
4552
- "\n "
4559
+ [
4560
+ _vm._v(
4561
+ "\n " +
4562
+ _vm._s(
4563
+ liItem
4564
+ ) +
4565
+ "\n "
4566
+ ),
4567
+ ]
4553
4568
  ),
4554
- ]
4555
- ),
4556
- ]
4557
- }
4558
- ),
4559
- ],
4560
- 2
4561
- ),
4562
- ]
4563
- : _vm._e(),
4564
- item.htmlType ===
4565
- "image" ||
4566
- item.htmlType ===
4567
- "img"
4568
- ? [
4569
- _c(
4570
- "img",
4571
- _vm._b(
4572
- {
4573
- key: index,
4574
- attrs: {
4575
- src:
4576
- item.url ||
4577
- item.src,
4578
- },
4579
- },
4580
- "img",
4581
- _vm.handleExclAttribute(
4582
- {
4583
- data: item,
4584
- attrs:
4585
- [
4586
- "html",
4587
- "htmlType",
4588
- "src",
4569
+ ]
4570
+ }
4571
+ ),
4589
4572
  ],
4590
- }
4591
- ),
4592
- false
4593
- )
4594
- ),
4595
- ]
4596
- : _vm._e(),
4597
- item.htmlType ===
4598
- "p"
4599
- ? [
4600
- item.html
4601
- ? _c(
4602
- "p",
4603
- _vm._b(
4604
- {
4605
- key: index,
4606
- domProps:
4607
- {
4608
- innerHTML:
4609
- _vm._s(
4610
- item.html
4611
- ),
4612
- },
4613
- },
4614
- "p",
4615
- _vm.handleExclAttribute(
4616
- {
4617
- data: item,
4618
- attrs:
4619
- [
4620
- "html",
4621
- "htmlType",
4622
- ],
4623
- }
4573
+ 2
4624
4574
  ),
4625
- false
4626
- )
4627
- )
4628
- : _c(
4629
- "p",
4575
+ ]
4576
+ : _vm._e(),
4577
+ item.htmlType ===
4578
+ "image" ||
4579
+ item.htmlType ===
4580
+ "img"
4581
+ ? [
4582
+ _c(
4583
+ "img",
4630
4584
  _vm._b(
4631
4585
  {
4632
4586
  key: index,
4587
+ attrs:
4588
+ {
4589
+ src:
4590
+ item.url ||
4591
+ item.src,
4592
+ },
4633
4593
  },
4634
- "p",
4594
+ "img",
4635
4595
  _vm.handleExclAttribute(
4636
4596
  {
4637
4597
  data: item,
4638
4598
  attrs:
4639
4599
  [
4640
- "text",
4600
+ "html",
4641
4601
  "htmlType",
4602
+ "src",
4642
4603
  ],
4643
4604
  }
4644
4605
  ),
4645
4606
  false
4646
- ),
4647
- [
4648
- _vm._v(
4649
- "\n " +
4650
- _vm._s(
4651
- item.text
4652
- ) +
4653
- "\n "
4654
- ),
4655
- ]
4607
+ )
4656
4608
  ),
4657
- ]
4658
- : _vm._e(),
4659
- item.htmlType ===
4660
- "div"
4661
- ? [
4662
- item.html
4663
- ? _c(
4664
- "div",
4609
+ ]
4610
+ : _vm._e(),
4611
+ item.htmlType ===
4612
+ "p"
4613
+ ? [
4614
+ item.html
4615
+ ? _c(
4616
+ "p",
4617
+ _vm._b(
4618
+ {
4619
+ key: index,
4620
+ domProps:
4621
+ {
4622
+ innerHTML:
4623
+ _vm._s(
4624
+ item.html
4625
+ ),
4626
+ },
4627
+ },
4628
+ "p",
4629
+ _vm.handleExclAttribute(
4630
+ {
4631
+ data: item,
4632
+ attrs:
4633
+ [
4634
+ "html",
4635
+ "htmlType",
4636
+ ],
4637
+ }
4638
+ ),
4639
+ false
4640
+ )
4641
+ )
4642
+ : _c(
4643
+ "p",
4644
+ _vm._b(
4645
+ {
4646
+ key: index,
4647
+ },
4648
+ "p",
4649
+ _vm.handleExclAttribute(
4650
+ {
4651
+ data: item,
4652
+ attrs:
4653
+ [
4654
+ "text",
4655
+ "htmlType",
4656
+ ],
4657
+ }
4658
+ ),
4659
+ false
4660
+ ),
4661
+ [
4662
+ _vm._v(
4663
+ "\n " +
4664
+ _vm._s(
4665
+ item.text
4666
+ ) +
4667
+ "\n "
4668
+ ),
4669
+ ]
4670
+ ),
4671
+ ]
4672
+ : _vm._e(),
4673
+ item.htmlType ===
4674
+ "div"
4675
+ ? [
4676
+ item.html
4677
+ ? _c(
4678
+ "div",
4679
+ _vm._b(
4680
+ {
4681
+ key: index,
4682
+ domProps:
4683
+ {
4684
+ innerHTML:
4685
+ _vm._s(
4686
+ item.html
4687
+ ),
4688
+ },
4689
+ },
4690
+ "div",
4691
+ _vm.handleExclAttribute(
4692
+ {
4693
+ data: item,
4694
+ attrs:
4695
+ [
4696
+ "html",
4697
+ "htmlType",
4698
+ ],
4699
+ }
4700
+ ),
4701
+ false
4702
+ )
4703
+ )
4704
+ : _c(
4705
+ "div",
4706
+ _vm._b(
4707
+ {
4708
+ key: index,
4709
+ },
4710
+ "div",
4711
+ _vm.handleExclAttribute(
4712
+ {
4713
+ data: item,
4714
+ attrs:
4715
+ [
4716
+ "html",
4717
+ "htmlType",
4718
+ ],
4719
+ }
4720
+ ),
4721
+ false
4722
+ ),
4723
+ [
4724
+ _vm._v(
4725
+ "\n " +
4726
+ _vm._s(
4727
+ item.text
4728
+ ) +
4729
+ "\n "
4730
+ ),
4731
+ ]
4732
+ ),
4733
+ ]
4734
+ : _vm._e(),
4735
+ item.type ===
4736
+ "form"
4737
+ ? _c(
4738
+ "es-form",
4739
+ _vm._g(
4665
4740
  _vm._b(
4666
4741
  {
4667
4742
  key: index,
4668
- domProps:
4743
+ ref: "esFlowForm",
4744
+ refInFor: true,
4745
+ attrs:
4669
4746
  {
4670
- innerHTML:
4671
- _vm._s(
4672
- item.html
4673
- ),
4747
+ full: "",
4748
+ model:
4749
+ item.model,
4750
+ display:
4751
+ show,
4752
+ closeDialog: false,
4674
4753
  },
4754
+ on: {
4755
+ "update:model":
4756
+ function (
4757
+ $event
4758
+ ) {
4759
+ _vm.$set(
4760
+ item,
4761
+ "model",
4762
+ $event
4763
+ )
4764
+ },
4765
+ },
4675
4766
  },
4676
- "div",
4767
+ "es-form",
4677
4768
  _vm.handleExclAttribute(
4678
4769
  {
4679
4770
  data: item,
4680
4771
  attrs:
4681
4772
  [
4682
- "html",
4683
- "htmlType",
4773
+ "events",
4774
+ "visible",
4775
+ "model",
4776
+ "type",
4777
+ "ref",
4684
4778
  ],
4685
4779
  }
4686
4780
  ),
4687
4781
  false
4782
+ ),
4783
+ Object.assign(
4784
+ {},
4785
+ item.events
4688
4786
  )
4689
4787
  )
4690
- : _c(
4691
- "div",
4788
+ )
4789
+ : _vm._e(),
4790
+ item.type ===
4791
+ "data-table" ||
4792
+ item.type ===
4793
+ "dataTable" ||
4794
+ item.type ===
4795
+ "flow-list" ||
4796
+ item.type ===
4797
+ "flowList"
4798
+ ? _c(
4799
+ "es-data-table",
4800
+ _vm._g(
4692
4801
  _vm._b(
4693
4802
  {
4694
4803
  key: index,
4804
+ class:
4805
+ {
4806
+ "es-flow-group-data-table":
4807
+ item.type ===
4808
+ "data-table" ||
4809
+ item.type ===
4810
+ "dataTable",
4811
+ "es-flow-list":
4812
+ item.type ===
4813
+ "flow-list" ||
4814
+ item.type ===
4815
+ "flowList",
4816
+ },
4817
+ attrs:
4818
+ {
4819
+ display:
4820
+ show,
4821
+ },
4695
4822
  },
4696
- "div",
4823
+ "es-data-table",
4697
4824
  _vm.handleExclAttribute(
4698
4825
  {
4699
4826
  data: item,
4700
4827
  attrs:
4701
4828
  [
4702
- "html",
4703
- "htmlType",
4829
+ "events",
4830
+ "visible",
4831
+ "type",
4704
4832
  ],
4705
4833
  }
4706
4834
  ),
4707
4835
  false
4708
4836
  ),
4709
- [
4710
- _vm._v(
4711
- "\n " +
4712
- _vm._s(
4713
- item.text
4714
- ) +
4715
- "\n "
4716
- ),
4717
- ]
4718
- ),
4719
- ]
4720
- : _vm._e(),
4721
- item.type === "form"
4722
- ? _c(
4723
- "es-form",
4724
- _vm._g(
4725
- _vm._b(
4726
- {
4727
- key: index,
4728
- ref: "esFlowForm",
4729
- refInFor: true,
4730
- attrs: {
4731
- full: "",
4732
- model:
4733
- item.model,
4734
- display:
4735
- show,
4736
- closeDialog: false,
4737
- },
4738
- on: {
4739
- "update:model":
4740
- function (
4741
- $event
4742
- ) {
4743
- _vm.$set(
4744
- item,
4745
- "model",
4746
- $event
4747
- )
4748
- },
4749
- },
4750
- },
4751
- "es-form",
4752
- _vm.handleExclAttribute(
4753
- {
4754
- data: item,
4755
- attrs:
4756
- [
4757
- "events",
4758
- "visible",
4759
- "model",
4760
- "type",
4761
- "ref",
4762
- ],
4763
- }
4764
- ),
4765
- false
4766
- ),
4767
- Object.assign(
4768
- {},
4769
- item.events
4770
- )
4771
- )
4772
- )
4773
- : _vm._e(),
4774
- item.type ===
4775
- "data-table" ||
4776
- item.type ===
4777
- "dataTable" ||
4778
- item.type ===
4779
- "flow-list" ||
4780
- item.type ===
4781
- "flowList"
4782
- ? _c(
4783
- "es-data-table",
4784
- _vm._g(
4785
- _vm._b(
4786
- {
4787
- key: index,
4788
- class: {
4789
- "es-flow-group-data-table":
4790
- item.type ===
4791
- "data-table" ||
4792
- item.type ===
4793
- "dataTable",
4794
- "es-flow-list":
4795
- item.type ===
4796
- "flow-list" ||
4797
- item.type ===
4798
- "flowList",
4799
- },
4800
- attrs: {
4801
- display:
4802
- show,
4803
- },
4804
- },
4805
- "es-data-table",
4806
- _vm.handleExclAttribute(
4807
- {
4808
- data: item,
4809
- attrs:
4810
- [
4811
- "events",
4812
- "visible",
4813
- "type",
4814
- ],
4815
- }
4837
+ item.events
4816
4838
  ),
4817
- false
4818
- ),
4819
- item.events
4820
- ),
4821
- [
4822
- item.dialog
4823
- ? _c(
4824
- "template",
4825
- {
4826
- slot: "dialog",
4827
- },
4828
- [
4829
- Array.isArray(
4830
- item.dialog
4831
- )
4832
- ? _vm._l(
4833
- item.dialog,
4834
- function (
4835
- ele,
4836
- ids
4837
- ) {
4838
- return _c(
4839
+ [
4840
+ item.dialog
4841
+ ? _c(
4842
+ "template",
4843
+ {
4844
+ slot: "dialog",
4845
+ },
4846
+ [
4847
+ Array.isArray(
4848
+ item.dialog
4849
+ )
4850
+ ? _vm._l(
4851
+ item.dialog,
4852
+ function (
4853
+ ele,
4854
+ ids
4855
+ ) {
4856
+ return _c(
4857
+ "es-dialog",
4858
+ _vm._g(
4859
+ _vm._b(
4860
+ {
4861
+ key: ids,
4862
+ attrs:
4863
+ {
4864
+ isReload: true,
4865
+ visible:
4866
+ ele.visible,
4867
+ },
4868
+ on: {
4869
+ "update:visible":
4870
+ function (
4871
+ $event
4872
+ ) {
4873
+ _vm.$set(
4874
+ ele,
4875
+ "visible",
4876
+ $event
4877
+ )
4878
+ },
4879
+ },
4880
+ },
4881
+ "es-dialog",
4882
+ _vm.handleExclAttribute(
4883
+ {
4884
+ data: ele,
4885
+ attrs:
4886
+ [
4887
+ "visible",
4888
+ ],
4889
+ }
4890
+ ),
4891
+ false
4892
+ ),
4893
+ Object.assign(
4894
+ {},
4895
+ ele.events
4896
+ )
4897
+ )
4898
+ )
4899
+ }
4900
+ )
4901
+ : _c(
4839
4902
  "es-dialog",
4840
4903
  _vm._g(
4841
4904
  _vm._b(
4842
4905
  {
4843
- key: ids,
4844
4906
  attrs:
4845
4907
  {
4846
4908
  isReload: true,
4847
4909
  visible:
4848
- ele.visible,
4910
+ item
4911
+ .dialog
4912
+ .visible,
4849
4913
  },
4850
4914
  on: {
4851
4915
  "update:visible":
@@ -4853,7 +4917,7 @@ var render = function () {
4853
4917
  $event
4854
4918
  ) {
4855
4919
  _vm.$set(
4856
- ele,
4920
+ item.dialog,
4857
4921
  "visible",
4858
4922
  $event
4859
4923
  )
@@ -4863,7 +4927,7 @@ var render = function () {
4863
4927
  "es-dialog",
4864
4928
  _vm.handleExclAttribute(
4865
4929
  {
4866
- data: ele,
4930
+ data: item.dialog,
4867
4931
  attrs:
4868
4932
  [
4869
4933
  "visible",
@@ -4874,353 +4938,362 @@ var render = function () {
4874
4938
  ),
4875
4939
  Object.assign(
4876
4940
  {},
4877
- ele.events
4941
+ item
4942
+ .dialog
4943
+ .events
4878
4944
  )
4879
4945
  )
4880
- )
4881
- }
4882
- )
4883
- : _c(
4884
- "es-dialog",
4885
- _vm._g(
4886
- _vm._b(
4887
- {
4888
- attrs:
4889
- {
4890
- isReload: true,
4891
- visible:
4892
- item
4893
- .dialog
4894
- .visible,
4895
- },
4896
- on: {
4897
- "update:visible":
4898
- function (
4899
- $event
4900
- ) {
4901
- _vm.$set(
4902
- item.dialog,
4903
- "visible",
4904
- $event
4905
- )
4906
- },
4907
- },
4908
- },
4909
- "es-dialog",
4910
- _vm.handleExclAttribute(
4911
- {
4912
- data: item.dialog,
4913
- attrs:
4914
- [
4915
- "visible",
4916
- ],
4917
- }
4918
- ),
4919
- false
4920
4946
  ),
4921
- Object.assign(
4922
- {},
4923
- item
4924
- .dialog
4925
- .events
4926
- )
4927
- )
4928
- ),
4929
- ],
4930
- 2
4931
- )
4932
- : _vm._e(),
4933
- ],
4934
- 2
4935
- )
4936
- : _vm._e(),
4937
- item.type ===
4938
- "tree-group" ||
4939
- item.type ===
4940
- "treeGroup"
4941
- ? _c(
4942
- "es-tree-group",
4943
- _vm._g(
4944
- _vm._b(
4945
- {
4946
- key: index,
4947
- attrs: {
4948
- display:
4949
- show,
4950
- },
4951
- },
4952
- "es-tree-group",
4953
- _vm.handleExclAttribute(
4954
- {
4955
- data: item,
4956
- attrs:
4957
- [
4958
- "events",
4959
- "visible",
4960
- "type",
4961
- ],
4962
- }
4963
- ),
4964
- false
4965
- ),
4966
- Object.assign(
4967
- {},
4968
- item.events
4947
+ ],
4948
+ 2
4949
+ )
4950
+ : _vm._e(),
4951
+ ],
4952
+ 2
4969
4953
  )
4970
- )
4971
- )
4972
- : _vm._e(),
4973
- item.type ===
4974
- "iframe" &&
4975
- !item.blank
4976
- ? _c("iframe", {
4977
- key: index,
4978
- attrs: {
4979
- frameborder:
4980
- "0",
4981
- width:
4982
- "100%",
4983
- height:
4984
- "100%",
4985
- id:
4986
- item.id ||
4987
- item.name,
4988
- name: item.name,
4989
- src: _vm.handleUrlJoinParams(
4990
- {
4991
- url: item.url,
4992
- param:
4993
- item.param ||
4994
- {},
4995
- }
4996
- ),
4997
- },
4998
- })
4999
- : _vm._e(),
5000
- item.type ===
5001
- "attachment"
5002
- ? _c(
5003
- "es-upload",
5004
- _vm._g(
5005
- _vm._b(
4954
+ : _vm._e(),
4955
+ item.type ===
4956
+ "tree-group" ||
4957
+ item.type ===
4958
+ "treeGroup"
4959
+ ? _c(
4960
+ "es-tree-group",
4961
+ _vm._g(
4962
+ _vm._b(
4963
+ {
4964
+ key: index,
4965
+ attrs:
4966
+ {
4967
+ display:
4968
+ show,
4969
+ },
4970
+ },
4971
+ "es-tree-group",
4972
+ _vm.handleExclAttribute(
4973
+ {
4974
+ data: item,
4975
+ attrs:
4976
+ [
4977
+ "events",
4978
+ "visible",
4979
+ "type",
4980
+ ],
4981
+ }
4982
+ ),
4983
+ false
4984
+ ),
4985
+ Object.assign(
4986
+ {},
4987
+ item.events
4988
+ )
4989
+ )
4990
+ )
4991
+ : _vm._e(),
4992
+ item.type ===
4993
+ "iframe" &&
4994
+ !item.blank
4995
+ ? _c(
4996
+ "iframe",
5006
4997
  {
5007
4998
  key: index,
5008
- staticClass:
5009
- "es-attachment",
5010
4999
  attrs: {
5000
+ frameborder:
5001
+ "0",
5002
+ width:
5003
+ "100%",
5011
5004
  height:
5012
- "auto",
5013
- "file-count":
5014
- title.count,
5015
- display:
5016
- show,
5017
- },
5018
- on: {
5019
- "update:fileCount":
5020
- function (
5021
- $event
5022
- ) {
5023
- _vm.$set(
5024
- title,
5025
- "count",
5026
- $event
5027
- )
5028
- },
5005
+ "100%",
5006
+ id:
5007
+ item.id ||
5008
+ item.name,
5009
+ name: item.name,
5010
+ src: _vm.handleUrlJoinParams(
5011
+ {
5012
+ url: item.url,
5013
+ param:
5014
+ item.param ||
5015
+ {},
5016
+ }
5017
+ ),
5029
5018
  },
5030
- },
5031
- "es-upload",
5032
- _vm.handleExclAttribute(
5033
- {
5034
- data: item,
5035
- attrs:
5036
- [
5037
- "events",
5038
- "type",
5039
- ],
5040
- }
5041
- ),
5042
- false
5043
- ),
5044
- Object.assign(
5045
- {},
5046
- item.events
5019
+ }
5047
5020
  )
5048
- )
5049
- )
5050
- : _vm._e(),
5051
- item.type ===
5052
- "dialog"
5053
- ? _c(
5054
- "es-dialog",
5055
- _vm._g(
5056
- _vm._b(
5057
- {
5058
- key: index,
5059
- attrs: {
5060
- isReload: true,
5061
- visible:
5062
- item.visible,
5063
- },
5064
- on: {
5065
- "update:visible":
5066
- function (
5067
- $event
5068
- ) {
5069
- _vm.$set(
5070
- item,
5071
- "visible",
5072
- $event
5073
- )
5021
+ : _vm._e(),
5022
+ item.type ===
5023
+ "attachment"
5024
+ ? _c(
5025
+ "es-upload",
5026
+ _vm._g(
5027
+ _vm._b(
5028
+ {
5029
+ key: index,
5030
+ staticClass:
5031
+ "es-attachment",
5032
+ attrs:
5033
+ {
5034
+ height:
5035
+ "auto",
5036
+ "file-count":
5037
+ title.count,
5038
+ display:
5039
+ show,
5040
+ },
5041
+ on: {
5042
+ "update:fileCount":
5043
+ function (
5044
+ $event
5045
+ ) {
5046
+ _vm.$set(
5047
+ title,
5048
+ "count",
5049
+ $event
5050
+ )
5051
+ },
5074
5052
  },
5075
- },
5076
- },
5053
+ },
5054
+ "es-upload",
5055
+ _vm.handleExclAttribute(
5056
+ {
5057
+ data: item,
5058
+ attrs:
5059
+ [
5060
+ "events",
5061
+ "type",
5062
+ ],
5063
+ }
5064
+ ),
5065
+ false
5066
+ ),
5067
+ Object.assign(
5068
+ {},
5069
+ item.events
5070
+ )
5071
+ )
5072
+ )
5073
+ : _vm._e(),
5074
+ item.type ===
5075
+ "dialog"
5076
+ ? _c(
5077
5077
  "es-dialog",
5078
- _vm.handleExclAttribute(
5079
- {
5080
- data: item,
5081
- attrs:
5082
- [
5083
- "visible",
5084
- "type",
5085
- ],
5086
- }
5087
- ),
5088
- false
5089
- ),
5090
- Object.assign(
5091
- {},
5092
- item.events
5078
+ _vm._g(
5079
+ _vm._b(
5080
+ {
5081
+ key: index,
5082
+ attrs:
5083
+ {
5084
+ isReload: true,
5085
+ visible:
5086
+ item.visible,
5087
+ },
5088
+ on: {
5089
+ "update:visible":
5090
+ function (
5091
+ $event
5092
+ ) {
5093
+ _vm.$set(
5094
+ item,
5095
+ "visible",
5096
+ $event
5097
+ )
5098
+ },
5099
+ },
5100
+ },
5101
+ "es-dialog",
5102
+ _vm.handleExclAttribute(
5103
+ {
5104
+ data: item,
5105
+ attrs:
5106
+ [
5107
+ "visible",
5108
+ "type",
5109
+ ],
5110
+ }
5111
+ ),
5112
+ false
5113
+ ),
5114
+ Object.assign(
5115
+ {},
5116
+ item.events
5117
+ )
5118
+ )
5093
5119
  )
5094
- )
5095
- )
5096
- : _vm._e(),
5097
- ],
5098
- ]
5099
- }
5100
- ),
5101
- ]
5102
- : [
5103
- contents.type === "form"
5104
- ? _c(
5105
- "es-form",
5106
- _vm._g(
5107
- _vm._b(
5108
- {
5109
- ref: "esFlowForm",
5110
- refInFor: true,
5111
- attrs: {
5112
- full: "",
5113
- model:
5114
- contents.model,
5115
- display: show,
5116
- closeDialog: false,
5117
- },
5118
- on: {
5119
- "update:model":
5120
- function (
5121
- $event
5122
- ) {
5123
- _vm.$set(
5124
- contents,
5125
- "model",
5126
- $event
5127
- )
5128
- },
5129
- },
5130
- },
5131
- "es-form",
5132
- _vm.handleExclAttribute(
5133
- {
5134
- data: contents,
5135
- attrs: [
5136
- "events",
5137
- "visible",
5138
- "model",
5139
- "type",
5140
- "ref",
5120
+ : _vm._e(),
5141
5121
  ],
5142
- }
5143
- ),
5144
- false
5145
- ),
5146
- Object.assign(
5147
- {},
5148
- contents.events
5122
+ ]
5123
+ }
5124
+ ),
5125
+ ]
5126
+ : [
5127
+ contents.type === "form"
5128
+ ? _c(
5129
+ "es-form",
5130
+ _vm._g(
5131
+ _vm._b(
5132
+ {
5133
+ ref: "esFlowForm",
5134
+ refInFor: true,
5135
+ attrs: {
5136
+ full: "",
5137
+ model:
5138
+ contents.model,
5139
+ display: show,
5140
+ closeDialog: false,
5141
+ },
5142
+ on: {
5143
+ "update:model":
5144
+ function (
5145
+ $event
5146
+ ) {
5147
+ _vm.$set(
5148
+ contents,
5149
+ "model",
5150
+ $event
5151
+ )
5152
+ },
5153
+ },
5154
+ },
5155
+ "es-form",
5156
+ _vm.handleExclAttribute(
5157
+ {
5158
+ data: contents,
5159
+ attrs: [
5160
+ "events",
5161
+ "visible",
5162
+ "model",
5163
+ "type",
5164
+ "ref",
5165
+ ],
5166
+ }
5167
+ ),
5168
+ false
5169
+ ),
5170
+ Object.assign(
5171
+ {},
5172
+ contents.events
5173
+ )
5174
+ )
5149
5175
  )
5150
- )
5151
- )
5152
- : _vm._e(),
5153
- contents.type ===
5154
- "data-table" ||
5155
- contents.type === "dataTable" ||
5156
- contents.type === "flow-list" ||
5157
- items.contents.type ===
5158
- "flowList"
5159
- ? _c(
5160
- "es-data-table",
5161
- _vm._g(
5162
- _vm._b(
5163
- {
5164
- class: {
5165
- "es-flow-group-data-table":
5166
- contents.type ===
5167
- "data-table" ||
5168
- items.contents
5169
- .type ===
5170
- "dataTable",
5171
- "es-flow-list":
5172
- contents.type ===
5173
- "flow-list" ||
5174
- contents.type ===
5175
- "flowList",
5176
- },
5177
- attrs: {
5178
- display: show,
5179
- },
5180
- },
5176
+ : _vm._e(),
5177
+ contents.type ===
5178
+ "data-table" ||
5179
+ contents.type ===
5180
+ "dataTable" ||
5181
+ contents.type ===
5182
+ "flow-list" ||
5183
+ items.contents.type ===
5184
+ "flowList"
5185
+ ? _c(
5181
5186
  "es-data-table",
5182
- _vm.handleExclAttribute(
5183
- {
5184
- data: contents,
5185
- attrs: [
5186
- "events",
5187
- "visible",
5188
- "type",
5189
- ],
5190
- }
5191
- ),
5192
- false
5193
- ),
5194
- contents.events
5195
- ),
5196
- [
5197
- contents.dialog
5198
- ? _c(
5199
- "template",
5187
+ _vm._g(
5188
+ _vm._b(
5200
5189
  {
5201
- slot: "dialog",
5190
+ class: {
5191
+ "es-flow-group-data-table":
5192
+ contents.type ===
5193
+ "data-table" ||
5194
+ items
5195
+ .contents
5196
+ .type ===
5197
+ "dataTable",
5198
+ "es-flow-list":
5199
+ contents.type ===
5200
+ "flow-list" ||
5201
+ contents.type ===
5202
+ "flowList",
5203
+ },
5204
+ attrs: {
5205
+ display: show,
5206
+ },
5202
5207
  },
5203
- [
5204
- Array.isArray(
5205
- contents.dialog
5206
- )
5207
- ? _vm._l(
5208
- contents.dialog,
5209
- function (
5210
- ele,
5211
- ids
5212
- ) {
5213
- return _c(
5208
+ "es-data-table",
5209
+ _vm.handleExclAttribute(
5210
+ {
5211
+ data: contents,
5212
+ attrs: [
5213
+ "events",
5214
+ "visible",
5215
+ "type",
5216
+ ],
5217
+ }
5218
+ ),
5219
+ false
5220
+ ),
5221
+ contents.events
5222
+ ),
5223
+ [
5224
+ contents.dialog
5225
+ ? _c(
5226
+ "template",
5227
+ {
5228
+ slot: "dialog",
5229
+ },
5230
+ [
5231
+ Array.isArray(
5232
+ contents.dialog
5233
+ )
5234
+ ? _vm._l(
5235
+ contents.dialog,
5236
+ function (
5237
+ ele,
5238
+ ids
5239
+ ) {
5240
+ return _c(
5241
+ "es-dialog",
5242
+ _vm._g(
5243
+ _vm._b(
5244
+ {
5245
+ key: ids,
5246
+ attrs:
5247
+ {
5248
+ isReload: true,
5249
+ visible:
5250
+ ele.visible,
5251
+ },
5252
+ on: {
5253
+ "update:visible":
5254
+ function (
5255
+ $event
5256
+ ) {
5257
+ _vm.$set(
5258
+ ele,
5259
+ "visible",
5260
+ $event
5261
+ )
5262
+ },
5263
+ },
5264
+ },
5265
+ "es-dialog",
5266
+ _vm.handleExclAttribute(
5267
+ {
5268
+ data: ele,
5269
+ attrs:
5270
+ [
5271
+ "visible",
5272
+ ],
5273
+ }
5274
+ ),
5275
+ false
5276
+ ),
5277
+ Object.assign(
5278
+ {},
5279
+ ele.events
5280
+ )
5281
+ )
5282
+ )
5283
+ }
5284
+ )
5285
+ : _c(
5214
5286
  "es-dialog",
5215
5287
  _vm._g(
5216
5288
  _vm._b(
5217
5289
  {
5218
- key: ids,
5219
5290
  attrs:
5220
5291
  {
5221
5292
  isReload: true,
5222
5293
  visible:
5223
- ele.visible,
5294
+ contents
5295
+ .dialog
5296
+ .visible,
5224
5297
  },
5225
5298
  on: {
5226
5299
  "update:visible":
@@ -5228,7 +5301,7 @@ var render = function () {
5228
5301
  $event
5229
5302
  ) {
5230
5303
  _vm.$set(
5231
- ele,
5304
+ contents.dialog,
5232
5305
  "visible",
5233
5306
  $event
5234
5307
  )
@@ -5238,7 +5311,7 @@ var render = function () {
5238
5311
  "es-dialog",
5239
5312
  _vm.handleExclAttribute(
5240
5313
  {
5241
- data: ele,
5314
+ data: contents.dialog,
5242
5315
  attrs:
5243
5316
  [
5244
5317
  "visible",
@@ -5249,177 +5322,135 @@ var render = function () {
5249
5322
  ),
5250
5323
  Object.assign(
5251
5324
  {},
5252
- ele.events
5325
+ contents
5326
+ .dialog
5327
+ .events
5253
5328
  )
5254
5329
  )
5255
- )
5256
- }
5257
- )
5258
- : _c(
5259
- "es-dialog",
5260
- _vm._g(
5261
- _vm._b(
5262
- {
5263
- attrs:
5264
- {
5265
- isReload: true,
5266
- visible:
5267
- contents
5268
- .dialog
5269
- .visible,
5270
- },
5271
- on: {
5272
- "update:visible":
5273
- function (
5274
- $event
5275
- ) {
5276
- _vm.$set(
5277
- contents.dialog,
5278
- "visible",
5279
- $event
5280
- )
5281
- },
5282
- },
5283
- },
5284
- "es-dialog",
5285
- _vm.handleExclAttribute(
5286
- {
5287
- data: contents.dialog,
5288
- attrs:
5289
- [
5290
- "visible",
5291
- ],
5292
- }
5293
- ),
5294
- false
5295
5330
  ),
5296
- Object.assign(
5297
- {},
5298
- contents
5299
- .dialog
5300
- .events
5301
- )
5302
- )
5303
- ),
5304
- ],
5305
- 2
5306
- )
5307
- : _vm._e(),
5308
- ],
5309
- 2
5310
- )
5311
- : _vm._e(),
5312
- contents.type ===
5313
- "tree-group" ||
5314
- contents.type === "treeGroup"
5315
- ? _c(
5316
- "es-tree-group",
5317
- _vm._g(
5318
- _vm._b(
5319
- {
5320
- attrs: {
5321
- display: show,
5322
- },
5323
- },
5324
- "es-tree-group",
5325
- _vm.handleExclAttribute(
5326
- {
5327
- data: contents,
5328
- attrs: [
5329
- "events",
5330
- "visible",
5331
- "type",
5332
- ],
5333
- }
5334
- ),
5335
- false
5336
- ),
5337
- Object.assign(
5338
- {},
5339
- contents.events
5331
+ ],
5332
+ 2
5333
+ )
5334
+ : _vm._e(),
5335
+ ],
5336
+ 2
5340
5337
  )
5341
- )
5342
- )
5343
- : _vm._e(),
5344
- contents.type === "iframe" &&
5345
- !contents.blank
5346
- ? _c("iframe", {
5347
- attrs: {
5348
- id:
5349
- contents.id ||
5350
- contents.name,
5351
- name: contents.name,
5352
- frameborder: "0",
5353
- width: "100%",
5354
- height: "100%",
5355
- src: _vm.handleUrlJoinParams(
5356
- {
5357
- url: contents.url,
5358
- param:
5359
- contents.param ||
5360
- {},
5361
- }
5362
- ),
5363
- },
5364
- })
5365
- : _vm._e(),
5366
- contents.type === "attachment"
5367
- ? _c(
5368
- "es-upload",
5369
- _vm._g(
5370
- _vm._b(
5371
- {
5372
- staticClass:
5373
- "es-attachment",
5374
- attrs: {
5375
- display: show,
5376
- "file-count":
5377
- title.count,
5378
- height: "auto",
5379
- },
5380
- on: {
5381
- "update:fileCount":
5382
- function (
5383
- $event
5384
- ) {
5385
- _vm.$set(
5386
- title,
5387
- "count",
5388
- $event
5389
- )
5338
+ : _vm._e(),
5339
+ contents.type ===
5340
+ "tree-group" ||
5341
+ contents.type ===
5342
+ "treeGroup"
5343
+ ? _c(
5344
+ "es-tree-group",
5345
+ _vm._g(
5346
+ _vm._b(
5347
+ {
5348
+ attrs: {
5349
+ display: show,
5390
5350
  },
5391
- },
5351
+ },
5352
+ "es-tree-group",
5353
+ _vm.handleExclAttribute(
5354
+ {
5355
+ data: contents,
5356
+ attrs: [
5357
+ "events",
5358
+ "visible",
5359
+ "type",
5360
+ ],
5361
+ }
5362
+ ),
5363
+ false
5364
+ ),
5365
+ Object.assign(
5366
+ {},
5367
+ contents.events
5368
+ )
5369
+ )
5370
+ )
5371
+ : _vm._e(),
5372
+ contents.type ===
5373
+ "iframe" &&
5374
+ !contents.blank
5375
+ ? _c("iframe", {
5376
+ attrs: {
5377
+ id:
5378
+ contents.id ||
5379
+ contents.name,
5380
+ name: contents.name,
5381
+ frameborder: "0",
5382
+ width: "100%",
5383
+ height: "100%",
5384
+ src: _vm.handleUrlJoinParams(
5385
+ {
5386
+ url: contents.url,
5387
+ param:
5388
+ contents.param ||
5389
+ {},
5390
+ }
5391
+ ),
5392
5392
  },
5393
+ })
5394
+ : _vm._e(),
5395
+ contents.type ===
5396
+ "attachment"
5397
+ ? _c(
5393
5398
  "es-upload",
5394
- _vm.handleExclAttribute(
5395
- {
5396
- data: contents,
5397
- attrs: [
5398
- "events",
5399
- "type",
5400
- ],
5401
- }
5402
- ),
5403
- false
5404
- ),
5405
- Object.assign(
5406
- {},
5407
- contents.events
5399
+ _vm._g(
5400
+ _vm._b(
5401
+ {
5402
+ staticClass:
5403
+ "es-attachment",
5404
+ attrs: {
5405
+ display: show,
5406
+ "file-count":
5407
+ title.count,
5408
+ height:
5409
+ "auto",
5410
+ },
5411
+ on: {
5412
+ "update:fileCount":
5413
+ function (
5414
+ $event
5415
+ ) {
5416
+ _vm.$set(
5417
+ title,
5418
+ "count",
5419
+ $event
5420
+ )
5421
+ },
5422
+ },
5423
+ },
5424
+ "es-upload",
5425
+ _vm.handleExclAttribute(
5426
+ {
5427
+ data: contents,
5428
+ attrs: [
5429
+ "events",
5430
+ "type",
5431
+ ],
5432
+ }
5433
+ ),
5434
+ false
5435
+ ),
5436
+ Object.assign(
5437
+ {},
5438
+ contents.events
5439
+ )
5440
+ )
5408
5441
  )
5409
- )
5410
- )
5411
- : _vm._e(),
5412
- ],
5413
- ]
5414
- },
5442
+ : _vm._e(),
5443
+ ],
5444
+ ]
5445
+ },
5446
+ },
5447
+ ]),
5415
5448
  },
5416
- ]),
5417
- },
5418
- "es-tabs-panel",
5419
- items,
5420
- false
5421
- )
5422
- ),
5449
+ "es-tabs-panel",
5450
+ items,
5451
+ false
5452
+ )
5453
+ ),
5423
5454
  ]
5424
5455
  },
5425
5456
  },
@@ -5478,7 +5509,7 @@ var staticRenderFns = []
5478
5509
  render._withStripped = true
5479
5510
 
5480
5511
 
5481
- // CONCATENATED MODULE: ./packages/tabs/src/main.vue?vue&type=template&id=e45be90e&
5512
+ // CONCATENATED MODULE: ./packages/tabs/src/main.vue?vue&type=template&id=2778ac5c&
5482
5513
 
5483
5514
  // EXTERNAL MODULE: ./src/utils/util.js
5484
5515
  var util = __webpack_require__(0);
@@ -6105,6 +6136,16 @@ var util = __webpack_require__(0);
6105
6136
  //
6106
6137
  //
6107
6138
  //
6139
+ //
6140
+ //
6141
+ //
6142
+ //
6143
+ //
6144
+ //
6145
+ //
6146
+ //
6147
+ //
6148
+ //
6108
6149
 
6109
6150
 
6110
6151
  /* harmony default export */ var mainvue_type_script_lang_js_ = ({