@web-utils/component 5.0.0-beta01 → 5.0.0-beta03

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 (231) hide show
  1. package/awesome-button/index.mjs +25 -31
  2. package/{utils/style.css → base.css} +1 -1
  3. package/chat/index.mjs +3 -12
  4. package/chunks/{EditableTree.C_IJBL5b.mjs → EditableTree.CV8b95tW.mjs} +130 -139
  5. package/chunks/{ElementBaseInfo.DyuFR6fE.mjs → ElementBaseInfo.lW0iwU10.mjs} +2 -3
  6. package/chunks/ElementDialog.DWhAJsUn.mjs +520 -0
  7. package/chunks/{ElementForm.ButuYDPA.mjs → ElementForm.C7yebHWH.mjs} +12 -39
  8. package/chunks/{ElementListeners.Dg3e_dmp.mjs → ElementListeners.B_SjC8dp.mjs} +10 -31
  9. package/chunks/{ElementMultiInstance.Dmi79FqA.mjs → ElementMultiInstance.Xw27Z5mm.mjs} +2 -3
  10. package/chunks/{ElementOtherConfig.C2AddGTp.mjs → ElementOtherConfig.DnNmAhKn.mjs} +0 -1
  11. package/chunks/{ElementProperties.CfV8UF7L.mjs → ElementProperties.DKr9JE_O.mjs} +3 -12
  12. package/chunks/{ElementTaskConfig.Bn7ycGGn.mjs → ElementTaskConfig.CPjsXlpS.mjs} +6 -10
  13. package/chunks/{FlowCondition.C6PdqOAW.mjs → FlowCondition.BA7GF34X.mjs} +4 -5
  14. package/chunks/{FlowDesigner.uJYFfKpR.mjs → FlowDesigner.DH1ypcUw.mjs} +17 -18
  15. package/chunks/{FormBlock.BEENc22F.mjs → FormBlock.D6kZl7sm.mjs} +8 -8
  16. package/chunks/FormCascader.BXL8lKww.mjs +1229 -0
  17. package/chunks/{FormInputTime.Bg3UIP8H.mjs → FormInputTime.DzTPiDNh.mjs} +339 -337
  18. package/chunks/{FormItem.H9OOvNzT.mjs → FormItem.B8iPLduv.mjs} +12 -13
  19. package/chunks/{FormItemGroup.D9eRy-cZ.mjs → FormItemGroup.CCGqEapT.mjs} +38 -31
  20. package/chunks/{FormSelect.CanodoAI.mjs → FormSelect.t0jbTL_K.mjs} +470 -467
  21. package/chunks/{FormSwitch.DTqdaFjv.mjs → FormSwitch.uoFQ-xp_.mjs} +53 -51
  22. package/chunks/{FormTemp.DiI5EfgK.mjs → FormTemp.CeHtEZQe.mjs} +11 -6
  23. package/chunks/{FyCurd.DMj1dMK9.mjs → FyCurd.DqJuCLNW.mjs} +22 -25
  24. package/chunks/{FyForm.vgR8ujEF.mjs → FyForm.CgyGhetD.mjs} +25 -21
  25. package/chunks/{FyFormDesign.DEWT6LsX.mjs → FyFormDesign.DIIK7mXK.mjs} +49 -128
  26. package/chunks/{FyUpload.B2QKfTxF.mjs → FyUpload.DoBEuYcC.mjs} +2 -2
  27. package/chunks/ImagePreview.DDFrZgo5.mjs +649 -0
  28. package/chunks/{Keyboard.ItiRy7Gb.mjs → Keyboard.DBspwbYo.mjs} +2 -2
  29. package/chunks/{MonacoEditor.Bd5Kui-Y.mjs → MonacoEditor.Bq9d6JSz.mjs} +65 -64
  30. package/chunks/{PageableTable.Bujb0NUx.mjs → PageableTable.DR-REJN5.mjs} +84 -83
  31. package/chunks/{SignalAndMessage.CYVzlFuL.mjs → SignalAndMessage.CL2u19it.mjs} +1 -10
  32. package/chunks/{TableColumn.DJYkznbJ.mjs → TableColumn.Cq9Bvevm.mjs} +34 -28
  33. package/chunks/{TableView.DyIdIxAg.mjs → TableView.DMWMaGLA.mjs} +26 -33
  34. package/chunks/ToolbarButton.AlTszc53.mjs +107 -0
  35. package/chunks/{UserTaskListeners.Bp-2qkHs.mjs → UserTaskListeners.Qfm8hKWP.mjs} +9 -27
  36. package/chunks/{VueCron.GfjodnyM.mjs → VueCron.BmPnLuu3.mjs} +163 -142
  37. package/chunks/{VueTreeSelect.9Ywl-I8e.mjs → VueTreeSelect.GHx4Z2lG.mjs} +48 -43
  38. package/chunks/button.gVyl7Y__.mjs +927 -0
  39. package/chunks/checkbox.AmhCpaBZ.mjs +438 -0
  40. package/chunks/chunk.A6TnG60p.mjs +13 -0
  41. package/chunks/confirmable-mixin.BZtxXY0h.mjs +273 -0
  42. package/chunks/constants.Dw7hXt67.mjs +4 -0
  43. package/chunks/{dictionary.DxZxP0ej.mjs → dictionary.BqVLM7Lf.mjs} +1 -1
  44. package/chunks/{event.eJ-c1Z3a.mjs → event.CmOTnori.mjs} +4 -7
  45. package/chunks/event.ZRs4J5TN.mjs +4 -0
  46. package/chunks/{focus-trap.DT4GnqQI.mjs → focus-trap.CuUc8N2C.mjs} +26 -26
  47. package/chunks/{form-input.D25eDRMq.mjs → form-input.DdSb45Tz.mjs} +3 -3
  48. package/chunks/{form-item.CgmUuw_n.mjs → form-item.fYYCXvCs.mjs} +77 -75
  49. package/chunks/icon.AJYLfX1m.mjs +26 -0
  50. package/chunks/{icon.CbS8-322.mjs → icon.niAg1zTC.mjs} +31 -39
  51. package/chunks/{init.DwpukyOB.mjs → init.CtUEiRbU.mjs} +6 -6
  52. package/chunks/{input.PejnqwSH.mjs → input.B_wW4aF-.mjs} +107 -106
  53. package/chunks/install.BJl2MN77.mjs +73 -0
  54. package/chunks/message-box.wGWcYSSd.mjs +463 -0
  55. package/chunks/{message.BCmee5N0.mjs → message.DnTACuzV.mjs} +76 -75
  56. package/chunks/{overlay.DubSnqma.mjs → overlay.Rhu_rfhx.mjs} +5 -5
  57. package/chunks/{radio.BotKXqJr.mjs → radio.BMkZBhl5.mjs} +45 -45
  58. package/chunks/{scroll.CzORc5Zk.mjs → scroll.BJIpzi2Q.mjs} +2 -2
  59. package/chunks/{scrollbar.CAmrlKi9.mjs → scrollbar.CvxOszy3.mjs} +4 -4
  60. package/chunks/{style.BmlGmjpO.mjs → style.CraPDfJA.mjs} +3 -3
  61. package/chunks/{tag.DPi-PLbb.mjs → tag.B6yUaGj-.mjs} +25 -25
  62. package/chunks/{teleport._VGEzK4d.mjs → teleport.87mkIv8m.mjs} +3 -3
  63. package/chunks/{tooltip.D50x7Rva.mjs → tooltip.Dzjs7LZ8.mjs} +108 -108
  64. package/chunks/typescript.D0a40c7B.mjs +4 -0
  65. package/chunks/{use-aria.BW7nWOl1.mjs → use-aria.B9uqqWAE.mjs} +2 -2
  66. package/chunks/{use-composition.mUaomyno.mjs → use-composition.BMPJBvYs.mjs} +4 -4
  67. package/chunks/{use-deprecated.BfDSbZS9.mjs → use-deprecated.vx6LTDA_.mjs} +2 -2
  68. package/chunks/use-empty-values.CxYKjLV9.mjs +81 -0
  69. package/chunks/use-form-item.DMDTkMq9.mjs +48 -0
  70. package/chunks/use-global-config.Dkt91Ob3.mjs +57 -0
  71. package/chunks/{use-id.CFO5NeoV.mjs → use-id.CyzdvfQn.mjs} +3 -3
  72. package/chunks/{use-empty-values.Dy_r78F6.mjs → use-locale.CBoQRFjH.mjs} +12 -87
  73. package/chunks/{use-size.DxrwTUwf.mjs → use-size.CoorvF12.mjs} +2 -2
  74. package/chunks/validator.Drv0r2Nb.mjs +5 -0
  75. package/chunks/{vnode.D_SioRnx.mjs → vnode.raM3wMJz.mjs} +2 -2
  76. package/confirm-button/index.mjs +1 -1
  77. package/confirmable/index.mjs +1 -1
  78. package/context-menu/index.mjs +39 -38
  79. package/data-box/style.css +1 -1
  80. package/data-card/style.css +1 -1
  81. package/data-display/style.css +1 -1
  82. package/data-icons/style.css +1 -1
  83. package/data-imgtext/style.css +1 -1
  84. package/data-operatext/style.css +1 -1
  85. package/data-panel/style.css +1 -1
  86. package/data-pay/style.css +1 -1
  87. package/data-price/style.css +1 -1
  88. package/data-progress/style.css +1 -1
  89. package/data-rotate/style.css +1 -1
  90. package/data-table-picker/index.mjs +2 -6
  91. package/data-tabs/style.css +1 -1
  92. package/dialog-form/index.mjs +7 -3
  93. package/dynamic-table/index.mjs +1 -2
  94. package/editable-tree/index.mjs +1 -1
  95. package/element-dialog/index.mjs +1 -1
  96. package/element-dialog/style.css +1 -1
  97. package/empty-view/index.mjs +18 -20
  98. package/error-view/index.mjs +17 -19
  99. package/flex-column/index.mjs +11 -9
  100. package/flex-item/index.mjs +22 -16
  101. package/flex-row/index.mjs +11 -10
  102. package/flow/index.mjs +1 -1
  103. package/flow-designer/index.mjs +1 -1
  104. package/form-block/index.mjs +1 -1
  105. package/form-cascader/index.mjs +1 -1
  106. package/form-checkbox/index.mjs +4 -4
  107. package/form-checkbox-group/index.mjs +6 -6
  108. package/form-date-picker/index.mjs +3 -3
  109. package/form-holder/index.mjs +2 -5
  110. package/form-input/index.mjs +4 -4
  111. package/form-input-cron-expression/index.mjs +4 -4
  112. package/form-input-email/index.mjs +10 -9
  113. package/form-input-id-card/index.mjs +10 -9
  114. package/form-input-phone-number/index.mjs +11 -10
  115. package/form-input-tag/index.mjs +2 -2
  116. package/form-input-time/index.mjs +1 -1
  117. package/form-item/index.mjs +1 -1
  118. package/form-item-group/index.mjs +1 -1
  119. package/form-radio-group/index.mjs +6 -6
  120. package/form-select/index.mjs +1 -1
  121. package/form-switch/index.mjs +1 -1
  122. package/form-table/index.mjs +2 -2
  123. package/form-table-plus/index.mjs +4 -4
  124. package/form-textarea/index.mjs +4 -4
  125. package/form-tree-select/index.mjs +3 -3
  126. package/form-tree-select-multiple/index.mjs +3 -3
  127. package/form-view/index.mjs +13 -8
  128. package/fy-array/index.mjs +1 -1
  129. package/fy-cascader/index.mjs +1 -1
  130. package/fy-checkbox/index.mjs +1 -1
  131. package/fy-code/index.mjs +2 -2
  132. package/fy-curd/index.mjs +1 -1
  133. package/fy-date/index.mjs +1 -1
  134. package/fy-dynamic/index.mjs +3 -7
  135. package/fy-form/index.mjs +1 -1
  136. package/fy-form/style.css +1 -1
  137. package/fy-form-design/index.mjs +1 -1
  138. package/fy-form-design/style.css +1 -1
  139. package/fy-input/index.mjs +1 -1
  140. package/fy-input-color/index.mjs +1 -2
  141. package/fy-input-icon/index.mjs +37 -32
  142. package/fy-input-map/index.mjs +1 -1
  143. package/fy-input-number/index.mjs +1 -1
  144. package/fy-input-table/index.mjs +1 -1
  145. package/fy-input-tree/index.mjs +3 -3
  146. package/fy-input-tree/style.css +1 -1
  147. package/fy-radio/index.mjs +2 -2
  148. package/fy-rate/index.mjs +2 -2
  149. package/fy-select/index.mjs +5 -5
  150. package/fy-slider/index.mjs +1 -1
  151. package/fy-switch/index.mjs +2 -2
  152. package/fy-time/index.mjs +1 -1
  153. package/fy-title/index.mjs +1 -1
  154. package/fy-tree/index.mjs +1 -1
  155. package/fy-u-editor/index.mjs +1 -1
  156. package/fy-upload/index.mjs +1 -1
  157. package/guide-steps/index.mjs +1 -1
  158. package/helper-function.d.ts +3 -3
  159. package/helper-function.mjs +36 -20
  160. package/iframe-window/index.mjs +30 -29
  161. package/image-cropper/index.mjs +144 -163
  162. package/image-cropper/style.css +1 -1
  163. package/image-preview/index.mjs +2 -187
  164. package/index.d.ts +1 -2
  165. package/index.mjs +153 -154
  166. package/input-number-range/index.mjs +0 -2
  167. package/keyboard/index.mjs +1 -1
  168. package/license/index.mjs +1 -1
  169. package/monaco-editor/index.mjs +1 -1
  170. package/nav-bar/index.mjs +1 -1
  171. package/notice/index.mjs +1 -4
  172. package/package.json +12 -14
  173. package/pageable-table/index.mjs +1 -1
  174. package/pageable-view/index.mjs +2 -2
  175. package/photo-swipe/index.mjs +1 -1
  176. package/picker-table-view/index.mjs +4 -8
  177. package/present-view/index.mjs +18 -13
  178. package/record-video/index.mjs +1 -1
  179. package/resize-observer/index.mjs +1 -1
  180. package/search/index.mjs +2 -2
  181. package/split-pane/index.mjs +1 -1
  182. package/stateful/index.mjs +18 -17
  183. package/static-pageable-table/index.mjs +1 -4
  184. package/sub-table/index.mjs +2 -5
  185. package/sub-table-plus/index.mjs +3 -6
  186. package/tab/index.mjs +1 -1
  187. package/tab-item/index.mjs +1 -1
  188. package/table-column/index.mjs +1 -1
  189. package/table-view/index.mjs +1 -1
  190. package/tag-render/index.mjs +28 -24
  191. package/toolbar/index.mjs +1 -1
  192. package/toolbar-button/index.mjs +2 -146
  193. package/vue-cron/index.mjs +1 -1
  194. package/vue-qr-code/index.mjs +7 -6
  195. package/vue-tags-input/index.mjs +1 -1
  196. package/vue-tree-select/index.mjs +1 -1
  197. package/watermark/index.mjs +13 -13
  198. package/web-types.json +265 -363
  199. package/x-input-tag/index.mjs +0 -3
  200. package/chunks/ElementDialog.C0IjriTW.mjs +0 -681
  201. package/chunks/FormCascader.CaM-oEhv.mjs +0 -1226
  202. package/chunks/checkbox.emIuFmnt.mjs +0 -437
  203. package/chunks/confirmable-mixin.BBil7dto.mjs +0 -1646
  204. package/chunks/event.B4iwtUNO.mjs +0 -4
  205. package/chunks/install.yLcn5MLL.mjs +0 -84
  206. package/chunks/typescript.DiWBU4nj.mjs +0 -4
  207. package/chunks/use-form-item.wsRjehHp.mjs +0 -47
  208. package/chunks/use-global-config.C9hs-O_x.mjs +0 -56
  209. package/chunks/validator.C4-z_t9p.mjs +0 -5
  210. package/login/index.mjs +0 -252
  211. package/login/style.css +0 -1
  212. /package/chunks/{FyUEditor.D_rEYfll.mjs → FyUEditor.uvZS8UgS.mjs} +0 -0
  213. /package/chunks/{RecordVideo.B35_dLty.mjs → RecordVideo.CKTY-gk9.mjs} +0 -0
  214. /package/chunks/{SplitPane.Dw96M0Yf.mjs → SplitPane.DNNid7WB.mjs} +0 -0
  215. /package/chunks/{Toolbar.DHuXJAoG.mjs → Toolbar.DytZ6fO0.mjs} +0 -0
  216. /package/chunks/{core.DJv6Qrae.mjs → core.Blrh_Fjl.mjs} +0 -0
  217. /package/chunks/{dataformat.Bfr4nOcA.mjs → dataformat.F7GtAoiN.mjs} +0 -0
  218. /package/chunks/{dic.DgDfnovD.mjs → dic.NZCGhtA7.mjs} +0 -0
  219. /package/chunks/{dictionary.5eKjWeAp.mjs → dictionary.DXYdZefs.mjs} +0 -0
  220. /package/chunks/{form-pick.Axem0gOO.mjs → form-pick.BEC7lrNH.mjs} +0 -0
  221. /package/chunks/{form-validate.B1KPCHqN.mjs → form-validate.JFOV_f-C.mjs} +0 -0
  222. /package/chunks/{packages.BGjydzjm.mjs → packages.CONbEH13.mjs} +0 -0
  223. /package/chunks/{permission.DgEVNWlh.mjs → permission.8WDtOmzA.mjs} +0 -0
  224. /package/chunks/{photo-swipe.BB0SJZg9.mjs → photo-swipe.BvBJGc5x.mjs} +0 -0
  225. /package/chunks/{slot.C6Ozd2e7.mjs → slot.CZCo32Cw.mjs} +0 -0
  226. /package/chunks/{sub-table-plus-props.B_lLth3j.mjs → sub-table-plus-props.DvS8aKT4.mjs} +0 -0
  227. /package/chunks/{tab-mixin.u0EZpx3j.mjs → tab-mixin.C9DSz8xu.mjs} +0 -0
  228. /package/chunks/{util.B3sjVZoZ.mjs → util.fjuzrmWz.mjs} +0 -0
  229. /package/chunks/{utilSelf.ZED4DmCU.mjs → utilSelf.Bv7FtUNb.mjs} +0 -0
  230. /package/chunks/{utils.Cs2fYBrT.mjs → utils.C37EhJ-u.mjs} +0 -0
  231. /package/chunks/{utils.DsGhtCIO.mjs → utils.C8RvIGLM.mjs} +0 -0
@@ -558,100 +558,100 @@ var z = 3600 * 1e3, B = (e, t) => t.findIndex((t) => t >= e), V = class e {
558
558
  exps: [
559
559
  {
560
560
  type: "second",
561
- expression: ""
561
+ expression: null
562
562
  },
563
563
  {
564
564
  type: "minute",
565
- expression: ""
565
+ expression: null
566
566
  },
567
567
  {
568
568
  type: "hour",
569
- expression: ""
569
+ expression: null
570
570
  },
571
571
  {
572
572
  type: "day",
573
- expression: ""
573
+ expression: null
574
574
  },
575
575
  {
576
576
  type: "month",
577
- expression: ""
577
+ expression: null
578
578
  },
579
579
  {
580
580
  type: "week",
581
- expression: ""
581
+ expression: null
582
582
  },
583
583
  {
584
584
  type: "year",
585
- expression: ""
585
+ expression: null
586
586
  }
587
587
  ],
588
588
  second: {
589
- cronEvery: "",
590
- incrementStart: "1",
591
- incrementIncrement: "3",
592
- rangeStart: "",
593
- rangeEnd: "",
589
+ cronEvery: null,
590
+ incrementStart: 1,
591
+ incrementIncrement: 3,
592
+ rangeStart: null,
593
+ rangeEnd: null,
594
594
  specificSpecific: []
595
595
  },
596
596
  minute: {
597
- cronEvery: "",
598
- incrementStart: "1",
599
- incrementIncrement: "3",
600
- rangeStart: "",
601
- rangeEnd: "",
597
+ cronEvery: null,
598
+ incrementStart: 1,
599
+ incrementIncrement: 3,
600
+ rangeStart: null,
601
+ rangeEnd: null,
602
602
  specificSpecific: []
603
603
  },
604
604
  hour: {
605
- cronEvery: "",
606
- incrementStart: "1",
607
- incrementIncrement: "3",
608
- rangeStart: "",
609
- rangeEnd: "",
605
+ cronEvery: null,
606
+ incrementStart: 1,
607
+ incrementIncrement: 3,
608
+ rangeStart: null,
609
+ rangeEnd: null,
610
610
  specificSpecific: []
611
611
  },
612
612
  day: {
613
- cronEvery: "",
614
- incrementStart: "1",
615
- incrementIncrement: "1",
616
- rangeStart: "",
617
- rangeEnd: "",
613
+ cronEvery: null,
614
+ incrementStart: 1,
615
+ incrementIncrement: 1,
616
+ rangeStart: null,
617
+ rangeEnd: null,
618
618
  specificSpecific: [],
619
- cronDaysBeforeEomMinus: "",
620
- cronDaysNearestWeekday: ""
619
+ cronDaysBeforeEomMinus: null,
620
+ cronDaysNearestWeekday: null
621
621
  },
622
622
  week: {
623
- cronEvery: "",
624
- incrementStart: "0",
625
- incrementIncrement: "1",
623
+ cronEvery: null,
624
+ incrementStart: 0,
625
+ incrementIncrement: 1,
626
626
  specificSpecific: [],
627
- cronLastSpecificDomDay: "0",
628
- cronNthDayDay: "0",
629
- cronNthDayNth: "1"
627
+ cronLastSpecificDomDay: 0,
628
+ cronNthDayDay: 0,
629
+ cronNthDayNth: 1
630
630
  },
631
631
  month: {
632
- cronEvery: "",
633
- incrementStart: "1",
634
- incrementIncrement: "3",
635
- rangeStart: "",
636
- rangeEnd: "",
632
+ cronEvery: null,
633
+ incrementStart: 1,
634
+ incrementIncrement: 3,
635
+ rangeStart: null,
636
+ rangeEnd: null,
637
637
  specificSpecific: []
638
638
  },
639
639
  year: {
640
- cronEvery: "",
641
- incrementStart: `${e}`,
642
- incrementIncrement: "1",
643
- rangeStart: "",
644
- rangeEnd: "",
640
+ cronEvery: null,
641
+ incrementStart: e,
642
+ incrementIncrement: 1,
643
+ rangeStart: null,
644
+ rangeEnd: null,
645
645
  specificSpecific: []
646
646
  },
647
647
  output: {
648
- second: "",
649
- minute: "",
650
- hour: "",
651
- day: "",
652
- month: "",
653
- week: "",
654
- year: ""
648
+ second: null,
649
+ minute: null,
650
+ hour: null,
651
+ day: null,
652
+ month: null,
653
+ week: null,
654
+ year: null
655
655
  },
656
656
  runs: [],
657
657
  defaultStr: "0",
@@ -692,8 +692,9 @@ var z = 3600 * 1e3, B = (e, t) => t.findIndex((t) => t >= e), V = class e {
692
692
  return h;
693
693
  },
694
694
  secondsText() {
695
- let e = "";
696
- switch (this.second.cronEvery.toString()) {
695
+ let e = "", t = this.second.cronEvery;
696
+ if (!t) return this.defaultStr;
697
+ switch (t.toString()) {
697
698
  case "1":
698
699
  e = "*";
699
700
  break;
@@ -706,14 +707,15 @@ var z = 3600 * 1e3, B = (e, t) => t.findIndex((t) => t >= e), V = class e {
706
707
  }), e = e.slice(0, -1);
707
708
  break;
708
709
  case "4":
709
- e = `${this.second.rangeStart}-${this.second.rangeEnd}`;
710
+ e = `${this.second.rangeStart ?? ""}-${this.second.rangeEnd ?? ""}`;
710
711
  break;
711
712
  }
712
713
  return e || this.defaultStr;
713
714
  },
714
715
  minutesText() {
715
- let e = "";
716
- switch (this.minute.cronEvery.toString()) {
716
+ let e = "", t = this.minute.cronEvery;
717
+ if (!t) return this.defaultStr;
718
+ switch (t.toString()) {
717
719
  case "1":
718
720
  e = "*";
719
721
  break;
@@ -732,8 +734,9 @@ var z = 3600 * 1e3, B = (e, t) => t.findIndex((t) => t >= e), V = class e {
732
734
  return e || this.defaultStr;
733
735
  },
734
736
  hoursText() {
735
- let e = "";
736
- switch (this.hour.cronEvery.toString()) {
737
+ let e = "", t = this.hour.cronEvery;
738
+ if (!t) return this.defaultStr;
739
+ switch (t.toString()) {
737
740
  case "1":
738
741
  e = "*";
739
742
  break;
@@ -831,8 +834,9 @@ var z = 3600 * 1e3, B = (e, t) => t.findIndex((t) => t >= e), V = class e {
831
834
  return t;
832
835
  },
833
836
  monthsText() {
834
- let e = "";
835
- switch (this.month.cronEvery.toString()) {
837
+ let e = "", t = this.month.cronEvery;
838
+ if (!t) return "1";
839
+ switch (t.toString()) {
836
840
  case "1":
837
841
  e = "*";
838
842
  break;
@@ -851,8 +855,9 @@ var z = 3600 * 1e3, B = (e, t) => t.findIndex((t) => t >= e), V = class e {
851
855
  return e || "1";
852
856
  },
853
857
  yearsText() {
854
- let e = "";
855
- switch (this.year.cronEvery.toString()) {
858
+ let e = "", t = this.year.cronEvery;
859
+ if (!t) return "*";
860
+ switch (t.toString()) {
856
861
  case "1":
857
862
  e = "*";
858
863
  break;
@@ -918,7 +923,7 @@ var z = 3600 * 1e3, B = (e, t) => t.findIndex((t) => t >= e), V = class e {
918
923
  e[t] = [];
919
924
  break;
920
925
  case "string":
921
- e[t] = "";
926
+ e[t] = null;
922
927
  break;
923
928
  }
924
929
  },
@@ -1007,13 +1012,13 @@ var z = 3600 * 1e3, B = (e, t) => t.findIndex((t) => t >= e), V = class e {
1007
1012
  } else this.year.specificSpecific = [];
1008
1013
  },
1009
1014
  setDay(e) {
1010
- if (this.week.cronEvery = "", e === "5") {
1015
+ if (this.week.cronEvery = null, e === "5") {
1011
1016
  var t;
1012
1017
  (t = this.day.specificSpecific) != null && t.length || (this.day.specificSpecific = [1]);
1013
1018
  } else this.day.specificSpecific = [];
1014
1019
  },
1015
1020
  setWeek(e) {
1016
- if (this.day.cronEvery = "", e === "4") {
1021
+ if (this.day.cronEvery = null, e === "4") {
1017
1022
  var t;
1018
1023
  (t = this.week.specificSpecific) != null && t.length || (this.week.specificSpecific = ["1"]);
1019
1024
  } else this.week.specificSpecific = [];
@@ -1044,62 +1049,67 @@ function fe(e, p, m, h, g, _) {
1044
1049
  onInput: _.setSecond
1045
1050
  }, {
1046
1051
  default: f(() => [
1047
- s(v, { label: "1" }, {
1052
+ s(v, {
1053
+ label: "1",
1054
+ value: "1"
1055
+ }, {
1048
1056
  default: f(() => [o(d(_.text.Seconds.every), 1)]),
1049
1057
  _: 1
1050
1058
  }),
1051
- s(v, { label: "4" }, {
1059
+ s(v, {
1060
+ label: "4",
1061
+ value: "4"
1062
+ }, {
1052
1063
  default: f(() => [
1053
1064
  o(d(_.text.Seconds.cycle[0]) + " ", 1),
1054
1065
  s(y, {
1055
1066
  modelValue: g.second.rangeStart,
1056
1067
  "onUpdate:modelValue": p[0] || (p[0] = (e) => g.second.rangeStart = e),
1057
- size: "small",
1058
1068
  min: 0,
1059
1069
  max: 60
1060
1070
  }, null, 8, ["modelValue"]),
1061
- o(" " + d(_.text.Seconds.cycle[1] || "") + " ", 1),
1071
+ o(" " + d(_.text.Seconds.cycle[1] || null) + " ", 1),
1062
1072
  s(y, {
1063
1073
  modelValue: g.second.rangeEnd,
1064
1074
  "onUpdate:modelValue": p[1] || (p[1] = (e) => g.second.rangeEnd = e),
1065
- size: "small",
1066
1075
  min: 1,
1067
1076
  max: 59
1068
1077
  }, null, 8, ["modelValue"]),
1069
- o(" " + d(_.text.Seconds.cycle[2] || ""), 1)
1078
+ o(" " + d(_.text.Seconds.cycle[2] || null), 1)
1070
1079
  ]),
1071
1080
  _: 1
1072
1081
  }),
1073
- s(v, { label: "2" }, {
1082
+ s(v, {
1083
+ label: "2",
1084
+ value: "2"
1085
+ }, {
1074
1086
  default: f(() => [
1075
1087
  o(d(_.text.Seconds.interval[0]) + " ", 1),
1076
1088
  s(y, {
1077
1089
  modelValue: g.second.incrementStart,
1078
1090
  "onUpdate:modelValue": p[2] || (p[2] = (e) => g.second.incrementStart = e),
1079
- size: "small",
1080
1091
  min: 0,
1081
1092
  max: 59
1082
1093
  }, null, 8, ["modelValue"]),
1083
- o(" " + d(_.text.Seconds.interval[1] || "") + " ", 1),
1094
+ o(" " + d(_.text.Seconds.interval[1] || null) + " ", 1),
1084
1095
  s(y, {
1085
1096
  modelValue: g.second.incrementIncrement,
1086
1097
  "onUpdate:modelValue": p[3] || (p[3] = (e) => g.second.incrementIncrement = e),
1087
- size: "small",
1088
1098
  min: 1,
1089
1099
  max: 60
1090
1100
  }, null, 8, ["modelValue"]),
1091
- o(" " + d(_.text.Seconds.interval[2] || ""), 1)
1101
+ o(" " + d(_.text.Seconds.interval[2] || null), 1)
1092
1102
  ]),
1093
1103
  _: 1
1094
1104
  }),
1095
1105
  s(v, {
1096
1106
  class: "long",
1097
- label: "3"
1107
+ label: "3",
1108
+ value: "3"
1098
1109
  }, {
1099
1110
  default: f(() => [o(d(_.text.Seconds.specific) + " ", 1), s(x, {
1100
1111
  modelValue: g.second.specificSpecific,
1101
1112
  "onUpdate:modelValue": p[4] || (p[4] = (e) => g.second.specificSpecific = e),
1102
- size: "small",
1103
1113
  multiple: ""
1104
1114
  }, {
1105
1115
  default: f(() => [(c(), i(t, null, l(60, (e) => s(b, {
@@ -1128,17 +1138,22 @@ function fe(e, p, m, h, g, _) {
1128
1138
  onInput: _.setMinute
1129
1139
  }, {
1130
1140
  default: f(() => [
1131
- s(v, { label: "1" }, {
1141
+ s(v, {
1142
+ label: "1",
1143
+ value: "1"
1144
+ }, {
1132
1145
  default: f(() => [o(d(_.text.Minutes.every), 1)]),
1133
1146
  _: 1
1134
1147
  }),
1135
- s(v, { label: "4" }, {
1148
+ s(v, {
1149
+ label: "4",
1150
+ value: "4"
1151
+ }, {
1136
1152
  default: f(() => [
1137
1153
  o(d(_.text.Minutes.cycle[0]) + " ", 1),
1138
1154
  s(y, {
1139
1155
  modelValue: g.minute.rangeStart,
1140
1156
  "onUpdate:modelValue": p[6] || (p[6] = (e) => g.minute.rangeStart = e),
1141
- size: "small",
1142
1157
  min: 0,
1143
1158
  max: 60
1144
1159
  }, null, 8, ["modelValue"]),
@@ -1146,7 +1161,6 @@ function fe(e, p, m, h, g, _) {
1146
1161
  s(y, {
1147
1162
  modelValue: g.minute.rangeEnd,
1148
1163
  "onUpdate:modelValue": p[7] || (p[7] = (e) => g.minute.rangeEnd = e),
1149
- size: "small",
1150
1164
  min: 1,
1151
1165
  max: 59
1152
1166
  }, null, 8, ["modelValue"]),
@@ -1154,13 +1168,15 @@ function fe(e, p, m, h, g, _) {
1154
1168
  ]),
1155
1169
  _: 1
1156
1170
  }),
1157
- s(v, { label: "2" }, {
1171
+ s(v, {
1172
+ label: "2",
1173
+ value: "2"
1174
+ }, {
1158
1175
  default: f(() => [
1159
1176
  o(d(_.text.Minutes.interval[0]) + " ", 1),
1160
1177
  s(y, {
1161
1178
  modelValue: g.minute.incrementStart,
1162
1179
  "onUpdate:modelValue": p[8] || (p[8] = (e) => g.minute.incrementStart = e),
1163
- size: "small",
1164
1180
  min: 0,
1165
1181
  max: 59
1166
1182
  }, null, 8, ["modelValue"]),
@@ -1168,22 +1184,21 @@ function fe(e, p, m, h, g, _) {
1168
1184
  s(y, {
1169
1185
  modelValue: g.minute.incrementIncrement,
1170
1186
  "onUpdate:modelValue": p[9] || (p[9] = (e) => g.minute.incrementIncrement = e),
1171
- size: "small",
1172
1187
  min: 1,
1173
1188
  max: 60
1174
1189
  }, null, 8, ["modelValue"]),
1175
- o(" " + d(_.text.Minutes.interval[2] || ""), 1)
1190
+ o(" " + d(_.text.Minutes.interval[2] || null), 1)
1176
1191
  ]),
1177
1192
  _: 1
1178
1193
  }),
1179
1194
  s(v, {
1180
1195
  class: "long",
1181
- label: "3"
1196
+ label: "3",
1197
+ value: "3"
1182
1198
  }, {
1183
1199
  default: f(() => [o(d(_.text.Minutes.specific) + " ", 1), s(x, {
1184
1200
  modelValue: g.minute.specificSpecific,
1185
1201
  "onUpdate:modelValue": p[10] || (p[10] = (e) => g.minute.specificSpecific = e),
1186
- size: "small",
1187
1202
  multiple: ""
1188
1203
  }, {
1189
1204
  default: f(() => [(c(), i(t, null, l(60, (e) => s(b, {
@@ -1215,7 +1230,8 @@ function fe(e, p, m, h, g, _) {
1215
1230
  s(v, {
1216
1231
  modelValue: g.hour.cronEvery,
1217
1232
  "onUpdate:modelValue": p[12] || (p[12] = (e) => g.hour.cronEvery = e),
1218
- label: "1"
1233
+ label: "1",
1234
+ value: "1"
1219
1235
  }, {
1220
1236
  default: f(() => [o(d(_.text.Hours.every), 1)]),
1221
1237
  _: 1
@@ -1223,14 +1239,14 @@ function fe(e, p, m, h, g, _) {
1223
1239
  s(v, {
1224
1240
  modelValue: g.hour.cronEvery,
1225
1241
  "onUpdate:modelValue": p[15] || (p[15] = (e) => g.hour.cronEvery = e),
1226
- label: "4"
1242
+ label: "4",
1243
+ value: "4"
1227
1244
  }, {
1228
1245
  default: f(() => [
1229
1246
  o(d(_.text.Hours.cycle[0]) + " ", 1),
1230
1247
  s(y, {
1231
1248
  modelValue: g.hour.rangeStart,
1232
1249
  "onUpdate:modelValue": p[13] || (p[13] = (e) => g.hour.rangeStart = e),
1233
- size: "small",
1234
1250
  min: 0,
1235
1251
  max: 23
1236
1252
  }, null, 8, ["modelValue"]),
@@ -1238,7 +1254,6 @@ function fe(e, p, m, h, g, _) {
1238
1254
  s(y, {
1239
1255
  modelValue: g.hour.rangeEnd,
1240
1256
  "onUpdate:modelValue": p[14] || (p[14] = (e) => g.hour.rangeEnd = e),
1241
- size: "small",
1242
1257
  min: 1,
1243
1258
  max: 23
1244
1259
  }, null, 8, ["modelValue"]),
@@ -1249,14 +1264,14 @@ function fe(e, p, m, h, g, _) {
1249
1264
  s(v, {
1250
1265
  modelValue: g.hour.cronEvery,
1251
1266
  "onUpdate:modelValue": p[18] || (p[18] = (e) => g.hour.cronEvery = e),
1252
- label: "2"
1267
+ label: "2",
1268
+ value: "2"
1253
1269
  }, {
1254
1270
  default: f(() => [
1255
1271
  o(d(_.text.Hours.interval[0]) + " ", 1),
1256
1272
  s(y, {
1257
1273
  modelValue: g.hour.incrementStart,
1258
1274
  "onUpdate:modelValue": p[16] || (p[16] = (e) => g.hour.incrementStart = e),
1259
- size: "small",
1260
1275
  min: 0,
1261
1276
  max: 23
1262
1277
  }, null, 8, ["modelValue"]),
@@ -1264,7 +1279,6 @@ function fe(e, p, m, h, g, _) {
1264
1279
  s(y, {
1265
1280
  modelValue: g.hour.incrementIncrement,
1266
1281
  "onUpdate:modelValue": p[17] || (p[17] = (e) => g.hour.incrementIncrement = e),
1267
- size: "small",
1268
1282
  min: 1,
1269
1283
  max: 23
1270
1284
  }, null, 8, ["modelValue"]),
@@ -1276,12 +1290,12 @@ function fe(e, p, m, h, g, _) {
1276
1290
  modelValue: g.hour.cronEvery,
1277
1291
  "onUpdate:modelValue": p[20] || (p[20] = (e) => g.hour.cronEvery = e),
1278
1292
  class: "long",
1279
- label: "3"
1293
+ label: "3",
1294
+ value: "3"
1280
1295
  }, {
1281
1296
  default: f(() => [o(d(_.text.Hours.specific) + " ", 1), s(x, {
1282
1297
  modelValue: g.hour.specificSpecific,
1283
1298
  "onUpdate:modelValue": p[19] || (p[19] = (e) => g.hour.specificSpecific = e),
1284
- size: "small",
1285
1299
  multiple: ""
1286
1300
  }, {
1287
1301
  default: f(() => [(c(), i(t, null, l(24, (e) => s(b, {
@@ -1313,7 +1327,8 @@ function fe(e, p, m, h, g, _) {
1313
1327
  s(v, {
1314
1328
  modelValue: g.day.cronEvery,
1315
1329
  "onUpdate:modelValue": p[22] || (p[22] = (e) => g.day.cronEvery = e),
1316
- label: "1"
1330
+ label: "1",
1331
+ value: "1"
1317
1332
  }, {
1318
1333
  default: f(() => [o(d(_.text.Day.every), 1)]),
1319
1334
  _: 1
@@ -1321,14 +1336,14 @@ function fe(e, p, m, h, g, _) {
1321
1336
  s(v, {
1322
1337
  modelValue: g.day.cronEvery,
1323
1338
  "onUpdate:modelValue": p[25] || (p[25] = (e) => g.day.cronEvery = e),
1324
- label: "3"
1339
+ label: "3",
1340
+ value: "3"
1325
1341
  }, {
1326
1342
  default: f(() => [
1327
1343
  o(d(_.text.Day.intervalDay[0]) + " ", 1),
1328
1344
  s(y, {
1329
1345
  modelValue: g.day.incrementStart,
1330
1346
  "onUpdate:modelValue": p[23] || (p[23] = (e) => g.day.incrementStart = e),
1331
- size: "small",
1332
1347
  min: 0,
1333
1348
  max: 31
1334
1349
  }, null, 8, ["modelValue"]),
@@ -1336,7 +1351,6 @@ function fe(e, p, m, h, g, _) {
1336
1351
  s(y, {
1337
1352
  modelValue: g.day.incrementIncrement,
1338
1353
  "onUpdate:modelValue": p[24] || (p[24] = (e) => g.day.incrementIncrement = e),
1339
- size: "small",
1340
1354
  min: 1,
1341
1355
  max: 31
1342
1356
  }, null, 8, ["modelValue"]),
@@ -1348,12 +1362,12 @@ function fe(e, p, m, h, g, _) {
1348
1362
  modelValue: g.day.cronEvery,
1349
1363
  "onUpdate:modelValue": p[27] || (p[27] = (e) => g.day.cronEvery = e),
1350
1364
  class: "long",
1351
- label: "5"
1365
+ label: "5",
1366
+ value: "5"
1352
1367
  }, {
1353
1368
  default: f(() => [o(d(_.text.Day.specificDay) + " ", 1), s(x, {
1354
1369
  modelValue: g.day.specificSpecific,
1355
1370
  "onUpdate:modelValue": p[26] || (p[26] = (e) => g.day.specificSpecific = e),
1356
- size: "small",
1357
1371
  multiple: ""
1358
1372
  }, {
1359
1373
  default: f(() => [(c(), i(t, null, l(31, (e) => s(b, {
@@ -1370,7 +1384,8 @@ function fe(e, p, m, h, g, _) {
1370
1384
  s(v, {
1371
1385
  modelValue: g.day.cronEvery,
1372
1386
  "onUpdate:modelValue": p[28] || (p[28] = (e) => g.day.cronEvery = e),
1373
- label: "6"
1387
+ label: "6",
1388
+ value: "6"
1374
1389
  }, {
1375
1390
  default: f(() => [o(d(_.text.Day.lastDay), 1)]),
1376
1391
  _: 1
@@ -1378,7 +1393,8 @@ function fe(e, p, m, h, g, _) {
1378
1393
  s(v, {
1379
1394
  modelValue: g.day.cronEvery,
1380
1395
  "onUpdate:modelValue": p[29] || (p[29] = (e) => g.day.cronEvery = e),
1381
- label: "7"
1396
+ label: "7",
1397
+ value: "7"
1382
1398
  }, {
1383
1399
  default: f(() => [o(d(_.text.Day.lastWorkday), 1)]),
1384
1400
  _: 1
@@ -1386,14 +1402,14 @@ function fe(e, p, m, h, g, _) {
1386
1402
  s(v, {
1387
1403
  modelValue: g.day.cronEvery,
1388
1404
  "onUpdate:modelValue": p[31] || (p[31] = (e) => g.day.cronEvery = e),
1389
- label: "9"
1405
+ label: "9",
1406
+ value: "9"
1390
1407
  }, {
1391
1408
  default: f(() => [
1392
1409
  o(d(_.text.Day.beforeEndMonth[0]) + " ", 1),
1393
1410
  s(y, {
1394
1411
  modelValue: g.day.cronDaysBeforeEomMinus,
1395
1412
  "onUpdate:modelValue": p[30] || (p[30] = (e) => g.day.cronDaysBeforeEomMinus = e),
1396
- size: "small",
1397
1413
  min: 1,
1398
1414
  max: 31
1399
1415
  }, null, 8, ["modelValue"]),
@@ -1404,14 +1420,14 @@ function fe(e, p, m, h, g, _) {
1404
1420
  s(v, {
1405
1421
  modelValue: g.day.cronEvery,
1406
1422
  "onUpdate:modelValue": p[33] || (p[33] = (e) => g.day.cronEvery = e),
1407
- label: "10"
1423
+ label: "10",
1424
+ value: "10"
1408
1425
  }, {
1409
1426
  default: f(() => [
1410
1427
  o(d(_.text.Day.nearestWorkday[0]) + " ", 1),
1411
1428
  s(y, {
1412
1429
  modelValue: g.day.cronDaysNearestWeekday,
1413
1430
  "onUpdate:modelValue": p[32] || (p[32] = (e) => g.day.cronDaysNearestWeekday = e),
1414
- size: "small",
1415
1431
  min: 1,
1416
1432
  max: 31
1417
1433
  }, null, 8, ["modelValue"]),
@@ -1437,7 +1453,8 @@ function fe(e, p, m, h, g, _) {
1437
1453
  s(v, {
1438
1454
  modelValue: g.month.cronEvery,
1439
1455
  "onUpdate:modelValue": p[35] || (p[35] = (e) => g.month.cronEvery = e),
1440
- label: "1"
1456
+ label: "1",
1457
+ value: "1"
1441
1458
  }, {
1442
1459
  default: f(() => [o(d(_.text.Month.every), 1)]),
1443
1460
  _: 1
@@ -1445,14 +1462,14 @@ function fe(e, p, m, h, g, _) {
1445
1462
  s(v, {
1446
1463
  modelValue: g.month.cronEvery,
1447
1464
  "onUpdate:modelValue": p[38] || (p[38] = (e) => g.month.cronEvery = e),
1448
- label: "4"
1465
+ label: "4",
1466
+ value: "4"
1449
1467
  }, {
1450
1468
  default: f(() => [
1451
1469
  o(d(_.text.Month.cycle[0]) + " ", 1),
1452
1470
  s(y, {
1453
1471
  modelValue: g.month.rangeStart,
1454
1472
  "onUpdate:modelValue": p[36] || (p[36] = (e) => g.month.rangeStart = e),
1455
- size: "small",
1456
1473
  min: 1,
1457
1474
  max: 12
1458
1475
  }, null, 8, ["modelValue"]),
@@ -1460,7 +1477,6 @@ function fe(e, p, m, h, g, _) {
1460
1477
  s(y, {
1461
1478
  modelValue: g.month.rangeEnd,
1462
1479
  "onUpdate:modelValue": p[37] || (p[37] = (e) => g.month.rangeEnd = e),
1463
- size: "small",
1464
1480
  min: 1,
1465
1481
  max: 12
1466
1482
  }, null, 8, ["modelValue"]),
@@ -1471,14 +1487,14 @@ function fe(e, p, m, h, g, _) {
1471
1487
  s(v, {
1472
1488
  modelValue: g.month.cronEvery,
1473
1489
  "onUpdate:modelValue": p[41] || (p[41] = (e) => g.month.cronEvery = e),
1474
- label: "2"
1490
+ label: "2",
1491
+ value: "2"
1475
1492
  }, {
1476
1493
  default: f(() => [
1477
1494
  o(d(_.text.Month.interval[0]) + " ", 1),
1478
1495
  s(y, {
1479
1496
  modelValue: g.month.incrementStart,
1480
1497
  "onUpdate:modelValue": p[39] || (p[39] = (e) => g.month.incrementStart = e),
1481
- size: "small",
1482
1498
  min: 0,
1483
1499
  max: 12
1484
1500
  }, null, 8, ["modelValue"]),
@@ -1486,7 +1502,6 @@ function fe(e, p, m, h, g, _) {
1486
1502
  s(y, {
1487
1503
  modelValue: g.month.incrementIncrement,
1488
1504
  "onUpdate:modelValue": p[40] || (p[40] = (e) => g.month.incrementIncrement = e),
1489
- size: "small",
1490
1505
  min: 1,
1491
1506
  max: 12
1492
1507
  }, null, 8, ["modelValue"]),
@@ -1498,12 +1513,12 @@ function fe(e, p, m, h, g, _) {
1498
1513
  modelValue: g.month.cronEvery,
1499
1514
  "onUpdate:modelValue": p[43] || (p[43] = (e) => g.month.cronEvery = e),
1500
1515
  class: "long",
1501
- label: "3"
1516
+ label: "3",
1517
+ value: "3"
1502
1518
  }, {
1503
1519
  default: f(() => [o(d(_.text.Month.specific) + " ", 1), s(x, {
1504
1520
  modelValue: g.month.specificSpecific,
1505
1521
  "onUpdate:modelValue": p[42] || (p[42] = (e) => g.month.specificSpecific = e),
1506
- size: "small",
1507
1522
  multiple: ""
1508
1523
  }, {
1509
1524
  default: f(() => [(c(), i(t, null, l(12, (e) => s(b, {
@@ -1530,17 +1545,22 @@ function fe(e, p, m, h, g, _) {
1530
1545
  onInput: _.setWeek
1531
1546
  }, {
1532
1547
  default: f(() => [
1533
- s(v, { label: "1" }, {
1548
+ s(v, {
1549
+ label: "1",
1550
+ value: "1"
1551
+ }, {
1534
1552
  default: f(() => [o(d(_.text.Week.every), 1)]),
1535
1553
  _: 1
1536
1554
  }),
1537
- s(v, { label: "2" }, {
1555
+ s(v, {
1556
+ label: "2",
1557
+ value: "2"
1558
+ }, {
1538
1559
  default: f(() => [
1539
1560
  o(d(_.text.Week.intervalWeek[0]) + " ", 1),
1540
1561
  s(x, {
1541
1562
  modelValue: g.week.incrementStart,
1542
- "onUpdate:modelValue": p[45] || (p[45] = (e) => g.week.incrementStart = e),
1543
- size: "small"
1563
+ "onUpdate:modelValue": p[45] || (p[45] = (e) => g.week.incrementStart = e)
1544
1564
  }, {
1545
1565
  default: f(() => [(c(!0), i(t, null, l(g.weekOptions, (e) => (c(), n(b, {
1546
1566
  key: e.value,
@@ -1553,7 +1573,6 @@ function fe(e, p, m, h, g, _) {
1553
1573
  s(y, {
1554
1574
  modelValue: g.week.incrementIncrement,
1555
1575
  "onUpdate:modelValue": p[46] || (p[46] = (e) => g.week.incrementIncrement = e),
1556
- size: "small",
1557
1576
  min: 1,
1558
1577
  max: 7
1559
1578
  }, null, 8, ["modelValue"]),
@@ -1563,12 +1582,12 @@ function fe(e, p, m, h, g, _) {
1563
1582
  }),
1564
1583
  s(v, {
1565
1584
  class: "long",
1566
- label: "4"
1585
+ label: "4",
1586
+ value: "4"
1567
1587
  }, {
1568
1588
  default: f(() => [o(d(_.text.Week.specificWeek) + " ", 1), s(x, {
1569
1589
  modelValue: g.week.specificSpecific,
1570
1590
  "onUpdate:modelValue": p[47] || (p[47] = (e) => g.week.specificSpecific = e),
1571
- size: "small",
1572
1591
  multiple: ""
1573
1592
  }, {
1574
1593
  default: f(() => [(c(!0), i(t, null, l(g.weekOptions, (e) => (c(), n(b, {
@@ -1580,11 +1599,13 @@ function fe(e, p, m, h, g, _) {
1580
1599
  }, 8, ["modelValue"])]),
1581
1600
  _: 1
1582
1601
  }),
1583
- s(v, { label: "8" }, {
1602
+ s(v, {
1603
+ label: "8",
1604
+ value: "8"
1605
+ }, {
1584
1606
  default: f(() => [o(d(_.text.Week.lastWeek[0]) + " ", 1), s(x, {
1585
1607
  modelValue: g.week.cronLastSpecificDomDay,
1586
- "onUpdate:modelValue": p[48] || (p[48] = (e) => g.week.cronLastSpecificDomDay = e),
1587
- size: "small"
1608
+ "onUpdate:modelValue": p[48] || (p[48] = (e) => g.week.cronLastSpecificDomDay = e)
1588
1609
  }, {
1589
1610
  default: f(() => [(c(!0), i(t, null, l(g.weekOptions, (e) => (c(), n(b, {
1590
1611
  key: e.value,
@@ -1595,21 +1616,22 @@ function fe(e, p, m, h, g, _) {
1595
1616
  }, 8, ["modelValue"])]),
1596
1617
  _: 1
1597
1618
  }),
1598
- s(v, { label: "11" }, {
1619
+ s(v, {
1620
+ label: "11",
1621
+ value: "11"
1622
+ }, {
1599
1623
  default: f(() => [
1600
1624
  o(d(_.text.Week.someWeekday[0]) + " ", 1),
1601
1625
  s(y, {
1602
1626
  modelValue: g.week.cronNthDayNth,
1603
1627
  "onUpdate:modelValue": p[49] || (p[49] = (e) => g.week.cronNthDayNth = e),
1604
- size: "small",
1605
1628
  min: 1,
1606
1629
  max: 5
1607
1630
  }, null, 8, ["modelValue"]),
1608
1631
  o(" " + d(_.text.Week.someWeekday[1]) + " ", 1),
1609
1632
  s(x, {
1610
1633
  modelValue: g.week.cronNthDayDay,
1611
- "onUpdate:modelValue": p[50] || (p[50] = (e) => g.week.cronNthDayDay = e),
1612
- size: "small"
1634
+ "onUpdate:modelValue": p[50] || (p[50] = (e) => g.week.cronNthDayDay = e)
1613
1635
  }, {
1614
1636
  default: f(() => [(c(!0), i(t, null, l(g.weekOptions, (e) => (c(), n(b, {
1615
1637
  key: e.value,
@@ -1639,7 +1661,8 @@ function fe(e, p, m, h, g, _) {
1639
1661
  s(v, {
1640
1662
  modelValue: g.year.cronEvery,
1641
1663
  "onUpdate:modelValue": p[52] || (p[52] = (e) => g.year.cronEvery = e),
1642
- label: "1"
1664
+ label: "1",
1665
+ value: "1"
1643
1666
  }, {
1644
1667
  default: f(() => [o(d(_.text.Year.every), 1)]),
1645
1668
  _: 1
@@ -1647,14 +1670,14 @@ function fe(e, p, m, h, g, _) {
1647
1670
  s(v, {
1648
1671
  modelValue: g.year.cronEvery,
1649
1672
  "onUpdate:modelValue": p[55] || (p[55] = (e) => g.year.cronEvery = e),
1650
- label: "4"
1673
+ label: "4",
1674
+ value: "4"
1651
1675
  }, {
1652
1676
  default: f(() => [
1653
1677
  o(d(_.text.Year.cycle[0]) + " ", 1),
1654
1678
  s(y, {
1655
1679
  modelValue: g.year.rangeStart,
1656
1680
  "onUpdate:modelValue": p[53] || (p[53] = (e) => g.year.rangeStart = e),
1657
- size: "small",
1658
1681
  min: g.currentYear,
1659
1682
  max: 2118
1660
1683
  }, null, 8, ["modelValue", "min"]),
@@ -1662,7 +1685,6 @@ function fe(e, p, m, h, g, _) {
1662
1685
  s(y, {
1663
1686
  modelValue: g.year.rangeEnd,
1664
1687
  "onUpdate:modelValue": p[54] || (p[54] = (e) => g.year.rangeEnd = e),
1665
- size: "small",
1666
1688
  min: g.currentYear,
1667
1689
  max: 2118
1668
1690
  }, null, 8, ["modelValue", "min"]),
@@ -1673,14 +1695,14 @@ function fe(e, p, m, h, g, _) {
1673
1695
  s(v, {
1674
1696
  modelValue: g.year.cronEvery,
1675
1697
  "onUpdate:modelValue": p[58] || (p[58] = (e) => g.year.cronEvery = e),
1676
- label: "2"
1698
+ label: "2",
1699
+ value: "2"
1677
1700
  }, {
1678
1701
  default: f(() => [
1679
1702
  o(d(_.text.Year.interval[0]) + " ", 1),
1680
1703
  s(y, {
1681
1704
  modelValue: g.year.incrementStart,
1682
1705
  "onUpdate:modelValue": p[56] || (p[56] = (e) => g.year.incrementStart = e),
1683
- size: "small",
1684
1706
  min: g.currentYear,
1685
1707
  max: 2118
1686
1708
  }, null, 8, ["modelValue", "min"]),
@@ -1688,7 +1710,6 @@ function fe(e, p, m, h, g, _) {
1688
1710
  s(y, {
1689
1711
  modelValue: g.year.incrementIncrement,
1690
1712
  "onUpdate:modelValue": p[57] || (p[57] = (e) => g.year.incrementIncrement = e),
1691
- size: "small",
1692
1713
  min: 1,
1693
1714
  max: 99
1694
1715
  }, null, 8, ["modelValue"]),
@@ -1700,12 +1721,12 @@ function fe(e, p, m, h, g, _) {
1700
1721
  modelValue: g.year.cronEvery,
1701
1722
  "onUpdate:modelValue": p[60] || (p[60] = (e) => g.year.cronEvery = e),
1702
1723
  class: "long",
1703
- label: "3"
1724
+ label: "3",
1725
+ value: "3"
1704
1726
  }, {
1705
1727
  default: f(() => [o(d(_.text.Year.specific) + " ", 1), s(x, {
1706
1728
  modelValue: g.year.specificSpecific,
1707
1729
  "onUpdate:modelValue": p[59] || (p[59] = (e) => g.year.specificSpecific = e),
1708
- size: "small",
1709
1730
  filterable: "",
1710
1731
  multiple: ""
1711
1732
  }, {