eoss-ui 0.4.21 → 0.4.22

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.
Files changed (69) hide show
  1. package/lib/button-group.js +34 -34
  2. package/lib/button.js +37 -37
  3. package/lib/cascader.js +2 -2
  4. package/lib/checkbox-group.js +34 -34
  5. package/lib/config/api.js +1 -1
  6. package/lib/data-table-form.js +34 -34
  7. package/lib/data-table.js +48 -40
  8. package/lib/date-picker.js +36 -36
  9. package/lib/dialog.js +37 -37
  10. package/lib/eoss-ui.common.js +2211 -358
  11. package/lib/flow-group.js +34 -34
  12. package/lib/flow-list.js +35 -35
  13. package/lib/flow.js +118 -107
  14. package/lib/form.js +1082 -167
  15. package/lib/handle-user.js +34 -34
  16. package/lib/handler.js +34 -34
  17. package/lib/icon.js +436 -0
  18. package/lib/index.js +1 -1
  19. package/lib/input-number.js +36 -36
  20. package/lib/input.js +36 -36
  21. package/lib/label.js +2 -2
  22. package/lib/login.js +34 -34
  23. package/lib/main.js +583 -129
  24. package/lib/mainComp.js +54 -53
  25. package/lib/menu.js +2 -2
  26. package/lib/nav.js +36 -36
  27. package/lib/notify.js +36 -36
  28. package/lib/page.js +36 -36
  29. package/lib/pagination.js +2 -2
  30. package/lib/player.js +38 -38
  31. package/lib/qr-code.js +43 -43
  32. package/lib/radio-group.js +36 -36
  33. package/lib/select-ganged.js +36 -36
  34. package/lib/select.js +46 -46
  35. package/lib/selector-panel.js +34 -34
  36. package/lib/selector.js +36 -36
  37. package/lib/sizer.js +36 -36
  38. package/lib/steps.js +36 -36
  39. package/lib/switch.js +36 -36
  40. package/lib/table-form.js +295 -48
  41. package/lib/tabs-panel.js +2 -2
  42. package/lib/tabs.js +43 -39
  43. package/lib/theme-chalk/es-icon.css +1 -0
  44. package/lib/tips.js +36 -36
  45. package/lib/toolbar.js +2 -2
  46. package/lib/tree-group.js +36 -36
  47. package/lib/tree.js +36 -36
  48. package/lib/upload.js +37 -37
  49. package/lib/wujie.js +36 -36
  50. package/lib/wxlogin.js +36 -36
  51. package/package.json +1 -1
  52. package/packages/button/src/main.vue +7 -7
  53. package/packages/data-table/src/main.vue +9 -1
  54. package/packages/flow/src/component/taskUnionExamine.vue +3 -3
  55. package/packages/flow/src/main.vue +47 -13
  56. package/packages/flow/src/startTaskRead.vue +3 -1
  57. package/packages/form/src/main.vue +209 -0
  58. package/packages/form/src/table.vue +150 -97
  59. package/packages/icon/index.js +5 -0
  60. package/packages/icon/src/main.vue +83 -0
  61. package/packages/main/src/async-component/index.vue +85 -0
  62. package/packages/main/src/main.vue +178 -9
  63. package/packages/mainComp/src/main.vue +1 -1
  64. package/packages/select/src/main.vue +5 -4
  65. package/packages/tabs/src/main.vue +1 -0
  66. package/packages/theme-chalk/lib/es-icon.css +1 -0
  67. package/packages/theme-chalk/src/es-icon.scss +99 -0
  68. package/src/config/api.js +1 -1
  69. package/src/index.js +4 -1
package/lib/form.js CHANGED
@@ -2259,7 +2259,7 @@ var watermark = function watermark(option) {
2259
2259
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return doWechatQrLogin; });
2260
2260
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return mainConfig; });
2261
2261
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return initUserSet; });
2262
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Nb", function() { return updateUserInfo; });
2262
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Mb", function() { return updateUserInfo; });
2263
2263
  /* unused harmony export getUserImgUrl */
2264
2264
  /* unused harmony export getDoorIndex */
2265
2265
  /* unused harmony export refreshOnlineUsers */
@@ -2268,17 +2268,17 @@ var watermark = function watermark(option) {
2268
2268
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return getComplexApplications; });
2269
2269
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return getComplexApplicationsNew; });
2270
2270
  /* unused harmony export getUserCustomInfo */
2271
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Mb", function() { return updateUserCustomInfo; });
2271
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Lb", function() { return updateUserCustomInfo; });
2272
2272
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "lb", function() { return sysMsgPage; });
2273
2273
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "O", function() { return ignoreSysMsg; });
2274
2274
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return ignoreAllSysMsg; });
2275
2275
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return getAdjunctProperties; });
2276
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Rb", function() { return uploads; });
2277
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Pb", function() { return uploadOnlyOne; });
2276
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Qb", function() { return uploads; });
2277
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ob", function() { return uploadOnlyOne; });
2278
2278
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return getAdjunctFileInfos; });
2279
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Qb", function() { return uploadSort; });
2279
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Pb", function() { return uploadSort; });
2280
2280
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return downloadByAdjunctId; });
2281
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ob", function() { return uploadDownloads; });
2281
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Nb", function() { return uploadDownloads; });
2282
2282
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ab", function() { return previewAdjunct; });
2283
2283
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "bb", function() { return previewAdjunct2; });
2284
2284
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "cb", function() { return previewAdjunctOffice; });
@@ -2295,13 +2295,13 @@ var watermark = function watermark(option) {
2295
2295
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return gethelpdoc; });
2296
2296
  /* unused harmony export getCurrentuser */
2297
2297
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return mainDetail; });
2298
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "yb", function() { return toStartFlow; });
2299
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "vb", function() { return tempSave; });
2298
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "xb", function() { return toStartFlow; });
2299
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ub", function() { return tempSave; });
2300
2300
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return commonOpion; });
2301
2301
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return addCommonOpion; });
2302
2302
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return editCommonOpion; });
2303
2303
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "fb", function() { return saveCommonOpinion; });
2304
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Lb", function() { return updateCommonOpinion; });
2304
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Kb", function() { return updateCommonOpinion; });
2305
2305
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return deleteCommonOpion; });
2306
2306
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return getProcessDefList; });
2307
2307
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return getNodeInfo; });
@@ -2309,46 +2309,46 @@ var watermark = function watermark(option) {
2309
2309
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return findSysCodes; });
2310
2310
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return getNotificationMsg; });
2311
2311
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return getHandleInfoHtml; });
2312
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "mb", function() { return taskHandleHtml; });
2312
+ /* unused harmony export taskHandleHtml */
2313
2313
  /* unused harmony export getView */
2314
2314
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "db", function() { return register; });
2315
2315
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return pendedhistoryList; });
2316
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Bb", function() { return toTaskRejectHtml; });
2317
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ob", function() { return taskRejectHtml; });
2318
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "zb", function() { return toStartTaskRead; });
2319
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ab", function() { return toStartTaskReadIndex; });
2320
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "nb", function() { return taskReadHtml; });
2316
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ab", function() { return toTaskRejectHtml; });
2317
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "nb", function() { return taskRejectHtml; });
2318
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "yb", function() { return toStartTaskRead; });
2319
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "zb", function() { return toStartTaskReadIndex; });
2320
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "mb", function() { return taskReadHtml; });
2321
2321
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "eb", function() { return rejectAndEnd; });
2322
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "xb", function() { return toSendMsg; });
2322
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "wb", function() { return toSendMsg; });
2323
2323
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "jb", function() { return sendMsg; });
2324
2324
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return endFlowHtml; });
2325
2325
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return handleInfo; });
2326
2326
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return loginUserInfo; });
2327
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Sb", function() { return wss; });
2328
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Jb", function() { return topic; });
2327
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Rb", function() { return wss; });
2328
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ib", function() { return topic; });
2329
2329
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return getPresetCustomInfo; });
2330
2330
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return getPresetNodeInfo; });
2331
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Fb", function() { return toTaskTransferIndex; });
2332
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "sb", function() { return taskTransfer; });
2333
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "wb", function() { return toPresetInfoListIndex; });
2331
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Eb", function() { return toTaskTransferIndex; });
2332
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "rb", function() { return taskTransfer; });
2333
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "vb", function() { return toPresetInfoListIndex; });
2334
2334
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return deletePresetInfo; });
2335
2335
  /* unused harmony export historyListJson */
2336
2336
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Y", function() { return pendedhistoryListJson; });
2337
2337
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Z", function() { return pressListJson; });
2338
2338
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return deleteFlow; });
2339
2339
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return isCanStartSubFlow; });
2340
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Gb", function() { return toTaskUnionExamine; });
2341
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "tb", function() { return taskUnionExamine; });
2342
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Eb", function() { return toTaskTakeAdvice; });
2343
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "rb", function() { return taskTakeAdvice; });
2344
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Db", function() { return toTaskStartDraft; });
2345
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "qb", function() { return taskStartDraft; });
2346
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Cb", function() { return toTaskReview; });
2347
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "pb", function() { return taskReview; });
2348
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Hb", function() { return toTaskUnionSeal; });
2349
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ub", function() { return taskUnionSeal; });
2350
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ib", function() { return toTwoOfficesDispatch; });
2351
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Kb", function() { return twoOfficesDispatch; });
2340
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Fb", function() { return toTaskUnionExamine; });
2341
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "sb", function() { return taskUnionExamine; });
2342
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Db", function() { return toTaskTakeAdvice; });
2343
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "qb", function() { return taskTakeAdvice; });
2344
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Cb", function() { return toTaskStartDraft; });
2345
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "pb", function() { return taskStartDraft; });
2346
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Bb", function() { return toTaskReview; });
2347
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ob", function() { return taskReview; });
2348
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Gb", function() { return toTaskUnionSeal; });
2349
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "tb", function() { return taskUnionSeal; });
2350
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Hb", function() { return toTwoOfficesDispatch; });
2351
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Jb", function() { return twoOfficesDispatch; });
2352
2352
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ib", function() { return sendList; });
2353
2353
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "hb", function() { return sendInfo; });
2354
2354
  /* unused harmony export sendSave */
@@ -2547,7 +2547,7 @@ var taskUnionSeal = '/bpm/task/taskHandle/taskUnionSeal.dhtml';
2547
2547
  // 报送两办
2548
2548
  var toTwoOfficesDispatch = '/bpm/bpmBackend/toTwoOfficesDispatch';
2549
2549
  // 报送两办提交
2550
- var twoOfficesDispatch = 'task/taskHandle/twoOfficesDispatch.dhtml';
2550
+ var twoOfficesDispatch = '/bpm/task/taskHandle/twoOfficesDispatch.dhtml';
2551
2551
 
2552
2552
  // notifySend 消息发送
2553
2553
  var sendList = '/notify2/notifySendRecord/listJson';
@@ -2714,7 +2714,7 @@ module.exports = require("axios");
2714
2714
  // ESM COMPAT FLAG
2715
2715
  __webpack_require__.r(__webpack_exports__);
2716
2716
 
2717
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/form/src/main.vue?vue&type=template&id=5ab28bd4&
2717
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/form/src/main.vue?vue&type=template&id=38ee15e0&
2718
2718
  var render = function () {
2719
2719
  var _vm = this
2720
2720
  var _h = _vm.$createElement
@@ -4077,6 +4077,59 @@ var render = function () {
4077
4077
  )
4078
4078
  ),
4079
4079
  ]
4080
+ : item.type === "icon"
4081
+ ? _c(
4082
+ "es-icon",
4083
+ _vm._b(
4084
+ {
4085
+ attrs: {
4086
+ plain:
4087
+ item.plain ||
4088
+ item.name ===
4089
+ undefined,
4090
+ readonly:
4091
+ _vm.readonly
4092
+ ? _vm.readonly
4093
+ : item.readonly,
4094
+ },
4095
+ on: {
4096
+ change: function (
4097
+ val
4098
+ ) {
4099
+ _vm.handleChange(
4100
+ item,
4101
+ val
4102
+ )
4103
+ },
4104
+ },
4105
+ model: {
4106
+ value:
4107
+ _vm.models[
4108
+ item.name
4109
+ ],
4110
+ callback: function (
4111
+ $$v
4112
+ ) {
4113
+ _vm.$set(
4114
+ _vm.models,
4115
+ item.name,
4116
+ $$v
4117
+ )
4118
+ },
4119
+ expression:
4120
+ "models[item.name]",
4121
+ },
4122
+ },
4123
+ "es-icon",
4124
+ _vm.handleExclAttribute(
4125
+ {
4126
+ data: item,
4127
+ attrs: ["value"],
4128
+ }
4129
+ ),
4130
+ false
4131
+ )
4132
+ )
4080
4133
  : _c(
4081
4134
  "es-input",
4082
4135
  _vm._b(
@@ -4572,6 +4625,69 @@ var render = function () {
4572
4625
  )
4573
4626
  : _vm._e(),
4574
4627
  ]
4628
+ : inline.type ===
4629
+ "icon"
4630
+ ? _c(
4631
+ "es-icon",
4632
+ _vm._b(
4633
+ {
4634
+ attrs:
4635
+ {
4636
+ plain:
4637
+ inline.plain ||
4638
+ inline.name ===
4639
+ undefined,
4640
+ readonly:
4641
+ _vm.readonly
4642
+ ? _vm.readonly
4643
+ : inline.readonly,
4644
+ },
4645
+ on: {
4646
+ change:
4647
+ function (
4648
+ val
4649
+ ) {
4650
+ _vm.handleChange(
4651
+ inline,
4652
+ val
4653
+ )
4654
+ },
4655
+ },
4656
+ model:
4657
+ {
4658
+ value:
4659
+ _vm
4660
+ .models[
4661
+ inline
4662
+ .name
4663
+ ],
4664
+ callback:
4665
+ function (
4666
+ $$v
4667
+ ) {
4668
+ _vm.$set(
4669
+ _vm.models,
4670
+ inline.name,
4671
+ $$v
4672
+ )
4673
+ },
4674
+ expression:
4675
+ "models[inline.name]",
4676
+ },
4677
+ },
4678
+ "es-icon",
4679
+ _vm.handleExclAttribute(
4680
+ {
4681
+ data: inline,
4682
+ attrs:
4683
+ [
4684
+ "value",
4685
+ ],
4686
+ }
4687
+ ),
4688
+ false
4689
+ )
4690
+ )
4575
4691
  : _c(
4576
4692
  "es-input",
4577
4693
  _vm._b(
@@ -5118,6 +5234,76 @@ var render = function () {
5118
5234
  )
5119
5235
  : _vm._e(),
5120
5236
  ]
5237
+ : item.inline
5238
+ .type ===
5239
+ "icon"
5240
+ ? _c(
5241
+ "es-icon",
5242
+ _vm._b(
5243
+ {
5244
+ attrs: {
5245
+ plain:
5246
+ item
5247
+ .inline
5248
+ .plain ||
5249
+ item
5250
+ .inline
5251
+ .name ===
5252
+ undefined,
5253
+ readonly:
5254
+ _vm.readonly
5255
+ ? _vm.readonly
5256
+ : item
5257
+ .inline
5258
+ .readonly,
5259
+ },
5260
+ on: {
5261
+ change:
5262
+ function (
5263
+ val
5264
+ ) {
5265
+ _vm.handleChange(
5266
+ item.inline,
5267
+ val
5268
+ )
5269
+ },
5270
+ },
5271
+ model: {
5272
+ value:
5273
+ _vm
5274
+ .models[
5275
+ item
5276
+ .inline
5277
+ .name
5278
+ ],
5279
+ callback:
5280
+ function (
5281
+ $$v
5282
+ ) {
5283
+ _vm.$set(
5284
+ _vm.models,
5285
+ item
5286
+ .inline
5287
+ .name,
5288
+ $$v
5289
+ )
5290
+ },
5291
+ expression:
5292
+ "models[item.inline.name]",
5293
+ },
5294
+ },
5295
+ "es-icon",
5296
+ _vm.handleExclAttribute(
5297
+ {
5298
+ data: item.inline,
5299
+ attrs: [
5300
+ "value",
5301
+ ],
5302
+ }
5303
+ ),
5304
+ false
5305
+ )
5306
+ )
5121
5307
  : _c(
5122
5308
  "es-input",
5123
5309
  _vm._b(
@@ -6066,6 +6252,52 @@ var render = function () {
6066
6252
  )
6067
6253
  ),
6068
6254
  ]
6255
+ : item.type === "icon"
6256
+ ? _c(
6257
+ "es-icon",
6258
+ _vm._b(
6259
+ {
6260
+ attrs: {
6261
+ plain:
6262
+ item.plain ||
6263
+ item.name ===
6264
+ undefined,
6265
+ readonly: _vm.readonly
6266
+ ? _vm.readonly
6267
+ : item.readonly,
6268
+ },
6269
+ on: {
6270
+ change: function (val) {
6271
+ _vm.handleChange(
6272
+ item,
6273
+ val
6274
+ )
6275
+ },
6276
+ },
6277
+ model: {
6278
+ value:
6279
+ _vm.models[item.name],
6280
+ callback: function (
6281
+ $$v
6282
+ ) {
6283
+ _vm.$set(
6284
+ _vm.models,
6285
+ item.name,
6286
+ $$v
6287
+ )
6288
+ },
6289
+ expression:
6290
+ "models[item.name]",
6291
+ },
6292
+ },
6293
+ "es-icon",
6294
+ _vm.handleExclAttribute({
6295
+ data: item,
6296
+ attrs: ["value"],
6297
+ }),
6298
+ false
6299
+ )
6300
+ )
6069
6301
  : _c(
6070
6302
  "es-input",
6071
6303
  _vm._b(
@@ -6541,8 +6773,10 @@ var render = function () {
6541
6773
  )
6542
6774
  : _vm._e(),
6543
6775
  ]
6544
- : _c(
6545
- "es-input",
6776
+ : inline.type ===
6777
+ "icon"
6778
+ ? _c(
6779
+ "es-icon",
6546
6780
  _vm._b(
6547
6781
  {
6548
6782
  attrs: {
@@ -6556,40 +6790,6 @@ var render = function () {
6556
6790
  : inline.readonly,
6557
6791
  },
6558
6792
  on: {
6559
- blur: function (
6560
- event
6561
- ) {
6562
- _vm.handleBlur(
6563
- inline,
6564
- event
6565
- )
6566
- },
6567
- focus:
6568
- function (
6569
- event
6570
- ) {
6571
- _vm.handleFocus(
6572
- inline,
6573
- event
6574
- )
6575
- },
6576
- input:
6577
- function (
6578
- val
6579
- ) {
6580
- _vm.handleInput(
6581
- inline,
6582
- val
6583
- )
6584
- },
6585
- clear:
6586
- function (
6587
- $event
6588
- ) {
6589
- _vm.handleClear(
6590
- inline
6591
- )
6592
- },
6593
6793
  change:
6594
6794
  function (
6595
6795
  val
@@ -6621,7 +6821,100 @@ var render = function () {
6621
6821
  "models[inline.name]",
6622
6822
  },
6623
6823
  },
6624
- "es-input",
6824
+ "es-icon",
6825
+ _vm.handleExclAttribute(
6826
+ {
6827
+ data: inline,
6828
+ attrs:
6829
+ [
6830
+ "value",
6831
+ ],
6832
+ }
6833
+ ),
6834
+ false
6835
+ )
6836
+ )
6837
+ : _c(
6838
+ "es-input",
6839
+ _vm._b(
6840
+ {
6841
+ attrs: {
6842
+ plain:
6843
+ inline.plain ||
6844
+ inline.name ===
6845
+ undefined,
6846
+ readonly:
6847
+ _vm.readonly
6848
+ ? _vm.readonly
6849
+ : inline.readonly,
6850
+ },
6851
+ on: {
6852
+ blur: function (
6853
+ event
6854
+ ) {
6855
+ _vm.handleBlur(
6856
+ inline,
6857
+ event
6858
+ )
6859
+ },
6860
+ focus:
6861
+ function (
6862
+ event
6863
+ ) {
6864
+ _vm.handleFocus(
6865
+ inline,
6866
+ event
6867
+ )
6868
+ },
6869
+ input:
6870
+ function (
6871
+ val
6872
+ ) {
6873
+ _vm.handleInput(
6874
+ inline,
6875
+ val
6876
+ )
6877
+ },
6878
+ clear:
6879
+ function (
6880
+ $event
6881
+ ) {
6882
+ _vm.handleClear(
6883
+ inline
6884
+ )
6885
+ },
6886
+ change:
6887
+ function (
6888
+ val
6889
+ ) {
6890
+ _vm.handleChange(
6891
+ inline,
6892
+ val
6893
+ )
6894
+ },
6895
+ },
6896
+ model: {
6897
+ value:
6898
+ _vm
6899
+ .models[
6900
+ inline
6901
+ .name
6902
+ ],
6903
+ callback:
6904
+ function (
6905
+ $$v
6906
+ ) {
6907
+ _vm.$set(
6908
+ _vm.models,
6909
+ inline.name,
6910
+ $$v
6911
+ )
6912
+ },
6913
+ expression:
6914
+ "models[inline.name]",
6915
+ },
6916
+ },
6917
+ "es-input",
6625
6918
  _vm.handleExclAttribute(
6626
6919
  {
6627
6920
  data: inline,
@@ -7022,6 +7315,75 @@ var render = function () {
7022
7315
  false
7023
7316
  )
7024
7317
  )
7318
+ : item.inline.type ===
7319
+ "icon"
7320
+ ? _c(
7321
+ "es-icon",
7322
+ _vm._b(
7323
+ {
7324
+ attrs: {
7325
+ plain:
7326
+ item
7327
+ .inline
7328
+ .plain ||
7329
+ item
7330
+ .inline
7331
+ .name ===
7332
+ undefined,
7333
+ readonly:
7334
+ _vm.readonly
7335
+ ? _vm.readonly
7336
+ : item
7337
+ .inline
7338
+ .readonly,
7339
+ },
7340
+ on: {
7341
+ change:
7342
+ function (
7343
+ val
7344
+ ) {
7345
+ _vm.handleChange(
7346
+ item.inline,
7347
+ val
7348
+ )
7349
+ },
7350
+ },
7351
+ model: {
7352
+ value:
7353
+ _vm
7354
+ .models[
7355
+ item
7356
+ .inline
7357
+ .name
7358
+ ],
7359
+ callback:
7360
+ function (
7361
+ $$v
7362
+ ) {
7363
+ _vm.$set(
7364
+ _vm.models,
7365
+ item
7366
+ .inline
7367
+ .name,
7368
+ $$v
7369
+ )
7370
+ },
7371
+ expression:
7372
+ "models[item.inline.name]",
7373
+ },
7374
+ },
7375
+ "es-icon",
7376
+ _vm.handleExclAttribute(
7377
+ {
7378
+ data: item.inline,
7379
+ attrs: [
7380
+ "value",
7381
+ ],
7382
+ }
7383
+ ),
7384
+ false
7385
+ )
7386
+ )
7025
7387
  : _c(
7026
7388
  "es-input",
7027
7389
  _vm._b(
@@ -8289,6 +8651,52 @@ var render = function () {
8289
8651
  )
8290
8652
  ),
8291
8653
  ]
8654
+ : item.type === "icon"
8655
+ ? _c(
8656
+ "es-icon",
8657
+ _vm._b(
8658
+ {
8659
+ attrs: {
8660
+ plain:
8661
+ item.plain ||
8662
+ item.name ===
8663
+ undefined,
8664
+ readonly: _vm.readonly
8665
+ ? _vm.readonly
8666
+ : item.readonly,
8667
+ },
8668
+ on: {
8669
+ change: function (val) {
8670
+ _vm.handleChange(
8671
+ item,
8672
+ val
8673
+ )
8674
+ },
8675
+ },
8676
+ model: {
8677
+ value:
8678
+ _vm.models[item.name],
8679
+ callback: function (
8680
+ $$v
8681
+ ) {
8682
+ _vm.$set(
8683
+ _vm.models,
8684
+ item.name,
8685
+ $$v
8686
+ )
8687
+ },
8688
+ expression:
8689
+ "models[item.name]",
8690
+ },
8691
+ },
8692
+ "es-icon",
8693
+ _vm.handleExclAttribute({
8694
+ data: item,
8695
+ attrs: ["value"],
8696
+ }),
8697
+ false
8698
+ )
8699
+ )
8292
8700
  : _c(
8293
8701
  "es-input",
8294
8702
  _vm._b(
@@ -8760,8 +9168,10 @@ var render = function () {
8760
9168
  )
8761
9169
  : _vm._e(),
8762
9170
  ]
8763
- : _c(
8764
- "es-input",
9171
+ : inline.type ===
9172
+ "icon"
9173
+ ? _c(
9174
+ "es-icon",
8765
9175
  _vm._b(
8766
9176
  {
8767
9177
  attrs: {
@@ -8775,40 +9185,6 @@ var render = function () {
8775
9185
  : inline.readonly,
8776
9186
  },
8777
9187
  on: {
8778
- blur: function (
8779
- event
8780
- ) {
8781
- _vm.handleBlur(
8782
- inline,
8783
- event
8784
- )
8785
- },
8786
- focus:
8787
- function (
8788
- event
8789
- ) {
8790
- _vm.handleFocus(
8791
- inline,
8792
- event
8793
- )
8794
- },
8795
- input:
8796
- function (
8797
- val
8798
- ) {
8799
- _vm.handleInput(
8800
- inline,
8801
- val
8802
- )
8803
- },
8804
- clear:
8805
- function (
8806
- $event
8807
- ) {
8808
- _vm.handleClear(
8809
- inline
8810
- )
8811
- },
8812
9188
  change:
8813
9189
  function (
8814
9190
  val
@@ -8840,7 +9216,7 @@ var render = function () {
8840
9216
  "models[inline.name]",
8841
9217
  },
8842
9218
  },
8843
- "es-input",
9219
+ "es-icon",
8844
9220
  _vm.handleExclAttribute(
8845
9221
  {
8846
9222
  data: inline,
@@ -8852,23 +9228,116 @@ var render = function () {
8852
9228
  ),
8853
9229
  false
8854
9230
  )
8855
- ),
8856
- ],
8857
- 2
8858
- )
8859
- }
8860
- )
8861
- : [
8862
- item.inline.range !==
8863
- false
8864
- ? _c(
8865
- "div",
8866
- {
8867
- staticClass:
8868
- "es-range",
8869
- },
8870
- [
8871
- _vm._v(
9231
+ )
9232
+ : _c(
9233
+ "es-input",
9234
+ _vm._b(
9235
+ {
9236
+ attrs: {
9237
+ plain:
9238
+ inline.plain ||
9239
+ inline.name ===
9240
+ undefined,
9241
+ readonly:
9242
+ _vm.readonly
9243
+ ? _vm.readonly
9244
+ : inline.readonly,
9245
+ },
9246
+ on: {
9247
+ blur: function (
9248
+ event
9249
+ ) {
9250
+ _vm.handleBlur(
9251
+ inline,
9252
+ event
9253
+ )
9254
+ },
9255
+ focus:
9256
+ function (
9257
+ event
9258
+ ) {
9259
+ _vm.handleFocus(
9260
+ inline,
9261
+ event
9262
+ )
9263
+ },
9264
+ input:
9265
+ function (
9266
+ val
9267
+ ) {
9268
+ _vm.handleInput(
9269
+ inline,
9270
+ val
9271
+ )
9272
+ },
9273
+ clear:
9274
+ function (
9275
+ $event
9276
+ ) {
9277
+ _vm.handleClear(
9278
+ inline
9279
+ )
9280
+ },
9281
+ change:
9282
+ function (
9283
+ val
9284
+ ) {
9285
+ _vm.handleChange(
9286
+ inline,
9287
+ val
9288
+ )
9289
+ },
9290
+ },
9291
+ model: {
9292
+ value:
9293
+ _vm
9294
+ .models[
9295
+ inline
9296
+ .name
9297
+ ],
9298
+ callback:
9299
+ function (
9300
+ $$v
9301
+ ) {
9302
+ _vm.$set(
9303
+ _vm.models,
9304
+ inline.name,
9305
+ $$v
9306
+ )
9307
+ },
9308
+ expression:
9309
+ "models[inline.name]",
9310
+ },
9311
+ },
9312
+ "es-input",
9313
+ _vm.handleExclAttribute(
9314
+ {
9315
+ data: inline,
9316
+ attrs:
9317
+ [
9318
+ "value",
9319
+ ],
9320
+ }
9321
+ ),
9322
+ false
9323
+ )
9324
+ ),
9325
+ ],
9326
+ 2
9327
+ )
9328
+ }
9329
+ )
9330
+ : [
9331
+ item.inline.range !==
9332
+ false
9333
+ ? _c(
9334
+ "div",
9335
+ {
9336
+ staticClass:
9337
+ "es-range",
9338
+ },
9339
+ [
9340
+ _vm._v(
8872
9341
  "\n —\n "
8873
9342
  ),
8874
9343
  ]
@@ -9241,6 +9710,75 @@ var render = function () {
9241
9710
  false
9242
9711
  )
9243
9712
  )
9713
+ : item.inline.type ===
9714
+ "icon"
9715
+ ? _c(
9716
+ "es-icon",
9717
+ _vm._b(
9718
+ {
9719
+ attrs: {
9720
+ plain:
9721
+ item
9722
+ .inline
9723
+ .plain ||
9724
+ item
9725
+ .inline
9726
+ .name ===
9727
+ undefined,
9728
+ readonly:
9729
+ _vm.readonly
9730
+ ? _vm.readonly
9731
+ : item
9732
+ .inline
9733
+ .readonly,
9734
+ },
9735
+ on: {
9736
+ change:
9737
+ function (
9738
+ val
9739
+ ) {
9740
+ _vm.handleChange(
9741
+ item.inline,
9742
+ val
9743
+ )
9744
+ },
9745
+ },
9746
+ model: {
9747
+ value:
9748
+ _vm
9749
+ .models[
9750
+ item
9751
+ .inline
9752
+ .name
9753
+ ],
9754
+ callback:
9755
+ function (
9756
+ $$v
9757
+ ) {
9758
+ _vm.$set(
9759
+ _vm.models,
9760
+ item
9761
+ .inline
9762
+ .name,
9763
+ $$v
9764
+ )
9765
+ },
9766
+ expression:
9767
+ "models[item.inline.name]",
9768
+ },
9769
+ },
9770
+ "es-icon",
9771
+ _vm.handleExclAttribute(
9772
+ {
9773
+ data: item.inline,
9774
+ attrs: [
9775
+ "value",
9776
+ ],
9777
+ }
9778
+ ),
9779
+ false
9780
+ )
9781
+ )
9244
9782
  : _c(
9245
9783
  "es-input",
9246
9784
  _vm._b(
@@ -10125,6 +10663,49 @@ var render = function () {
10125
10663
  )
10126
10664
  ),
10127
10665
  ]
10666
+ : item.type === "icon"
10667
+ ? _c(
10668
+ "es-icon",
10669
+ _vm._b(
10670
+ {
10671
+ attrs: {
10672
+ plain:
10673
+ item.plain ||
10674
+ item.name === undefined,
10675
+ readonly: _vm.readonly
10676
+ ? _vm.readonly
10677
+ : item.readonly,
10678
+ },
10679
+ on: {
10680
+ change: function (val) {
10681
+ _vm.handleChange(
10682
+ item,
10683
+ val
10684
+ )
10685
+ },
10686
+ },
10687
+ model: {
10688
+ value:
10689
+ _vm.models[item.name],
10690
+ callback: function ($$v) {
10691
+ _vm.$set(
10692
+ _vm.models,
10693
+ item.name,
10694
+ $$v
10695
+ )
10696
+ },
10697
+ expression:
10698
+ "models[item.name]",
10699
+ },
10700
+ },
10701
+ "es-icon",
10702
+ _vm.handleExclAttribute({
10703
+ data: item,
10704
+ attrs: ["value"],
10705
+ }),
10706
+ false
10707
+ )
10708
+ )
10128
10709
  : _c(
10129
10710
  "es-input",
10130
10711
  _vm._b(
@@ -10583,8 +11164,10 @@ var render = function () {
10583
11164
  )
10584
11165
  : _vm._e(),
10585
11166
  ]
10586
- : _c(
10587
- "es-input",
11167
+ : inline.type ===
11168
+ "icon"
11169
+ ? _c(
11170
+ "es-icon",
10588
11171
  _vm._b(
10589
11172
  {
10590
11173
  attrs: {
@@ -10598,40 +11181,6 @@ var render = function () {
10598
11181
  : inline.readonly,
10599
11182
  },
10600
11183
  on: {
10601
- blur: function (
10602
- event
10603
- ) {
10604
- _vm.handleBlur(
10605
- inline,
10606
- event
10607
- )
10608
- },
10609
- focus:
10610
- function (
10611
- event
10612
- ) {
10613
- _vm.handleFocus(
10614
- inline,
10615
- event
10616
- )
10617
- },
10618
- input:
10619
- function (
10620
- val
10621
- ) {
10622
- _vm.handleInput(
10623
- inline,
10624
- val
10625
- )
10626
- },
10627
- clear:
10628
- function (
10629
- $event
10630
- ) {
10631
- _vm.handleClear(
10632
- inline
10633
- )
10634
- },
10635
11184
  change:
10636
11185
  function (
10637
11186
  val
@@ -10663,7 +11212,7 @@ var render = function () {
10663
11212
  "models[inline.name]",
10664
11213
  },
10665
11214
  },
10666
- "es-input",
11215
+ "es-icon",
10667
11216
  _vm.handleExclAttribute(
10668
11217
  {
10669
11218
  data: inline,
@@ -10674,9 +11223,101 @@ var render = function () {
10674
11223
  ),
10675
11224
  false
10676
11225
  )
10677
- ),
10678
- ],
10679
- 2
11226
+ )
11227
+ : _c(
11228
+ "es-input",
11229
+ _vm._b(
11230
+ {
11231
+ attrs: {
11232
+ plain:
11233
+ inline.plain ||
11234
+ inline.name ===
11235
+ undefined,
11236
+ readonly:
11237
+ _vm.readonly
11238
+ ? _vm.readonly
11239
+ : inline.readonly,
11240
+ },
11241
+ on: {
11242
+ blur: function (
11243
+ event
11244
+ ) {
11245
+ _vm.handleBlur(
11246
+ inline,
11247
+ event
11248
+ )
11249
+ },
11250
+ focus:
11251
+ function (
11252
+ event
11253
+ ) {
11254
+ _vm.handleFocus(
11255
+ inline,
11256
+ event
11257
+ )
11258
+ },
11259
+ input:
11260
+ function (
11261
+ val
11262
+ ) {
11263
+ _vm.handleInput(
11264
+ inline,
11265
+ val
11266
+ )
11267
+ },
11268
+ clear:
11269
+ function (
11270
+ $event
11271
+ ) {
11272
+ _vm.handleClear(
11273
+ inline
11274
+ )
11275
+ },
11276
+ change:
11277
+ function (
11278
+ val
11279
+ ) {
11280
+ _vm.handleChange(
11281
+ inline,
11282
+ val
11283
+ )
11284
+ },
11285
+ },
11286
+ model: {
11287
+ value:
11288
+ _vm
11289
+ .models[
11290
+ inline
11291
+ .name
11292
+ ],
11293
+ callback:
11294
+ function (
11295
+ $$v
11296
+ ) {
11297
+ _vm.$set(
11298
+ _vm.models,
11299
+ inline.name,
11300
+ $$v
11301
+ )
11302
+ },
11303
+ expression:
11304
+ "models[inline.name]",
11305
+ },
11306
+ },
11307
+ "es-input",
11308
+ _vm.handleExclAttribute(
11309
+ {
11310
+ data: inline,
11311
+ attrs: [
11312
+ "value",
11313
+ ],
11314
+ }
11315
+ ),
11316
+ false
11317
+ )
11318
+ ),
11319
+ ],
11320
+ 2
10680
11321
  )
10681
11322
  }
10682
11323
  )
@@ -11045,6 +11686,71 @@ var render = function () {
11045
11686
  false
11046
11687
  )
11047
11688
  )
11689
+ : item.inline.type ===
11690
+ "icon"
11691
+ ? _c(
11692
+ "es-icon",
11693
+ _vm._b(
11694
+ {
11695
+ attrs: {
11696
+ plain:
11697
+ item.inline
11698
+ .plain ||
11699
+ item.inline
11700
+ .name ===
11701
+ undefined,
11702
+ readonly:
11703
+ _vm.readonly
11704
+ ? _vm.readonly
11705
+ : item
11706
+ .inline
11707
+ .readonly,
11708
+ },
11709
+ on: {
11710
+ change:
11711
+ function (
11712
+ val
11713
+ ) {
11714
+ _vm.handleChange(
11715
+ item.inline,
11716
+ val
11717
+ )
11718
+ },
11719
+ },
11720
+ model: {
11721
+ value:
11722
+ _vm.models[
11723
+ item.inline
11724
+ .name
11725
+ ],
11726
+ callback:
11727
+ function (
11728
+ $$v
11729
+ ) {
11730
+ _vm.$set(
11731
+ _vm.models,
11732
+ item
11733
+ .inline
11734
+ .name,
11735
+ $$v
11736
+ )
11737
+ },
11738
+ expression:
11739
+ "models[item.inline.name]",
11740
+ },
11741
+ },
11742
+ "es-icon",
11743
+ _vm.handleExclAttribute(
11744
+ {
11745
+ data: item.inline,
11746
+ attrs: [
11747
+ "value",
11748
+ ],
11749
+ }
11750
+ ),
11751
+ false
11752
+ )
11753
+ )
11048
11754
  : _c(
11049
11755
  "es-input",
11050
11756
  _vm._b(
@@ -11263,7 +11969,7 @@ var staticRenderFns = []
11263
11969
  render._withStripped = true
11264
11970
 
11265
11971
 
11266
- // CONCATENATED MODULE: ./packages/form/src/main.vue?vue&type=template&id=5ab28bd4&
11972
+ // CONCATENATED MODULE: ./packages/form/src/main.vue?vue&type=template&id=38ee15e0&
11267
11973
 
11268
11974
  // EXTERNAL MODULE: external "babel-runtime/regenerator"
11269
11975
  var regenerator_ = __webpack_require__(9);
@@ -14586,6 +15292,215 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
14586
15292
  //
14587
15293
  //
14588
15294
  //
15295
+ //
15296
+ //
15297
+ //
15298
+ //
15299
+ //
15300
+ //
15301
+ //
15302
+ //
15303
+ //
15304
+ //
15305
+ //
15306
+ //
15307
+ //
15308
+ //
15309
+ //
15310
+ //
15311
+ //
15312
+ //
15313
+ //
15314
+ //
15315
+ //
15316
+ //
15317
+ //
15318
+ //
15319
+ //
15320
+ //
15321
+ //
15322
+ //
15323
+ //
15324
+ //
15325
+ //
15326
+ //
15327
+ //
15328
+ //
15329
+ //
15330
+ //
15331
+ //
15332
+ //
15333
+ //
15334
+ //
15335
+ //
15336
+ //
15337
+ //
15338
+ //
15339
+ //
15340
+ //
15341
+ //
15342
+ //
15343
+ //
15344
+ //
15345
+ //
15346
+ //
15347
+ //
15348
+ //
15349
+ //
15350
+ //
15351
+ //
15352
+ //
15353
+ //
15354
+ //
15355
+ //
15356
+ //
15357
+ //
15358
+ //
15359
+ //
15360
+ //
15361
+ //
15362
+ //
15363
+ //
15364
+ //
15365
+ //
15366
+ //
15367
+ //
15368
+ //
15369
+ //
15370
+ //
15371
+ //
15372
+ //
15373
+ //
15374
+ //
15375
+ //
15376
+ //
15377
+ //
15378
+ //
15379
+ //
15380
+ //
15381
+ //
15382
+ //
15383
+ //
15384
+ //
15385
+ //
15386
+ //
15387
+ //
15388
+ //
15389
+ //
15390
+ //
15391
+ //
15392
+ //
15393
+ //
15394
+ //
15395
+ //
15396
+ //
15397
+ //
15398
+ //
15399
+ //
15400
+ //
15401
+ //
15402
+ //
15403
+ //
15404
+ //
15405
+ //
15406
+ //
15407
+ //
15408
+ //
15409
+ //
15410
+ //
15411
+ //
15412
+ //
15413
+ //
15414
+ //
15415
+ //
15416
+ //
15417
+ //
15418
+ //
15419
+ //
15420
+ //
15421
+ //
15422
+ //
15423
+ //
15424
+ //
15425
+ //
15426
+ //
15427
+ //
15428
+ //
15429
+ //
15430
+ //
15431
+ //
15432
+ //
15433
+ //
15434
+ //
15435
+ //
15436
+ //
15437
+ //
15438
+ //
15439
+ //
15440
+ //
15441
+ //
15442
+ //
15443
+ //
15444
+ //
15445
+ //
15446
+ //
15447
+ //
15448
+ //
15449
+ //
15450
+ //
15451
+ //
15452
+ //
15453
+ //
15454
+ //
15455
+ //
15456
+ //
15457
+ //
15458
+ //
15459
+ //
15460
+ //
15461
+ //
15462
+ //
15463
+ //
15464
+ //
15465
+ //
15466
+ //
15467
+ //
15468
+ //
15469
+ //
15470
+ //
15471
+ //
15472
+ //
15473
+ //
15474
+ //
15475
+ //
15476
+ //
15477
+ //
15478
+ //
15479
+ //
15480
+ //
15481
+ //
15482
+ //
15483
+ //
15484
+ //
15485
+ //
15486
+ //
15487
+ //
15488
+ //
15489
+ //
15490
+ //
15491
+ //
15492
+ //
15493
+ //
15494
+ //
15495
+ //
15496
+ //
15497
+ //
15498
+ //
15499
+ //
15500
+ //
15501
+ //
15502
+ //
15503
+ //
14589
15504
 
14590
15505
 
14591
15506