@jeecg/online 3.7.1-RC → 3.7.4-beta

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 (143) hide show
  1. package/AccountLoginForm-84cbd344.mjs +254 -0
  2. package/AiModal-26903538.mjs +84 -0
  3. package/AppForgetPassword-52443f23.mjs +310 -0
  4. package/AppLogin-ecf798fa.mjs +287 -0
  5. package/AppLoginHeader-4432c584.mjs +27 -0
  6. package/AppNameEmail-3303a037.mjs +180 -0
  7. package/AppRegister-79a62c59.mjs +303 -0
  8. package/AppTenant-f0bef7ca.mjs +373 -0
  9. package/AppThirdForm-fd8b4604.mjs +189 -0
  10. package/AuthButtonConfig-d5bffca0.mjs +156 -0
  11. package/AuthButtonTree-b0bd6c40.mjs +165 -0
  12. package/{AuthDataConfig-5c3a8e6b.mjs → AuthDataConfig-d3b7afa4.mjs} +23 -23
  13. package/{AuthDataTree-dd7a1240.mjs → AuthDataTree-f14a98d9.mjs} +43 -43
  14. package/{AuthFieldConfig-9f6fa06c.mjs → AuthFieldConfig-f1e224cc.mjs} +71 -71
  15. package/AuthFieldTree-5cc0da05.mjs +232 -0
  16. package/{AuthManagerDrawer-76f15e8d.mjs → AuthManagerDrawer-32556109.mjs} +6 -6
  17. package/{AuthSetterModal-f5d2e87f.mjs → AuthSetterModal-364f1f67.mjs} +9 -9
  18. package/BuiltInButtonList-bb6cf95c.mjs +10 -0
  19. package/BuiltInButtonList.vue_vue_type_script_setup_true_lang-07d0b7d0.mjs +338 -0
  20. package/CgformAddressModal-1131274c.mjs +260 -0
  21. package/CgformCopyList-5fba0810.mjs +252 -0
  22. package/{CgformModal-21c5c387.mjs → CgformModal-c4a4e0c2.mjs} +190 -194
  23. package/{CgreportModal-edefa8e3.mjs → CgreportModal-8a84aae5.mjs} +181 -168
  24. package/{CheckDictTable-1bc8322d.mjs → CheckDictTable-8a938e3a.mjs} +3 -3
  25. package/CodeFileListModal-a924902a.mjs +159 -0
  26. package/{CodeFileViewModal-2fe911f4.mjs → CodeFileViewModal-405e2b58.mjs} +66 -66
  27. package/CodeGeneratorModal-2e1dc13d.mjs +281 -0
  28. package/CustomButtonList-c453b654.mjs +274 -0
  29. package/{DBAttributeTable-285d40db.mjs → DBAttributeTable-1a45c7b7.mjs} +3 -3
  30. package/{DbToOnlineModal-5dcb67c3.mjs → DbToOnlineModal-f28ff0a3.mjs} +53 -54
  31. package/{DetailForm-deecbf3d.mjs → DetailForm-c592b8d8.mjs} +5 -5
  32. package/DropMenuItem-1e49abea.mjs +44 -0
  33. package/{EnhanceJavaModal-45c66cd5.mjs → EnhanceJavaModal-d5a93f2a.mjs} +62 -62
  34. package/{EnhanceJsHistory-fab3102e.mjs → EnhanceJsHistory-8ddb0657.mjs} +35 -35
  35. package/{EnhanceJsModal-175357a1.mjs → EnhanceJsModal-dc4f9ade.mjs} +104 -104
  36. package/{EnhanceSqlModal-7ea1b300.mjs → EnhanceSqlModal-984f045d.mjs} +67 -67
  37. package/ErrorTip-bb616e32.mjs +7 -0
  38. package/ErrorTip.vue_vue_type_script_setup_true_lang-49d35987.mjs +60 -0
  39. package/{ExtendConfigModal-a89ae052.mjs → ExtendConfigModal-7d70f362.mjs} +2 -2
  40. package/{FieldExtendJsonModal-32135634.mjs → FieldExtendJsonModal-bf04d70e.mjs} +2 -2
  41. package/{FileSelectModal-1643c8b9.mjs → FileSelectModal-ffc69d4a.mjs} +23 -23
  42. package/{ForeignKeyTable-7f7e28a7.mjs → ForeignKeyTable-92decaea.mjs} +3 -3
  43. package/{IndexTable-cdcc2b48.mjs → IndexTable-2ded2014.mjs} +3 -3
  44. package/JModalTip-a927f85d.mjs +49 -0
  45. package/{JOnlineSearchSelect-22aae934.mjs → JOnlineSearchSelect-04ec87d0.mjs} +1 -1
  46. package/{LeftDepart-d5615ed9.mjs → LeftDepart-52cb6743.mjs} +1 -1
  47. package/LeftRole-b0e0b496.mjs +86 -0
  48. package/{LeftUser-22baa378.mjs → LeftUser-dd4b10e2.mjs} +30 -30
  49. package/{LinkTableConfigModal-9242d750.mjs → LinkTableConfigModal-7eeb3e58.mjs} +43 -31
  50. package/{LinkTableFieldConfigModal-24adc50c.mjs → LinkTableFieldConfigModal-b078fcef.mjs} +1 -1
  51. package/{LinkTableListPiece-f3a8e0d7.mjs → LinkTableListPiece-e016b8e6.mjs} +1 -1
  52. package/{ModalFormDemo-711418db.mjs → ModalFormDemo-aaa719a7.mjs} +1 -1
  53. package/OnlCgformErpList-5c5acdaa.mjs +488 -0
  54. package/OnlCgformErpSubTable-e1b88312.mjs +441 -0
  55. package/{OnlCgformInnerSubTable-6c23781f.mjs → OnlCgformInnerSubTable-6b6fa15a.mjs} +38 -38
  56. package/OnlCgformInnerTableList-b283a525.mjs +474 -0
  57. package/OnlCgformTabList-91e3dd78.mjs +424 -0
  58. package/OnlineAutoList-84475f1b.mjs +513 -0
  59. package/OnlineAutoModal-95f46901.mjs +260 -0
  60. package/OnlineAutoTreeList-20b9ce04.mjs +523 -0
  61. package/OnlineCustomModal-c8b1e780.mjs +232 -0
  62. package/{OnlineDetailModal-d5895734.mjs → OnlineDetailModal-5b412bb9.mjs} +74 -65
  63. package/OnlineForm-58282699.mjs +1012 -0
  64. package/{OnlineFormDetail-022ca117.mjs → OnlineFormDetail-fc087725.mjs} +7 -7
  65. package/{OnlineFormUrlAdd-9715d70a.mjs → OnlineFormUrlAdd-bc9105bb.mjs} +9 -9
  66. package/{OnlineFormUrlDetail-8f864b1a.mjs → OnlineFormUrlDetail-ad912560.mjs} +11 -11
  67. package/{OnlineFormUrlEdit-ac985b36.mjs → OnlineFormUrlEdit-f2fa79ff.mjs} +9 -9
  68. package/OnlineFormUrlSuccess-76813d45.mjs +59 -0
  69. package/OnlineQueryForm-9248341f.mjs +484 -0
  70. package/{OnlineSearchFormItem-6c557343.mjs → OnlineSearchFormItem-1e437bd3.mjs} +82 -82
  71. package/{OnlineSelectCascade-05c40fef.mjs → OnlineSelectCascade-d631ed72.mjs} +1 -1
  72. package/{OnlineSubFormDetail-58e896ce.mjs → OnlineSubFormDetail-8be879b9.mjs} +52 -53
  73. package/{OnlineTabAutoModal-47b18ad6.mjs → OnlineTabAutoModal-c9ca3c24.mjs} +108 -95
  74. package/{OnlineTabDetailModal-82de1465.mjs → OnlineTabDetailModal-fd4c9a72.mjs} +36 -36
  75. package/OnlineTabForm-1940e88b.mjs +814 -0
  76. package/{OnlineTabFormDetail-8d0c40c0.mjs → OnlineTabFormDetail-2aa67564.mjs} +17 -17
  77. package/{PageAttributeTable-25e3b7da.mjs → PageAttributeTable-66e7b485.mjs} +108 -108
  78. package/PhoneLoginForm-86437a9d.mjs +214 -0
  79. package/{ProcessOnlineForm-148632fe.mjs → ProcessOnlineForm-98ede18d.mjs} +32 -32
  80. package/{QueryTable-f7bfca7f.mjs → QueryTable-65d3f54f.mjs} +3 -3
  81. package/SetSwitchOptions-f914bc17.mjs +62 -0
  82. package/ShareAddView-657f0f8b.mjs +86 -0
  83. package/ShareEditView-1b945fd3.mjs +92 -0
  84. package/ShareView-222ed3d8.mjs +80 -0
  85. package/ShareView.vue_vue_type_script_setup_true_lang-44fbeaff.mjs +162 -0
  86. package/SingleView-23b0cb4e.mjs +68 -0
  87. package/SingleView.vue_vue_type_style_index_0_lang-e0f2f6c0.mjs +131 -0
  88. package/SuperQuery-46032e66.mjs +974 -0
  89. package/{SuperQueryValComponent-7ad86d4b.mjs → SuperQueryValComponent-5a9ccfd4.mjs} +1 -1
  90. package/{SuperQueryValComponent.vue_vue_type_script_lang-e9196096.mjs → SuperQueryValComponent.vue_vue_type_script_lang-8fe34917.mjs} +11 -11
  91. package/{auth.api-ea1d33d4.mjs → auth.api-53df4c33.mjs} +17 -17
  92. package/{auth.data-511e5197.mjs → auth.data-626c5083.mjs} +16 -12
  93. package/button.data-fe45d43b.mjs +12 -0
  94. package/{cgform.data-475d4984.mjs → cgform.data-0ca62d09.mjs} +4 -1
  95. package/{enhance.data-a67572e1.mjs → enhance.data-6601ff44.mjs} +1 -1
  96. package/index-19eaef11.mjs +11 -0
  97. package/index-1a2e8832.mjs +135 -0
  98. package/{index-f30613d1.mjs → index-2fb8e07f.mjs} +59 -59
  99. package/index-5e89258d.mjs +8 -0
  100. package/index-9e1e1e53.mjs +57 -0
  101. package/{index-30e0e923.mjs → index-a039036e.mjs} +272 -262
  102. package/index-c5a79b0b.mjs +219 -0
  103. package/index-cce225be.mjs +110 -0
  104. package/index-f2c2d1cf.mjs +74 -0
  105. package/main.index.js +1 -1
  106. package/package.json +1 -1
  107. package/shareStore-7de6c7a6.mjs +67 -0
  108. package/style.css +1 -1
  109. package/useCgformList-f3cb9156.mjs +378 -0
  110. package/useExtendComponent-bb98e568.mjs +4460 -0
  111. package/useListButton-98908683.mjs +719 -0
  112. package/{useSchemas-a9c75b0f.mjs → useSchemas-b074f3a1.mjs} +33 -0
  113. package/{useTableSync-d7e9f18d.mjs → useTableSync-075826a1.mjs} +1 -1
  114. package/utils-9fce7606.mjs +16 -0
  115. package/AiModal-6de335e3.mjs +0 -84
  116. package/AuthButtonConfig-89763932.mjs +0 -154
  117. package/AuthButtonTree-2d87d0b3.mjs +0 -157
  118. package/AuthFieldTree-e326fc38.mjs +0 -232
  119. package/CgformCopyList-365b3e8f.mjs +0 -251
  120. package/CodeFileListModal-24601898.mjs +0 -159
  121. package/CodeGeneratorModal-f09fe903.mjs +0 -282
  122. package/CustomButtonList-f07bc695.mjs +0 -397
  123. package/JModalTip-b055ab60.mjs +0 -49
  124. package/LeftRole-2ed8a2bf.mjs +0 -86
  125. package/OnlCgformErpList-58acdfa0.mjs +0 -470
  126. package/OnlCgformErpSubTable-9b1e1938.mjs +0 -426
  127. package/OnlCgformInnerTableList-4b5e14ed.mjs +0 -458
  128. package/OnlCgformTabList-019ad753.mjs +0 -408
  129. package/OnlineAutoList-48589d09.mjs +0 -493
  130. package/OnlineAutoModal-c2928847.mjs +0 -239
  131. package/OnlineAutoTreeList-3baa1d00.mjs +0 -503
  132. package/OnlineCustomModal-9e17b6ce.mjs +0 -232
  133. package/OnlineForm-9f1153ba.mjs +0 -985
  134. package/OnlineFormUrlSuccess-3dfc54ab.mjs +0 -59
  135. package/OnlineQueryForm-eedb9a60.mjs +0 -466
  136. package/OnlineTabForm-27655c83.mjs +0 -817
  137. package/SetSwitchOptions-b2af757f.mjs +0 -62
  138. package/SuperQuery-a8592995.mjs +0 -967
  139. package/index-1d1a6e56.mjs +0 -57
  140. package/useCgformList-f41d4dc1.mjs +0 -426
  141. package/useExtendComponent-dcae5c78.mjs +0 -4399
  142. package/useListButton-bfac4ecf.mjs +0 -697
  143. /package/{OnlineForm.vue_vue_type_style_index_0_scoped_4657b304_lang-4ed993c7.mjs → OnlineForm.vue_vue_type_style_index_0_scoped_3f26e7bd_lang-4ed993c7.mjs} +0 -0
@@ -1,56 +1,57 @@
1
- import { ref as D, onMounted as zt, defineComponent as Wt, resolveComponent as S, openBlock as tt, createElementBlock as ut, Fragment as Yt, createElementVNode as ft, normalizeClass as q, createVNode as y, mergeProps as Kt, withCtx as j, createTextVNode as O, createBlock as Xt, createCommentVNode as pt } from "vue";
2
- import { BasicTable as Qt, TableAction as Ut } from "/@/components/Table";
3
- import { C as Zt } from "./CgformModal-21c5c387.mjs";
4
- import te from "./DbToOnlineModal-5dcb67c3.mjs";
5
- import ee from "./CodeGeneratorModal-f09fe903.mjs";
6
- import ne from "./CustomButtonList-f07bc695.mjs";
7
- import oe from "./EnhanceJsModal-175357a1.mjs";
8
- import ie from "./EnhanceJavaModal-45c66cd5.mjs";
9
- import re from "./EnhanceSqlModal-7ea1b300.mjs";
10
- import se from "./AuthManagerDrawer-76f15e8d.mjs";
11
- import ae from "./AuthSetterModal-f5d2e87f.mjs";
12
- import le from "./AiModal-6de335e3.mjs";
13
- import { u as ce, C as ue } from "./useCgformList-f41d4dc1.mjs";
14
- import { c as pe, s as de } from "./cgform.data-475d4984.mjs";
15
- import { useDesign as he } from "/@/hooks/web/useDesign";
16
- import { _ as me } from "./index-1d1a6e56.mjs";
1
+ import { ref as D, onMounted as Yt, defineComponent as Kt, resolveComponent as S, openBlock as tt, createElementBlock as ut, Fragment as Xt, createElementVNode as pt, normalizeClass as q, createVNode as v, mergeProps as Qt, withCtx as j, createTextVNode as O, createBlock as Ut, createCommentVNode as dt } from "vue";
2
+ import { BasicTable as Zt, TableAction as te } from "/@/components/Table";
3
+ import { C as ee } from "./CgformModal-c4a4e0c2.mjs";
4
+ import ne from "./DbToOnlineModal-f28ff0a3.mjs";
5
+ import oe from "./CodeGeneratorModal-2e1dc13d.mjs";
6
+ import ie from "./CustomButtonList-c453b654.mjs";
7
+ import re from "./EnhanceJsModal-dc4f9ade.mjs";
8
+ import se from "./EnhanceJavaModal-d5a93f2a.mjs";
9
+ import ae from "./EnhanceSqlModal-984f045d.mjs";
10
+ import le from "./AuthManagerDrawer-32556109.mjs";
11
+ import ce from "./AuthSetterModal-364f1f67.mjs";
12
+ import ue from "./AiModal-26903538.mjs";
13
+ import pe from "./CgformAddressModal-1131274c.mjs";
14
+ import { u as de, C as he } from "./useCgformList-f3cb9156.mjs";
15
+ import { c as me, s as fe } from "./cgform.data-0ca62d09.mjs";
16
+ import { useDesign as ge } from "/@/hooks/web/useDesign";
17
+ import { _ as be } from "./index-9e1e1e53.mjs";
17
18
  import "/@/components/Icon";
18
19
  import "/@/components/Modal";
19
20
  import "/@/components/Form/index";
20
21
  import "/@/hooks/web/useMessage";
21
- import "./useSchemas-a9c75b0f.mjs";
22
+ import "./useSchemas-b074f3a1.mjs";
22
23
  import "ant-design-vue";
23
24
  import "@ant-design/icons-vue";
24
25
  import "/@/utils/common/compUtils";
25
26
  import "/@/hooks/web/usePermission";
26
27
  import "/@/utils/helper/validator";
27
- import "./DBAttributeTable-285d40db.mjs";
28
+ import "./DBAttributeTable-1a45c7b7.mjs";
28
29
  import "/@/components/jeecg/JVxeTable/types";
29
- import "./useTableSync-d7e9f18d.mjs";
30
+ import "./useTableSync-075826a1.mjs";
30
31
  import "lodash-es";
31
32
  import "/@/utils/dict";
32
33
  import "/@/utils/dict/JDictSelectUtil";
33
34
  import "/@/utils/uuid";
34
35
  import "/@/components/jeecg/OnLine/JPopupOnlReport.vue";
35
36
  import "vue-router";
36
- import "./PageAttributeTable-25e3b7da.mjs";
37
- import "./LinkTableConfigModal-9242d750.mjs";
37
+ import "./PageAttributeTable-66e7b485.mjs";
38
+ import "./LinkTableConfigModal-7eeb3e58.mjs";
38
39
  import "/@/utils/http/axios";
39
- import "./LinkTableFieldConfigModal-24adc50c.mjs";
40
- import "./FieldExtendJsonModal-32135634.mjs";
41
- import "./SetSwitchOptions-b2af757f.mjs";
40
+ import "./LinkTableFieldConfigModal-b078fcef.mjs";
41
+ import "./FieldExtendJsonModal-bf04d70e.mjs";
42
+ import "./SetSwitchOptions-f914bc17.mjs";
42
43
  import "/@/utils/is";
43
44
  import "./constant-fa63bd66.mjs";
44
- import "./CheckDictTable-1bc8322d.mjs";
45
+ import "./CheckDictTable-8a938e3a.mjs";
45
46
  import "/@/components/jeecg/JPrompt";
46
- import "./ForeignKeyTable-7f7e28a7.mjs";
47
- import "./IndexTable-cdcc2b48.mjs";
48
- import "./QueryTable-f7bfca7f.mjs";
49
- import "./ExtendConfigModal-a89ae052.mjs";
47
+ import "./ForeignKeyTable-92decaea.mjs";
48
+ import "./IndexTable-2ded2014.mjs";
49
+ import "./QueryTable-65d3f54f.mjs";
50
+ import "./ExtendConfigModal-7d70f362.mjs";
50
51
  import "/@/components/Form";
51
52
  import "./useOnlineTest-e4bd8be3.mjs";
52
53
  import "/@/utils";
53
- import "./useExtendComponent-dcae5c78.mjs";
54
+ import "./useExtendComponent-bb98e568.mjs";
54
55
  import "/@/components/Form/src/componentMap";
55
56
  import "/@/utils/propTypes";
56
57
  import "/@/components/Form/src/jeecg/components/JUpload";
@@ -61,40 +62,42 @@ import "/@/store/modules/permission";
61
62
  import "/@/hooks/system/useListPage";
62
63
  import "/@/components/Form/src/utils/Area";
63
64
  import "/@/components/Preview/index";
64
- import "./LinkTableListPiece-f3a8e0d7.mjs";
65
+ import "./LinkTableListPiece-e016b8e6.mjs";
65
66
  import "/@/utils/auth";
66
67
  import "/@/api/common/api";
67
68
  import "/@/hooks/web/useAppInject";
68
69
  import "/@/assets/images/placeholderImage.png";
69
- import "./OnlineSelectCascade-05c40fef.mjs";
70
+ import "./OnlineSelectCascade-d631ed72.mjs";
70
71
  import "/@/components/Loading";
71
- import "./JModalTip-b055ab60.mjs";
72
+ import "./JModalTip-a927f85d.mjs";
72
73
  import "@vueuse/core";
73
- import "./CodeFileListModal-24601898.mjs";
74
- import "./CodeFileViewModal-2fe911f4.mjs";
74
+ import "./utils-9fce7606.mjs";
75
+ import "./CodeFileListModal-a924902a.mjs";
76
+ import "./CodeFileViewModal-405e2b58.mjs";
75
77
  import "/@/utils/file/download";
76
- import "./FileSelectModal-1643c8b9.mjs";
77
- import "./EnhanceJsHistory-fab3102e.mjs";
78
+ import "./FileSelectModal-ffc69d4a.mjs";
79
+ import "./BuiltInButtonList.vue_vue_type_script_setup_true_lang-07d0b7d0.mjs";
80
+ import "./EnhanceJsHistory-8ddb0657.mjs";
78
81
  import "/@/utils/dateUtil";
79
82
  import "/@/store";
80
83
  import "pinia";
81
84
  import "/@/utils/cache";
82
85
  import "./enhance.api-138e6826.mjs";
83
- import "./enhance.data-a67572e1.mjs";
86
+ import "./enhance.data-6601ff44.mjs";
84
87
  import "/@/components/Drawer";
85
- import "./AuthFieldConfig-9f6fa06c.mjs";
86
- import "./auth.api-ea1d33d4.mjs";
87
- import "./auth.data-511e5197.mjs";
88
+ import "./AuthFieldConfig-f1e224cc.mjs";
89
+ import "./auth.api-53df4c33.mjs";
90
+ import "./auth.data-626c5083.mjs";
88
91
  import "/@/utils/index";
89
- import "./AuthButtonConfig-89763932.mjs";
90
- import "./AuthDataConfig-5c3a8e6b.mjs";
91
- import "./LeftRole-2ed8a2bf.mjs";
92
- import "./LeftDepart-d5615ed9.mjs";
93
- import "./LeftUser-22baa378.mjs";
94
- import "./AuthFieldTree-e326fc38.mjs";
95
- import "./AuthButtonTree-2d87d0b3.mjs";
96
- import "./AuthDataTree-dd7a1240.mjs";
97
- import "clipboard";
92
+ import "./AuthButtonConfig-d5bffca0.mjs";
93
+ import "./AuthDataConfig-d3b7afa4.mjs";
94
+ import "./LeftRole-b0e0b496.mjs";
95
+ import "./LeftDepart-52cb6743.mjs";
96
+ import "./LeftUser-dd4b10e2.mjs";
97
+ import "./AuthFieldTree-5cc0da05.mjs";
98
+ import "./AuthButtonTree-b0bd6c40.mjs";
99
+ import "./AuthDataTree-f14a98d9.mjs";
100
+ import "/@/hooks/web/useCopyToClipboard";
98
101
  import "./cgformState-d9f8ec42.mjs";
99
102
  /*!
100
103
  * Intro.js v7.2.0
@@ -201,7 +204,7 @@ function g(t, e) {
201
204
  };
202
205
  }
203
206
  }
204
- function wt(t, e, n) {
207
+ function _t(t, e, n) {
205
208
  var o, i = ((o = {})[t] = e, o.path = "/", o.expires = void 0, o);
206
209
  if (n) {
207
210
  var r = /* @__PURE__ */ new Date();
@@ -219,17 +222,17 @@ function Et(t) {
219
222
  }), e)[t];
220
223
  var e;
221
224
  }
222
- function fe(t, e) {
223
- e ? wt(t._options.dontShowAgainCookie, "true", t._options.dontShowAgainCookieDays) : wt(t._options.dontShowAgainCookie, "", -1);
225
+ function ve(t, e) {
226
+ e ? _t(t._options.dontShowAgainCookie, "true", t._options.dontShowAgainCookieDays) : _t(t._options.dontShowAgainCookie, "", -1);
224
227
  }
225
- var et, ht = (et = {}, function(t, e) {
228
+ var et, mt = (et = {}, function(t, e) {
226
229
  return e === void 0 && (e = "introjs-stamp"), et[e] = et[e] || 0, t[e] === void 0 && (t[e] = et[e]++), t[e];
227
- }), L = new (function() {
230
+ }), M = new (function() {
228
231
  function t() {
229
232
  this.events_key = "introjs_event";
230
233
  }
231
234
  return t.prototype._id = function(e, n, o) {
232
- return e + ht(n) + (o ? "_".concat(ht(o)) : "");
235
+ return e + mt(n) + (o ? "_".concat(mt(o)) : "");
233
236
  }, t.prototype.on = function(e, n, o, i, r) {
234
237
  var s = this._id(n, o, i), a = function(c) {
235
238
  return o(i || e, c || window.event);
@@ -239,7 +242,7 @@ var et, ht = (et = {}, function(t, e) {
239
242
  var s = this._id(n, o, i), a = e[this.events_key] && e[this.events_key][s];
240
243
  a && ("removeEventListener" in e ? e.removeEventListener(n, a, r) : "detachEvent" in e && e.detachEvent("on".concat(n), a), e[this.events_key][s] = null);
241
244
  }, t;
242
- }())(), _ = function(t) {
245
+ }())(), w = function(t) {
243
246
  return typeof t == "function";
244
247
  };
245
248
  function I(t, e) {
@@ -317,7 +320,7 @@ function H(t, e) {
317
320
  n += "".concat(o, ":").concat(e[o], ";");
318
321
  t.style.cssText = n;
319
322
  }
320
- function P(t, e, n) {
323
+ function R(t, e, n) {
321
324
  if (n && e) {
322
325
  var o = Y(e.element, t._targetElement), i = t._options.helperElementPadding;
323
326
  e.element instanceof Element && at(e.element) ? I(n, "introjs-fixedTooltip") : vt(n, "introjs-fixedTooltip"), e.position === "floating" && (i = 0), H(n, { width: "".concat(o.width + i, "px"), height: "".concat(o.height + i, "px"), top: "".concat(o.top - i / 2, "px"), left: "".concat(o.left - i / 2, "px") });
@@ -332,13 +335,13 @@ function ot(t, e, n, o) {
332
335
  function B(t, e) {
333
336
  t.includes(e) && t.splice(t.indexOf(e), 1);
334
337
  }
335
- function ge(t, e, n, o) {
338
+ function ye(t, e, n, o) {
336
339
  var i = t.slice(), r = bt(), s = Y(n).height + 10, a = Y(n).width + 20, c = e.getBoundingClientRect(), p = "floating";
337
340
  if (c.bottom + s > r.height && B(i, "bottom"), c.top - s < 0 && B(i, "top"), c.right + a > r.width && B(i, "right"), c.left - a < 0 && B(i, "left"), o && (o = o.split("-")[0]), i.length && (p = i[0], i.includes(o) && (p = o)), p === "top" || p === "bottom") {
338
341
  var l = void 0, u = [];
339
- p === "top" ? (l = "top-middle-aligned", u = ["top-left-aligned", "top-middle-aligned", "top-right-aligned"]) : (l = "bottom-middle-aligned", u = ["bottom-left-aligned", "bottom-middle-aligned", "bottom-right-aligned"]), p = function(m, b, v, C) {
340
- var w = b / 2, E = Math.min(v, window.screen.width);
341
- return E - m < b && (B(C, "top-left-aligned"), B(C, "bottom-left-aligned")), (m < w || E - m < w) && (B(C, "top-middle-aligned"), B(C, "bottom-middle-aligned")), m < b && (B(C, "top-right-aligned"), B(C, "bottom-right-aligned")), C.length ? C[0] : null;
342
+ p === "top" ? (l = "top-middle-aligned", u = ["top-left-aligned", "top-middle-aligned", "top-right-aligned"]) : (l = "bottom-middle-aligned", u = ["bottom-left-aligned", "bottom-middle-aligned", "bottom-right-aligned"]), p = function(m, b, y, C) {
343
+ var _ = b / 2, E = Math.min(y, window.screen.width);
344
+ return E - m < b && (B(C, "top-left-aligned"), B(C, "bottom-left-aligned")), (m < _ || E - m < _) && (B(C, "top-middle-aligned"), B(C, "bottom-middle-aligned")), m < b && (B(C, "top-right-aligned"), B(C, "bottom-right-aligned")), C.length ? C[0] : null;
342
345
  }(c.left, a, r.width, u) || l;
343
346
  }
344
347
  return p;
@@ -346,7 +349,7 @@ function ge(t, e, n, o) {
346
349
  function rt(t, e, n, o, i) {
347
350
  if (i === void 0 && (i = !1), e) {
348
351
  var r, s, a, c, p = "";
349
- n.style.top = "", n.style.right = "", n.style.bottom = "", n.style.left = "", n.style.marginLeft = "", n.style.marginTop = "", o.style.display = "inherit", p = typeof e.tooltipClass == "string" ? e.tooltipClass : t._options.tooltipClass, n.className = ["introjs-tooltip", p].filter(Boolean).join(" "), n.setAttribute("role", "dialog"), (c = e.position) !== "floating" && t._options.autoPosition && (c = ge(t._options.positionPrecedence, e.element, n, c)), s = Y(e.element), r = Y(n), a = bt(), I(n, "introjs-".concat(c));
352
+ n.style.top = "", n.style.right = "", n.style.bottom = "", n.style.left = "", n.style.marginLeft = "", n.style.marginTop = "", o.style.display = "inherit", p = typeof e.tooltipClass == "string" ? e.tooltipClass : t._options.tooltipClass, n.className = ["introjs-tooltip", p].filter(Boolean).join(" "), n.setAttribute("role", "dialog"), (c = e.position) !== "floating" && t._options.autoPosition && (c = ye(t._options.positionPrecedence, e.element, n, c)), s = Y(e.element), r = Y(n), a = bt(), I(n, "introjs-".concat(c));
350
353
  var l = s.width / 2 - r.width / 2;
351
354
  switch (c) {
352
355
  case "top-right-aligned":
@@ -430,31 +433,31 @@ function Bt(t, e, n) {
430
433
  }
431
434
  function It(t, e) {
432
435
  return f(this, void 0, void 0, function() {
433
- var n, o, i, r, s, a, c, p, l, u, m, b, v, C, w, E, T, M, N, R, V, x, z, W, X = this;
436
+ var n, o, i, r, s, a, c, p, l, u, m, b, y, C, _, E, N, L, x, P, V, z, T, W, X = this;
434
437
  return g(this, function(J) {
435
438
  switch (J.label) {
436
439
  case 0:
437
- return _(t._introChangeCallback) ? [4, t._introChangeCallback.call(t, e.element)] : [3, 2];
440
+ return w(t._introChangeCallback) ? [4, t._introChangeCallback.call(t, e.element)] : [3, 2];
438
441
  case 1:
439
442
  J.sent(), J.label = 2;
440
443
  case 2:
441
- return n = document.querySelector(".introjs-helperLayer"), o = document.querySelector(".introjs-tooltipReferenceLayer"), i = "introjs-helperLayer", typeof e.highlightClass == "string" && (i += " ".concat(e.highlightClass)), typeof t._options.highlightClass == "string" && (i += " ".concat(t._options.highlightClass)), n !== null && o !== null ? (c = o.querySelector(".introjs-helperNumberLayer"), p = o.querySelector(".introjs-tooltiptext"), l = o.querySelector(".introjs-tooltip-title"), u = o.querySelector(".introjs-arrow"), m = o.querySelector(".introjs-tooltip"), a = o.querySelector(".introjs-skipbutton"), s = o.querySelector(".introjs-prevbutton"), r = o.querySelector(".introjs-nextbutton"), n.className = i, m.style.opacity = "0", m.style.display = "none", Ct(t._options.scrollToElement, e.element), P(t, e, n), P(t, e, o), Tt(), t._lastShowElementTimer && window.clearTimeout(t._lastShowElementTimer), t._lastShowElementTimer = window.setTimeout(function() {
444
+ return n = document.querySelector(".introjs-helperLayer"), o = document.querySelector(".introjs-tooltipReferenceLayer"), i = "introjs-helperLayer", typeof e.highlightClass == "string" && (i += " ".concat(e.highlightClass)), typeof t._options.highlightClass == "string" && (i += " ".concat(t._options.highlightClass)), n !== null && o !== null ? (c = o.querySelector(".introjs-helperNumberLayer"), p = o.querySelector(".introjs-tooltiptext"), l = o.querySelector(".introjs-tooltip-title"), u = o.querySelector(".introjs-arrow"), m = o.querySelector(".introjs-tooltip"), a = o.querySelector(".introjs-skipbutton"), s = o.querySelector(".introjs-prevbutton"), r = o.querySelector(".introjs-nextbutton"), n.className = i, m.style.opacity = "0", m.style.display = "none", Ct(t._options.scrollToElement, e.element), R(t, e, n), R(t, e, o), Tt(), t._lastShowElementTimer && window.clearTimeout(t._lastShowElementTimer), t._lastShowElementTimer = window.setTimeout(function() {
442
445
  c !== null && (c.innerHTML = "".concat(e.step, " ").concat(t._options.stepNumbersOfLabel, " ").concat(t._introItems.length)), p.innerHTML = e.intro || "", l.innerHTML = e.title || "", m.style.display = "block", rt(t, e, m, u), function(d, A, k) {
443
446
  if (d) {
444
447
  var $ = A.querySelector(".introjs-bullets li > a.active"), Z = A.querySelector('.introjs-bullets li > a[data-step-number="'.concat(k.step, '"]'));
445
448
  $ && Z && ($.className = "", Z.className = "active");
446
449
  }
447
450
  }(t._options.showBullets, o, e), Bt(o, t._currentStep, t._introItems.length), m.style.opacity = "1", (r != null && /introjs-donebutton/gi.test(r.className) || r != null) && r.focus(), St(t._options.scrollToElement, e.scrollTo, t._options.scrollPadding, e.element, p);
448
- }, 350)) : (b = h("div", { className: i }), v = h("div", { className: "introjs-tooltipReferenceLayer" }), C = h("div", { className: "introjs-arrow" }), w = h("div", { className: "introjs-tooltip" }), E = h("div", { className: "introjs-tooltiptext" }), T = h("div", { className: "introjs-tooltip-header" }), M = h("h1", { className: "introjs-tooltip-title" }), N = h("div"), H(b, { "box-shadow": "0 0 1px 2px rgba(33, 33, 33, 0.8), rgba(33, 33, 33, ".concat(t._options.overlayOpacity.toString(), ") 0 0 0 5000px") }), Ct(t._options.scrollToElement, e.element), P(t, e, b), P(t, e, v), At(t._targetElement, b, !0), At(t._targetElement, v), E.innerHTML = e.intro, M.innerHTML = e.title, N.className = "introjs-tooltipbuttons", t._options.showButtons === !1 && (N.style.display = "none"), T.appendChild(M), w.appendChild(T), w.appendChild(E), t._options.dontShowAgain && (R = h("div", { className: "introjs-dontShowAgain" }), (V = h("input", { type: "checkbox", id: "introjs-dontShowAgain", name: "introjs-dontShowAgain" })).onchange = function(d) {
451
+ }, 350)) : (b = h("div", { className: i }), y = h("div", { className: "introjs-tooltipReferenceLayer" }), C = h("div", { className: "introjs-arrow" }), _ = h("div", { className: "introjs-tooltip" }), E = h("div", { className: "introjs-tooltiptext" }), N = h("div", { className: "introjs-tooltip-header" }), L = h("h1", { className: "introjs-tooltip-title" }), x = h("div"), H(b, { "box-shadow": "0 0 1px 2px rgba(33, 33, 33, 0.8), rgba(33, 33, 33, ".concat(t._options.overlayOpacity.toString(), ") 0 0 0 5000px") }), Ct(t._options.scrollToElement, e.element), R(t, e, b), R(t, e, y), At(t._targetElement, b, !0), At(t._targetElement, y), E.innerHTML = e.intro, L.innerHTML = e.title, x.className = "introjs-tooltipbuttons", t._options.showButtons === !1 && (x.style.display = "none"), N.appendChild(L), _.appendChild(N), _.appendChild(E), t._options.dontShowAgain && (P = h("div", { className: "introjs-dontShowAgain" }), (V = h("input", { type: "checkbox", id: "introjs-dontShowAgain", name: "introjs-dontShowAgain" })).onchange = function(d) {
449
452
  t.setDontShowAgain(d.target.checked);
450
- }, (x = h("label", { htmlFor: "introjs-dontShowAgain" })).innerText = t._options.dontShowAgainLabel, R.appendChild(V), R.appendChild(x), w.appendChild(R)), w.appendChild(xt(t, e)), w.appendChild(function(d) {
453
+ }, (z = h("label", { htmlFor: "introjs-dontShowAgain" })).innerText = t._options.dontShowAgainLabel, P.appendChild(V), P.appendChild(z), _.appendChild(P)), _.appendChild(xt(t, e)), _.appendChild(function(d) {
451
454
  var A = h("div");
452
455
  A.className = "introjs-progress", d._options.showProgress === !1 && (A.style.display = "none");
453
456
  var k = h("div", { className: "introjs-progressbar" });
454
457
  d._options.progressBarAdditionalClass && (k.className += " " + d._options.progressBarAdditionalClass);
455
458
  var $ = Nt(d._currentStep, d._introItems.length);
456
459
  return k.setAttribute("role", "progress"), k.setAttribute("aria-valuemin", "0"), k.setAttribute("aria-valuemax", "100"), k.setAttribute("aria-valuenow", $.toString()), k.style.cssText = "width:".concat($, "%;"), A.appendChild(k), A;
457
- }(t)), z = h("div"), t._options.showStepNumbers === !0 && (z.className = "introjs-helperNumberLayer", z.innerHTML = "".concat(e.step, " ").concat(t._options.stepNumbersOfLabel, " ").concat(t._introItems.length), w.appendChild(z)), w.appendChild(C), v.appendChild(w), (r = h("a")).onclick = function() {
460
+ }(t)), T = h("div"), t._options.showStepNumbers === !0 && (T.className = "introjs-helperNumberLayer", T.innerHTML = "".concat(e.step, " ").concat(t._options.stepNumbersOfLabel, " ").concat(t._introItems.length), _.appendChild(T)), _.appendChild(C), y.appendChild(_), (r = h("a")).onclick = function() {
458
461
  return f(X, void 0, void 0, function() {
459
462
  return g(this, function(d) {
460
463
  switch (d.label) {
@@ -463,7 +466,7 @@ function It(t, e) {
463
466
  case 1:
464
467
  return d.sent(), [3, 6];
465
468
  case 2:
466
- return /introjs-donebutton/gi.test(r.className) ? _(t._introCompleteCallback) ? [4, t._introCompleteCallback.call(t, t._currentStep, "done")] : [3, 4] : [3, 6];
469
+ return /introjs-donebutton/gi.test(r.className) ? w(t._introCompleteCallback) ? [4, t._introCompleteCallback.call(t, t._currentStep, "done")] : [3, 4] : [3, 6];
467
470
  case 3:
468
471
  d.sent(), d.label = 4;
469
472
  case 4:
@@ -493,11 +496,11 @@ function It(t, e) {
493
496
  return g(this, function(d) {
494
497
  switch (d.label) {
495
498
  case 0:
496
- return t._introItems.length - 1 === t._currentStep && _(t._introCompleteCallback) ? [4, t._introCompleteCallback.call(t, t._currentStep, "skip")] : [3, 2];
499
+ return t._introItems.length - 1 === t._currentStep && w(t._introCompleteCallback) ? [4, t._introCompleteCallback.call(t, t._currentStep, "skip")] : [3, 2];
497
500
  case 1:
498
501
  d.sent(), d.label = 2;
499
502
  case 2:
500
- return _(t._introSkipCallback) ? [4, t._introSkipCallback.call(t, t._currentStep)] : [3, 4];
503
+ return w(t._introSkipCallback) ? [4, t._introSkipCallback.call(t, t._currentStep)] : [3, 4];
501
504
  case 3:
502
505
  d.sent(), d.label = 4;
503
506
  case 4:
@@ -507,14 +510,14 @@ function It(t, e) {
507
510
  }
508
511
  });
509
512
  });
510
- }, T.appendChild(a), t._introItems.length > 1 && N.appendChild(s), N.appendChild(r), w.appendChild(N), rt(t, e, w, C), St(t._options.scrollToElement, e.scrollTo, t._options.scrollPadding, e.element, w)), (W = t._targetElement.querySelector(".introjs-disableInteraction")) && W.parentNode && W.parentNode.removeChild(W), e.disableInteraction && function(d, A) {
513
+ }, N.appendChild(a), t._introItems.length > 1 && x.appendChild(s), x.appendChild(r), _.appendChild(x), rt(t, e, _, C), St(t._options.scrollToElement, e.scrollTo, t._options.scrollPadding, e.element, _)), (W = t._targetElement.querySelector(".introjs-disableInteraction")) && W.parentNode && W.parentNode.removeChild(W), e.disableInteraction && function(d, A) {
511
514
  var k = document.querySelector(".introjs-disableInteraction");
512
- k === null && (k = h("div", { className: "introjs-disableInteraction" }), d._targetElement.appendChild(k)), P(d, A, k);
515
+ k === null && (k = h("div", { className: "introjs-disableInteraction" }), d._targetElement.appendChild(k)), R(d, A, k);
513
516
  }(t, e), t._currentStep === 0 && t._introItems.length > 1 ? (r != null && (r.className = "".concat(t._options.buttonClass, " introjs-nextbutton"), r.innerHTML = t._options.nextLabel), t._options.hidePrev === !0 ? (s != null && (s.className = "".concat(t._options.buttonClass, " introjs-prevbutton introjs-hidden")), r != null && I(r, "introjs-fullbutton")) : s != null && (s.className = "".concat(t._options.buttonClass, " introjs-prevbutton introjs-disabled"))) : t._introItems.length - 1 === t._currentStep || t._introItems.length === 1 ? (s != null && (s.className = "".concat(t._options.buttonClass, " introjs-prevbutton")), t._options.hideNext === !0 ? (r != null && (r.className = "".concat(t._options.buttonClass, " introjs-nextbutton introjs-hidden")), s != null && I(s, "introjs-fullbutton")) : r != null && (t._options.nextToDone === !0 ? (r.innerHTML = t._options.doneLabel, I(r, "".concat(t._options.buttonClass, " introjs-nextbutton introjs-donebutton"))) : r.className = "".concat(t._options.buttonClass, " introjs-nextbutton introjs-disabled"))) : (s != null && (s.className = "".concat(t._options.buttonClass, " introjs-prevbutton")), r != null && (r.className = "".concat(t._options.buttonClass, " introjs-nextbutton"), r.innerHTML = t._options.nextLabel)), s != null && s.setAttribute("role", "button"), r != null && r.setAttribute("role", "button"), a != null && a.setAttribute("role", "button"), r != null && r.focus(), function(d) {
514
517
  I(d, "introjs-showElement");
515
518
  var A = gt(d, "position");
516
519
  A !== "absolute" && A !== "relative" && A !== "sticky" && A !== "fixed" && I(d, "introjs-relativePosition");
517
- }(e.element), _(t._introAfterChangeCallback) ? [4, t._introAfterChangeCallback.call(t, e.element)] : [3, 4];
520
+ }(e.element), w(t._introAfterChangeCallback) ? [4, t._introAfterChangeCallback.call(t, e.element)] : [3, 4];
518
521
  case 3:
519
522
  J.sent(), J.label = 4;
520
523
  case 4:
@@ -523,7 +526,7 @@ function It(t, e) {
523
526
  });
524
527
  });
525
528
  }
526
- function be(t, e) {
529
+ function we(t, e) {
527
530
  return f(this, void 0, void 0, function() {
528
531
  return g(this, function(n) {
529
532
  switch (n.label) {
@@ -537,7 +540,7 @@ function be(t, e) {
537
540
  });
538
541
  });
539
542
  }
540
- function ve(t, e) {
543
+ function _e(t, e) {
541
544
  return f(this, void 0, void 0, function() {
542
545
  return g(this, function(n) {
543
546
  switch (n.label) {
@@ -560,11 +563,11 @@ function F(t) {
560
563
  if (t._direction = "forward", t._currentStepNumber !== void 0)
561
564
  for (e = 0; e < t._introItems.length; e++)
562
565
  t._introItems[e].step === t._currentStepNumber && (t._currentStep = e - 1, t._currentStepNumber = void 0);
563
- return t._currentStep === -1 ? t._currentStep = 0 : ++t._currentStep, n = t._introItems[t._currentStep], o = !0, _(t._introBeforeChangeCallback) ? [4, t._introBeforeChangeCallback.call(t, n && n.element, t._currentStep, t._direction)] : [3, 2];
566
+ return t._currentStep === -1 ? t._currentStep = 0 : ++t._currentStep, n = t._introItems[t._currentStep], o = !0, w(t._introBeforeChangeCallback) ? [4, t._introBeforeChangeCallback.call(t, n && n.element, t._currentStep, t._direction)] : [3, 2];
564
567
  case 1:
565
568
  o = i.sent(), i.label = 2;
566
569
  case 2:
567
- return o === !1 ? (--t._currentStep, [2, !1]) : t._introItems.length <= t._currentStep ? _(t._introCompleteCallback) ? [4, t._introCompleteCallback.call(t, t._currentStep, "end")] : [3, 4] : [3, 6];
570
+ return o === !1 ? (--t._currentStep, [2, !1]) : t._introItems.length <= t._currentStep ? w(t._introCompleteCallback) ? [4, t._introCompleteCallback.call(t, t._currentStep, "end")] : [3, 4] : [3, 6];
568
571
  case 3:
569
572
  i.sent(), i.label = 4;
570
573
  case 4:
@@ -585,7 +588,7 @@ function st(t) {
585
588
  return g(this, function(o) {
586
589
  switch (o.label) {
587
590
  case 0:
588
- return t._direction = "backward", t._currentStep <= 0 ? [2, !1] : (--t._currentStep, e = t._introItems[t._currentStep], n = !0, _(t._introBeforeChangeCallback) ? [4, t._introBeforeChangeCallback.call(t, e && e.element, t._currentStep, t._direction)] : [3, 2]);
591
+ return t._direction = "backward", t._currentStep <= 0 ? [2, !1] : (--t._currentStep, e = t._introItems[t._currentStep], n = !0, w(t._introBeforeChangeCallback) ? [4, t._introBeforeChangeCallback.call(t, e && e.element, t._currentStep, t._direction)] : [3, 2]);
589
592
  case 1:
590
593
  n = o.sent(), o.label = 2;
591
594
  case 2:
@@ -596,7 +599,7 @@ function st(t) {
596
599
  });
597
600
  });
598
601
  }
599
- function Lt(t, e) {
602
+ function Mt(t, e) {
600
603
  return f(this, void 0, void 0, function() {
601
604
  var n, o;
602
605
  return g(this, function(i) {
@@ -618,7 +621,7 @@ function Lt(t, e) {
618
621
  case 7:
619
622
  return i.sent(), [3, 15];
620
623
  case 8:
621
- return o && o.className.match("introjs-skipbutton") ? t._introItems.length - 1 === t._currentStep && _(t._introCompleteCallback) ? [4, t._introCompleteCallback.call(t, t._currentStep, "skip")] : [3, 10] : [3, 12];
624
+ return o && o.className.match("introjs-skipbutton") ? t._introItems.length - 1 === t._currentStep && w(t._introCompleteCallback) ? [4, t._introCompleteCallback.call(t, t._currentStep, "skip")] : [3, 10] : [3, 12];
622
625
  case 9:
623
626
  i.sent(), i.label = 10;
624
627
  case 10:
@@ -651,13 +654,13 @@ function K(t) {
651
654
  var e = document.querySelector(".introjs-hints");
652
655
  return e ? Array.from(e.querySelectorAll(t)) : [];
653
656
  }
654
- function _t(t, e) {
657
+ function wt(t, e) {
655
658
  return f(this, void 0, void 0, function() {
656
659
  var n;
657
660
  return g(this, function(o) {
658
661
  switch (o.label) {
659
662
  case 0:
660
- return n = K('.introjs-hint[data-step="'.concat(e, '"]'))[0], lt(), n && I(n, "introjs-hidehint"), _(t._hintCloseCallback) ? [4, t._hintCloseCallback.call(t, e)] : [3, 2];
663
+ return n = K('.introjs-hint[data-step="'.concat(e, '"]'))[0], lt(), n && I(n, "introjs-hidehint"), w(t._hintCloseCallback) ? [4, t._hintCloseCallback.call(t, e)] : [3, 2];
661
664
  case 1:
662
665
  o.sent(), o.label = 2;
663
666
  case 2:
@@ -666,7 +669,7 @@ function _t(t, e) {
666
669
  });
667
670
  });
668
671
  }
669
- function ye(t) {
672
+ function Ce(t) {
670
673
  return f(this, void 0, void 0, function() {
671
674
  var e, n, o, i, r;
672
675
  return g(this, function(s) {
@@ -674,7 +677,7 @@ function ye(t) {
674
677
  case 0:
675
678
  e = K(".introjs-hint"), n = 0, o = e, s.label = 1;
676
679
  case 1:
677
- return n < o.length ? (i = o[n], (r = i.getAttribute("data-step")) ? [4, _t(t, parseInt(r, 10))] : [3, 3]) : [3, 4];
680
+ return n < o.length ? (i = o[n], (r = i.getAttribute("data-step")) ? [4, wt(t, parseInt(r, 10))] : [3, 3]) : [3, 4];
678
681
  case 2:
679
682
  s.sent(), s.label = 3;
680
683
  case 3:
@@ -685,7 +688,7 @@ function ye(t) {
685
688
  });
686
689
  });
687
690
  }
688
- function _e(t) {
691
+ function Se(t) {
689
692
  return f(this, void 0, void 0, function() {
690
693
  var e, n, o, i, r;
691
694
  return g(this, function(s) {
@@ -694,10 +697,10 @@ function _e(t) {
694
697
  if (!(e = K(".introjs-hint")) || !e.length)
695
698
  return [3, 1];
696
699
  for (n = 0, o = e; n < o.length; n++)
697
- i = o[n], (r = i.getAttribute("data-step")) && Mt(parseInt(r, 10));
700
+ i = o[n], (r = i.getAttribute("data-step")) && Lt(parseInt(r, 10));
698
701
  return [3, 3];
699
702
  case 1:
700
- return [4, Rt(t, t._targetElement)];
703
+ return [4, Pt(t, t._targetElement)];
701
704
  case 2:
702
705
  s.sent(), s.label = 3;
703
706
  case 3:
@@ -706,7 +709,7 @@ function _e(t) {
706
709
  });
707
710
  });
708
711
  }
709
- function Mt(t) {
712
+ function Lt(t) {
710
713
  var e = K('.introjs-hint[data-step="'.concat(t, '"]'))[0];
711
714
  e && vt(e, /introjs-hidehint/g);
712
715
  }
@@ -714,7 +717,7 @@ function kt(t) {
714
717
  var e = K('.introjs-hint[data-step="'.concat(t, '"]'))[0];
715
718
  e && e.parentNode && e.parentNode.removeChild(e);
716
719
  }
717
- function we(t) {
720
+ function Ae(t) {
718
721
  return f(this, void 0, void 0, function() {
719
722
  var e, n, o, i, r, s, a;
720
723
  return g(this, function(c) {
@@ -722,15 +725,15 @@ function we(t) {
722
725
  case 0:
723
726
  for ((e = document.querySelector(".introjs-hints")) === null && (e = h("div", { className: "introjs-hints" })), n = function(m) {
724
727
  return function(b) {
725
- var v = b || window.event;
726
- v && v.stopPropagation && v.stopPropagation(), v && v.cancelBubble !== null && (v.cancelBubble = !0), Pt(t, m);
728
+ var y = b || window.event;
729
+ y && y.stopPropagation && y.stopPropagation(), y && y.cancelBubble !== null && (y.cancelBubble = !0), Rt(t, m);
727
730
  };
728
731
  }, o = 0; o < t._hintItems.length; o++) {
729
732
  if (i = t._hintItems[o], document.querySelector('.introjs-hint[data-step="'.concat(o, '"]')))
730
733
  return [2];
731
734
  U(r = h("a", { className: "introjs-hint" })), r.onclick = n(o), i.hintAnimation || I(r, "introjs-hint-no-anim"), at(i.element) && I(r, "introjs-fixedhint"), s = h("div", { className: "introjs-hint-dot" }), a = h("div", { className: "introjs-hint-pulse" }), r.appendChild(s), r.appendChild(a), r.setAttribute("data-step", o.toString()), i.hintTargetElement = i.element, i.element = r, qt(i.hintPosition, r, i.hintTargetElement), e.appendChild(r);
732
735
  }
733
- return document.body.appendChild(e), _(t._hintsAddedCallback) ? [4, t._hintsAddedCallback.call(t)] : [3, 2];
736
+ return document.body.appendChild(e), w(t._hintsAddedCallback) ? [4, t._hintsAddedCallback.call(t)] : [3, 2];
734
737
  case 1:
735
738
  c.sent(), c.label = 2;
736
739
  case 2:
@@ -742,7 +745,7 @@ function we(t) {
742
745
  window.clearTimeout(u), u = window.setTimeout(function() {
743
746
  p(m);
744
747
  }, l);
745
- }), L.on(window, "scroll", t._hintsAutoRefreshFunction, t, !0)), [2];
748
+ }), M.on(window, "scroll", t._hintsAutoRefreshFunction, t, !0)), [2];
746
749
  }
747
750
  var p, l, u;
748
751
  });
@@ -782,21 +785,21 @@ function qt(t, e, n) {
782
785
  }
783
786
  }
784
787
  }
785
- function Pt(t, e) {
788
+ function Rt(t, e) {
786
789
  return f(this, void 0, void 0, function() {
787
790
  var n, o, i, r, s, a, c, p, l, u, m;
788
791
  return g(this, function(b) {
789
792
  switch (b.label) {
790
793
  case 0:
791
- return n = document.querySelector('.introjs-hint[data-step="'.concat(e, '"]')), o = t._hintItems[e], _(t._hintClickCallback) ? [4, t._hintClickCallback.call(t, n, o, e)] : [3, 2];
794
+ return n = document.querySelector('.introjs-hint[data-step="'.concat(e, '"]')), o = t._hintItems[e], w(t._hintClickCallback) ? [4, t._hintClickCallback.call(t, n, o, e)] : [3, 2];
792
795
  case 1:
793
796
  b.sent(), b.label = 2;
794
797
  case 2:
795
- return (i = lt()) !== void 0 && parseInt(i, 10) === e || (r = h("div", { className: "introjs-tooltip" }), s = h("div"), a = h("div"), c = h("div"), r.onclick = function(v) {
796
- v.stopPropagation ? v.stopPropagation() : v.cancelBubble = !0;
798
+ return (i = lt()) !== void 0 && parseInt(i, 10) === e || (r = h("div", { className: "introjs-tooltip" }), s = h("div"), a = h("div"), c = h("div"), r.onclick = function(y) {
799
+ y.stopPropagation ? y.stopPropagation() : y.cancelBubble = !0;
797
800
  }, s.className = "introjs-tooltiptext", (p = h("p")).innerHTML = o.hint || "", s.appendChild(p), t._options.hintShowButton && ((l = h("a")).className = t._options.buttonClass, l.setAttribute("role", "button"), l.innerHTML = t._options.hintButtonLabel, l.onclick = function() {
798
- return _t(t, e);
799
- }, s.appendChild(l)), a.className = "introjs-arrow", r.appendChild(a), r.appendChild(s), u = n.getAttribute("data-step") || "", t._currentStep = parseInt(u, 10), m = t._hintItems[t._currentStep], c.className = "introjs-tooltipReferenceLayer introjs-hintReference", c.setAttribute("data-step", u), P(t, m, c), c.appendChild(r), document.body.appendChild(c), rt(t, m, r, a, !0)), [2];
801
+ return wt(t, e);
802
+ }, s.appendChild(l)), a.className = "introjs-arrow", r.appendChild(a), r.appendChild(s), u = n.getAttribute("data-step") || "", t._currentStep = parseInt(u, 10), m = t._hintItems[t._currentStep], c.className = "introjs-tooltipReferenceLayer introjs-hintReference", c.setAttribute("data-step", u), R(t, m, c), c.appendChild(r), document.body.appendChild(c), rt(t, m, r, a, !0)), [2];
800
803
  }
801
804
  });
802
805
  });
@@ -808,7 +811,7 @@ function lt() {
808
811
  return e ? (t.parentNode.removeChild(t), e) : void 0;
809
812
  }
810
813
  }
811
- function Rt(t, e) {
814
+ function Pt(t, e) {
812
815
  return f(this, void 0, void 0, function() {
813
816
  var n, o, i, r, s, a, c, p, l, u;
814
817
  return g(this, function(m) {
@@ -823,9 +826,9 @@ function Rt(t, e) {
823
826
  for (a = 0, c = s; a < c.length; a++)
824
827
  p = c[a], l = p.getAttribute("data-hint-animation"), u = t._options.hintAnimation, l && (u = l === "true"), t._hintItems.push({ element: p, hint: p.getAttribute("data-hint") || "", hintPosition: p.getAttribute("data-hint-position") || t._options.hintPosition, hintAnimation: u, tooltipClass: p.getAttribute("data-tooltip-class") || void 0, position: p.getAttribute("data-position") || t._options.tooltipPosition });
825
828
  }
826
- return [4, we(t)];
829
+ return [4, Ae(t)];
827
830
  case 1:
828
- return m.sent(), L.on(document, "click", lt, t, !1), L.on(window, "resize", ct, t, !0), [2, !0];
831
+ return m.sent(), M.on(document, "click", lt, t, !1), M.on(window, "resize", ct, t, !0), [2, !0];
829
832
  }
830
833
  });
831
834
  });
@@ -858,24 +861,24 @@ function Dt(t, e) {
858
861
  c = t._options.disableInteraction, u.hasAttribute("data-disable-interaction") && (c = !!u.getAttribute("data-disable-interaction")), m > 0 && (o[m - 1] = { step: m, element: u, title: u.getAttribute("data-title") || "", intro: u.getAttribute("data-intro") || "", tooltipClass: u.getAttribute("data-tooltip-class") || void 0, highlightClass: u.getAttribute("data-highlight-class") || void 0, position: u.getAttribute("data-position") || t._options.tooltipPosition, scrollTo: u.getAttribute("data-scroll-to") || t._options.scrollTo, disableInteraction: c });
859
862
  }
860
863
  }
861
- for (var b = 0, v = 0, C = n; v < C.length; v++)
862
- if (u = C[v], (!t._options.group || u.getAttribute("data-intro-group") === t._options.group) && u.getAttribute("data-step") === null) {
864
+ for (var b = 0, y = 0, C = n; y < C.length; y++)
865
+ if (u = C[y], (!t._options.group || u.getAttribute("data-intro-group") === t._options.group) && u.getAttribute("data-step") === null) {
863
866
  for (; o[b] !== void 0; )
864
867
  b++;
865
868
  c = u.hasAttribute("data-disable-interaction") ? !!u.getAttribute("data-disable-interaction") : t._options.disableInteraction, o[b] = { element: u, title: u.getAttribute("data-title") || "", intro: u.getAttribute("data-intro") || "", step: b + 1, tooltipClass: u.getAttribute("data-tooltip-class") || void 0, highlightClass: u.getAttribute("data-highlight-class") || void 0, position: u.getAttribute("data-position") || t._options.tooltipPosition, scrollTo: u.getAttribute("data-scroll-to") || t._options.scrollTo, disableInteraction: c };
866
869
  }
867
870
  }
868
- for (var w = [], E = 0; E < o.length; E++)
869
- o[E] && w.push(o[E]);
870
- return (o = w).sort(function(T, M) {
871
- return T.step - M.step;
871
+ for (var _ = [], E = 0; E < o.length; E++)
872
+ o[E] && _.push(o[E]);
873
+ return (o = _).sort(function(N, L) {
874
+ return N.step - L.step;
872
875
  }), o;
873
876
  }
874
877
  function Ot(t, e) {
875
878
  var n = t._currentStep;
876
879
  if (n != null && n != -1) {
877
880
  var o = t._introItems[n], i = document.querySelector(".introjs-tooltipReferenceLayer"), r = document.querySelector(".introjs-helperLayer"), s = document.querySelector(".introjs-disableInteraction");
878
- P(t, o, r), P(t, o, i), P(t, o, s), e && (t._introItems = Dt(t, t._targetElement), function(p, l) {
881
+ R(t, o, r), R(t, o, i), R(t, o, s), e && (t._introItems = Dt(t, t._targetElement), function(p, l) {
879
882
  if (p._options.showBullets) {
880
883
  var u = document.querySelector(".introjs-bullets");
881
884
  u && u.parentNode && u.parentNode.replaceChild(xt(p, l), u);
@@ -914,7 +917,7 @@ function G(t, e, n) {
914
917
  if ((i = Array.from(e.querySelectorAll(".introjs-overlay"))) && i.length)
915
918
  for (r = 0, s = i; r < s.length; r++)
916
919
  Q(s[r]);
917
- return Q(e.querySelector(".introjs-helperLayer"), !0), Q(e.querySelector(".introjs-tooltipReferenceLayer")), Q(e.querySelector(".introjs-disableInteraction")), Q(document.querySelector(".introjsFloatingElement")), Tt(), L.off(window, "keydown", Lt, t, !0), L.off(window, "resize", Ht, t, !0), _(t._introExitCallback) ? [4, t._introExitCallback.call(t)] : [3, 4];
920
+ return Q(e.querySelector(".introjs-helperLayer"), !0), Q(e.querySelector(".introjs-tooltipReferenceLayer")), Q(e.querySelector(".introjs-disableInteraction")), Q(document.querySelector(".introjsFloatingElement")), Tt(), M.off(window, "keydown", Mt, t, !0), M.off(window, "resize", Ht, t, !0), w(t._introExitCallback) ? [4, t._introExitCallback.call(t)] : [3, 4];
918
921
  case 3:
919
922
  a.sent(), a.label = 4;
920
923
  case 4:
@@ -923,13 +926,13 @@ function G(t, e, n) {
923
926
  });
924
927
  });
925
928
  }
926
- function Ce(t, e) {
929
+ function ke(t, e) {
927
930
  return f(this, void 0, void 0, function() {
928
931
  var n;
929
932
  return g(this, function(o) {
930
933
  switch (o.label) {
931
934
  case 0:
932
- return t.isActive() ? _(t._introStartCallback) ? [4, t._introStartCallback.call(t, e)] : [3, 2] : [2, !1];
935
+ return t.isActive() ? w(t._introStartCallback) ? [4, t._introStartCallback.call(t, e)] : [3, 2] : [2, !1];
933
936
  case 1:
934
937
  o.sent(), o.label = 2;
935
938
  case 2:
@@ -949,7 +952,7 @@ function Ce(t, e) {
949
952
  });
950
953
  }(t, e), [4, F(t)]);
951
954
  case 3:
952
- o.sent(), e.addEventListener, t._options.keyboardNavigation && L.on(window, "keydown", Lt, t, !0), L.on(window, "resize", Ht, t, !0), o.label = 4;
955
+ o.sent(), e.addEventListener, t._options.keyboardNavigation && M.on(window, "keydown", Mt, t, !0), M.on(window, "resize", Ht, t, !0), o.label = 4;
953
956
  case 4:
954
957
  return [2, !1];
955
958
  }
@@ -959,7 +962,7 @@ function Ce(t, e) {
959
962
  function jt(t, e, n) {
960
963
  return t[e] = n, t;
961
964
  }
962
- var dt = function() {
965
+ var ht = function() {
963
966
  function t(e) {
964
967
  this._currentStep = -1, this._introItems = [], this._hintItems = [], this._targetElement = e, this._options = { steps: [], hints: [], isActive: !0, nextLabel: "Next", prevLabel: "Back", skipLabel: "×", doneLabel: "Done", hidePrev: !1, hideNext: !1, nextToDone: !0, tooltipPosition: "bottom", tooltipClass: "", group: "", highlightClass: "", exitOnEsc: !0, exitOnOverlayClick: !0, showStepNumbers: !1, stepNumbersOfLabel: "of", keyboardNavigation: !0, showButtons: !0, showBullets: !0, showProgress: !1, scrollToElement: !0, scrollTo: "element", scrollPadding: 30, overlayOpacity: 0.5, autoPosition: !0, positionPrecedence: ["bottom", "top", "right", "left"], disableInteraction: !1, dontShowAgain: !1, dontShowAgainLabel: "Don't show this again", dontShowAgainCookie: "introjs-dontShowAgain", dontShowAgainCookieDays: 365, helperElementPadding: 10, hintPosition: "top-middle", hintButtonLabel: "Got it", hintShowButton: !0, hintAutoRefreshInterval: 10, hintAnimation: !0, buttonClass: "introjs-button", progressBarAdditionalClass: !1 };
965
968
  }
@@ -983,7 +986,7 @@ var dt = function() {
983
986
  return g(this, function(e) {
984
987
  switch (e.label) {
985
988
  case 0:
986
- return [4, Ce(this, this._targetElement)];
989
+ return [4, ke(this, this._targetElement)];
987
990
  case 1:
988
991
  return e.sent(), [2, this];
989
992
  }
@@ -994,7 +997,7 @@ var dt = function() {
994
997
  return g(this, function(n) {
995
998
  switch (n.label) {
996
999
  case 0:
997
- return [4, be(this, e)];
1000
+ return [4, we(this, e)];
998
1001
  case 1:
999
1002
  return n.sent(), [2, this];
1000
1003
  }
@@ -1013,7 +1016,7 @@ var dt = function() {
1013
1016
  return g(this, function(n) {
1014
1017
  switch (n.label) {
1015
1018
  case 0:
1016
- return [4, ve(this, e)];
1019
+ return [4, _e(this, e)];
1017
1020
  case 1:
1018
1021
  return n.sent(), [2, this];
1019
1022
  }
@@ -1057,49 +1060,49 @@ var dt = function() {
1057
1060
  }, t.prototype.refresh = function(e) {
1058
1061
  return Ot(this, e), this;
1059
1062
  }, t.prototype.setDontShowAgain = function(e) {
1060
- return fe(this, e), this;
1063
+ return ve(this, e), this;
1061
1064
  }, t.prototype.onbeforechange = function(e) {
1062
- if (!_(e))
1065
+ if (!w(e))
1063
1066
  throw new Error("Provided callback for onbeforechange was not a function");
1064
1067
  return this._introBeforeChangeCallback = e, this;
1065
1068
  }, t.prototype.onchange = function(e) {
1066
- if (!_(e))
1069
+ if (!w(e))
1067
1070
  throw new Error("Provided callback for onchange was not a function.");
1068
1071
  return this._introChangeCallback = e, this;
1069
1072
  }, t.prototype.onafterchange = function(e) {
1070
- if (!_(e))
1073
+ if (!w(e))
1071
1074
  throw new Error("Provided callback for onafterchange was not a function");
1072
1075
  return this._introAfterChangeCallback = e, this;
1073
1076
  }, t.prototype.oncomplete = function(e) {
1074
- if (!_(e))
1077
+ if (!w(e))
1075
1078
  throw new Error("Provided callback for oncomplete was not a function.");
1076
1079
  return this._introCompleteCallback = e, this;
1077
1080
  }, t.prototype.onhintsadded = function(e) {
1078
- if (!_(e))
1081
+ if (!w(e))
1079
1082
  throw new Error("Provided callback for onhintsadded was not a function.");
1080
1083
  return this._hintsAddedCallback = e, this;
1081
1084
  }, t.prototype.onhintclick = function(e) {
1082
- if (!_(e))
1085
+ if (!w(e))
1083
1086
  throw new Error("Provided callback for onhintclick was not a function.");
1084
1087
  return this._hintClickCallback = e, this;
1085
1088
  }, t.prototype.onhintclose = function(e) {
1086
- if (!_(e))
1089
+ if (!w(e))
1087
1090
  throw new Error("Provided callback for onhintclose was not a function.");
1088
1091
  return this._hintCloseCallback = e, this;
1089
1092
  }, t.prototype.onstart = function(e) {
1090
- if (!_(e))
1093
+ if (!w(e))
1091
1094
  throw new Error("Provided callback for onstart was not a function.");
1092
1095
  return this._introStartCallback = e, this;
1093
1096
  }, t.prototype.onexit = function(e) {
1094
- if (!_(e))
1097
+ if (!w(e))
1095
1098
  throw new Error("Provided callback for onexit was not a function.");
1096
1099
  return this._introExitCallback = e, this;
1097
1100
  }, t.prototype.onskip = function(e) {
1098
- if (!_(e))
1101
+ if (!w(e))
1099
1102
  throw new Error("Provided callback for onskip was not a function.");
1100
1103
  return this._introSkipCallback = e, this;
1101
1104
  }, t.prototype.onbeforeexit = function(e) {
1102
- if (!_(e))
1105
+ if (!w(e))
1103
1106
  throw new Error("Provided callback for onbeforeexit was not a function.");
1104
1107
  return this._introBeforeExitCallback = e, this;
1105
1108
  }, t.prototype.addHints = function() {
@@ -1107,7 +1110,7 @@ var dt = function() {
1107
1110
  return g(this, function(e) {
1108
1111
  switch (e.label) {
1109
1112
  case 0:
1110
- return [4, Rt(this, this._targetElement)];
1113
+ return [4, Pt(this, this._targetElement)];
1111
1114
  case 1:
1112
1115
  return e.sent(), [2, this];
1113
1116
  }
@@ -1118,7 +1121,7 @@ var dt = function() {
1118
1121
  return g(this, function(n) {
1119
1122
  switch (n.label) {
1120
1123
  case 0:
1121
- return [4, _t(this, e)];
1124
+ return [4, wt(this, e)];
1122
1125
  case 1:
1123
1126
  return n.sent(), [2, this];
1124
1127
  }
@@ -1129,20 +1132,20 @@ var dt = function() {
1129
1132
  return g(this, function(e) {
1130
1133
  switch (e.label) {
1131
1134
  case 0:
1132
- return [4, ye(this)];
1135
+ return [4, Ce(this)];
1133
1136
  case 1:
1134
1137
  return e.sent(), [2, this];
1135
1138
  }
1136
1139
  });
1137
1140
  });
1138
1141
  }, t.prototype.showHint = function(e) {
1139
- return Mt(e), this;
1142
+ return Lt(e), this;
1140
1143
  }, t.prototype.showHints = function() {
1141
1144
  return f(this, void 0, void 0, function() {
1142
1145
  return g(this, function(e) {
1143
1146
  switch (e.label) {
1144
1147
  case 0:
1145
- return [4, _e(this)];
1148
+ return [4, Se(this)];
1146
1149
  case 1:
1147
1150
  return e.sent(), [2, this];
1148
1151
  }
@@ -1154,7 +1157,7 @@ var dt = function() {
1154
1157
  var i = o[n].getAttribute("data-step");
1155
1158
  i && kt(parseInt(i, 10));
1156
1159
  }
1157
- L.off(document, "click", lt, e, !1), L.off(window, "resize", ct, e, !0), e._hintsAutoRefreshFunction && L.off(window, "scroll", e._hintsAutoRefreshFunction, e, !0);
1160
+ M.off(document, "click", lt, e, !1), M.off(window, "resize", ct, e, !0), e._hintsAutoRefreshFunction && M.off(window, "scroll", e._hintsAutoRefreshFunction, e, !0);
1158
1161
  }(this), this;
1159
1162
  }, t.prototype.removeHint = function(e) {
1160
1163
  return kt(e), this;
@@ -1163,30 +1166,30 @@ var dt = function() {
1163
1166
  return g(this, function(n) {
1164
1167
  switch (n.label) {
1165
1168
  case 0:
1166
- return [4, Pt(this, e)];
1169
+ return [4, Rt(this, e)];
1167
1170
  case 1:
1168
1171
  return n.sent(), [2, this];
1169
1172
  }
1170
1173
  });
1171
1174
  });
1172
1175
  }, t;
1173
- }(), mt = function t(e) {
1176
+ }(), ft = function t(e) {
1174
1177
  var n;
1175
1178
  if (it(e) === "object")
1176
- n = new dt(e);
1179
+ n = new ht(e);
1177
1180
  else if (typeof e == "string") {
1178
1181
  var o = document.querySelector(e);
1179
1182
  if (!o)
1180
1183
  throw new Error("There is no element with given selector.");
1181
- n = new dt(o);
1184
+ n = new ht(o);
1182
1185
  } else
1183
- n = new dt(document.body);
1184
- return t.instances[ht(n, "introjs-instance")] = n, n;
1186
+ n = new ht(document.body);
1187
+ return t.instances[mt(n, "introjs-instance")] = n, n;
1185
1188
  };
1186
- mt.version = "7.2.0", mt.instances = {};
1187
- const Se = () => {
1188
- const { prefixVar: t } = he(""), e = D(`${t}-online-aiCreateTable`), n = D(`${t}-online-newAddBtn`), o = D(`${t}-online-customBtn`), i = D(`${t}-online-enhanceJsBtn`), r = D(`${t}-online-enhanceSqlBtn`), s = D(`${t}-online-enhanceJavaBtn`), a = D(`${t}-online-exportDbBtn`), c = D(`${t}-online-codeGenerator`), p = `${t}-online-guide`, l = () => {
1189
- let u = mt();
1189
+ ft.version = "7.2.0", ft.instances = {};
1190
+ const je = () => {
1191
+ const { prefixVar: t } = ge(""), e = D(`${t}-online-aiCreateTable`), n = D(`${t}-online-newAddBtn`), o = D(`${t}-online-customBtn`), i = D(`${t}-online-enhanceJsBtn`), r = D(`${t}-online-enhanceSqlBtn`), s = D(`${t}-online-enhanceJavaBtn`), a = D(`${t}-online-exportDbBtn`), c = D(`${t}-online-codeGenerator`), p = `${t}-online-guide`, l = () => {
1192
+ let u = ft();
1190
1193
  u.setOptions({
1191
1194
  nextLabel: "下一步",
1192
1195
  prevLabel: "上一步",
@@ -1244,7 +1247,7 @@ const Se = () => {
1244
1247
  ]
1245
1248
  }), u.start();
1246
1249
  };
1247
- return zt(() => {
1250
+ return Yt(() => {
1248
1251
  localStorage.getItem(p) || setTimeout(() => {
1249
1252
  l(), localStorage.setItem(p, "1");
1250
1253
  }, 2e3);
@@ -1258,21 +1261,22 @@ const Se = () => {
1258
1261
  codeGeneratorBtn: c,
1259
1262
  aiCreateTable: e
1260
1263
  };
1261
- }, Ae = Wt({
1264
+ }, Ee = Kt({
1262
1265
  name: "CgformIndex",
1263
1266
  components: {
1264
- BasicTable: Qt,
1265
- TableAction: Ut,
1266
- CgformModal: Zt,
1267
- DbToOnlineModal: te,
1268
- CodeGeneratorModal: ee,
1269
- CustomButtonList: ne,
1270
- EnhanceJsModal: oe,
1271
- EnhanceJavaModal: ie,
1272
- EnhanceSqlModal: re,
1273
- AuthManagerDrawer: se,
1274
- AuthSetterModal: ae,
1275
- AiModal: le
1267
+ BasicTable: Zt,
1268
+ TableAction: te,
1269
+ CgformModal: ee,
1270
+ DbToOnlineModal: ne,
1271
+ CodeGeneratorModal: oe,
1272
+ CustomButtonList: ie,
1273
+ EnhanceJsModal: re,
1274
+ EnhanceJavaModal: se,
1275
+ EnhanceSqlModal: ae,
1276
+ AuthManagerDrawer: le,
1277
+ AuthSetterModal: ce,
1278
+ AiModal: ue,
1279
+ CgformAddressModal: pe
1276
1280
  },
1277
1281
  setup() {
1278
1282
  const {
@@ -1290,36 +1294,38 @@ const Se = () => {
1290
1294
  onShowEnhanceJava: u,
1291
1295
  getTableAction: m,
1292
1296
  getDropDownAction: b,
1293
- registerAuthManagerDrawer: v,
1297
+ registerAuthManagerDrawer: y,
1294
1298
  registerAuthSetterModal: C,
1295
- registerCustomButtonModal: w,
1299
+ registerCustomButtonModal: _,
1296
1300
  registerEnhanceJsModal: E,
1297
- registerEnhanceSqlModal: T,
1298
- registerEnhanceJavaModal: M,
1299
- registerCgformModal: N,
1300
- registerDbToOnlineModal: R,
1301
+ registerEnhanceSqlModal: N,
1302
+ registerEnhanceJavaModal: L,
1303
+ registerCgformModal: x,
1304
+ registerDbToOnlineModal: P,
1301
1305
  registerCodeGeneratorModal: V,
1302
- registerAiToOnlineModal: x
1303
- } = ce({
1304
- pageType: ue.normal,
1306
+ registerAiToOnlineModal: z,
1307
+ registerAddressModal: T,
1308
+ tableRef: W
1309
+ } = de({
1310
+ pageType: he.normal,
1305
1311
  designScope: "online-cgform-list",
1306
- columns: pe,
1307
- formSchemas: de
1308
- }), { prefixCls: z, tableContext: W } = t, [X, { reload: J }, { rowSelection: d, selectedRowKeys: A }] = W, {
1309
- newAddBtn: k,
1310
- customBtn: $,
1311
- enhanceJsBtn: Z,
1312
- enhanceSqlBtn: Jt,
1313
- exportDbBtn: $t,
1314
- enhanceJavaBtn: Ft,
1315
- codeGeneratorBtn: Gt,
1316
- aiCreateTable: Vt
1317
- } = Se();
1312
+ columns: me,
1313
+ formSchemas: fe
1314
+ }), { prefixCls: X, tableContext: J } = t, [d, { reload: A }, { rowSelection: k, selectedRowKeys: $ }] = J, {
1315
+ newAddBtn: Z,
1316
+ customBtn: Jt,
1317
+ enhanceJsBtn: $t,
1318
+ enhanceSqlBtn: Ft,
1319
+ exportDbBtn: Gt,
1320
+ enhanceJavaBtn: Vt,
1321
+ codeGeneratorBtn: zt,
1322
+ aiCreateTable: Wt
1323
+ } = je();
1318
1324
  return {
1319
- prefixCls: z,
1320
- reload: J,
1321
- rowSelection: d,
1322
- selectedRowKeys: A,
1325
+ prefixCls: X,
1326
+ reload: A,
1327
+ rowSelection: k,
1328
+ selectedRowKeys: $,
1323
1329
  onAdd: e,
1324
1330
  onAiCreateTable: n,
1325
1331
  onSuccess: o,
@@ -1333,144 +1339,147 @@ const Se = () => {
1333
1339
  onCreateAiTable: i,
1334
1340
  getTableAction: m,
1335
1341
  getDropDownAction: b,
1336
- registerAuthManagerDrawer: v,
1342
+ registerAuthManagerDrawer: y,
1337
1343
  registerAuthSetterModal: C,
1338
- registerCustomButtonModal: w,
1344
+ registerCustomButtonModal: _,
1339
1345
  registerEnhanceJsModal: E,
1340
- registerEnhanceSqlModal: T,
1341
- registerEnhanceJavaModal: M,
1342
- registerTable: X,
1343
- registerCgformModal: N,
1344
- registerDbToOnlineModal: R,
1346
+ registerEnhanceSqlModal: N,
1347
+ registerEnhanceJavaModal: L,
1348
+ registerTable: d,
1349
+ registerCgformModal: x,
1350
+ registerDbToOnlineModal: P,
1345
1351
  registerCodeGeneratorModal: V,
1346
- registerAiToOnlineModal: x,
1347
- newAddBtn: k,
1348
- customBtn: $,
1349
- enhanceJsBtn: Z,
1350
- enhanceSqlBtn: Jt,
1351
- enhanceJavaBtn: Ft,
1352
- exportDbBtn: $t,
1353
- codeGeneratorBtn: Gt,
1354
- aiCreateTable: Vt
1352
+ registerAiToOnlineModal: z,
1353
+ registerAddressModal: T,
1354
+ newAddBtn: Z,
1355
+ customBtn: Jt,
1356
+ enhanceJsBtn: $t,
1357
+ enhanceSqlBtn: Ft,
1358
+ enhanceJavaBtn: Vt,
1359
+ exportDbBtn: Gt,
1360
+ codeGeneratorBtn: zt,
1361
+ aiCreateTable: Wt,
1362
+ tableRef: W
1355
1363
  };
1356
1364
  }
1357
- }), ke = /* @__PURE__ */ ft("span", null, "删除", -1), je = /* @__PURE__ */ ft("span", null, "批量操作", -1), Ee = {
1365
+ }), Te = {
1358
1366
  key: 0,
1359
1367
  style: { color: "limegreen" }
1360
- }, Te = {
1368
+ }, Ne = {
1361
1369
  key: 1,
1362
1370
  style: { color: "red" }
1363
1371
  };
1364
- function Ne(t, e, n, o, i, r) {
1365
- const s = S("a-button"), a = S("a-icon"), c = S("a-menu-item"), p = S("a-menu"), l = S("a-dropdown"), u = S("TableAction"), m = S("BasicTable"), b = S("CgformModal"), v = S("DbToOnlineModal"), C = S("CodeGeneratorModal"), w = S("CustomButtonList"), E = S("EnhanceJsModal"), T = S("EnhanceJavaModal"), M = S("EnhanceSqlModal"), N = S("AuthManagerDrawer"), R = S("AuthSetterModal"), V = S("AiModal");
1366
- return tt(), ut(Yt, null, [
1367
- ft("div", {
1372
+ function xe(t, e, n, o, i, r) {
1373
+ const s = S("a-button"), a = S("a-icon"), c = S("a-menu-item"), p = S("a-menu"), l = S("a-dropdown"), u = S("TableAction"), m = S("BasicTable"), b = S("CgformModal"), y = S("DbToOnlineModal"), C = S("CodeGeneratorModal"), _ = S("CustomButtonList"), E = S("EnhanceJsModal"), N = S("EnhanceJavaModal"), L = S("EnhanceSqlModal"), x = S("AuthManagerDrawer"), P = S("AuthSetterModal"), V = S("AiModal"), z = S("CgformAddressModal");
1374
+ return tt(), ut(Xt, null, [
1375
+ pt("div", {
1368
1376
  class: q(t.prefixCls)
1369
1377
  }, [
1370
- y(m, Kt({
1378
+ v(m, Qt({
1379
+ ref: "tableRef",
1371
1380
  onRegister: t.registerTable,
1372
1381
  rowSelection: t.rowSelection
1373
1382
  }, t.$attrs), {
1374
1383
  tableTitle: j(() => [
1375
- y(s, {
1384
+ v(s, {
1376
1385
  class: q(t.newAddBtn),
1377
1386
  onClick: t.onAdd,
1378
1387
  type: "primary",
1379
1388
  preIcon: "ant-design:plus"
1380
1389
  }, {
1381
- default: j(() => [
1390
+ default: j(() => e[0] || (e[0] = [
1382
1391
  O("新增")
1383
- ]),
1392
+ ])),
1384
1393
  _: 1
1385
1394
  }, 8, ["class", "onClick"]),
1386
- y(s, {
1395
+ v(s, {
1387
1396
  class: q(t.aiCreateTable),
1388
1397
  onClick: t.onAiCreateTable,
1389
1398
  type: "primary",
1390
1399
  preIcon: "ant-design:plus"
1391
1400
  }, {
1392
- default: j(() => [
1401
+ default: j(() => e[1] || (e[1] = [
1393
1402
  O("AI建表")
1394
- ]),
1403
+ ])),
1395
1404
  _: 1
1396
1405
  }, 8, ["class", "onClick"]),
1397
- y(s, {
1406
+ v(s, {
1398
1407
  class: q(t.customBtn),
1399
1408
  onClick: t.onShowCustomButton,
1400
1409
  type: "primary",
1401
1410
  preIcon: "ant-design:highlight"
1402
1411
  }, {
1403
- default: j(() => [
1412
+ default: j(() => e[2] || (e[2] = [
1404
1413
  O("自定义按钮")
1405
- ]),
1414
+ ])),
1406
1415
  _: 1
1407
1416
  }, 8, ["class", "onClick"]),
1408
- y(s, {
1417
+ v(s, {
1409
1418
  class: q(t.enhanceJsBtn),
1410
1419
  onClick: t.onShowEnhanceJs,
1411
1420
  type: "primary",
1412
1421
  preIcon: "ant-design:strikethrough"
1413
1422
  }, {
1414
- default: j(() => [
1423
+ default: j(() => e[3] || (e[3] = [
1415
1424
  O("JS增强")
1416
- ]),
1425
+ ])),
1417
1426
  _: 1
1418
1427
  }, 8, ["class", "onClick"]),
1419
- y(s, {
1428
+ v(s, {
1420
1429
  class: q(t.enhanceSqlBtn),
1421
1430
  onClick: t.onShowEnhanceSql,
1422
1431
  type: "primary",
1423
1432
  preIcon: "ant-design:filter"
1424
1433
  }, {
1425
- default: j(() => [
1434
+ default: j(() => e[4] || (e[4] = [
1426
1435
  O(" SQL增强 ")
1427
- ]),
1436
+ ])),
1428
1437
  _: 1
1429
1438
  }, 8, ["class", "onClick"]),
1430
- y(s, {
1439
+ v(s, {
1431
1440
  class: q(t.enhanceJavaBtn),
1432
1441
  onClick: t.onShowEnhanceJava,
1433
1442
  type: "primary",
1434
1443
  preIcon: "ant-design:tool"
1435
1444
  }, {
1436
- default: j(() => [
1445
+ default: j(() => e[5] || (e[5] = [
1437
1446
  O("JAVA增强")
1438
- ]),
1447
+ ])),
1439
1448
  _: 1
1440
1449
  }, 8, ["class", "onClick"]),
1441
- y(s, {
1450
+ v(s, {
1442
1451
  class: q(t.exportDbBtn),
1443
1452
  onClick: t.onImportDbTable,
1444
1453
  type: "primary",
1445
1454
  preIcon: "ant-design:database"
1446
1455
  }, {
1447
- default: j(() => [
1456
+ default: j(() => e[6] || (e[6] = [
1448
1457
  O("导入数据库表")
1449
- ]),
1458
+ ])),
1450
1459
  _: 1
1451
1460
  }, 8, ["class", "onClick"]),
1452
- y(s, {
1461
+ v(s, {
1453
1462
  class: q(t.codeGeneratorBtn),
1454
1463
  onClick: t.onGenerateCode,
1455
1464
  type: "primary",
1456
1465
  preIcon: "bx:bx-code-alt"
1457
1466
  }, {
1458
- default: j(() => [
1467
+ default: j(() => e[7] || (e[7] = [
1459
1468
  O(" 代码生成 ")
1460
- ]),
1469
+ ])),
1461
1470
  _: 1
1462
1471
  }, 8, ["class", "onClick"]),
1463
- t.selectedRowKeys.length > 0 ? (tt(), Xt(l, { key: 0 }, {
1472
+ t.selectedRowKeys.length > 0 ? (tt(), Ut(l, { key: 0 }, {
1464
1473
  overlay: j(() => [
1465
- y(p, null, {
1474
+ v(p, null, {
1466
1475
  default: j(() => [
1467
- y(c, {
1476
+ v(c, {
1468
1477
  key: "1",
1469
1478
  onClick: t.onDeleteBatch
1470
1479
  }, {
1471
1480
  default: j(() => [
1472
- y(a, { type: "delete" }),
1473
- ke
1481
+ v(a, { type: "delete" }),
1482
+ e[8] || (e[8] = pt("span", null, "删除", -1))
1474
1483
  ]),
1475
1484
  _: 1
1476
1485
  }, 8, ["onClick"])
@@ -1479,52 +1488,53 @@ function Ne(t, e, n, o, i, r) {
1479
1488
  })
1480
1489
  ]),
1481
1490
  default: j(() => [
1482
- y(s, null, {
1491
+ v(s, null, {
1483
1492
  default: j(() => [
1484
- je,
1485
- y(a, { type: "down" })
1493
+ e[9] || (e[9] = pt("span", null, "批量操作", -1)),
1494
+ v(a, { type: "down" })
1486
1495
  ]),
1487
1496
  _: 1
1488
1497
  })
1489
1498
  ]),
1490
1499
  _: 1
1491
- })) : pt("", !0)
1500
+ })) : dt("", !0)
1492
1501
  ]),
1493
- dbSync: j(({ text: x }) => [
1494
- x === "Y" ? (tt(), ut("span", Ee, "已同步")) : pt("", !0),
1495
- x === "N" ? (tt(), ut("span", Te, "未同步")) : pt("", !0)
1502
+ dbSync: j(({ text: T }) => [
1503
+ T === "Y" ? (tt(), ut("span", Te, "已同步")) : dt("", !0),
1504
+ T === "N" ? (tt(), ut("span", Ne, "未同步")) : dt("", !0)
1496
1505
  ]),
1497
- action: j(({ record: x }) => [
1498
- y(u, {
1499
- actions: t.getTableAction(x),
1500
- dropDownActions: t.getDropDownAction(x)
1506
+ action: j(({ record: T }) => [
1507
+ v(u, {
1508
+ actions: t.getTableAction(T),
1509
+ dropDownActions: t.getDropDownAction(T)
1501
1510
  }, null, 8, ["actions", "dropDownActions"])
1502
1511
  ]),
1503
1512
  _: 1
1504
1513
  }, 16, ["onRegister", "rowSelection"])
1505
1514
  ], 2),
1506
- y(b, {
1515
+ v(b, {
1507
1516
  onRegister: t.registerCgformModal,
1508
1517
  onSuccess: t.onSuccess
1509
1518
  }, null, 8, ["onRegister", "onSuccess"]),
1510
- y(v, {
1519
+ v(y, {
1511
1520
  onRegister: t.registerDbToOnlineModal,
1512
1521
  onSuccess: t.onSuccess
1513
1522
  }, null, 8, ["onRegister", "onSuccess"]),
1514
- y(C, { onRegister: t.registerCodeGeneratorModal }, null, 8, ["onRegister"]),
1515
- y(w, { onRegister: t.registerCustomButtonModal }, null, 8, ["onRegister"]),
1516
- y(E, { onRegister: t.registerEnhanceJsModal }, null, 8, ["onRegister"]),
1517
- y(T, { onRegister: t.registerEnhanceJavaModal }, null, 8, ["onRegister"]),
1518
- y(M, { onRegister: t.registerEnhanceSqlModal }, null, 8, ["onRegister"]),
1519
- y(N, { onRegister: t.registerAuthManagerDrawer }, null, 8, ["onRegister"]),
1520
- y(R, { onRegister: t.registerAuthSetterModal }, null, 8, ["onRegister"]),
1521
- y(V, {
1523
+ v(C, { onRegister: t.registerCodeGeneratorModal }, null, 8, ["onRegister"]),
1524
+ v(_, { onRegister: t.registerCustomButtonModal }, null, 8, ["onRegister"]),
1525
+ v(E, { onRegister: t.registerEnhanceJsModal }, null, 8, ["onRegister"]),
1526
+ v(N, { onRegister: t.registerEnhanceJavaModal }, null, 8, ["onRegister"]),
1527
+ v(L, { onRegister: t.registerEnhanceSqlModal }, null, 8, ["onRegister"]),
1528
+ v(x, { onRegister: t.registerAuthManagerDrawer }, null, 8, ["onRegister"]),
1529
+ v(P, { onRegister: t.registerAuthSetterModal }, null, 8, ["onRegister"]),
1530
+ v(V, {
1522
1531
  onRegister: t.registerAiToOnlineModal,
1523
1532
  onSuccess: t.onCreateAiTable
1524
- }, null, 8, ["onRegister", "onSuccess"])
1533
+ }, null, 8, ["onRegister", "onSuccess"]),
1534
+ v(z, { onRegister: t.registerAddressModal }, null, 8, ["onRegister"])
1525
1535
  ], 64);
1526
1536
  }
1527
- const Co = /* @__PURE__ */ me(Ae, [["render", Ne]]);
1537
+ const jo = /* @__PURE__ */ be(Ee, [["render", xe]]);
1528
1538
  export {
1529
- Co as default
1539
+ jo as default
1530
1540
  };