@das-fed/ui 7.1.0-dev.24 → 7.1.0-dev.25

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 (174) hide show
  1. package/package.json +5 -5
  2. package/packages/business-components/ai-panel/i18n/index.d.ts +62 -0
  3. package/packages/business-components/ai-panel/{index-C2MGj67k.js → index-C04Wttd4.js} +1 -1
  4. package/packages/business-components/ai-panel/index-C04Wttd4.js.gz +0 -0
  5. package/packages/business-components/ai-panel/{index-BdJrICEt.js → index-CKFBXTtX.js} +684 -676
  6. package/packages/business-components/ai-panel/index-CKFBXTtX.js.gz +0 -0
  7. package/packages/business-components/ai-panel/index.js +1 -1
  8. package/packages/business-components/area-phone-select/i18n/index.d.ts +1 -0
  9. package/packages/business-components/area-phone-select/index.js +1 -1
  10. package/packages/business-components/area-phone-select/index.js.gz +0 -0
  11. package/packages/business-components/change-enterprises/i18n/index.d.ts +3 -0
  12. package/packages/business-components/change-enterprises/index.js +3 -3
  13. package/packages/business-components/change-enterprises/index.js.gz +0 -0
  14. package/packages/business-components/change-pwd/i18n/index.d.ts +18 -0
  15. package/packages/business-components/change-pwd/index.js +53 -50
  16. package/packages/business-components/change-pwd/index.js.gz +0 -0
  17. package/packages/business-components/currency-page/i18n/index.d.ts +4 -0
  18. package/packages/business-components/currency-page/index.js +7 -5
  19. package/packages/business-components/currency-page/index.js.gz +0 -0
  20. package/packages/business-components/device-panel/i18n/index.d.ts +254 -0
  21. package/packages/business-components/device-panel/index.js +1802 -1768
  22. package/packages/business-components/device-panel/index.js.gz +0 -0
  23. package/packages/business-components/export-button/i18n/index.d.ts +11 -0
  24. package/packages/business-components/export-button/index.js +21 -19
  25. package/packages/business-components/export-button/index.js.gz +0 -0
  26. package/packages/business-components/import-button/i18n/index.d.ts +30 -0
  27. package/packages/business-components/import-button/index.js +131 -127
  28. package/packages/business-components/import-button/index.js.gz +0 -0
  29. package/packages/business-components/model-table-dialog/i18n/index.d.ts +6 -0
  30. package/packages/business-components/model-table-dialog/index.js +6 -6
  31. package/packages/business-components/model-table-dialog/index.js.gz +0 -0
  32. package/packages/business-components/payment/i18n/index.d.ts +13 -0
  33. package/packages/business-components/payment/index.js +53 -53
  34. package/packages/business-components/payment/index.js.gz +0 -0
  35. package/packages/business-components/process-configuration/i18n/index.d.ts +30 -0
  36. package/packages/business-components/process-configuration/index.js +75 -73
  37. package/packages/business-components/process-configuration/index.js.gz +0 -0
  38. package/packages/business-components/process-form/i18n/index.d.ts +84 -0
  39. package/packages/business-components/process-form/index.js +84 -75
  40. package/packages/business-components/process-form/index.js.gz +0 -0
  41. package/packages/business-components/process-log/i18n/index.d.ts +9 -0
  42. package/packages/business-components/process-log/index.js +99 -99
  43. package/packages/business-components/process-log/index.js.gz +0 -0
  44. package/packages/business-components/process-search-form/i18n/index.d.ts +9 -0
  45. package/packages/business-components/process-search-form/index.js +9 -9
  46. package/packages/business-components/process-search-form/index.js.gz +0 -0
  47. package/packages/business-components/process-table/i18n/index.d.ts +8 -0
  48. package/packages/business-components/process-table/index.js +8 -8
  49. package/packages/business-components/process-table/index.js.gz +0 -0
  50. package/packages/business-components/update-confirm-dialog/i18n/index.d.ts +5 -0
  51. package/packages/business-components/update-confirm-dialog/index.js +7 -5
  52. package/packages/business-components/update-confirm-dialog/index.js.gz +0 -0
  53. package/packages/business-components/upload-file/i18n/index.d.ts +1 -0
  54. package/packages/business-components/upload-file/index.js +25 -24
  55. package/packages/business-components/upload-file/index.js.gz +0 -0
  56. package/packages/business-components/urgent-panel/i18n/index.d.ts +104 -0
  57. package/packages/business-components/urgent-panel/index.js +104 -96
  58. package/packages/business-components/urgent-panel/index.js.gz +0 -0
  59. package/packages/business-components/user-org-dialog/i18n/index.d.ts +18 -0
  60. package/packages/business-components/user-org-dialog/index.js +118 -117
  61. package/packages/business-components/user-org-dialog/index.js.gz +0 -0
  62. package/packages/business-components/video-dialog/i18n/index.d.ts +20 -0
  63. package/packages/business-components/video-dialog/index.js +20 -20
  64. package/packages/business-components/video-dialog/index.js.gz +0 -0
  65. package/packages/components/calendar/i18n/index.d.ts +46 -0
  66. package/packages/components/calendar/index.js +99 -99
  67. package/packages/components/calendar/index.js.gz +0 -0
  68. package/packages/components/cascader/i18n/index.d.ts +1 -0
  69. package/packages/components/cascader/index.js +1 -1
  70. package/packages/components/cascader/index.js.gz +0 -0
  71. package/packages/components/color-picker/i18n/index.d.ts +1 -0
  72. package/packages/components/color-picker/index.js +1 -1
  73. package/packages/components/color-picker/index.js.gz +0 -0
  74. package/packages/components/custom-search-item/i18n/index.d.ts +1 -0
  75. package/packages/components/custom-search-item/index.js +1 -1
  76. package/packages/components/custom-search-item/index.js.gz +0 -0
  77. package/packages/components/date-picker/i18n/index.d.ts +6 -0
  78. package/packages/components/date-picker/index.js +6 -6
  79. package/packages/components/date-picker/index.js.gz +0 -0
  80. package/packages/components/dialog/i18n/index.d.ts +6 -0
  81. package/packages/components/dialog/index.js +27 -27
  82. package/packages/components/dialog/index.js.gz +0 -0
  83. package/packages/components/dimple-layout/i18n/index.d.ts +10 -0
  84. package/packages/components/dimple-layout/index.js +10 -9
  85. package/packages/components/dimple-layout/index.js.gz +0 -0
  86. package/packages/components/dropdown/i18n/index.d.ts +1 -0
  87. package/packages/components/dropdown/index.js +9 -9
  88. package/packages/components/dropdown/index.js.gz +0 -0
  89. package/packages/components/empty/i18n/index.d.ts +1 -0
  90. package/packages/components/empty/index.js +1 -1
  91. package/packages/components/empty/index.js.gz +0 -0
  92. package/packages/components/hls-player/i18n/index.d.ts +2 -0
  93. package/packages/components/hls-player/index.js +2 -1
  94. package/packages/components/hls-player/index.js.gz +0 -0
  95. package/packages/components/image-upload/i18n/index.d.ts +7 -0
  96. package/packages/components/image-upload/index.js +19 -15
  97. package/packages/components/image-upload/index.js.gz +0 -0
  98. package/packages/components/input/i18n/index.d.ts +3 -0
  99. package/packages/components/input/index.js +3 -3
  100. package/packages/components/input/index.js.gz +0 -0
  101. package/packages/components/input-dialog-select/i18n/index.d.ts +2 -0
  102. package/packages/components/input-dialog-select/index.js +10 -10
  103. package/packages/components/input-dialog-select/index.js.gz +0 -0
  104. package/packages/components/live-player/i18n/index.d.ts +2 -0
  105. package/packages/components/live-player/index.js +2 -1
  106. package/packages/components/live-player/index.js.gz +0 -0
  107. package/packages/components/loading/i18n/index.d.ts +1 -0
  108. package/packages/components/loading/index.js +1 -1
  109. package/packages/components/loading/index.js.gz +0 -0
  110. package/packages/components/map/i18n/index.d.ts +6 -0
  111. package/packages/components/map/index.js +6 -2
  112. package/packages/components/map/index.js.gz +0 -0
  113. package/packages/components/menu-aside/i18n/index.d.ts +1 -0
  114. package/packages/components/menu-aside/index.js +1 -1
  115. package/packages/components/menu-aside/index.js.gz +0 -0
  116. package/packages/components/message/i18n/index.d.ts +1 -0
  117. package/packages/components/message/index.js +1 -1
  118. package/packages/components/message/index.js.gz +0 -0
  119. package/packages/components/notification/i18n/index.d.ts +1 -0
  120. package/packages/components/notification/index.js +4 -4
  121. package/packages/components/notification/index.js.gz +0 -0
  122. package/packages/components/pagination/i18n/index.d.ts +4 -0
  123. package/packages/components/pagination/index.js +17 -17
  124. package/packages/components/pagination/index.js.gz +0 -0
  125. package/packages/components/popover/i18n/index.d.ts +2 -0
  126. package/packages/components/popover/index.js +2 -2
  127. package/packages/components/popover/index.js.gz +0 -0
  128. package/packages/components/preview/i18n/index.d.ts +1 -0
  129. package/packages/components/preview/index.js +3 -1
  130. package/packages/components/preview/index.js.gz +0 -0
  131. package/packages/components/rich-editor/i18n/index.d.ts +4 -0
  132. package/packages/components/rich-editor/index.js +4 -0
  133. package/packages/components/rich-editor/index.js.gz +0 -0
  134. package/packages/components/search-form/i18n/index.d.ts +7 -0
  135. package/packages/components/search-form/index.js +7 -7
  136. package/packages/components/search-form/index.js.gz +0 -0
  137. package/packages/components/select/i18n/index.d.ts +4 -0
  138. package/packages/components/select/index.js +4 -3
  139. package/packages/components/select/index.js.gz +0 -0
  140. package/packages/components/select-list/i18n/index.d.ts +4 -0
  141. package/packages/components/select-list/index.js +4 -4
  142. package/packages/components/select-list/index.js.gz +0 -0
  143. package/packages/components/special-range-picker-month/i18n/index.d.ts +4 -0
  144. package/packages/components/special-range-picker-month/index.js +4 -4
  145. package/packages/components/special-range-picker-month/index.js.gz +0 -0
  146. package/packages/components/special-range-picker-year/i18n/index.d.ts +3 -0
  147. package/packages/components/special-range-picker-year/index.js +3 -3
  148. package/packages/components/special-range-picker-year/index.js.gz +0 -0
  149. package/packages/components/spin/i18n/index.d.ts +1 -0
  150. package/packages/components/spin/index.js +1 -1
  151. package/packages/components/spin/index.js.gz +0 -0
  152. package/packages/components/table/i18n/index.d.ts +20 -0
  153. package/packages/components/table/index.js +20 -18
  154. package/packages/components/table/index.js.gz +0 -0
  155. package/packages/components/tabs/i18n/index.d.ts +3 -0
  156. package/packages/components/tabs/index.js +31 -31
  157. package/packages/components/tabs/index.js.gz +0 -0
  158. package/packages/components/tooltip/i18n/index.d.ts +1 -0
  159. package/packages/components/tooltip/index.js +1 -1
  160. package/packages/components/tooltip/index.js.gz +0 -0
  161. package/packages/components/tree/i18n/index.d.ts +1 -40
  162. package/packages/components/tree/index.js +290 -304
  163. package/packages/components/tree/index.js.gz +0 -0
  164. package/packages/components/tree-v2/i18n/index.d.ts +21 -0
  165. package/packages/components/tree-v2/index.js +11 -8
  166. package/packages/components/tree-v2/index.js.gz +0 -0
  167. package/packages/components/upload/i18n/index.d.ts +6 -0
  168. package/packages/components/upload/index.js +25 -24
  169. package/packages/components/upload/index.js.gz +0 -0
  170. package/packages/components/virtual-tree/i18n/index.d.ts +37 -1
  171. package/packages/components/virtual-tree/index.js +62 -49
  172. package/packages/components/virtual-tree/index.js.gz +0 -0
  173. package/packages/business-components/ai-panel/index-BdJrICEt.js.gz +0 -0
  174. package/packages/business-components/ai-panel/index-C2MGj67k.js.gz +0 -0
@@ -89,10 +89,10 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
89
89
  onClearCheck: u,
90
90
  ref: ue
91
91
  })
92
- }), Ge = "v1", He = `/api/fms/base/interface//${Ge}`, Se = xe(`${He}`), Ce = Se.post("/organization/authtree"), Je = $e.post("/organization/user"), Qe = Se.post("/organization/organizationpage"), We = { class: "select-org-container" }, Xe = { class: "split-left-content" }, Ye = { class: "split-right-box" }, Ze = { class: "split-table" }, et = { class: "table-searc-box" }, tt = { class: "split-table-content" }, at = { class: "split-checkd" }, lt = {
92
+ }), Ge = "v1", He = `/api/fms/base/interface//${Ge}`, Se = xe(`${He}`), Ce = Se.post("/organization/authtree"), Je = $e.post("/organization/user"), Qe = Se.post("/organization/organizationpage"), We = { class: "select-org-container" }, Xe = { class: "split-left-content" }, Ye = { class: "split-right-box" }, Ze = { class: "split-table" }, ea = { class: "table-searc-box" }, aa = { class: "split-table-content" }, ta = { class: "split-checkd" }, la = {
93
93
  name: "selectOrg"
94
- }, st = /* @__PURE__ */ Z({
95
- ...lt,
94
+ }, sa = /* @__PURE__ */ Z({
95
+ ...la,
96
96
  props: {
97
97
  projectId: { default: "" },
98
98
  isSelectedSensitive: { type: Boolean, default: !0 },
@@ -100,56 +100,56 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
100
100
  },
101
101
  setup(S, { expose: D }) {
102
102
  const u = S, r = _(() => {
103
- var t;
104
- return ((t = u.initProps) == null ? void 0 : t.isCustomApi) || !1;
103
+ var a;
104
+ return ((a = u.initProps) == null ? void 0 : a.isCustomApi) || !1;
105
105
  }), g = _(() => {
106
- var t;
107
- return ((t = u.initProps) == null ? void 0 : t.disabledNodeLabel) || "optional";
106
+ var a;
107
+ return ((a = u.initProps) == null ? void 0 : a.disabledNodeLabel) || "optional";
108
108
  }), w = _(() => {
109
- var t, o;
110
- return (o = (t = u.initProps) == null ? void 0 : t.customApiOptions) == null ? void 0 : o.orgTree;
109
+ var a, o;
110
+ return (o = (a = u.initProps) == null ? void 0 : a.customApiOptions) == null ? void 0 : o.orgTree;
111
111
  }), C = _(() => {
112
- var t, o;
113
- return (o = (t = u.initProps) == null ? void 0 : t.customApiOptions) == null ? void 0 : o.orgTable;
112
+ var a, o;
113
+ return (o = (a = u.initProps) == null ? void 0 : a.customApiOptions) == null ? void 0 : o.orgTable;
114
114
  }), $ = _(() => u.isSelectedSensitive), O = i(!1), d = i([]), p = i(""), K = i(""), v = i(""), U = i([]), b = i([]), N = i(20), f = i(1), x = i(0);
115
115
  pe(() => {
116
116
  W(), L();
117
117
  });
118
118
  const L = () => {
119
- b.value = y.value.filter((t) => t.identityType == 2);
120
- }, F = (t) => {
121
- t && t instanceof Array && (b.value = t.filter((o) => o.identityType == 1));
122
- }, M = (t) => {
123
- b.value = b.value.filter((o) => o.id != t.id);
119
+ b.value = y.value.filter((a) => a.identityType == 2);
120
+ }, F = (a) => {
121
+ a && a instanceof Array && (b.value = a.filter((o) => o.identityType == 1));
122
+ }, M = (a) => {
123
+ b.value = b.value.filter((o) => o.id != a.id);
124
124
  }, G = () => {
125
125
  y.value = [], b.value = [];
126
- }, { selectListVue: H } = ye($.value, M, G), J = (t) => {
127
- var e, a, s;
128
- const o = r.value && ((e = w.value) != null && e.disabledOrgTypes) && ((a = w.value) == null ? void 0 : a.disabledOrgTypes.length) > 0 ? (s = w.value) == null ? void 0 : s.disabledOrgTypes : [1, 2, 3, 4, 5, 6];
129
- t._disabled = !t[g.value] || o.includes(t.type), !t._disabled && !p.value && (p.value = t.id), t.children && t.children.length && t.children.forEach((n) => {
126
+ }, { selectListVue: H } = ye($.value, M, G), J = (a) => {
127
+ var e, t, s;
128
+ const o = r.value && ((e = w.value) != null && e.disabledOrgTypes) && ((t = w.value) == null ? void 0 : t.disabledOrgTypes.length) > 0 ? (s = w.value) == null ? void 0 : s.disabledOrgTypes : [1, 2, 3, 4, 5, 6];
129
+ a._disabled = !a[g.value] || o.includes(a.type), !a._disabled && !p.value && (p.value = a.id), a.children && a.children.length && a.children.forEach((n) => {
130
130
  J(n);
131
131
  });
132
132
  }, W = async () => {
133
133
  var s, n;
134
134
  O.value = !0;
135
- let t = {};
135
+ let a = {};
136
136
  if (r.value && w.value) {
137
137
  const { params: m = {}, query: R = {} } = w.value;
138
- t = { ...m, ...R };
138
+ a = { ...m, ...R };
139
139
  } else
140
- t = {
140
+ a = {
141
141
  name: "",
142
142
  parentId: "",
143
143
  implicit: !1
144
144
  };
145
- const o = r.value && ((s = w.value) != null && s.api) ? (n = w.value) == null ? void 0 : n.api : Ce, [e, a] = await o(t).run();
145
+ const o = r.value && ((s = w.value) != null && s.api) ? (n = w.value) == null ? void 0 : n.api : Ce, [e, t] = await o(a).run();
146
146
  if (e) {
147
147
  O.value = !1;
148
148
  return;
149
149
  }
150
- a && a.length && a.forEach((m) => {
150
+ t && t.length && t.forEach((m) => {
151
151
  J(m);
152
- }), d.value = a, I();
152
+ }), d.value = t, I();
153
153
  }, k = async () => {
154
154
  var s, n;
155
155
  if (!p.value) {
@@ -157,40 +157,40 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
157
157
  return;
158
158
  }
159
159
  O.value = !0;
160
- let t = {};
160
+ let a = {};
161
161
  if (r.value && C.value) {
162
162
  const { params: m = {}, query: R = {}, treeKey: q = "", searchKey: z = "" } = C.value;
163
- t = { ...m, ...R }, q ? t[q] = p.value : t.parentId = p.value, z ? t[z] = v.value : t.search = v.value;
163
+ a = { ...m, ...R }, q ? a[q] = p.value : a.parentId = p.value, z ? a[z] = v.value : a.search = v.value;
164
164
  } else
165
- t = {
165
+ a = {
166
166
  parentId: p.value,
167
167
  // 树id
168
168
  search: v.value
169
169
  // 名称
170
170
  };
171
- t.pageIndex = f.value, t.pageSize = N.value;
172
- const o = r.value && ((s = C.value) != null && s.api) ? (n = C.value) == null ? void 0 : n.api : Qe, [e, a] = await o(t).run();
171
+ a.pageIndex = f.value, a.pageSize = N.value;
172
+ const o = r.value && ((s = C.value) != null && s.api) ? (n = C.value) == null ? void 0 : n.api : Qe, [e, t] = await o(a).run();
173
173
  if (e) {
174
174
  O.value = !1;
175
175
  return;
176
176
  }
177
- U.value = a.data.map((m) => (m.identityType = 2, m)), x.value = Number(a.totalCount), O.value = !1;
177
+ U.value = t.data.map((m) => (m.identityType = 2, m)), x.value = Number(t.totalCount), O.value = !1;
178
178
  }, I = () => {
179
179
  v.value = "", K.value = "", U.value = [], N.value = 20, f.value = 1, A();
180
180
  }, A = () => {
181
181
  f.value = 1, k();
182
- }, te = (t) => {
183
- f.value = 1, N.value = t, k();
184
- }, X = (t) => {
185
- f.value = t, k();
186
- }, ae = (t) => {
182
+ }, ae = (a) => {
183
+ f.value = 1, N.value = a, k();
184
+ }, X = (a) => {
185
+ f.value = a, k();
186
+ }, te = (a) => {
187
187
  let o = [], e = [];
188
- t.forEach((a) => {
189
- o.push(a.id);
190
- }), U.value.forEach((a) => {
191
- o.includes(a.id) || e.push(a.id);
192
- }), y.value = y.value.filter((a) => !e.includes(a.id)), t.forEach((a) => {
193
- y.value.some((s) => s.id === a.id) || y.value.push(a);
188
+ a.forEach((t) => {
189
+ o.push(t.id);
190
+ }), U.value.forEach((t) => {
191
+ o.includes(t.id) || e.push(t.id);
192
+ }), y.value = y.value.filter((t) => !e.includes(t.id)), a.forEach((t) => {
193
+ y.value.some((s) => s.id === t.id) || y.value.push(t);
194
194
  });
195
195
  };
196
196
  return ve(
@@ -206,7 +206,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
206
206
  }
207
207
  ), D({
208
208
  setSelectData: F
209
- }), (t, o) => (V(), B("div", We, [
209
+ }), (a, o) => (V(), B("div", We, [
210
210
  c(l(ge), { spinning: O.value }, {
211
211
  default: h(() => [
212
212
  c(l(he), {
@@ -237,7 +237,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
237
237
  secondSlot: h(() => [
238
238
  P("div", Ye, [
239
239
  P("div", Ze, [
240
- P("div", et, [
240
+ P("div", ea, [
241
241
  c(l(me), {
242
242
  modelValue: v.value,
243
243
  "onUpdate:modelValue": o[2] || (o[2] = (e) => v.value = e),
@@ -248,7 +248,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
248
248
  onChange: A
249
249
  }, null, 8, ["modelValue", "placeholder"])
250
250
  ]),
251
- P("div", tt, [
251
+ P("div", aa, [
252
252
  c(l(be), {
253
253
  height: "100%",
254
254
  data: U.value,
@@ -261,8 +261,8 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
261
261
  "onUpdate:selectionRows": o[4] || (o[4] = (e) => b.value = e),
262
262
  "page-size": N.value,
263
263
  "onUpdate:pageSize": o[5] || (o[5] = (e) => N.value = e),
264
- onSizeChange: te,
265
- onSelectionChange: ae,
264
+ onSizeChange: ae,
265
+ onSelectionChange: te,
266
266
  onCurrentPageChange: X
267
267
  }, {
268
268
  default: h(() => [
@@ -284,7 +284,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
284
284
  }, 8, ["data", "total", "current-page", "selection-rows", "page-size"])
285
285
  ])
286
286
  ]),
287
- P("div", at, [
287
+ P("div", ta, [
288
288
  c(l(H))
289
289
  ])
290
290
  ])
@@ -298,18 +298,18 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
298
298
  }, 8, ["spinning"])
299
299
  ]));
300
300
  }
301
- }), ot = /* @__PURE__ */ ee(st, [["__scopeId", "data-v-2677514c"]]), ce = i(null), nt = (S, D, u) => ({
301
+ }), oa = /* @__PURE__ */ ee(sa, [["__scopeId", "data-v-2677514c"]]), ce = i(null), na = (S, D, u) => ({
302
302
  selectOrgRef: ce,
303
- selectOrgVue: () => oe(ot, {
303
+ selectOrgVue: () => oe(oa, {
304
304
  projectId: S,
305
305
  isSelectedSensitive: D,
306
306
  ref: ce,
307
307
  initProps: u
308
308
  })
309
- }), it = { class: "select-user-container" }, rt = { class: "split-left-content" }, ut = { class: "split-right-box" }, ct = { class: "split-table" }, dt = { class: "table-searc-box" }, pt = { class: "split-checkd" }, vt = {
309
+ }), ia = { class: "select-user-container" }, ra = { class: "split-left-content" }, ua = { class: "split-right-box" }, ca = { class: "split-table" }, da = { class: "table-searc-box" }, pa = { class: "split-checkd" }, va = {
310
310
  name: "selectUser"
311
- }, ft = /* @__PURE__ */ Z({
312
- ...vt,
311
+ }, fa = /* @__PURE__ */ Z({
312
+ ...va,
313
313
  props: {
314
314
  projectId: { default: "" },
315
315
  isTableSensitive: { type: Boolean, default: !0 },
@@ -324,11 +324,11 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
324
324
  var e;
325
325
  return ((e = u.initProps) == null ? void 0 : e.disabledNodeLabel) || "optional";
326
326
  }), C = _(() => {
327
- var e, a;
328
- return (a = (e = u.initProps) == null ? void 0 : e.customApiOptions) == null ? void 0 : a.orgTree;
327
+ var e, t;
328
+ return (t = (e = u.initProps) == null ? void 0 : e.customApiOptions) == null ? void 0 : t.orgTree;
329
329
  }), $ = _(() => {
330
- var e, a;
331
- return (a = (e = u.initProps) == null ? void 0 : e.customApiOptions) == null ? void 0 : a.userTable;
330
+ var e, t;
331
+ return (t = (e = u.initProps) == null ? void 0 : e.customApiOptions) == null ? void 0 : t.userTable;
332
332
  }), O = _(() => u.isTableSensitive), d = _(() => u.isSelectedSensitive), p = i(!1), K = i([]), v = i(""), U = i(""), b = i(""), N = i([]), f = i([]), x = i(20), L = i(1), F = i(0);
333
333
  pe(() => {
334
334
  I(), M();
@@ -336,15 +336,15 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
336
336
  const M = () => {
337
337
  f.value = y.value.filter((e) => e.identityType == 1);
338
338
  }, G = (e) => {
339
- e && e instanceof Array && (f.value = e.filter((a) => a.identityType == 1));
339
+ e && e instanceof Array && (f.value = e.filter((t) => t.identityType == 1));
340
340
  }, H = (e) => {
341
- f.value = f.value.filter((a) => a.id != e.id);
341
+ f.value = f.value.filter((t) => t.id != e.id);
342
342
  }, J = () => {
343
343
  y.value = [], f.value = [];
344
344
  }, { selectListVue: W } = ye(d.value, H, J), k = (e) => {
345
345
  var s, n, m;
346
- const a = g.value && ((s = C.value) != null && s.disabledOrgTypes) && ((n = C.value) == null ? void 0 : n.disabledOrgTypes.length) > 0 ? (m = C.value) == null ? void 0 : m.disabledOrgTypes : [1, 2, 3, 4, 5, 6];
347
- e._disabled = !e[w.value] || a.includes(e.type), !e._disabled && !v.value && (v.value = e.id), e.children && e.children.length && e.children.forEach((R) => {
346
+ const t = g.value && ((s = C.value) != null && s.disabledOrgTypes) && ((n = C.value) == null ? void 0 : n.disabledOrgTypes.length) > 0 ? (m = C.value) == null ? void 0 : m.disabledOrgTypes : [1, 2, 3, 4, 5, 6];
347
+ e._disabled = !e[w.value] || t.includes(e.type), !e._disabled && !v.value && (v.value = e.id), e.children && e.children.length && e.children.forEach((R) => {
348
348
  k(R);
349
349
  });
350
350
  }, I = async () => {
@@ -360,14 +360,14 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
360
360
  parentId: "",
361
361
  implicit: !1
362
362
  };
363
- const a = g.value && ((m = C.value) != null && m.api) ? (R = C.value) == null ? void 0 : R.api : Ce, [s, n] = await a(e).run();
363
+ const t = g.value && ((m = C.value) != null && m.api) ? (R = C.value) == null ? void 0 : R.api : Ce, [s, n] = await t(e).run();
364
364
  if (s) {
365
365
  p.value = !1;
366
366
  return;
367
367
  }
368
368
  n && n.length && n.forEach((q) => {
369
369
  k(q);
370
- }), K.value = n, te();
370
+ }), K.value = n, ae();
371
371
  }, A = async () => {
372
372
  var m, R, q;
373
373
  if (!v.value) {
@@ -387,7 +387,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
387
387
  //账号或姓名
388
388
  };
389
389
  e.pageIndex = L.value, e.pageSize = x.value, e.statusList = [1, 2];
390
- const a = g.value && ((m = $.value) != null && m.api) ? (R = $.value) == null ? void 0 : R.api : Je, [s, n] = await a(e).run();
390
+ const t = g.value && ((m = $.value) != null && m.api) ? (R = $.value) == null ? void 0 : R.api : Je, [s, n] = await t(e).run();
391
391
  if (s) {
392
392
  p.value = !1;
393
393
  return;
@@ -397,20 +397,20 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
397
397
  let le = z.status == 1 ? Y("das-user-org-dialog-user-normal") : z.status == 2 ? Y("das-user-org-dialog-user-locked") : z.status == 3 ? Y("das-user-org-dialog-user-disable") : "";
398
398
  return z.statusName = (z == null ? void 0 : z.statusName) || le, z;
399
399
  }), F.value = Number(n.totalCount);
400
- }, te = () => {
400
+ }, ae = () => {
401
401
  b.value = "", U.value = "", N.value = [], x.value = 20, L.value = 1, X();
402
402
  }, X = () => {
403
403
  L.value = 1, A();
404
- }, ae = (e) => {
404
+ }, te = (e) => {
405
405
  L.value = 1, x.value = e, A();
406
- }, t = (e) => {
406
+ }, a = (e) => {
407
407
  L.value = e, A();
408
408
  }, o = (e) => {
409
- let a = [], s = [];
409
+ let t = [], s = [];
410
410
  e.forEach((n) => {
411
- a.push(n.id);
411
+ t.push(n.id);
412
412
  }), N.value.forEach((n) => {
413
- a.includes(n.id) || s.push(n.id);
413
+ t.includes(n.id) || s.push(n.id);
414
414
  }), y.value = y.value.filter((n) => !s.includes(n.id)), e.forEach((n) => {
415
415
  y.value.some((m) => m.id === n.id) || y.value.push(n);
416
416
  });
@@ -428,7 +428,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
428
428
  }
429
429
  ), D({
430
430
  setSelectData: G
431
- }), (e, a) => (V(), B("div", it, [
431
+ }), (e, t) => (V(), B("div", ia, [
432
432
  c(l(ge), { spinning: p.value }, {
433
433
  default: h(() => [
434
434
  c(l(he), {
@@ -440,7 +440,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
440
440
  }
441
441
  }, {
442
442
  firstSlot: h(() => [
443
- P("div", rt, [
443
+ P("div", ra, [
444
444
  c(l(_e), {
445
445
  ref: "organizationTree",
446
446
  data: K.value,
@@ -449,20 +449,20 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
449
449
  props: { disabled: "_disabled" },
450
450
  inputOptions: { placeholder: l(T)("搜索组织名称").value },
451
451
  modelValue: v.value,
452
- "onUpdate:modelValue": a[0] || (a[0] = (s) => v.value = s),
452
+ "onUpdate:modelValue": t[0] || (t[0] = (s) => v.value = s),
453
453
  "filter-value": U.value,
454
- "onUpdate:filterValue": a[1] || (a[1] = (s) => U.value = s),
454
+ "onUpdate:filterValue": t[1] || (t[1] = (s) => U.value = s),
455
455
  "is-ellipsis": ""
456
456
  }, null, 8, ["data", "inputOptions", "modelValue", "filter-value"])
457
457
  ])
458
458
  ]),
459
459
  secondSlot: h(() => [
460
- P("div", ut, [
461
- P("div", ct, [
462
- P("div", dt, [
460
+ P("div", ua, [
461
+ P("div", ca, [
462
+ P("div", da, [
463
463
  c(l(me), {
464
464
  modelValue: b.value,
465
- "onUpdate:modelValue": a[2] || (a[2] = (s) => b.value = s),
465
+ "onUpdate:modelValue": t[2] || (t[2] = (s) => b.value = s),
466
466
  searchType: "basis",
467
467
  isIconLeft: "",
468
468
  size: "small",
@@ -486,14 +486,14 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
486
486
  selection: "",
487
487
  "pagination-props": { layout: "prev,next,sizes", small: !0 },
488
488
  "current-page": L.value,
489
- "onUpdate:currentPage": a[3] || (a[3] = (s) => L.value = s),
489
+ "onUpdate:currentPage": t[3] || (t[3] = (s) => L.value = s),
490
490
  "selection-rows": f.value,
491
- "onUpdate:selectionRows": a[4] || (a[4] = (s) => f.value = s),
491
+ "onUpdate:selectionRows": t[4] || (t[4] = (s) => f.value = s),
492
492
  "page-size": x.value,
493
- "onUpdate:pageSize": a[5] || (a[5] = (s) => x.value = s),
494
- onSizeChange: ae,
493
+ "onUpdate:pageSize": t[5] || (t[5] = (s) => x.value = s),
494
+ onSizeChange: te,
495
495
  onSelectionChange: o,
496
- onCurrentPageChange: t
496
+ onCurrentPageChange: a
497
497
  }, {
498
498
  default: h(() => [
499
499
  c(l(j), {
@@ -548,7 +548,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
548
548
  /* NEED_PATCH */
549
549
  )
550
550
  ]),
551
- P("div", pt, [
551
+ P("div", pa, [
552
552
  c(l(W))
553
553
  ])
554
554
  ])
@@ -562,22 +562,22 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
562
562
  }, 8, ["spinning"])
563
563
  ]));
564
564
  }
565
- }), mt = /* @__PURE__ */ ee(ft, [["__scopeId", "data-v-7e5b1660"]]), de = i(null), gt = (S, D, u, r) => ({
565
+ }), ma = /* @__PURE__ */ ee(fa, [["__scopeId", "data-v-7e5b1660"]]), de = i(null), ga = (S, D, u, r) => ({
566
566
  selectUserRef: de,
567
- selectUserVue: () => oe(mt, {
567
+ selectUserVue: () => oe(ma, {
568
568
  projectId: S,
569
569
  isTableSensitive: D,
570
570
  isSelectedSensitive: u,
571
571
  ref: de,
572
572
  initProps: r
573
573
  })
574
- }), ht = { class: "select-org-user-dialog-box" }, bt = {
574
+ }), ha = { class: "select-org-user-dialog-box" }, ba = {
575
575
  key: 0,
576
576
  class: "select-org-user-dialog-content"
577
- }, _t = { class: "foot-btn-box" }, yt = {
577
+ }, _a = { class: "foot-btn-box" }, ya = {
578
578
  name: "selectOrganizationAndUser"
579
- }, St = /* @__PURE__ */ Z({
580
- ...yt,
579
+ }, Sa = /* @__PURE__ */ Z({
580
+ ...ya,
581
581
  props: {
582
582
  header: { default: "" },
583
583
  selectData: { default: [] },
@@ -593,7 +593,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
593
593
  const r = S, g = u, w = i(!1), C = _(() => r.header || Y("添加组织/用户")), $ = _(() => r.isTableSensitive), O = _(() => r.isSelectedSensitive), d = _(() => r.singleTabKey), p = _({
594
594
  get: () => r.modelValue,
595
595
  set: (k) => g("update:modelValue", k)
596
- }), K = Ie().id, { selectOrgVue: v, selectOrgRef: U } = nt(K, O.value, r), { selectUserVue: b, selectUserRef: N } = gt(
596
+ }), K = Ie().id, { selectOrgVue: v, selectOrgRef: U } = na(K, O.value, r), { selectUserVue: b, selectUserRef: N } = ga(
597
597
  K,
598
598
  $.value,
599
599
  O.value,
@@ -628,7 +628,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
628
628
  var I;
629
629
  (I = U == null ? void 0 : U.value) == null || I.setSelectData(k);
630
630
  }
631
- }), (k, I) => (V(), B("div", ht, [
631
+ }), (k, I) => (V(), B("div", ha, [
632
632
  c(l(Ve), Te({
633
633
  modelValue: p.value,
634
634
  "onUpdate:modelValue": I[1] || (I[1] = (A) => p.value = A)
@@ -652,7 +652,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
652
652
  )
653
653
  ]),
654
654
  footer: h(() => [
655
- P("div", _t, [
655
+ P("div", _a, [
656
656
  c(l(re), {
657
657
  size: "middle",
658
658
  onClick: L
@@ -685,7 +685,7 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
685
685
  ])
686
686
  ]),
687
687
  default: h(() => [
688
- w.value ? (V(), B("div", bt, [
688
+ w.value ? (V(), B("div", ba, [
689
689
  d.value == 1 ? (V(), Q(l(v), { key: 0 })) : d.value == 2 ? (V(), Q(l(b), { key: 1 })) : (V(), Q(l(Ne), {
690
690
  key: 2,
691
691
  activeKey: f.value,
@@ -711,33 +711,34 @@ const y = i([]), Ae = { class: "select-list-container" }, Re = { class: "check-t
711
711
  }, 16, ["modelValue"])
712
712
  ]));
713
713
  }
714
- }), Ct = /* @__PURE__ */ ee(St, [["__scopeId", "data-v-139fae42"]]), kt = {
715
- 搜索姓名: { "zh-CN": "搜索姓名", en: "Search name", _appCode: "framework" },
716
- 账号: { "zh-CN": "账号", en: "Account", _appCode: "framework" },
717
- 姓名: { "zh-CN": "姓名", en: "Name", _appCode: "framework" },
718
- 手机号: { "zh-CN": "手机号", en: "Phone Number", _appCode: "framework" },
719
- 状态: { "zh-CN": "状态", en: "Status", _appCode: "framework" },
720
- 搜索组织名称: { "zh-CN": "搜索组织名称", en: "Search organization name", _appCode: "framework" },
721
- 组织编码: { "zh-CN": "组织编码", en: "Organization Code", _appCode: "framework" },
722
- 组织名称: { "zh-CN": "组织名称", en: "Organization Name", _appCode: "framework" },
723
- 组织路径: { "zh-CN": "组织路径", en: "Organization Path", _appCode: "framework" },
724
- 取消: { "zh-CN": "取消", en: "Cancel", _appCode: "framework" },
725
- 确定: { "zh-CN": "确定", en: "OK", _appCode: "framework" },
726
- 组织: { "zh-CN": "组织", en: "Organization", _appCode: "framework" },
727
- "添加组织/用户": { "zh-CN": "添加组织/用户", en: "Add organization/user", _appCode: "framework" },
714
+ }), Ca = /* @__PURE__ */ ee(Sa, [["__scopeId", "data-v-139fae42"]]), ka = {
715
+ 搜索姓名: { "zh-CN": "搜索姓名", en: "Search name", ar: "البحث بالاسم", _appCode: "framework" },
716
+ 账号: { "zh-CN": "账号", en: "Account", ar: "الحساب", _appCode: "framework" },
717
+ 姓名: { "zh-CN": "姓名", en: "Name", ar: "الاسم", _appCode: "framework" },
718
+ 手机号: { "zh-CN": "手机号", en: "Phone Number", ar: "رقم الهاتف", _appCode: "framework" },
719
+ 状态: { "zh-CN": "状态", en: "Status", ar: "الحالة", _appCode: "framework" },
720
+ 搜索组织名称: { "zh-CN": "搜索组织名称", en: "Search organization name", ar: "البحث باسم المنظمة", _appCode: "framework" },
721
+ 组织编码: { "zh-CN": "组织编码", en: "Organization Code", ar: "رمز المنظمة", _appCode: "framework" },
722
+ 组织名称: { "zh-CN": "组织名称", en: "Organization Name", ar: "اسم المنظمة", _appCode: "framework" },
723
+ 组织路径: { "zh-CN": "组织路径", en: "Organization Path", ar: "مسار المنظمة", _appCode: "framework" },
724
+ 取消: { "zh-CN": "取消", en: "Cancel", ar: "إلغاء", _appCode: "framework" },
725
+ 确定: { "zh-CN": "确定", en: "OK", ar: "موافق", _appCode: "framework" },
726
+ 组织: { "zh-CN": "组织", en: "Organization", ar: "المنظمة", _appCode: "framework" },
727
+ "添加组织/用户": { "zh-CN": "添加组织/用户", en: "Add organization/user", ar: "إضافة منظمة/مستخدم", _appCode: "framework" },
728
728
  "搜索组织名称/组织编码": {
729
729
  "zh-CN": "搜索组织名称/组织编码",
730
730
  en: "Search organization name/code",
731
+ ar: "البحث باسم المنظمة/رمز المنظمة",
731
732
  _appCode: "framework"
732
733
  },
733
- "搜索姓名/账号": { "zh-CN": "搜索姓名/账号", en: "Search name/account", _appCode: "framework" },
734
- "das-user-org-dialog-user-normal": { "zh-CN": "正常", en: "Normal", _appCode: "framework" },
735
- "das-user-org-dialog-user-locked": { "zh-CN": "锁定", en: "Locked", _appCode: "framework" },
736
- "das-user-org-dialog-user-disable": { "zh-CN": "禁用", en: "Disabled", _appCode: "framework" }
734
+ "搜索姓名/账号": { "zh-CN": "搜索姓名/账号", en: "Search name/account", ar: "البحث بالاسم/الحساب", _appCode: "framework" },
735
+ "das-user-org-dialog-user-normal": { "zh-CN": "正常", en: "Normal", ar: "عادي", _appCode: "framework" },
736
+ "das-user-org-dialog-user-locked": { "zh-CN": "锁定", en: "Locked", ar: "مقفل", _appCode: "framework" },
737
+ "das-user-org-dialog-user-disable": { "zh-CN": "禁用", en: "Disabled", ar: "معطل", _appCode: "framework" }
737
738
  };
738
- Oe(kt);
739
- const Kt = () => i(null), qt = we(Ct);
739
+ Oe(ka);
740
+ const Ka = () => i(null), qa = we(Ca);
740
741
  export {
741
- qt as DasUserOrgDialog,
742
- Kt as DasUserOrgDialogRef
742
+ qa as DasUserOrgDialog,
743
+ Ka as DasUserOrgDialogRef
743
744
  };
@@ -2,101 +2,121 @@ declare const _default: {
2
2
  加载中: {
3
3
  'zh-CN': string;
4
4
  en: string;
5
+ ar: string;
5
6
  _appCode: string;
6
7
  };
7
8
  正在实时预览: {
8
9
  'zh-CN': string;
9
10
  en: string;
11
+ ar: string;
10
12
  _appCode: string;
11
13
  };
12
14
  声音: {
13
15
  'zh-CN': string;
14
16
  en: string;
17
+ ar: string;
15
18
  _appCode: string;
16
19
  };
17
20
  截图: {
18
21
  'zh-CN': string;
19
22
  en: string;
23
+ ar: string;
20
24
  _appCode: string;
21
25
  };
22
26
  聚焦: {
23
27
  'zh-CN': string;
24
28
  en: string;
29
+ ar: string;
25
30
  _appCode: string;
26
31
  };
27
32
  方向控制: {
28
33
  'zh-CN': string;
29
34
  en: string;
35
+ ar: string;
30
36
  _appCode: string;
31
37
  };
32
38
  左上: {
33
39
  'zh-CN': string;
34
40
  en: string;
41
+ ar: string;
35
42
  _appCode: string;
36
43
  };
37
44
  上: {
38
45
  'zh-CN': string;
39
46
  en: string;
47
+ ar: string;
40
48
  _appCode: string;
41
49
  };
42
50
  右上: {
43
51
  'zh-CN': string;
44
52
  en: string;
53
+ ar: string;
45
54
  _appCode: string;
46
55
  };
47
56
  左: {
48
57
  'zh-CN': string;
49
58
  en: string;
59
+ ar: string;
50
60
  _appCode: string;
51
61
  };
52
62
  自动: {
53
63
  'zh-CN': string;
54
64
  en: string;
65
+ ar: string;
55
66
  _appCode: string;
56
67
  };
57
68
  右: {
58
69
  'zh-CN': string;
59
70
  en: string;
71
+ ar: string;
60
72
  _appCode: string;
61
73
  };
62
74
  左下: {
63
75
  'zh-CN': string;
64
76
  en: string;
77
+ ar: string;
65
78
  _appCode: string;
66
79
  };
67
80
  下: {
68
81
  'zh-CN': string;
69
82
  en: string;
83
+ ar: string;
70
84
  _appCode: string;
71
85
  };
72
86
  右下: {
73
87
  'zh-CN': string;
74
88
  en: string;
89
+ ar: string;
75
90
  _appCode: string;
76
91
  };
77
92
  视频监控: {
78
93
  'zh-CN': string;
79
94
  en: string;
95
+ ar: string;
80
96
  _appCode: string;
81
97
  };
82
98
  页面全屏: {
83
99
  'zh-CN': string;
84
100
  en: string;
101
+ ar: string;
85
102
  _appCode: string;
86
103
  };
87
104
  '\u52A0\u8F7D\u4E2D...': {
88
105
  'zh-CN': string;
89
106
  en: string;
107
+ ar: string;
90
108
  _appCode: string;
91
109
  };
92
110
  '\u805A\u7126-': {
93
111
  'zh-CN': string;
94
112
  en: string;
113
+ ar: string;
95
114
  _appCode: string;
96
115
  };
97
116
  '\u805A\u7126+': {
98
117
  'zh-CN': string;
99
118
  en: string;
119
+ ar: string;
100
120
  _appCode: string;
101
121
  };
102
122
  };