@das-fed/ui 7.0.0-zhaohang.7 → 7.0.0-zhongshen.1

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 (220) hide show
  1. package/esm-map.json +28 -1
  2. package/package.json +12 -5
  3. package/packages/business-components/ai-panel/i18n/index.d.ts +244 -0
  4. package/packages/business-components/ai-panel/index-CD2YNg3j.js +5856 -0
  5. package/packages/business-components/ai-panel/index-CD2YNg3j.js.gz +0 -0
  6. package/packages/business-components/ai-panel/index-CJeKTaAS.js +60 -0
  7. package/packages/business-components/ai-panel/index-CJeKTaAS.js.gz +0 -0
  8. package/packages/business-components/ai-panel/index-DWHxqEh3.js +180 -0
  9. package/packages/business-components/ai-panel/index-DWHxqEh3.js.gz +0 -0
  10. package/packages/business-components/ai-panel/index.js +9 -0
  11. package/packages/business-components/ai-panel/src/dasAI/apis.d.ts +17 -0
  12. package/packages/business-components/ai-panel/src/dasAI/components/addNew/index.vue.d.ts +6 -0
  13. package/packages/business-components/ai-panel/src/dasAI/components/deleteDialog/index.d.ts +7 -0
  14. package/packages/business-components/ai-panel/src/dasAI/components/deleteDialog/index.vue.d.ts +12 -0
  15. package/packages/business-components/ai-panel/src/dasAI/components/folderDialog/index.d.ts +6 -0
  16. package/packages/business-components/ai-panel/src/dasAI/components/sender/components/senderOpt.vue.d.ts +2 -0
  17. package/packages/business-components/ai-panel/src/dasAI/hooks/audio.d.ts +8 -0
  18. package/packages/business-components/ai-panel/src/dasAI/hooks/knowbase.d.ts +4 -0
  19. package/packages/business-components/ai-panel/src/dasAI/index.vue.d.ts +16 -0
  20. package/packages/business-components/ai-panel/src/dasAI/store/index.d.ts +21 -0
  21. package/packages/business-components/ai-panel/src/index.vue.d.ts +31 -0
  22. package/packages/business-components/ai-panel/src/type.d.ts +13 -0
  23. package/packages/business-components/ai-panel/style.css +1 -0
  24. package/packages/business-components/ai-panel/style.css.gz +0 -0
  25. package/packages/business-components/change-pwd/index.js +13 -10
  26. package/packages/business-components/change-pwd/index.js.gz +0 -0
  27. package/packages/business-components/change-pwd/style.css +1 -1
  28. package/packages/business-components/device-panel/index.js +2819 -2799
  29. package/packages/business-components/device-panel/index.js.gz +0 -0
  30. package/packages/business-components/device-panel/src/components/alarmDevicePanel/index.vue.d.ts +1 -1
  31. package/packages/business-components/device-panel/src/components/alarmDevicePanel/linkDialog.vue.d.ts +1 -1
  32. package/packages/business-components/device-panel/src/components/devicePanelModal/linkDialog.vue.d.ts +1 -1
  33. package/packages/business-components/device-panel/style.css +1 -1
  34. package/packages/business-components/device-panel/style.css.gz +0 -0
  35. package/packages/business-components/index.d.ts +1 -0
  36. package/packages/business-components/index.js +1 -0
  37. package/packages/business-components/layout-breadcrumb/index.js +57 -57
  38. package/packages/business-components/layout-breadcrumb/index.js.gz +0 -0
  39. package/packages/business-components/model-table-dialog/index.d.ts +9 -9
  40. package/packages/business-components/model-table-dialog/src/Index.vue.d.ts +3 -3
  41. package/packages/business-components/payment/index.js +8 -8
  42. package/packages/business-components/payment/index.js.gz +0 -0
  43. package/packages/business-components/process-search-form/hooks/useService.d.ts +1 -1
  44. package/packages/business-components/user-org-dialog/index.js +2 -2
  45. package/packages/business-components/user-org-dialog/index.js.gz +0 -0
  46. package/packages/business-components/user-org-dialog/style.css +1 -1
  47. package/packages/business-components/user-org-dialog/style.css.gz +0 -0
  48. package/packages/business-components/video-dialog/index.d.ts +5 -0
  49. package/packages/business-components/video-dialog/index.js +378 -332
  50. package/packages/business-components/video-dialog/index.js.gz +0 -0
  51. package/packages/business-components/video-dialog/src/component/Player/index.vue.d.ts +3 -0
  52. package/packages/business-components/video-dialog/src/hooks/use-video/PlayerProvider.d.ts +11 -1
  53. package/packages/business-components/video-dialog/src/index.vue.d.ts +1 -0
  54. package/packages/business-components/video-dialog/src/type.d.ts +2 -0
  55. package/packages/business-components/video-dialog/style.css +1 -1
  56. package/packages/business-components/video-dialog/style.css.gz +0 -0
  57. package/packages/components/dimple-layout/index.js +1 -1
  58. package/packages/components/dimple-layout/index.js.gz +0 -0
  59. package/packages/components/hls-player/i18n/index.d.ts +13 -0
  60. package/packages/components/hls-player/index.d.ts +172 -0
  61. package/packages/components/hls-player/index.js +21183 -0
  62. package/packages/components/hls-player/index.js.gz +0 -0
  63. package/packages/components/hls-player/src/das-hls-player.vue.d.ts +47 -0
  64. package/packages/components/hls-player/src/type.d.ts +33 -0
  65. package/packages/components/hls-player/style.css +1 -0
  66. package/packages/components/hls-player/style.css.gz +0 -0
  67. package/packages/components/image-upload/index.d.ts +2 -0
  68. package/packages/components/image-upload/index.js +770 -114
  69. package/packages/components/image-upload/index.js.gz +0 -0
  70. package/packages/components/image-upload/src/Index.vue.d.ts +2 -0
  71. package/packages/components/image-upload/src/hooks/use-compress-image.d.ts +1 -0
  72. package/packages/components/image-upload/src/type.d.ts +6 -0
  73. package/packages/components/image-upload/style.css +1 -1
  74. package/packages/components/image-upload/style.css.gz +0 -0
  75. package/packages/components/image-viewer/index.d.ts +6 -2
  76. package/packages/components/image-viewer/index.js +1117 -432
  77. package/packages/components/image-viewer/index.js.gz +0 -0
  78. package/packages/components/image-viewer/src/Index.vue.d.ts +6 -2
  79. package/packages/components/image-viewer/src/hooks/use-compress-image.d.ts +1 -0
  80. package/packages/components/image-viewer/src/hooks/use-imageViewer.d.ts +1 -0
  81. package/packages/components/image-viewer/src/type.d.ts +9 -0
  82. package/packages/components/image-viewer/style.css +1 -1
  83. package/packages/components/image-viewer/style.css.gz +0 -0
  84. package/packages/components/index.d.ts +1 -0
  85. package/packages/components/index.js +1 -0
  86. package/packages/components/input-dialog-select/index.d.ts +0 -1
  87. package/packages/components/input-dialog-select/index.js +17 -17
  88. package/packages/components/input-dialog-select/index.js.gz +0 -0
  89. package/packages/components/input-dialog-select/src/Index.vue.d.ts +0 -1
  90. package/packages/components/input-dialog-select/style.css +1 -1
  91. package/packages/components/input-dialog-select/style.css.gz +0 -0
  92. package/packages/components/radio-tabs/index.js +1 -1
  93. package/packages/components/radio-tabs/index.js.gz +0 -0
  94. package/packages/components/radio-tabs/style.css +1 -1
  95. package/packages/components/radio-tabs/style.css.gz +0 -0
  96. package/packages/components/scrollbar/index.js +1 -1
  97. package/packages/components/scrollbar/index.js.gz +0 -0
  98. package/packages/components/scrollbar/style.css +1 -1
  99. package/packages/components/scrollbar/style.css.gz +0 -0
  100. package/packages/components/select/index.js +58 -57
  101. package/packages/components/select/index.js.gz +0 -0
  102. package/packages/components/select/src/type.d.ts +2 -0
  103. package/packages/components/select/style.css +1 -1
  104. package/packages/components/select/style.css.gz +0 -0
  105. package/packages/components/select-list/index.d.ts +3 -3
  106. package/packages/components/select-list/index.js +390 -377
  107. package/packages/components/select-list/index.js.gz +0 -0
  108. package/packages/components/select-list/src/Index.vue.d.ts +4 -3
  109. package/packages/components/select-list/src/hooks/use-select-list.d.ts +1 -0
  110. package/packages/components/select-list/src/type.d.ts +1 -1
  111. package/packages/components/select-list/style.css +1 -1
  112. package/packages/components/select-list/style.css.gz +0 -0
  113. package/packages/components/table/style.css +1 -1
  114. package/packages/components/table/style.css.gz +0 -0
  115. package/packages/components/tree/index.js +90 -86
  116. package/packages/components/tree/index.js.gz +0 -0
  117. package/packages/components/tree-select/index.js +1 -0
  118. package/packages/components/tree-select/index.js.gz +0 -0
  119. package/packages/components/tree-select/src/App.vue.d.ts +2 -0
  120. package/packages/components/tree-select/src/hooks/use-tree-select.d.ts +2 -0
  121. package/packages/components/tree-table/index.js +291 -263
  122. package/packages/components/tree-table/index.js.gz +0 -0
  123. package/packages/components/tree-table/src/hooks/use-five.d.ts +4 -0
  124. package/packages/components/tree-table/src/hooks/use-four.d.ts +4 -0
  125. package/packages/components/tree-table/src/type.d.ts +1 -1
  126. package/packages/components/tree-table/style.css +1 -1
  127. package/packages/components/tree-table/style.css.gz +0 -0
  128. package/packages/icons/audioing/index.d.ts +1 -0
  129. package/packages/icons/audioing/index.js +17 -0
  130. package/packages/icons/audioing/index.js.gz +0 -0
  131. package/packages/icons/audioing/index.vue.d.ts +19 -0
  132. package/packages/icons/bobaoguanbi/index.d.ts +1 -0
  133. package/packages/icons/bobaoguanbi/index.js +17 -0
  134. package/packages/icons/bobaoguanbi/index.js.gz +0 -0
  135. package/packages/icons/bobaoguanbi/index.vue.d.ts +19 -0
  136. package/packages/icons/bobaokaiqi/index.d.ts +1 -0
  137. package/packages/icons/bobaokaiqi/index.js +17 -0
  138. package/packages/icons/bobaokaiqi/index.js.gz +0 -0
  139. package/packages/icons/bobaokaiqi/index.vue.d.ts +19 -0
  140. package/packages/icons/cankaoneirong/index.d.ts +1 -0
  141. package/packages/icons/cankaoneirong/index.js +22 -0
  142. package/packages/icons/cankaoneirong/index.js.gz +0 -0
  143. package/packages/icons/cankaoneirong/index.vue.d.ts +19 -0
  144. package/packages/icons/closeaudio/index.d.ts +1 -0
  145. package/packages/icons/closeaudio/index.js +17 -0
  146. package/packages/icons/closeaudio/index.js.gz +0 -0
  147. package/packages/icons/closeaudio/index.vue.d.ts +19 -0
  148. package/packages/icons/fasong/index.d.ts +1 -0
  149. package/packages/icons/fasong/index.js +22 -0
  150. package/packages/icons/fasong/index.js.gz +0 -0
  151. package/packages/icons/fasong/index.vue.d.ts +19 -0
  152. package/packages/icons/fresh/index.d.ts +1 -0
  153. package/packages/icons/fresh/index.js +22 -0
  154. package/packages/icons/fresh/index.js.gz +0 -0
  155. package/packages/icons/fresh/index.vue.d.ts +19 -0
  156. package/packages/icons/fuzhineirong/index.d.ts +1 -0
  157. package/packages/icons/fuzhineirong/index.js +22 -0
  158. package/packages/icons/fuzhineirong/index.js.gz +0 -0
  159. package/packages/icons/fuzhineirong/index.vue.d.ts +19 -0
  160. package/packages/icons/huida/index.d.ts +1 -0
  161. package/packages/icons/huida/index.js +22 -0
  162. package/packages/icons/huida/index.js.gz +0 -0
  163. package/packages/icons/huida/index.vue.d.ts +19 -0
  164. package/packages/icons/huidaodibu/index.d.ts +1 -0
  165. package/packages/icons/huidaodibu/index.js +22 -0
  166. package/packages/icons/huidaodibu/index.js.gz +0 -0
  167. package/packages/icons/huidaodibu/index.vue.d.ts +19 -0
  168. package/packages/icons/index.d.ts +23 -0
  169. package/packages/icons/index.js +23 -0
  170. package/packages/icons/intnet/index.d.ts +1 -0
  171. package/packages/icons/intnet/index.js +17 -0
  172. package/packages/icons/intnet/index.js.gz +0 -0
  173. package/packages/icons/intnet/index.vue.d.ts +19 -0
  174. package/packages/icons/know/index.d.ts +1 -0
  175. package/packages/icons/know/index.js +17 -0
  176. package/packages/icons/know/index.js.gz +0 -0
  177. package/packages/icons/know/index.vue.d.ts +19 -0
  178. package/packages/icons/knowed/index.d.ts +1 -0
  179. package/packages/icons/knowed/index.js +17 -0
  180. package/packages/icons/knowed/index.js.gz +0 -0
  181. package/packages/icons/knowed/index.vue.d.ts +19 -0
  182. package/packages/icons/knowopen/index.d.ts +1 -0
  183. package/packages/icons/knowopen/index.js +17 -0
  184. package/packages/icons/knowopen/index.js.gz +0 -0
  185. package/packages/icons/knowopen/index.vue.d.ts +19 -0
  186. package/packages/icons/lianjie/index.d.ts +1 -0
  187. package/packages/icons/lianjie/index.js +22 -0
  188. package/packages/icons/lianjie/index.js.gz +0 -0
  189. package/packages/icons/lianjie/index.vue.d.ts +19 -0
  190. package/packages/icons/lishihuihua/index.d.ts +1 -0
  191. package/packages/icons/lishihuihua/index.js +22 -0
  192. package/packages/icons/lishihuihua/index.js.gz +0 -0
  193. package/packages/icons/lishihuihua/index.vue.d.ts +19 -0
  194. package/packages/icons/qingkong/index.d.ts +1 -0
  195. package/packages/icons/qingkong/index.js +22 -0
  196. package/packages/icons/qingkong/index.js.gz +0 -0
  197. package/packages/icons/qingkong/index.vue.d.ts +19 -0
  198. package/packages/icons/select2/index.d.ts +1 -0
  199. package/packages/icons/select2/index.js +17 -0
  200. package/packages/icons/select2/index.vue.d.ts +19 -0
  201. package/packages/icons/shendusikao/index.d.ts +1 -0
  202. package/packages/icons/shendusikao/index.js +22 -0
  203. package/packages/icons/shendusikao/index.js.gz +0 -0
  204. package/packages/icons/shendusikao/index.vue.d.ts +19 -0
  205. package/packages/icons/tianjiaxinhuati/index.d.ts +1 -0
  206. package/packages/icons/tianjiaxinhuati/index.js +22 -0
  207. package/packages/icons/tianjiaxinhuati/index.js.gz +0 -0
  208. package/packages/icons/tianjiaxinhuati/index.vue.d.ts +19 -0
  209. package/packages/icons/yingyong/index.d.ts +1 -0
  210. package/packages/icons/yingyong/index.js +17 -0
  211. package/packages/icons/yingyong/index.js.gz +0 -0
  212. package/packages/icons/yingyong/index.vue.d.ts +19 -0
  213. package/packages/icons/yuyin/index.d.ts +1 -0
  214. package/packages/icons/yuyin/index.js +17 -0
  215. package/packages/icons/yuyin/index.js.gz +0 -0
  216. package/packages/icons/yuyin/index.vue.d.ts +19 -0
  217. package/packages/icons/zhongxinshengcheng/index.d.ts +1 -0
  218. package/packages/icons/zhongxinshengcheng/index.js +22 -0
  219. package/packages/icons/zhongxinshengcheng/index.js.gz +0 -0
  220. package/packages/icons/zhongxinshengcheng/index.vue.d.ts +19 -0
@@ -1,17 +1,17 @@
1
1
  import '@das-fed/ui/packages/components/select/style.css';
2
- import { withInstall as Ne } from "@das-fed/utils/with-install/index";
3
- import { defineComponent as _e, useCssVars as ul, computed as d, ref as n, watch as G, useSlots as il, onMounted as ie, onUnmounted as Se, watchEffect as de, nextTick as T, resolveComponent as dl, createElementBlock as g, openBlock as c, normalizeStyle as q, normalizeClass as cl, createVNode as y, withDirectives as ce, createCommentVNode as k, createElementVNode as h, unref as r, createBlock as H, mergeProps as $e, withModifiers as J, isRef as vl, createSlots as fl, withCtx as f, renderSlot as C, normalizeProps as Q, guardReactiveProps as Y, withKeys as pl, toDisplayString as W, createTextVNode as ve, Fragment as fe } from "vue";
2
+ import { withInstall as _e } from "@das-fed/utils/with-install/index";
3
+ import { defineComponent as $e, useCssVars as ul, computed as d, ref as n, watch as G, useSlots as il, onMounted as ie, onUnmounted as Ve, watchEffect as de, nextTick as T, resolveComponent as dl, createElementBlock as g, openBlock as c, normalizeStyle as q, normalizeClass as cl, createVNode as y, withDirectives as ce, createCommentVNode as k, createElementVNode as h, unref as r, createBlock as H, mergeProps as me, withModifiers as J, isRef as vl, createSlots as fl, withCtx as f, renderSlot as C, normalizeProps as Q, guardReactiveProps as Y, withKeys as pl, toDisplayString as W, createTextVNode as ve, Fragment as fe } from "vue";
4
4
  import { Select as ml, Tag as pe } from "ant-design-vue";
5
- import { DasCheckbox as Ve } from "@das-fed/ui/packages/components/checkbox/index";
5
+ import { DasCheckbox as ze } from "@das-fed/ui/packages/components/checkbox/index";
6
6
  import { vScrollbar as hl } from "@das-fed/ui/packages/components/scrollbar/index";
7
7
  import { DasTooltip as bl } from "@das-fed/ui/packages/components/tooltip/index";
8
- import { vDasTooltip as ze } from "@das-fed/ui/packages/components/text-tooltip/index";
8
+ import { vDasTooltip as Le } from "@das-fed/ui/packages/components/text-tooltip/index";
9
9
  import { DasInput as gl } from "@das-fed/ui/packages/components/input/index";
10
10
  import { DasIconXiala as yl } from "@das-fed/ui/packages/icons/xiala/index";
11
11
  import { DasIconEmpty as Cl } from "@das-fed/ui/packages/icons/empty/index";
12
12
  import { DasErrorOverlayModel as wl } from "@das-fed/ui/packages/components/error-overlay-model/index";
13
13
  import { vHoverInside as xl } from "@das-fed/utils/directive";
14
- import { getVarValue as Tl, getVar as Le, setThemeRule as kl } from "@das-fed/web/packages/theme/index";
14
+ import { getVarValue as Tl, getVar as Ne, setThemeRule as kl } from "@das-fed/web/packages/theme/index";
15
15
  import { t as P, currentLang as Il, setI18nRule as Sl } from "@das-fed/web/packages/i18n/index";
16
16
  import { useZIndex as Vl } from "@das-fed/utils/hooks/popup-manager/use-zindex";
17
17
  import { useModelValue as zl } from "@das-fed/utils/vue";
@@ -19,15 +19,15 @@ import { calcTextWidth as Ll } from "@das-fed/utils/common-tools";
19
19
  import "ant-design-vue/es/select/style/css";
20
20
  import "ant-design-vue/es/tag/style/css";
21
21
  import { SelectOption as Nl } from "ant-design-vue/es";
22
- const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style: { display: "inline-block" } }, Ml = { key: 0 }, Bl = { key: 2 }, Al = { style: { display: "inline-block" } }, Dl = ["innerHTML"], El = ["innerHTML"], Ol = {
22
+ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style: { display: "inline-block" } }, Ml = { key: 0 }, Al = { key: 2 }, Bl = { style: { display: "inline-block" } }, Dl = ["innerHTML"], El = ["innerHTML"], Ol = {
23
23
  key: 0,
24
24
  class: "das-select-error-label-content das-select-label-content"
25
- }, Wl = { class: "ant-select ant-select-multiple ant-select-selection-overflow-item ant-select-selection-overflow-item-rest" }, Pl = { class: "ant-select-selection-item" }, Rl = { class: "ant-select-selection-item-content" }, ql = ["innerHTML"], Hl = _e({
25
+ }, Wl = { class: "ant-select ant-select-multiple ant-select-selection-overflow-item ant-select-selection-overflow-item-rest" }, Pl = { class: "ant-select-selection-item" }, Rl = { class: "ant-select-selection-item-content" }, ql = ["innerHTML"], Hl = $e({
26
26
  inheritAttrs: !1,
27
27
  components: {
28
28
  VNodes: (I, { attrs: $ }) => $.vnodes
29
29
  }
30
- }), Zl = /* @__PURE__ */ _e({
30
+ }), Zl = /* @__PURE__ */ $e({
31
31
  ...Hl,
32
32
  __name: "Select",
33
33
  props: {
@@ -61,21 +61,22 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
61
61
  teleported: { type: Boolean, default: !0 },
62
62
  errorModelZIndex: { default: 2e3 },
63
63
  isExterControlCount: { type: Boolean, default: !1 },
64
- dropdownMode: {}
64
+ dropdownMode: {},
65
+ inputAttrs: {}
65
66
  },
66
67
  emits: ["update:model-value", "change", "focus", "blur", "dropdownVisibleChange", "addCustomItem"],
67
68
  setup(I, { expose: $, emit: F }) {
68
69
  ul((e) => ({
69
- "39ebb276": Pe.value,
70
- "2c88bb12": Re.value
70
+ "3e85892a": Pe.value,
71
+ "785ca243": Re.value
71
72
  }));
72
73
  const l = I, w = F, s = zl(l, "modelValue"), ee = d(() => {
73
74
  var e;
74
75
  return `<span class='key'>${((e = s.value) == null ? void 0 : e.length) ?? 0}</span>`;
75
- }), M = n(null), me = n(null), b = n(!1), Z = d(() => l.isView ? l.noSetDefaultVal ? "" : "-" : l.placeholder || P("请选择")), Me = d(() => M.value ? M.value.querySelector(".ant-select-selector") : null), B = n(0), A = n(0), Be = d(() => l.isTooltip && S.value ? !1 : !l.isTooltip || z.value || !ke.value || !ae.value), Ae = d(() => (Array.isArray(s.value) ? s.value.length : s.value) ? ke.value : Z.value), he = () => {
76
+ }), M = n(null), he = n(null), b = n(!1), Z = d(() => l.isView ? l.noSetDefaultVal ? "" : "-" : l.placeholder || P("请选择")), Me = d(() => M.value ? M.value.querySelector(".ant-select-selector") : null), A = n(0), B = n(0), Ae = d(() => l.isTooltip && S.value ? !1 : !l.isTooltip || z.value || !Ie.value || !ae.value), Be = d(() => (Array.isArray(s.value) ? s.value.length : s.value) ? Ie.value : Z.value), be = () => {
76
77
  const e = l.size === "table" ? 12 : 14;
77
78
  return Ll(Z.value, e);
78
- }, be = () => {
79
+ }, ge = () => {
79
80
  var _;
80
81
  const e = M.value.querySelector(".ant-select-selection-placeholder"), t = (_ = x.value) == null ? void 0 : _.$el.querySelectorAll(".ant-select-selection-item");
81
82
  t && t.length && t.forEach((X) => X.removeAttribute("title"));
@@ -86,12 +87,12 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
86
87
  }, S = n(!1);
87
88
  G(() => [Z.value, s.value], () => {
88
89
  T(() => {
89
- A.value = be(), B.value = he(), ((Array.isArray(s.value) ? s.value.length : s.value) || A.value === B.value || B.value - A.value < 1) && (S.value = !1);
90
+ B.value = ge(), A.value = be(), ((Array.isArray(s.value) ? s.value.length : s.value) || B.value === A.value || A.value - B.value < 1) && (S.value = !1);
90
91
  });
91
92
  }), G(
92
93
  () => {
93
94
  var e;
94
- return (e = me.value) == null ? void 0 : e.$tooltipRef.popperRef.contentRef;
95
+ return (e = he.value) == null ? void 0 : e.$tooltipRef.popperRef.contentRef;
95
96
  },
96
97
  (e) => {
97
98
  e && (e.addEventListener("mouseenter", function() {
@@ -103,25 +104,25 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
103
104
  }));
104
105
  }
105
106
  );
106
- const ge = n(null), ye = d(() => l.dropdownMode ?? l.mode ?? ""), D = n(null), De = n(null), E = n(""), Ee = () => {
107
+ const ye = n(null), Ce = d(() => l.dropdownMode ?? l.mode ?? ""), D = n(null), De = n(null), E = n(""), Ee = () => {
107
108
  D.value = !0;
108
109
  }, Oe = () => {
109
110
  D.value = null;
110
- }, Ce = () => {
111
+ }, we = () => {
111
112
  E.value && (w("addCustomItem", E.value), T(() => {
112
113
  x.value.focus(), E.value = "";
113
114
  }));
114
- }, we = il(), le = () => {
115
- l.dropdownMode === "custom" && !we.dropdownRender && (D.value = !1, T(() => {
115
+ }, xe = il(), le = () => {
116
+ l.dropdownMode === "custom" && !xe.dropdownRender && (D.value = !1, T(() => {
116
117
  D.value = null;
117
118
  }));
118
119
  };
119
120
  ie(() => {
120
121
  document.addEventListener("click", le);
121
- }), Se(() => {
122
+ }), Ve(() => {
122
123
  document.removeEventListener("click", le);
123
124
  });
124
- const x = n(), xe = n(), te = n(!1), oe = d(() => {
125
+ const x = n(), Te = n(), te = n(!1), oe = d(() => {
125
126
  if (D.value !== null) return D.value;
126
127
  if (l.open !== void 0) return l.open;
127
128
  }), V = 1e6, u = n(100), i = n(100), z = n(!1), ae = n(!0), se = n(!1);
@@ -136,7 +137,7 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
136
137
  }
137
138
  }, 300));
138
139
  }), de(() => {
139
- l.options && (xe.value = l.options.map((e) => (e.title = e.title ? e.title : "", e)));
140
+ l.options && (Te.value = l.options.map((e) => (e.title = e.title ? e.title : "", e)));
140
141
  });
141
142
  const We = () => {
142
143
  setTimeout(async () => {
@@ -148,9 +149,9 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
148
149
  }), ie(() => {
149
150
  se.value = !0, l.focusOpen || (i.value = 1, u.value = i.value, b.value = !0);
150
151
  });
151
- const Pe = d(() => l.width ? l.width : "230px"), Re = d(() => l.height ? l.height : "auto"), Te = n(3e3), qe = d(() => ({
152
- "z-index": Te.value
153
- })), ke = d(() => {
152
+ const Pe = d(() => l.width ? l.width : "230px"), Re = d(() => l.height ? l.height : "auto"), ke = n(3e3), qe = d(() => ({
153
+ "z-index": ke.value
154
+ })), Ie = d(() => {
154
155
  var t;
155
156
  let e = [];
156
157
  if (l.mode != "combobox" && Array.isArray(s.value))
@@ -191,9 +192,9 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
191
192
  "white-space": "break-spaces"
192
193
  }), O = n(), Xe = () => {
193
194
  var a;
194
- A.value = be(), B.value = he();
195
+ B.value = ge(), A.value = be();
195
196
  let e = (a = x.value) == null ? void 0 : a.$el.querySelectorAll(".ant-select-selection-item");
196
- !!(Array.isArray(s.value) ? s.value.length : e != null && e.length) || A.value === B.value || B.value - A.value < 1 ? S.value = !1 : (S.value = !0, O.value && clearTimeout(O.value)), ne.value = !0;
197
+ !!(Array.isArray(s.value) ? s.value.length : e != null && e.length) || B.value === A.value || A.value - B.value < 1 ? S.value = !1 : (S.value = !0, O.value && clearTimeout(O.value)), ne.value = !0;
197
198
  }, Ge = () => {
198
199
  O.value = setTimeout(() => {
199
200
  S.value = !1;
@@ -201,7 +202,7 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
201
202
  }, Je = (e, t) => {
202
203
  e ? Xe() : Ge();
203
204
  }, Qe = (e) => {
204
- e && (Te.value = Vl().nextZIndex(), E.value = ""), U.value = e, l.mode == "combobox" && (e || setTimeout(() => {
205
+ e && (ke.value = Vl().nextZIndex(), E.value = ""), U.value = e, l.mode == "combobox" && (e || setTimeout(() => {
205
206
  var t, a;
206
207
  (a = (t = x.value) == null ? void 0 : t.blur) == null || a.call(t);
207
208
  })), w("dropdownVisibleChange", e);
@@ -233,7 +234,7 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
233
234
  var e, t;
234
235
  (t = (e = x.value) == null ? void 0 : e.blur) == null || t.call(e);
235
236
  }), l.mode != "combobox";
236
- }, Ie = (e) => {
237
+ }, Se = (e) => {
237
238
  if (T(() => {
238
239
  U.value = !1;
239
240
  }), l.mode == "combobox") {
@@ -252,7 +253,7 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
252
253
  if (e && l.mode !== "combobox") {
253
254
  te.value = !1;
254
255
  let t = new Event("blur");
255
- Ie(t);
256
+ Se(t);
256
257
  }
257
258
  }
258
259
  );
@@ -269,7 +270,7 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
269
270
  N(), u.value = i.value, b.value = !0;
270
271
  }));
271
272
  }), j.observe(M.value);
272
- }), Se(() => {
273
+ }), Ve(() => {
273
274
  j && j.disconnect();
274
275
  });
275
276
  const N = () => {
@@ -280,7 +281,7 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
280
281
  if (!t) return;
281
282
  let a = t.offsetWidth - 5;
282
283
  l.borderType === "underline" && (a -= 10);
283
- const p = Math.ceil(ge.value.querySelector(".ant-tag").offsetWidth) + 4;
284
+ const p = Math.ceil(ye.value.querySelector(".ant-tag").offsetWidth) + 4;
284
285
  let v = e.querySelectorAll(".ant-select-selection-overflow-item");
285
286
  if (v.length < 1) return;
286
287
  u.value = V;
@@ -294,7 +295,7 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
294
295
  }
295
296
  if (i.value === 0) {
296
297
  let m = v[0], rl = m.querySelector(".anticon-close") ? 86 : 69;
297
- m && !m.classList.contains("ant-select-selection-overflow-item-rest") && rl <= a - p && !we.tagRender && (i.value = 1, m.classList.add("ellipsis"));
298
+ m && !m.classList.contains("ant-select-selection-overflow-item-rest") && rl <= a - p && !xe.tagRender && (i.value = 1, m.classList.add("ellipsis"));
298
299
  }
299
300
  }, re = n(!1);
300
301
  G(
@@ -333,19 +334,19 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
333
334
  [
334
335
  y(r(bl), {
335
336
  ref_key: "inputTooltipRef",
336
- ref: me,
337
+ ref: he,
337
338
  placement: "top",
338
339
  "virtual-triggering": "",
339
340
  "virtual-ref": Me.value,
340
- disabled: Be.value,
341
- content: Ae.value
341
+ disabled: Ae.value,
342
+ content: Be.value
342
343
  }, null, 8, ["virtual-ref", "disabled", "content"]),
343
- ce((c(), H(r(ml), $e({ mode: e.mode }, e.$attrs, {
344
+ ce((c(), H(r(ml), me({ mode: e.mode }, e.$attrs, {
344
345
  value: r(s),
345
346
  "onUpdate:value": t[4] || (t[4] = (o) => vl(s) ? s.value = o : null),
346
347
  ref_key: "$select",
347
348
  ref: x,
348
- options: xe.value,
349
+ options: Te.value,
349
350
  fieldNames: e.fieldNames,
350
351
  bordered: l.borderType === "bordered",
351
352
  disabled: l.disabled || l.isView,
@@ -367,7 +368,7 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
367
368
  t[5] || (t[5] = J(() => {
368
369
  }, ["stop"]))
369
370
  ],
370
- onBlur: Ie
371
+ onBlur: Se
371
372
  }), fl({
372
373
  option: f((o) => [
373
374
  C(e.$slots, "option", Q(Y(o)), () => {
@@ -388,14 +389,14 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
388
389
  /* TEXT */
389
390
  )
390
391
  ])), [
391
- [r(ze)]
392
+ [r(Le)]
392
393
  ]) : (c(), g(
393
394
  fe,
394
395
  { key: 1 },
395
396
  [
396
397
  k(` <das-tooltip v-if="mode === 'combobox'" placement="right-start" :text="option[labelKeyName]"></das-tooltip> `),
397
398
  h("div", $l, [
398
- (c(), H(r(Ve), {
399
+ (c(), H(r(ze), {
399
400
  class: "das-select-checkbox",
400
401
  modelValue: (p = r(s)) == null ? void 0 : p.includes(o[L.value]),
401
402
  key: o[L.value],
@@ -408,7 +409,7 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
408
409
  /* TEXT */
409
410
  )
410
411
  ])), [
411
- [r(ze)]
412
+ [r(Le)]
412
413
  ])
413
414
  ])
414
415
  ],
@@ -450,9 +451,9 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
450
451
  C(e.$slots, "dropdownRender", Q(Y({ menuNode: o })), () => {
451
452
  var p;
452
453
  return [
453
- ye.value === "combobox" ? (c(), g("div", Ml, [
454
+ Ce.value === "combobox" ? (c(), g("div", Ml, [
454
455
  y(a, { vnodes: o }, null, 8, ["vnodes"])
455
- ])) : ye.value === "custom" ? (c(), g("div", {
456
+ ])) : Ce.value === "custom" ? (c(), g("div", {
456
457
  key: 1,
457
458
  onClick: t[2] || (t[2] = J(() => {
458
459
  }, ["stop"]))
@@ -465,22 +466,22 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
465
466
  onMousedown: t[1] || (t[1] = (v) => v.preventDefault())
466
467
  },
467
468
  [
468
- y(r(gl), {
469
+ y(r(gl), me({
469
470
  ref_key: "testInput",
470
471
  ref: De,
471
472
  modelValue: E.value,
472
473
  "onUpdate:modelValue": t[0] || (t[0] = (v) => E.value = v),
473
- onKeyup: pl(Ce, ["enter"]),
474
+ onKeyup: pl(we, ["enter"]),
474
475
  onFocus: J(Ee, ["stop"]),
475
476
  onBlur: J(Oe, ["stop"]),
476
477
  width: "100%",
477
478
  borderType: "bordered"
478
- }, null, 8, ["modelValue"]),
479
+ }, l.inputAttrs), null, 16, ["modelValue"]),
479
480
  h(
480
481
  "div",
481
482
  {
482
483
  class: "addBtn",
483
- onClick: Ce
484
+ onClick: we
484
485
  },
485
486
  W(r(P)("添加")),
486
487
  1
@@ -490,7 +491,7 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
490
491
  32
491
492
  /* NEED_HYDRATION */
492
493
  )
493
- ])) : (c(), g("div", Bl, [
494
+ ])) : (c(), g("div", Al, [
494
495
  y(a, { vnodes: o }, null, 8, ["vnodes"]),
495
496
  (p = l.options) != null && p.length ? (c(), g(
496
497
  "div",
@@ -500,8 +501,8 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
500
501
  onMousedown: t[3] || (t[3] = (v) => v.preventDefault())
501
502
  },
502
503
  [
503
- h("div", Al, [
504
- y(r(Ve), {
504
+ h("div", Bl, [
505
+ y(r(ze), {
505
506
  modelValue: He.value,
506
507
  indeterminate: Ze.value,
507
508
  onChange: ll,
@@ -628,7 +629,7 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
628
629
  {
629
630
  class: "ant-select-selection-overflow",
630
631
  ref_key: "virtualTotalCount",
631
- ref: ge,
632
+ ref: ye,
632
633
  style: { position: "absolute", left: "-50%", top: "-50%", opacity: "0", "pointer-events": "none" }
633
634
  },
634
635
  [
@@ -664,12 +665,12 @@ const _l = { key: 0 }, $l = { class: "das-multiple-option-item" }, Fl = { style:
664
665
  for (const [l, w] of $)
665
666
  F[l] = w;
666
667
  return F;
667
- }, Kl = /* @__PURE__ */ Fe(Zl, [["__scopeId", "data-v-c5311fc8"]]), Ul = {};
668
+ }, Kl = /* @__PURE__ */ Fe(Zl, [["__scopeId", "data-v-ff4b9c6d"]]), Ul = {};
668
669
  function jl(I, $) {
669
670
  const F = Nl;
670
671
  return c(), H(
671
672
  F,
672
- $e({ class: "das-ui-select-option" }, I.$attrs),
673
+ me({ class: "das-ui-select-option" }, I.$attrs),
673
674
  null,
674
675
  16
675
676
  /* FULL_PROPS */
@@ -678,13 +679,13 @@ function jl(I, $) {
678
679
  const Xl = /* @__PURE__ */ Fe(Ul, [["render", jl]]), Gl = {
679
680
  "--das-ui-select-color-bg": "#FFFFFF",
680
681
  // 默认背景色
681
- "--das-ui-select-color-primary": Le("--das-ui-color-primary"),
682
+ "--das-ui-select-color-primary": Ne("--das-ui-color-primary"),
682
683
  // 主题色
683
684
  "--das-ui-select-color-text": "#212121",
684
685
  // 主文本色
685
686
  "--das-ui-select-color-border": "#d9d9d9",
686
687
  // 边框基础色
687
- "--das-ui-select-color-underline": Le("--das-ui-color-help"),
688
+ "--das-ui-select-color-underline": Ne("--das-ui-color-help"),
688
689
  // 下划线基础色
689
690
  "--das-ui-select-color-error": "#FB2323",
690
691
  // 错误边框色
@@ -734,7 +735,7 @@ const Xl = /* @__PURE__ */ Fe(Ul, [["render", jl]]), Gl = {
734
735
  };
735
736
  Sl(Jl);
736
737
  kl(Gl);
737
- const yt = Ne(Kl), Ct = Ne(Xl), wt = { name: "select 选择器" };
738
+ const yt = _e(Kl), Ct = _e(Xl), wt = { name: "select 选择器" };
738
739
  export {
739
740
  yt as DasSelect,
740
741
  Ct as DasSelectOption,
@@ -64,6 +64,8 @@ export interface Props {
64
64
  isExterControlCount?: boolean
65
65
 
66
66
  dropdownMode?: 'multiple' | 'tags' | 'combobox' | 'custom'
67
+
68
+ inputAttrs?: any
67
69
  }
68
70
 
69
71
  export interface Emits {
@@ -1 +1 @@
1
- .das-ui-select[data-v-c5311fc8]{display:inline-block;position:relative}.das-ui-select .das-select-overlay-error-label-content[data-v-c5311fc8]{position:absolute;top:100%;left:0;width:var(--39ebb276)}.das-ui-select.show-ellipsis[data-v-c5311fc8] .ant-select-selection-overflow-item.ellipsis .ant-tag{display:flex;align-items:center}.das-ui-select.show-ellipsis[data-v-c5311fc8] .ant-select-selection-overflow-item.ellipsis .ant-tag span:nth-of-type(1){width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.das-ui-select[data-v-c5311fc8] .ant-select{width:100%;height:var(--2c88bb12)}.das-ui-select[data-v-c5311fc8] .ant-select .das-select-error-label-content{width:var(--39ebb276);font-size:12px}.das-ui-select[data-v-c5311fc8] .ant-select .das-select-error-label-content .label{display:block;color:var(--das-ui-select-overlay-error-color);white-space:break-spaces}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-arrow{color:#666;width:16px;height:16px;margin-top:0;transform:translateY(-50%)}.das-ui-select[data-v-c5311fc8] .ant-select:hover .ant-select-arrow{color:var(--das-ui-select-color-primary)}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-clear{color:#d9d9d9;width:16px;height:16px;margin-top:0;transform:translateY(-50%);z-index:auto}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-clear:hover{color:#999}.das-ui-select[data-v-c5311fc8] .ant-select .os-scrollbar.os-scrollbar-vertical{z-index:1}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-selector{box-sizing:border-box;box-shadow:none!important}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-selector .ant-tag{margin-bottom:1px;background-color:transparent}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-selector .ant-select-selection-search{left:0}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-selector .ant-select-selection-placeholder{padding-left:0;left:0}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-md)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-select-selector{min-height:var(--das-ui-select-height-md)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-select-selection-search{margin-inline-start:0px;-webkit-margin-start:0px;height:calc(var(--das-ui-select-height-md) - 2px);line-height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-tag{color:var(--das-ui-select-color-text);height:calc(var(--das-ui-select-height-md) - 4px);line-height:calc(var(--das-ui-select-height-md) - 5px);font-size:var(--das-ui-select-tag-font-size-md);margin-bottom:0;margin-right:0}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-select-selection-item{height:calc(var(--das-ui-select-height-md) - 3px);line-height:calc(var(--das-ui-select-height-md) - 3px);font-size:var(--das-ui-select-tag-font-size-md);margin-top:0;margin-bottom:0;border:none;background-color:transparent;-webkit-margin-end:0px;margin-inline-end:0px;-webkit-padding-start:0px;padding-inline-start:0px;-webkit-padding-end:0px;padding-inline-end:0px}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-md)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selector{min-height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-search{height:calc(var(--das-ui-select-height-sm) - 2px);line-height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-sm .ant-tag{height:calc(var(--das-ui-select-height-sm) - 4px);line-height:calc(var(--das-ui-select-height-sm) - 5px);font-size:var(--das-ui-select-tag-font-size-sm)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-item{height:calc(var(--das-ui-select-height-sm) - 2px);line-height:calc(var(--das-ui-select-height-sm) - 2px);font-size:var(--das-ui-select-tag-font-size-sm)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-sm)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selector{min-height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-search{height:calc(var(--das-ui-select-height-lg) - 2px);line-height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-lg .ant-tag{height:calc(var(--das-ui-select-height-lg) - 8px);line-height:calc(var(--das-ui-select-height-lg) - 8px);font-size:var(--das-ui-select-tag-font-size-lg)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:calc(var(--das-ui-select-height-lg) - 7px);line-height:calc(var(--das-ui-select-height-lg) - 7px);font-size:var(--das-ui-select-tag-font-size-lg)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-lg)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single .ant-select-selector{padding:0!important}.das-ui-select[data-v-c5311fc8] .ant-select-multiple .ant-select-selector{padding-top:0;padding-bottom:0}.das-ui-select[data-v-c5311fc8] .ant-select-multiple .ant-select-selector:after{margin:0}.das-ui-select[data-v-c5311fc8] .ant-select-multiple .anticon svg{vertical-align:baseline}.das-ui-select[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-arrow{color:var(--das-ui-select-color-disabled-underline)}.das-ui-select[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selection-item,.das-ui-select[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-tag{color:var(--das-ui-select-color-disabled-text)}.das-ui-select[data-v-c5311fc8] .ant-select .das-suffix-icon{transition:transform .5s}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-open .das-suffix-icon{transform:rotate(180deg)}.das-ui-select.underline[data-v-c5311fc8] .ant-select .ant-select-selector{border-radius:0;border-color:transparent!important;border-bottom-color:var(--das-ui-select-color-underline)!important;background-color:transparent!important;padding:0!important}.das-ui-select.underline[data-v-c5311fc8] .ant-select .ant-select-selector:hover,.das-ui-select.underline[data-v-c5311fc8] .ant-select.ant-select-focused .ant-select-selector{border-bottom-color:var(--das-ui-select-color-primary)!important}.das-ui-select.underline[data-v-c5311fc8] .ant-select .ant-select-arrow,.das-ui-select.underline[data-v-c5311fc8] .ant-select .ant-select-clear{right:0}.das-ui-select.underline.is-error[data-v-c5311fc8] .ant-select .ant-select-selector,.das-ui-select.underline.is-error[data-v-c5311fc8] .ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-error)!important}.das-ui-select.underline[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.underline[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-disabled-underline)!important}.das-ui-select.bordered[data-v-c5311fc8] .ant-select .ant-select-selector{border-color:var(--das-ui-select-color-border)!important}.das-ui-select.bordered[data-v-c5311fc8] .ant-select .ant-select-selector:hover,.das-ui-select.bordered[data-v-c5311fc8] .ant-select.ant-select-focused .ant-select-selector{border-color:var(--das-ui-select-color-primary)!important}.das-ui-select.bordered[data-v-c5311fc8] .ant-select .ant-select-selector .ant-select-selection-search{left:8px}.das-ui-select.bordered[data-v-c5311fc8] .ant-select .ant-select-selector .ant-select-selection-placeholder,.das-ui-select.bordered[data-v-c5311fc8] .ant-select .ant-select-selector .ant-select-selection-item{padding-left:8px}.das-ui-select.bordered[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.das-ui-select.bordered[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:24px}.das-ui-select.bordered[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-select-selector{padding-left:3px}.das-ui-select.bordered[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{padding-left:0;height:auto}.das-ui-select.bordered[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search{left:5px}.das-ui-select.bordered.is-error[data-v-c5311fc8] .ant-select .ant-select-selector,.das-ui-select.bordered.is-error[data-v-c5311fc8] .ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-error)!important}.das-ui-select.bordered[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.bordered[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-disabled-border)!important}.das-ui-select.none[data-v-c5311fc8] .ant-select .ant-select-arrow,.das-ui-select.none[data-v-c5311fc8] .ant-select .ant-select-clear{right:0}.das-ui-select.none[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important}.das-ui-select.readonly[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important;cursor:default}.das-ui-select.readonly[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selector input{cursor:default}.das-ui-select.readonly[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text);cursor:default}.das-ui-select.readonly[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-tag,.das-ui-select.readonly[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-c5311fc8] .ant-select-disabled.ant-select-multiple .ant-select-selection-item{color:var(--das-ui-color-normal);border-color:transparent}.das-ui-select.readonly[data-v-c5311fc8] .ant-select-disabled.ant-select-multiple .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-c5311fc8] .ant-select .ant-select-arrow{display:none}.das-ui-select.readonly.underline[data-v-c5311fc8] .ant-select .ant-select-clear{right:0}.das-ui-select .das-select-label-content[data-v-c5311fc8]{font-size:12px}.das-ui-select .das-select-label-content .das-select-error-label[data-v-c5311fc8]{display:block;color:var(--das-ui-select-color-error)}.das-ui-select-dorpdown .das-select-checkbox.das-ui-checkbox .ant-checkbox-wrapper .ant-checkbox+span{padding:0!important}.das-ui-select-dorpdown .das-multiple-option-item{display:flex}.das-ui-select-dorpdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:var(--das-ui-select-color-option-active-bg);font-weight:400;color:var(--das-ui-select-color-primary)}.das-ui-select-dorpdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .das-multiple-option-item{color:var(--das-ui-select-color-text)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall{height:40px;line-height:40px;padding:0 12px;border-top:1px solid var(--das-ui-select-color-border)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall .das-ui-dropdown-has-checked{font-size:12px;color:var(--das-ui-select-color-help)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall .das-ui-dropdown-has-checked .key{color:var(--das-ui-select-color-primary)}.das-ui-select-dorpdown .ant-select-item-option-state{display:none}.das-ui-select-dorpdown .das-ui-checkbox{display:inline-block;margin-right:5px}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-show{right:4px!important}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-thumb{width:8px!important;left:1px!important;background:#b2b2b2!important}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-thumb:hover{width:10px!important;left:0!important;background:#999!important}.das-ui-select-dorpdown .customDropdown{display:flex;align-items:center;padding:6px 12px 2px;cursor:pointer;border-top:1px solid #d9d9d9}.das-ui-select-dorpdown .customDropdown .el-input{height:28px}.das-ui-select-dorpdown .customDropdown .addBtn{margin-left:12px;cursor:pointer;flex-shrink:0;font-family:Microsoft YaHei;font-size:12px;font-weight:400;height:28px;line-height:28px;text-align:center;letter-spacing:0px;color:#212121}
1
+ .das-ui-select[data-v-ff4b9c6d]{display:inline-block;position:relative}.das-ui-select .das-select-overlay-error-label-content[data-v-ff4b9c6d]{position:absolute;top:100%;left:0;width:var(--3e85892a)}.das-ui-select.show-ellipsis[data-v-ff4b9c6d] .ant-select-selection-overflow-item.ellipsis .ant-tag{display:flex;align-items:center}.das-ui-select.show-ellipsis[data-v-ff4b9c6d] .ant-select-selection-overflow-item.ellipsis .ant-tag span:nth-of-type(1){width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.das-ui-select[data-v-ff4b9c6d] .ant-select{width:100%;height:var(--785ca243)}.das-ui-select[data-v-ff4b9c6d] .ant-select .das-select-error-label-content{width:var(--3e85892a);font-size:12px}.das-ui-select[data-v-ff4b9c6d] .ant-select .das-select-error-label-content .label{display:block;color:var(--das-ui-select-overlay-error-color);white-space:break-spaces}.das-ui-select[data-v-ff4b9c6d] .ant-select .ant-select-arrow{color:#666;width:16px;height:16px;margin-top:0;transform:translateY(-50%)}.das-ui-select[data-v-ff4b9c6d] .ant-select:hover .ant-select-arrow{color:var(--das-ui-select-color-primary)}.das-ui-select[data-v-ff4b9c6d] .ant-select .ant-select-clear{color:#d9d9d9;width:16px;height:16px;margin-top:0;transform:translateY(-50%);z-index:auto}.das-ui-select[data-v-ff4b9c6d] .ant-select .ant-select-clear:hover{color:#999}.das-ui-select[data-v-ff4b9c6d] .ant-select .os-scrollbar.os-scrollbar-vertical{z-index:1}.das-ui-select[data-v-ff4b9c6d] .ant-select .ant-select-selector{box-sizing:border-box;box-shadow:none!important}.das-ui-select[data-v-ff4b9c6d] .ant-select .ant-select-selector .ant-tag{margin-bottom:1px;background-color:transparent}.das-ui-select[data-v-ff4b9c6d] .ant-select .ant-select-selector .ant-select-selection-search{left:0}.das-ui-select[data-v-ff4b9c6d] .ant-select .ant-select-selector .ant-select-selection-placeholder{padding-left:0;left:0}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-md)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-ff4b9c6d] .ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-multiple .ant-select-selector{min-height:var(--das-ui-select-height-md)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-multiple .ant-select-selection-search{margin-inline-start:0px;-webkit-margin-start:0px;height:calc(var(--das-ui-select-height-md) - 2px);line-height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-multiple .ant-tag{color:var(--das-ui-select-color-text);height:calc(var(--das-ui-select-height-md) - 4px);line-height:calc(var(--das-ui-select-height-md) - 5px);font-size:var(--das-ui-select-tag-font-size-md);margin-bottom:0;margin-right:0}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-multiple .ant-select-selection-item{height:calc(var(--das-ui-select-height-md) - 3px);line-height:calc(var(--das-ui-select-height-md) - 3px);font-size:var(--das-ui-select-tag-font-size-md);margin-top:0;margin-bottom:0;border:none;background-color:transparent;-webkit-margin-end:0px;margin-inline-end:0px;-webkit-padding-start:0px;padding-inline-start:0px;-webkit-padding-end:0px;padding-inline-end:0px}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-multiple .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-md)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selector{min-height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-search{height:calc(var(--das-ui-select-height-sm) - 2px);line-height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-multiple.ant-select-sm .ant-tag{height:calc(var(--das-ui-select-height-sm) - 4px);line-height:calc(var(--das-ui-select-height-sm) - 5px);font-size:var(--das-ui-select-tag-font-size-sm)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-item{height:calc(var(--das-ui-select-height-sm) - 2px);line-height:calc(var(--das-ui-select-height-sm) - 2px);font-size:var(--das-ui-select-tag-font-size-sm)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-sm)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selector{min-height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-search{height:calc(var(--das-ui-select-height-lg) - 2px);line-height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-multiple.ant-select-lg .ant-tag{height:calc(var(--das-ui-select-height-lg) - 8px);line-height:calc(var(--das-ui-select-height-lg) - 8px);font-size:var(--das-ui-select-tag-font-size-lg)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:calc(var(--das-ui-select-height-lg) - 7px);line-height:calc(var(--das-ui-select-height-lg) - 7px);font-size:var(--das-ui-select-tag-font-size-lg)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-lg)}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-single .ant-select-selector{padding:0!important}.das-ui-select[data-v-ff4b9c6d] .ant-select-multiple .ant-select-selector{padding-top:0;padding-bottom:0}.das-ui-select[data-v-ff4b9c6d] .ant-select-multiple .ant-select-selector:after{margin:0}.das-ui-select[data-v-ff4b9c6d] .ant-select-multiple .anticon svg{vertical-align:baseline}.das-ui-select[data-v-ff4b9c6d] .ant-select-disabled.ant-select .ant-select-arrow{color:var(--das-ui-select-color-disabled-underline)}.das-ui-select[data-v-ff4b9c6d] .ant-select-disabled.ant-select .ant-select-selection-item,.das-ui-select[data-v-ff4b9c6d] .ant-select-disabled.ant-select .ant-tag{color:var(--das-ui-select-color-disabled-text)}.das-ui-select[data-v-ff4b9c6d] .ant-select .das-suffix-icon{transition:transform .5s}.das-ui-select[data-v-ff4b9c6d] .ant-select.ant-select-open .das-suffix-icon{transform:rotate(180deg)}.das-ui-select.underline[data-v-ff4b9c6d] .ant-select .ant-select-selector{border-radius:0;border-color:transparent!important;border-bottom-color:var(--das-ui-select-color-underline)!important;background-color:transparent!important;padding:0!important}.das-ui-select.underline[data-v-ff4b9c6d] .ant-select .ant-select-selector:hover,.das-ui-select.underline[data-v-ff4b9c6d] .ant-select.ant-select-focused .ant-select-selector{border-bottom-color:var(--das-ui-select-color-primary)!important}.das-ui-select.underline[data-v-ff4b9c6d] .ant-select .ant-select-arrow,.das-ui-select.underline[data-v-ff4b9c6d] .ant-select .ant-select-clear{right:0}.das-ui-select.underline.is-error[data-v-ff4b9c6d] .ant-select .ant-select-selector,.das-ui-select.underline.is-error[data-v-ff4b9c6d] .ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-error)!important}.das-ui-select.underline[data-v-ff4b9c6d] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.underline[data-v-ff4b9c6d] .ant-select-disabled.ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-disabled-underline)!important}.das-ui-select.bordered[data-v-ff4b9c6d] .ant-select .ant-select-selector{border-color:var(--das-ui-select-color-border)!important}.das-ui-select.bordered[data-v-ff4b9c6d] .ant-select .ant-select-selector:hover,.das-ui-select.bordered[data-v-ff4b9c6d] .ant-select.ant-select-focused .ant-select-selector{border-color:var(--das-ui-select-color-primary)!important}.das-ui-select.bordered[data-v-ff4b9c6d] .ant-select .ant-select-selector .ant-select-selection-search{left:8px}.das-ui-select.bordered[data-v-ff4b9c6d] .ant-select .ant-select-selector .ant-select-selection-placeholder,.das-ui-select.bordered[data-v-ff4b9c6d] .ant-select .ant-select-selector .ant-select-selection-item{padding-left:8px}.das-ui-select.bordered[data-v-ff4b9c6d] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.das-ui-select.bordered[data-v-ff4b9c6d] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:24px}.das-ui-select.bordered[data-v-ff4b9c6d] .ant-select.ant-select-multiple .ant-select-selector{padding-left:3px}.das-ui-select.bordered[data-v-ff4b9c6d] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{padding-left:0;height:auto}.das-ui-select.bordered[data-v-ff4b9c6d] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search{left:5px}.das-ui-select.bordered.is-error[data-v-ff4b9c6d] .ant-select .ant-select-selector,.das-ui-select.bordered.is-error[data-v-ff4b9c6d] .ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-error)!important}.das-ui-select.bordered[data-v-ff4b9c6d] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.bordered[data-v-ff4b9c6d] .ant-select-disabled.ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-disabled-border)!important}.das-ui-select.none[data-v-ff4b9c6d] .ant-select .ant-select-arrow,.das-ui-select.none[data-v-ff4b9c6d] .ant-select .ant-select-clear{right:0}.das-ui-select.none[data-v-ff4b9c6d] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important}.das-ui-select.readonly[data-v-ff4b9c6d] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important;cursor:default}.das-ui-select.readonly[data-v-ff4b9c6d] .ant-select-disabled.ant-select .ant-select-selector input{cursor:default}.das-ui-select.readonly[data-v-ff4b9c6d] .ant-select-disabled.ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text);cursor:default}.das-ui-select.readonly[data-v-ff4b9c6d] .ant-select-disabled.ant-select .ant-tag,.das-ui-select.readonly[data-v-ff4b9c6d] .ant-select-disabled.ant-select .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-ff4b9c6d] .ant-select-disabled.ant-select-multiple .ant-select-selection-item{color:var(--das-ui-color-normal);border-color:transparent}.das-ui-select.readonly[data-v-ff4b9c6d] .ant-select-disabled.ant-select-multiple .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-ff4b9c6d] .ant-select .ant-select-arrow{display:none}.das-ui-select.readonly.underline[data-v-ff4b9c6d] .ant-select .ant-select-clear{right:0}.das-ui-select .das-select-label-content[data-v-ff4b9c6d]{font-size:12px}.das-ui-select .das-select-label-content .das-select-error-label[data-v-ff4b9c6d]{display:block;color:var(--das-ui-select-color-error)}.das-ui-select-dorpdown .das-select-checkbox.das-ui-checkbox .ant-checkbox-wrapper .ant-checkbox+span{padding:0!important}.das-ui-select-dorpdown .das-multiple-option-item{display:flex}.das-ui-select-dorpdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:var(--das-ui-select-color-option-active-bg);font-weight:400;color:var(--das-ui-select-color-primary)}.das-ui-select-dorpdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .das-multiple-option-item{color:var(--das-ui-select-color-text)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall{height:40px;line-height:40px;padding:0 12px;border-top:1px solid var(--das-ui-select-color-border)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall .das-ui-dropdown-has-checked{font-size:12px;color:var(--das-ui-select-color-help)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall .das-ui-dropdown-has-checked .key{color:var(--das-ui-select-color-primary)}.das-ui-select-dorpdown .ant-select-item-option-state{display:none}.das-ui-select-dorpdown .das-ui-checkbox{display:inline-block;margin-right:5px}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-show{right:4px!important}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-thumb{width:8px!important;left:1px!important;background:#b2b2b2!important}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-thumb:hover{width:10px!important;left:0!important;background:#999!important}.das-ui-select-dorpdown .customDropdown{display:flex;align-items:center;padding:6px 12px 2px;cursor:pointer;border-top:1px solid #d9d9d9}.das-ui-select-dorpdown .customDropdown .el-input{height:28px}.das-ui-select-dorpdown .customDropdown .addBtn{margin-left:12px;cursor:pointer;flex-shrink:0;font-family:Microsoft YaHei;font-size:12px;font-weight:400;height:28px;line-height:28px;text-align:center;letter-spacing:0px;color:#212121}
@@ -29,7 +29,7 @@ declare const DasSelectList: import("@das-fed/utils").SFCWithInstall<{
29
29
  selectdValue: string | number;
30
30
  valueKey: string;
31
31
  labelKey: string;
32
- closeable: boolean;
32
+ closeable: boolean | ((item: import("./src/type.js").ItemProps) => boolean);
33
33
  customTitle: string;
34
34
  itemHeight: number;
35
35
  infiniteDisabled: boolean;
@@ -60,7 +60,7 @@ declare const DasSelectList: import("@das-fed/utils").SFCWithInstall<{
60
60
  selectdValue: string | number;
61
61
  valueKey: string;
62
62
  labelKey: string;
63
- closeable: boolean;
63
+ closeable: boolean | ((item: import("./src/type.js").ItemProps) => boolean);
64
64
  customTitle: string;
65
65
  itemHeight: number;
66
66
  infiniteDisabled: boolean;
@@ -96,7 +96,7 @@ declare const DasSelectList: import("@das-fed/utils").SFCWithInstall<{
96
96
  selectdValue: string | number;
97
97
  valueKey: string;
98
98
  labelKey: string;
99
- closeable: boolean;
99
+ closeable: boolean | ((item: import("./src/type.js").ItemProps) => boolean);
100
100
  customTitle: string;
101
101
  itemHeight: number;
102
102
  infiniteDisabled: boolean;