@das-fed/ui 7.0.7-hot.17 → 7.0.7-hot.19

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 (222) hide show
  1. package/esm-map.json +2 -2
  2. package/package.json +5 -5
  3. package/packages/business-components/ai-panel/{index-OwRrV6K8.js → index-BeqEuT6Z.js} +1 -1
  4. package/packages/business-components/ai-panel/index-BeqEuT6Z.js.gz +0 -0
  5. package/packages/business-components/ai-panel/{index-8yffh0Id.js → index-DP1B0qnu.js} +1138 -1120
  6. package/packages/business-components/ai-panel/index-DP1B0qnu.js.gz +0 -0
  7. package/packages/business-components/ai-panel/{index-IzGl26KU.js → index-d7mK0plW.js} +5 -5
  8. package/packages/business-components/ai-panel/index-d7mK0plW.js.gz +0 -0
  9. package/packages/business-components/ai-panel/index.js +1 -1
  10. package/packages/business-components/app-container/index.js +75 -75
  11. package/packages/business-components/app-container/index.js.gz +0 -0
  12. package/packages/business-components/area-phone-select/index.js +87 -87
  13. package/packages/business-components/area-phone-select/index.js.gz +0 -0
  14. package/packages/business-components/change-enterprises/index.js +19 -19
  15. package/packages/business-components/change-enterprises/index.js.gz +0 -0
  16. package/packages/business-components/change-pwd/index.js +15 -15
  17. package/packages/business-components/change-pwd/index.js.gz +0 -0
  18. package/packages/business-components/currency-page/index.js +40 -40
  19. package/packages/business-components/currency-page/index.js.gz +0 -0
  20. package/packages/business-components/device-panel/index.js +265 -265
  21. package/packages/business-components/device-panel/index.js.gz +0 -0
  22. package/packages/business-components/device-panel/style.css +1 -1
  23. package/packages/business-components/device-panel/style.css.gz +0 -0
  24. package/packages/business-components/export-button/index.js +92 -92
  25. package/packages/business-components/export-button/index.js.gz +0 -0
  26. package/packages/business-components/import-button/index.js +191 -191
  27. package/packages/business-components/import-button/index.js.gz +0 -0
  28. package/packages/business-components/layout-breadcrumb/index.js +47 -47
  29. package/packages/business-components/layout-breadcrumb/index.js.gz +0 -0
  30. package/packages/business-components/model-table-dialog/index.js +232 -232
  31. package/packages/business-components/model-table-dialog/index.js.gz +0 -0
  32. package/packages/business-components/payment/api.d.ts +8 -0
  33. package/packages/business-components/payment/index.d.ts +9 -11
  34. package/packages/business-components/payment/index.js +186 -180
  35. package/packages/business-components/payment/index.js.gz +0 -0
  36. package/packages/business-components/payment/style.css +1 -1
  37. package/packages/business-components/payment/type.d.ts +2 -0
  38. package/packages/business-components/process-configuration/index.js +5 -5
  39. package/packages/business-components/process-configuration/index.js.gz +0 -0
  40. package/packages/business-components/process-configuration/style.css +1 -1
  41. package/packages/business-components/process-configuration/style.css.gz +0 -0
  42. package/packages/business-components/process-form/index.js +1154 -1134
  43. package/packages/business-components/process-form/index.js.gz +0 -0
  44. package/packages/business-components/process-form/src/utils/common-methods.d.ts +6 -0
  45. package/packages/business-components/process-log/index.js +329 -329
  46. package/packages/business-components/process-log/index.js.gz +0 -0
  47. package/packages/business-components/process-log/style.css +1 -1
  48. package/packages/business-components/process-log/style.css.gz +0 -0
  49. package/packages/business-components/process-search-form/index.js +54 -54
  50. package/packages/business-components/process-search-form/index.js.gz +0 -0
  51. package/packages/business-components/upload-file/index.js +46 -46
  52. package/packages/business-components/upload-file/index.js.gz +0 -0
  53. package/packages/business-components/upload-file/style.css +1 -1
  54. package/packages/business-components/urgent-panel/index.js +295 -295
  55. package/packages/business-components/urgent-panel/index.js.gz +0 -0
  56. package/packages/business-components/video-dialog/index.d.ts +10 -0
  57. package/packages/business-components/video-dialog/index.js +396 -377
  58. package/packages/business-components/video-dialog/index.js.gz +0 -0
  59. package/packages/business-components/video-dialog/src/api.d.ts +1 -0
  60. package/packages/business-components/video-dialog/src/component/Player/index.vue.d.ts +2 -0
  61. package/packages/business-components/video-dialog/src/hooks/use-video/PlayerProvider.d.ts +6 -0
  62. package/packages/business-components/video-dialog/src/index.vue.d.ts +2 -0
  63. package/packages/business-components/video-dialog/src/type.d.ts +7 -1
  64. package/packages/business-components/video-dialog/style.css +1 -1
  65. package/packages/business-components/video-dialog/style.css.gz +0 -0
  66. package/packages/components/alert/index.js +9 -9
  67. package/packages/components/alert/index.js.gz +0 -0
  68. package/packages/components/audio-video/index.js +141 -141
  69. package/packages/components/audio-video/index.js.gz +0 -0
  70. package/packages/components/autocomplete/index.js +39 -39
  71. package/packages/components/autocomplete/index.js.gz +0 -0
  72. package/packages/components/autocomplete/style.css +1 -1
  73. package/packages/components/autocomplete/style.css.gz +0 -0
  74. package/packages/components/breadcrumb/index.js +39 -39
  75. package/packages/components/breadcrumb/index.js.gz +0 -0
  76. package/packages/components/button/index.js +188 -188
  77. package/packages/components/button/index.js.gz +0 -0
  78. package/packages/components/calendar/index.js +172 -172
  79. package/packages/components/calendar/index.js.gz +0 -0
  80. package/packages/components/cascader/index.js +92 -92
  81. package/packages/components/cascader/index.js.gz +0 -0
  82. package/packages/components/cascader/style.css +1 -1
  83. package/packages/components/cascader/style.css.gz +0 -0
  84. package/packages/components/checkbox/index.js +176 -176
  85. package/packages/components/checkbox/index.js.gz +0 -0
  86. package/packages/components/checkbox/style.css +1 -1
  87. package/packages/components/checkbox/style.css.gz +0 -0
  88. package/packages/components/collapse-panel/index.js +16 -16
  89. package/packages/components/collapse-panel/index.js.gz +0 -0
  90. package/packages/components/collaspe/index.js +22 -22
  91. package/packages/components/collaspe/index.js.gz +0 -0
  92. package/packages/components/custom-search-item/index.js +36 -36
  93. package/packages/components/custom-search-item/index.js.gz +0 -0
  94. package/packages/components/date-picker/index.js +496 -496
  95. package/packages/components/date-picker/index.js.gz +0 -0
  96. package/packages/components/date-picker/style.css +1 -1
  97. package/packages/components/date-picker/style.css.gz +0 -0
  98. package/packages/components/dialog/index.js +89 -89
  99. package/packages/components/dialog/index.js.gz +0 -0
  100. package/packages/components/dimple-layout/index.js +73 -31
  101. package/packages/components/dimple-layout/index.js.gz +0 -0
  102. package/packages/components/dropdown/index.js +30 -30
  103. package/packages/components/dropdown/index.js.gz +0 -0
  104. package/packages/components/edit-table/index.d.ts +2 -2
  105. package/packages/components/edit-table/index.js +150 -150
  106. package/packages/components/edit-table/index.js.gz +0 -0
  107. package/packages/components/empty/index.js +32 -32
  108. package/packages/components/empty/index.js.gz +0 -0
  109. package/packages/components/error-overlay-model/index.js +30 -30
  110. package/packages/components/error-overlay-model/index.js.gz +0 -0
  111. package/packages/components/form/index.js +19 -19
  112. package/packages/components/form/index.js.gz +0 -0
  113. package/packages/components/form-item/index.js +715 -715
  114. package/packages/components/form-item/index.js.gz +0 -0
  115. package/packages/components/form-item/style.css +1 -1
  116. package/packages/components/form-item/style.css.gz +0 -0
  117. package/packages/components/hls-player/index.js +5229 -4588
  118. package/packages/components/hls-player/index.js.gz +0 -0
  119. package/packages/components/hls-player/src/type.d.ts +3 -0
  120. package/packages/components/hls-player/style.css +1 -1
  121. package/packages/components/hls-player/style.css.gz +0 -0
  122. package/packages/components/image-upload/index.js +184 -184
  123. package/packages/components/image-upload/index.js.gz +0 -0
  124. package/packages/components/image-viewer/index.js +566 -566
  125. package/packages/components/image-viewer/index.js.gz +0 -0
  126. package/packages/components/input/index.js +94 -94
  127. package/packages/components/input/index.js.gz +0 -0
  128. package/packages/components/input-dialog-select/index.js +86 -86
  129. package/packages/components/input-dialog-select/index.js.gz +0 -0
  130. package/packages/components/input-number/index.js +93 -93
  131. package/packages/components/input-number/index.js.gz +0 -0
  132. package/packages/components/input-number/style.css +1 -1
  133. package/packages/components/input-number/style.css.gz +0 -0
  134. package/packages/components/live-player/index.d.ts +2 -0
  135. package/packages/components/live-player/index.js +822 -814
  136. package/packages/components/live-player/index.js.gz +0 -0
  137. package/packages/components/live-player/src/type.d.ts +3 -0
  138. package/packages/components/live-player/style.css +1 -1
  139. package/packages/components/loading/index.js +45 -45
  140. package/packages/components/loading/index.js.gz +0 -0
  141. package/packages/components/menu-aside/index.js +558 -558
  142. package/packages/components/menu-aside/index.js.gz +0 -0
  143. package/packages/components/menu-header/index.js +16 -16
  144. package/packages/components/menu-header/index.js.gz +0 -0
  145. package/packages/components/pagination/index.js +100 -100
  146. package/packages/components/pagination/index.js.gz +0 -0
  147. package/packages/components/pagination/style.css +1 -1
  148. package/packages/components/pagination/style.css.gz +0 -0
  149. package/packages/components/popover/index.js +33 -33
  150. package/packages/components/popover/index.js.gz +0 -0
  151. package/packages/components/popup-mask/index.js +13 -13
  152. package/packages/components/popup-mask/index.js.gz +0 -0
  153. package/packages/components/progress/index.js +111 -111
  154. package/packages/components/progress/index.js.gz +0 -0
  155. package/packages/components/progress/style.css +1 -1
  156. package/packages/components/progress/style.css.gz +0 -0
  157. package/packages/components/radio/index.js +162 -162
  158. package/packages/components/radio/index.js.gz +0 -0
  159. package/packages/components/rich-editor/index.js +7906 -7889
  160. package/packages/components/rich-editor/index.js.gz +0 -0
  161. package/packages/components/scrollbar/index.js +2 -2
  162. package/packages/components/scrollbar/index.js.gz +0 -0
  163. package/packages/components/search/index.js +76 -76
  164. package/packages/components/search/index.js.gz +0 -0
  165. package/packages/components/search-form/index.js +598 -597
  166. package/packages/components/search-form/index.js.gz +0 -0
  167. package/packages/components/search-form/style.css +1 -1
  168. package/packages/components/search-form/style.css.gz +0 -0
  169. package/packages/components/select/index.js +284 -284
  170. package/packages/components/select/index.js.gz +0 -0
  171. package/packages/components/select/style.css +1 -1
  172. package/packages/components/select/style.css.gz +0 -0
  173. package/packages/components/select-input/index.js +76 -76
  174. package/packages/components/select-input/index.js.gz +0 -0
  175. package/packages/components/select-list/index.js +406 -406
  176. package/packages/components/select-list/index.js.gz +0 -0
  177. package/packages/components/select-list/style.css +1 -1
  178. package/packages/components/select-list/style.css.gz +0 -0
  179. package/packages/components/special-range-picker-month/index.js +154 -154
  180. package/packages/components/special-range-picker-month/index.js.gz +0 -0
  181. package/packages/components/special-range-picker-month/style.css +1 -1
  182. package/packages/components/special-range-picker-month/style.css.gz +0 -0
  183. package/packages/components/special-range-picker-year/index.js +196 -196
  184. package/packages/components/special-range-picker-year/index.js.gz +0 -0
  185. package/packages/components/special-range-picker-year/style.css +1 -1
  186. package/packages/components/special-range-picker-year/style.css.gz +0 -0
  187. package/packages/components/spin/index.js +30 -30
  188. package/packages/components/spin/index.js.gz +0 -0
  189. package/packages/components/split-panel/index.js +60 -60
  190. package/packages/components/split-panel/index.js.gz +0 -0
  191. package/packages/components/table/index.d.ts +253 -27
  192. package/packages/components/table/index.js +2061 -2061
  193. package/packages/components/table/index.js.gz +0 -0
  194. package/packages/components/table/src/Table.vue.d.ts +39 -5
  195. package/packages/components/tabs/index.js +109 -109
  196. package/packages/components/tabs/index.js.gz +0 -0
  197. package/packages/components/time-line/index.js +35 -35
  198. package/packages/components/time-line/index.js.gz +0 -0
  199. package/packages/components/tooltip/index.js +52 -52
  200. package/packages/components/tooltip/index.js.gz +0 -0
  201. package/packages/components/tooltip/style.css +1 -1
  202. package/packages/components/tooltip/style.css.gz +0 -0
  203. package/packages/components/tree/index.js +748 -748
  204. package/packages/components/tree/index.js.gz +0 -0
  205. package/packages/components/tree/src/App.vue.d.ts +29 -5
  206. package/packages/components/tree-select/index.js +262 -262
  207. package/packages/components/tree-select/index.js.gz +0 -0
  208. package/packages/components/tree-select/src/App.vue.d.ts +116 -16
  209. package/packages/components/tree-select/src/hooks/use-tree-select.d.ts +116 -16
  210. package/packages/components/tree-table/index.js +224 -224
  211. package/packages/components/tree-table/index.js.gz +0 -0
  212. package/packages/components/tree-v2/index.d.ts +175 -27
  213. package/packages/components/tree-v2/index.js +614 -614
  214. package/packages/components/tree-v2/index.js.gz +0 -0
  215. package/packages/components/tree-v2/src/App.vue.d.ts +27 -5
  216. package/packages/components/upload/index.js +80 -80
  217. package/packages/components/upload/index.js.gz +0 -0
  218. package/packages/components/virtual-tree/index.js +61 -61
  219. package/packages/components/virtual-tree/index.js.gz +0 -0
  220. package/packages/business-components/ai-panel/index-8yffh0Id.js.gz +0 -0
  221. package/packages/business-components/ai-panel/index-IzGl26KU.js.gz +0 -0
  222. package/packages/business-components/ai-panel/index-OwRrV6K8.js.gz +0 -0
@@ -916,12 +916,46 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {
916
916
  tableScrollTop: (top?: number) => void;
917
917
  /** 获取当前条件下的全量id @params totalCount 总数量 */
918
918
  getCurrentParamsIds: (totalCount?: number) => Promise<boolean>;
919
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
920
- [x: string]: any;
921
- } & {
922
- [x: string]: any;
919
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
920
+ select: (selection: any[], row: any) => any;
921
+ "update:loading": (val: string | number) => any;
922
+ "update:current-rodio-selection": (val: string | number) => any;
923
+ "update:current-page": (currentPage: string | number) => any;
924
+ "update:page-size": (pageSize: string | number) => any;
925
+ "update:selection-rows": (selectionRows: any[]) => any;
926
+ "update:selection-ids": (val: any[]) => any;
927
+ "update:expand-row-keys": (val: any[]) => any;
928
+ "size-change": (pageSize: number) => any;
929
+ "current-page-change": (currentPage: number) => any;
930
+ "select-all": (selection: any[]) => any;
931
+ "selection-change": (selection: any[]) => any;
932
+ toggleSelectAll: (val: boolean, allIds: any[]) => any;
933
+ "table-setting": () => any;
934
+ "sort-end": (oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any;
935
+ "operation-click": (value: any, row: any, column: any, index: number) => any;
936
+ "expand-change": (row: any, expandedRows: any[]) => any;
937
+ "update:rightSelectList": (val: any[]) => any;
938
+ "radio-change": (val: string | number, row: any, index: number) => any;
923
939
  }, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
924
- [x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
940
+ onSelect?: ((selection: any[], row: any) => any) | undefined;
941
+ "onUpdate:loading"?: ((val: string | number) => any) | undefined;
942
+ "onUpdate:current-rodio-selection"?: ((val: string | number) => any) | undefined;
943
+ "onUpdate:current-page"?: ((currentPage: string | number) => any) | undefined;
944
+ "onUpdate:page-size"?: ((pageSize: string | number) => any) | undefined;
945
+ "onUpdate:selection-rows"?: ((selectionRows: any[]) => any) | undefined;
946
+ "onUpdate:selection-ids"?: ((val: any[]) => any) | undefined;
947
+ "onUpdate:expand-row-keys"?: ((val: any[]) => any) | undefined;
948
+ "onSize-change"?: ((pageSize: number) => any) | undefined;
949
+ "onCurrent-page-change"?: ((currentPage: number) => any) | undefined;
950
+ "onSelect-all"?: ((selection: any[]) => any) | undefined;
951
+ "onSelection-change"?: ((selection: any[]) => any) | undefined;
952
+ onToggleSelectAll?: ((val: boolean, allIds: any[]) => any) | undefined;
953
+ "onTable-setting"?: (() => any) | undefined;
954
+ "onSort-end"?: ((oldData: any[], newData: any[], oldIndex: number, newIndex: number) => any) | undefined;
955
+ "onOperation-click"?: ((value: any, row: any, column: any, index: number) => any) | undefined;
956
+ "onExpand-change"?: ((row: any, expandedRows: any[]) => any) | undefined;
957
+ "onUpdate:rightSelectList"?: ((val: any[]) => any) | undefined;
958
+ "onRadio-change"?: ((val: string | number, row: any, index: number) => any) | undefined;
925
959
  }>, {
926
960
  emptyText: string;
927
961
  highlightRowId: any[];
@@ -1,19 +1,19 @@
1
1
  import '@das-fed/ui/packages/components/tabs/style.css';
2
- import { withInstall as J } from "@das-fed/utils/with-install/index";
3
- import { setThemeRule as Q } from "@das-fed/web/packages/theme/index";
4
- import { ref as E, computed as u, onMounted as X, defineComponent as Y, createBlock as $, createCommentVNode as c, openBlock as i, unref as l, mergeProps as U, createSlots as j, withCtx as b, createElementBlock as f, Fragment as C, renderList as V, normalizeStyle as Z, renderSlot as y, withDirectives as z, createTextVNode as B, toDisplayString as L, createVNode as ee, createElementVNode as te, normalizeClass as ae } from "vue";
2
+ import { withInstall as Q } from "@das-fed/utils/with-install/index";
3
+ import { setThemeRule as X } from "@das-fed/web/packages/theme/index";
4
+ import { ref as P, computed as u, onMounted as Y, defineComponent as Z, createBlock as $, createCommentVNode as c, openBlock as i, unref as n, mergeProps as U, createSlots as j, withCtx as b, createElementBlock as f, Fragment as C, renderList as V, normalizeStyle as _, renderSlot as y, withDirectives as z, createTextVNode as B, toDisplayString as L, createVNode as ee, createElementVNode as te, normalizeClass as ae } from "vue";
5
5
  import { DasIcon as oe } from "@das-fed/ui/packages/components/icon/index";
6
6
  import { vDasTooltip as R } from "@das-fed/ui/packages/components/text-tooltip/index";
7
- import { Tabs as se, TabPane as re } from "ant-design-vue";
7
+ import { Tabs as le, TabPane as se } from "ant-design-vue";
8
8
  import "ant-design-vue/es/tabs/style/css";
9
- import { ElPopover as le } from "element-plus";
9
+ import { ElPopover as ne } from "element-plus";
10
10
  import "element-plus/es/components/popover/style/css";
11
- import { t as I, setI18nRule as ne } from "@das-fed/web/packages/i18n/index";
12
- const ie = (a) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)$/.test(a), D = (a) => {
13
- if (a)
14
- return typeof a == "string" && ie(a) ? a : a + "px";
15
- }, de = (a, p) => {
16
- const e = E({}), m = E([
11
+ import { t as I, setI18nRule as re } from "@das-fed/web/packages/i18n/index";
12
+ const ie = (t) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)$/.test(t), D = (t) => {
13
+ if (t)
14
+ return typeof t == "string" && ie(t) ? t : t + "px";
15
+ }, de = (t, m) => {
16
+ const e = P({}), h = P([
17
17
  {
18
18
  key: "all",
19
19
  name: I("关闭全部页签"),
@@ -24,54 +24,54 @@ const ie = (a) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
24
24
  key: "other",
25
25
  name: I("关闭其他页签"),
26
26
  disabled: !1,
27
- hidden: (s, r) => s.length === 1
27
+ hidden: (l, s) => l.length === 1
28
28
  },
29
29
  {
30
30
  key: "right",
31
31
  name: I("关闭右侧页签"),
32
32
  disabled: !1,
33
- hidden: (s, r) => s.findIndex((k) => {
34
- var P, x;
35
- return k[(P = a.defualtProps) == null ? void 0 : P.key] === r[(x = a.defualtProps) == null ? void 0 : x.key];
36
- }) === s.length - 1
33
+ hidden: (l, s) => l.findIndex((p) => {
34
+ var A, E;
35
+ return p[(A = t.defualtProps) == null ? void 0 : A.key] === s[(E = t.defualtProps) == null ? void 0 : E.key];
36
+ }) === l.length - 1
37
37
  }
38
- ]), g = u(() => a.constomMenuList && a.constomMenuList.length ? a.constomMenuList : m.value), F = u(() => {
39
- let s;
40
- return a.width && (s = D(a.width)), s;
41
- }), T = u(() => {
42
- let s = a.type === "lattice" ? "65px" : void 0;
43
- return a.tabWidth && (s = D(a.tabWidth)), s;
38
+ ]), g = u(() => t.constomMenuList && t.constomMenuList.length ? t.constomMenuList : h.value), F = u(() => {
39
+ let l;
40
+ return t.width && (l = D(t.width)), l;
41
+ }), x = u(() => {
42
+ let l = t.type === "lattice" ? "65px" : void 0;
43
+ return t.tabWidth && (l = D(t.tabWidth)), l;
44
44
  }), S = u(() => {
45
- let s;
46
- return a.tabMaxWidth && (s = D(a.tabMaxWidth)), s;
47
- }), w = E(!1), v = E(), O = (s) => {
48
- Object.keys(e.value).forEach((r) => {
49
- (w.value || r != s) && (e.value[r] = !1);
45
+ let l;
46
+ return t.tabMaxWidth && (l = D(t.tabMaxWidth)), l;
47
+ }), T = P(!1), v = P(), O = (l) => {
48
+ Object.keys(e.value).forEach((s) => {
49
+ (T.value || s != l) && (e.value[s] = !1);
50
50
  });
51
- }, h = (s) => {
52
- const r = s.target.parentElement;
53
- w.value = !r.classList.contains("ant-tabs-tab-btn");
54
- }, M = (s, r) => {
55
- var A;
56
- p("menuClick", s, r), (A = v.value) != null && A.length && v.value.forEach((k) => {
57
- k.hide();
51
+ }, k = (l) => {
52
+ const s = l.target.parentElement;
53
+ T.value = !s.classList.contains("ant-tabs-tab-btn");
54
+ }, M = (l, s) => {
55
+ var w;
56
+ m("menuClick", l, s), (w = v.value) != null && w.length && v.value.forEach((p) => {
57
+ p.hide();
58
58
  });
59
59
  };
60
- return X(() => {
61
- a.contextmenu && a.options.forEach((s) => {
62
- var r;
63
- (r = a.defualtProps) != null && r.key && (e.value[s[a.defualtProps.key]] = !1);
60
+ return Y(() => {
61
+ t.contextmenu && t.options.forEach((l) => {
62
+ var s;
63
+ (s = t.defualtProps) != null && s.key && (e.value[l[t.defualtProps.key]] = !1);
64
64
  });
65
65
  }), {
66
66
  realWidth: F,
67
67
  realMenuList: g,
68
- realTabWidth: T,
68
+ realTabWidth: x,
69
69
  realTabMaxWidth: S,
70
70
  tabsMenuPoppver: v,
71
71
  poppverVisible: e,
72
72
  menuClick: M,
73
73
  beforeEnter: O,
74
- onContextmenu: h
74
+ onContextmenu: k
75
75
  };
76
76
  }, K = {
77
77
  "--das-ui-tabs-color": {
@@ -90,7 +90,7 @@ const ie = (a) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
90
90
  }, ce = { class: "das-tabs-contextmenu-list" }, fe = ["onClick"], be = {
91
91
  key: 1,
92
92
  style: { position: "relative", top: "-5px", "font-size": "18px" }
93
- }, ve = "#666666", ye = "#D9D9D9", pe = /* @__PURE__ */ Y({
93
+ }, ve = "#666666", ye = "#D9D9D9", me = /* @__PURE__ */ Z({
94
94
  inheritAttrs: !1,
95
95
  __name: "Tabs",
96
96
  props: {
@@ -120,87 +120,87 @@ const ie = (a) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
120
120
  hideOverflow: { type: Boolean }
121
121
  },
122
122
  emits: ["update:activeKey", "tabClick", "menuClick"],
123
- setup(a, { emit: p }) {
124
- const e = a, m = E(), g = (t) => {
123
+ setup(t, { emit: m }) {
124
+ const e = t, h = P(), g = (a) => {
125
125
  var d;
126
- v("tabClick", t), (d = m.value) == null || d.$el.click();
126
+ v("tabClick", a), (d = h.value) == null || d.$el.click();
127
127
  }, F = u({
128
128
  get: () => e.activeKey ?? "",
129
- set: (t) => v("update:activeKey", t)
130
- }), T = u(() => e.options.filter((d) => !d.hidden)), S = (t) => e.isStrict ? !!(t.contentSlot && t[e.defualtProps.key] === F.value) : !!t.contentSlot, w = u(() => e.moreIconType ? e.moreIconType : e.type === "lattice" ? "default" : "arrow"), v = p, O = u(() => e.type === "lattice" ? "line" : e.type), h = u(() => {
129
+ set: (a) => v("update:activeKey", a)
130
+ }), x = u(() => e.options.filter((d) => !d.hidden)), S = (a) => e.isStrict ? !!(a.contentSlot && a[e.defualtProps.key] === F.value) : !!a.contentSlot, T = u(() => e.moreIconType ? e.moreIconType : e.type === "lattice" ? "default" : "arrow"), v = m, O = u(() => e.type === "lattice" ? "line" : e.type), k = u(() => {
131
131
  if (e.type === "card")
132
132
  return e.size ? e.size : "large";
133
133
  if (e.type === "line")
134
134
  return e.size ? e.size : "medium";
135
135
  if (e.type === "editable-card")
136
136
  return e.size ? e.size : "small";
137
- }), M = e.type === "editable-card" ? "#FAFAFA" : "#FFFFFF", s = u(() => {
137
+ }), M = e.type === "editable-card" ? "#FAFAFA" : "#FFFFFF", l = u(() => {
138
138
  if (e.tabPadding) return e.tabPadding;
139
- if (k.value || P.value) return "0";
139
+ if (p.value || A.value) return "0";
140
140
  if (e.type === "line") return "0 20px";
141
141
  if (e.type === "card") {
142
- if (h.value === "large") return "0 40px";
143
- if (h.value === "medium" || h.value === "small") return "0 24px";
142
+ if (k.value === "large") return "0 40px";
143
+ if (k.value === "medium" || k.value === "small") return "0 24px";
144
144
  }
145
145
  if (e.type === "lattice") return "0 20px";
146
- }), r = u(() => {
147
- let t = {};
148
- return e != null && e.fontColor && (t["--das-ui-tabs-color"] = e.fontColor), e != null && e.backgroudColor && (t["--das-ui-tabs-bg-color"] = e.backgroudColor), e != null && e.borderColor && (t["--das-ui-tabs-border-color"] = e.borderColor), t;
149
- }), A = u(() => {
150
- const t = {};
146
+ }), s = u(() => {
147
+ let a = {};
148
+ return e != null && e.fontColor && (a["--das-ui-tabs-color"] = e.fontColor), e != null && e.backgroudColor && (a["--das-ui-tabs-bg-color"] = e.backgroudColor), e != null && e.borderColor && (a["--das-ui-tabs-border-color"] = e.borderColor), a;
149
+ }), w = u(() => {
150
+ const a = {};
151
151
  return e.theme !== "default" && Object.keys(K).forEach((d) => {
152
152
  var o;
153
- t[d] = ((o = K[d]) == null ? void 0 : o[e.theme]) ?? void 0;
153
+ a[d] = ((o = K[d]) == null ? void 0 : o[e.theme]) ?? void 0;
154
154
  }), {
155
155
  "--das-ui-tabs-color": ve,
156
156
  "--das-ui-tabs-bg-color": M,
157
157
  "--das-ui-tabs-border-color": ye,
158
- "---das-ui-tabs-tab-width": k.value,
159
- "---das-ui-tabs-tab-max-width": P.value,
160
- "---das-ui-tabs-tab-padding": s.value,
158
+ "---das-ui-tabs-tab-width": p.value,
159
+ "---das-ui-tabs-tab-max-width": A.value,
160
+ "---das-ui-tabs-tab-padding": l.value,
161
161
  ...e.tabsStyle,
162
- ...t,
163
- ...r.value
162
+ ...a,
163
+ ...s.value
164
164
  };
165
165
  }), {
166
- realTabWidth: k,
167
- realTabMaxWidth: P,
168
- realWidth: x,
169
- menuClick: _,
170
- tabsMenuPoppver: G,
171
- realMenuList: q,
166
+ realTabWidth: p,
167
+ realTabMaxWidth: A,
168
+ realWidth: E,
169
+ menuClick: G,
170
+ tabsMenuPoppver: q,
171
+ realMenuList: H,
172
172
  poppverVisible: W,
173
- beforeEnter: H,
173
+ beforeEnter: J,
174
174
  onContextmenu: N
175
175
  } = de(e, v);
176
- return (t, d) => T.value && T.value.length ? (i(), $(l(se), U({
176
+ return (a, d) => x.value && x.value.length ? (i(), $(n(le), U({
177
177
  key: 0,
178
178
  ref_key: "tabsContainerRef",
179
- ref: m,
180
- class: ["das-tabs", t.type, h.value, t.hideOverflow ? "hide-overflow" : "", `theme-${t.theme}`],
181
- style: A.value,
179
+ ref: h,
180
+ class: ["das-tabs", t.type, k.value, t.hideOverflow ? "hide-overflow" : "", `theme-${t.theme}`],
181
+ style: w.value,
182
182
  type: O.value,
183
183
  hideAdd: t.hideAdd,
184
184
  activeKey: F.value,
185
185
  "onUpdate:activeKey": d[1] || (d[1] = (o) => F.value = o)
186
- }, t.$attrs, { onTabClick: g }), j({
186
+ }, a.$attrs, { onTabClick: g }), j({
187
187
  moreIcon: b(() => [
188
- y(t.$slots, "moreIcon", {}, () => [
189
- w.value === "arrow" ? (i(), $(l(oe), {
188
+ y(a.$slots, "moreIcon", {}, () => [
189
+ T.value === "arrow" ? (i(), $(n(oe), {
190
190
  key: 0,
191
191
  icon: "fold",
192
192
  size: "small",
193
193
  "icon-color": "rgb(102, 102, 102)"
194
194
  })) : c("v-if", !0),
195
- w.value === "default" ? (i(), f("div", be, "...")) : c("v-if", !0)
195
+ T.value === "default" ? (i(), f("div", be, "...")) : c("v-if", !0)
196
196
  ], !0)
197
197
  ]),
198
198
  default: b(() => [
199
199
  (i(!0), f(
200
200
  C,
201
201
  null,
202
- V(T.value, (o) => (i(), $(l(re), {
203
- style: Z({ width: l(x) }),
202
+ V(x.value, (o) => (i(), $(n(se), {
203
+ style: _({ width: n(E) }),
204
204
  key: o[t.defualtProps.key],
205
205
  tab: void 0,
206
206
  disabled: o.disabled,
@@ -213,29 +213,29 @@ const ie = (a) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
213
213
  { key: 1 },
214
214
  [
215
215
  c(" 有右键菜单 "),
216
- ee(l(le), U({
216
+ ee(n(ne), U({
217
217
  ref_for: !0,
218
218
  ref_key: "tabsMenuPoppver",
219
- ref: G,
220
- visible: l(W)[o[t.defualtProps.key]],
221
- "onUpdate:visible": (n) => l(W)[o[t.defualtProps.key]] = n,
219
+ ref: q,
220
+ visible: n(W)[o[t.defualtProps.key]],
221
+ "onUpdate:visible": (r) => n(W)[o[t.defualtProps.key]] = r,
222
222
  "popper-class": "das-tabs-contextmenu",
223
223
  "show-arrow": !1,
224
224
  placement: "bottom-start",
225
225
  trigger: "contextmenu",
226
226
  width: 106
227
227
  }, { ref_for: !0 }, t.menuPoppverAttrs, {
228
- onBeforeEnter: (n) => l(H)(o[t.defualtProps.key])
228
+ onBeforeEnter: (r) => n(J)(o[t.defualtProps.key])
229
229
  }), {
230
230
  reference: b(() => [
231
231
  c(" @slot 自定义选项卡头显示文字"),
232
- o.tabSlot ? y(t.$slots, o.tabSlot, { key: 0 }, void 0, !0) : z((i(), f(
232
+ o.tabSlot ? y(a.$slots, o.tabSlot, { key: 0 }, void 0, !0) : z((i(), f(
233
233
  "div",
234
234
  {
235
235
  key: 1,
236
236
  class: "das-tab-label",
237
237
  onContextmenu: d[0] || (d[0] = //@ts-ignore
238
- (...n) => l(N) && l(N)(...n))
238
+ (...r) => n(N) && n(N)(...r))
239
239
  },
240
240
  [
241
241
  B(
@@ -247,7 +247,7 @@ const ie = (a) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
247
247
  32
248
248
  /* NEED_HYDRATION */
249
249
  )), [
250
- [l(R)]
250
+ [n(R)]
251
251
  ])
252
252
  ]),
253
253
  default: b(() => [
@@ -255,25 +255,25 @@ const ie = (a) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
255
255
  (i(!0), f(
256
256
  C,
257
257
  null,
258
- V(l(q), (n) => (i(), f(
258
+ V(n(H), (r) => (i(), f(
259
259
  C,
260
260
  null,
261
261
  [
262
- (typeof n.hidden == "function" ? !n.hidden(t.options, o) : !n.hidden) ? z((i(), f("li", {
263
- key: n.key,
262
+ (typeof r.hidden == "function" ? !r.hidden(t.options, o) : !r.hidden) ? z((i(), f("li", {
263
+ key: r.key,
264
264
  class: ae([
265
265
  "das-tabs-contextmenu-item",
266
- (typeof n.disabled == "function" ? n.disabled(t.options, o) : n.disabled) ? "is-disabled" : ""
266
+ (typeof r.disabled == "function" ? r.disabled(t.options, o) : r.disabled) ? "is-disabled" : ""
267
267
  ]),
268
- onClick: (ge) => l(_)(n, o)
268
+ onClick: (ge) => n(G)(r, o)
269
269
  }, [
270
270
  B(
271
- L(n.name),
271
+ L(r.name),
272
272
  1
273
273
  /* TEXT */
274
274
  )
275
275
  ], 10, fe)), [
276
- [l(R)]
276
+ [n(R)]
277
277
  ]) : c("v-if", !0)
278
278
  ],
279
279
  64
@@ -295,14 +295,14 @@ const ie = (a) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
295
295
  { key: 0 },
296
296
  [
297
297
  c(" @slot 自定义选项卡头显示文字"),
298
- o.tabSlot ? y(t.$slots, o.tabSlot, { key: 0 }, void 0, !0) : z((i(), f("div", ue, [
298
+ o.tabSlot ? y(a.$slots, o.tabSlot, { key: 0 }, void 0, !0) : z((i(), f("div", ue, [
299
299
  B(
300
300
  L(o[t.defualtProps.tab]),
301
301
  1
302
302
  /* TEXT */
303
303
  )
304
304
  ])), [
305
- [l(R)]
305
+ [n(R)]
306
306
  ])
307
307
  ],
308
308
  64
@@ -315,7 +315,7 @@ const ie = (a) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
315
315
  { key: 0 },
316
316
  [
317
317
  c(" @slot 自定义显示内容"),
318
- y(t.$slots, o.contentSlot, {}, void 0, !0)
318
+ y(a.$slots, o.contentSlot, {}, void 0, !0)
319
319
  ],
320
320
  64
321
321
  /* STABLE_FRAGMENT */
@@ -327,7 +327,7 @@ const ie = (a) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
327
327
  o.closeIconSlot ? {
328
328
  name: "closeIcon",
329
329
  fn: b(() => [
330
- y(t.$slots, o.closeIconSlot, {}, void 0, !0)
330
+ y(a.$slots, o.closeIconSlot, {}, void 0, !0)
331
331
  ]),
332
332
  key: "0"
333
333
  } : void 0
@@ -339,29 +339,29 @@ const ie = (a) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
339
339
  _: 2
340
340
  /* DYNAMIC */
341
341
  }, [
342
- t.$slots.leftExtra ? {
342
+ a.$slots.leftExtra ? {
343
343
  name: "leftExtra",
344
344
  fn: b(() => [
345
345
  c(" @slot tabbar 上左侧额外的元素 "),
346
- y(t.$slots, "leftExtra", {}, void 0, !0)
346
+ y(a.$slots, "leftExtra", {}, void 0, !0)
347
347
  ]),
348
348
  key: "0"
349
349
  } : void 0,
350
- t.$slots.rightExtra ? {
350
+ a.$slots.rightExtra ? {
351
351
  name: "rightExtra",
352
352
  fn: b(() => [
353
- y(t.$slots, "rightExtra", {}, void 0, !0)
353
+ y(a.$slots, "rightExtra", {}, void 0, !0)
354
354
  ]),
355
355
  key: "1"
356
356
  } : void 0
357
357
  ]), 1040, ["class", "style", "type", "hideAdd", "activeKey"])) : c("v-if", !0);
358
358
  }
359
- }), me = (a, p) => {
360
- const e = a.__vccOpts || a;
361
- for (const [m, g] of p)
362
- e[m] = g;
359
+ }), he = (t, m) => {
360
+ const e = t.__vccOpts || t;
361
+ for (const [h, g] of m)
362
+ e[h] = g;
363
363
  return e;
364
- }, he = /* @__PURE__ */ me(pe, [["__scopeId", "data-v-59080a01"]]), ke = {
364
+ }, ke = /* @__PURE__ */ he(me, [["__scopeId", "data-v-59080a01"]]), pe = {
365
365
  "--das-ui-tabs-active-color": "#5582F3",
366
366
  "--das-ui-tabs-menu-color": "#212121",
367
367
  "--das-ui-tabs-menu-hover-bg-color": "#F5F5F5",
@@ -377,9 +377,9 @@ const ie = (a) => /^[+-]?\d+(\.\d+)?(px|em|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|%)
377
377
  关闭其他页签: { "zh-CN": "关闭其他页签", en: "Close Other Tabs", _appCode: "framework" },
378
378
  关闭右侧页签: { "zh-CN": "关闭右侧页签", en: "Close Right Tabs", _appCode: "framework" }
379
379
  };
380
- ne(Ce);
381
- Q(ke);
382
- const $e = J(he), ze = { name: "Tabs 页签" };
380
+ re(Ce);
381
+ X(pe);
382
+ const $e = Q(ke), ze = { name: "Tabs 页签" };
383
383
  export {
384
384
  $e as DasTabs,
385
385
  ze as default
@@ -1,6 +1,6 @@
1
1
  import '@das-fed/ui/packages/components/time-line/style.css';
2
- import { withInstall as T } from "@das-fed/utils/with-install/index";
3
- import { defineComponent as $, provide as E, reactive as N, createElementBlock as k, openBlock as d, createVNode as w, unref as B, mergeProps as I, withCtx as u, renderSlot as o, ref as F, inject as S, onMounted as W, createBlock as L, createElementVNode as i, normalizeStyle as P } from "vue";
2
+ import { withInstall as _ } from "@das-fed/utils/with-install/index";
3
+ import { defineComponent as $, provide as E, reactive as N, createElementBlock as k, openBlock as d, createVNode as w, unref as B, mergeProps as I, withCtx as u, renderSlot as a, ref as F, inject as S, onMounted as W, createBlock as L, createElementVNode as i, normalizeStyle as P } from "vue";
4
4
  import "ant-design-vue/es/timeline/style/css";
5
5
  import { Timeline as V, TimelineItem as j } from "ant-design-vue";
6
6
  import { setThemeRule as z } from "@das-fed/web/packages/theme/index";
@@ -11,25 +11,25 @@ const M = { class: "das-ui-time-line" }, O = /* @__PURE__ */ $({
11
11
  alignWidth: { default: "" },
12
12
  isThrough: { type: Boolean, default: !1 }
13
13
  },
14
- setup(a) {
15
- return E("DasForm", N({ props: a })), (s, n) => (d(), k("div", M, [
16
- w(B(V), I(s.$attrs, {
17
- class: ["timeline-layout", "timeline-layout-" + s.layoutType, { "top-through": s.isThrough }]
14
+ setup(t) {
15
+ return E("DasForm", N({ props: t })), (o, n) => (d(), k("div", M, [
16
+ w(B(V), I(o.$attrs, {
17
+ class: ["timeline-layout", "timeline-layout-" + t.layoutType, { "top-through": t.isThrough }]
18
18
  }), {
19
19
  default: u(() => [
20
- o(s.$slots, "default", {}, void 0, !0)
20
+ a(o.$slots, "default", {}, void 0, !0)
21
21
  ]),
22
22
  _: 3
23
23
  /* FORWARDED */
24
24
  }, 16, ["class"])
25
25
  ]));
26
26
  }
27
- }), C = (a, e) => {
28
- const s = a.__vccOpts || a;
27
+ }), C = (t, e) => {
28
+ const o = t.__vccOpts || t;
29
29
  for (const [n, l] of e)
30
- s[n] = l;
31
- return s;
32
- }, R = /* @__PURE__ */ C(O, [["__scopeId", "data-v-c498830a"]]), q = { class: "das-timeline-dot-wrap" }, G = { class: "das-timeline-label-left" }, H = { class: "das-timeline-label-right" }, J = /* @__PURE__ */ $({
30
+ o[n] = l;
31
+ return o;
32
+ }, R = /* @__PURE__ */ C(O, [["__scopeId", "data-v-c498830a"]]), q = { class: "das-timeline-dot-wrap" }, x = { class: "das-timeline-label-left" }, G = { class: "das-timeline-label-right" }, H = /* @__PURE__ */ $({
33
33
  __name: "TimelineItem",
34
34
  props: {
35
35
  dotSlot: { type: Boolean, default: !1 },
@@ -37,19 +37,19 @@ const M = { class: "das-ui-time-line" }, O = /* @__PURE__ */ $({
37
37
  layoutType: { default: "right" },
38
38
  alignWidth: { default: "" }
39
39
  },
40
- setup(a) {
41
- const e = F(null), n = S("DasForm").props, l = n.alignWidth, m = n.layoutType;
40
+ setup(t) {
41
+ const e = F(null), n = S("DasForm").props, l = n.alignWidth, c = n.layoutType;
42
42
  return W(() => {
43
- var t, r, c, f, p, h, y, g, _;
43
+ var s, r, m, f, p, h, y, g, b;
44
44
  if (l !== "") {
45
- (t = e == null ? void 0 : e.value) == null || t.$el;
46
- const b = (c = (r = e == null ? void 0 : e.value) == null ? void 0 : r.$el) == null ? void 0 : c.getElementsByClassName("ant-timeline-item-tail")[0], v = (p = (f = e == null ? void 0 : e.value) == null ? void 0 : f.$el) == null ? void 0 : p.getElementsByClassName("ant-timeline-item-head")[0], D = (y = (h = e == null ? void 0 : e.value) == null ? void 0 : h.$el) == null ? void 0 : y.getElementsByClassName("das-timeline-label-left")[0], A = (_ = (g = e == null ? void 0 : e.value) == null ? void 0 : g.$el) == null ? void 0 : _.getElementsByClassName("das-timeline-label-right")[0];
47
- m === "double-left" ? (b.setAttribute(
45
+ (s = e == null ? void 0 : e.value) == null || s.$el;
46
+ const v = (m = (r = e == null ? void 0 : e.value) == null ? void 0 : r.$el) == null ? void 0 : m.getElementsByClassName("ant-timeline-item-tail")[0], T = (p = (f = e == null ? void 0 : e.value) == null ? void 0 : f.$el) == null ? void 0 : p.getElementsByClassName("ant-timeline-item-head")[0], D = (y = (h = e == null ? void 0 : e.value) == null ? void 0 : h.$el) == null ? void 0 : y.getElementsByClassName("das-timeline-label-left")[0], A = (b = (g = e == null ? void 0 : e.value) == null ? void 0 : g.$el) == null ? void 0 : b.getElementsByClassName("das-timeline-label-right")[0];
47
+ c === "double-left" ? (v.setAttribute(
48
48
  "style",
49
49
  `
50
50
  left:${l};
51
51
  `
52
- ), v.setAttribute(
52
+ ), T.setAttribute(
53
53
  "style",
54
54
  `
55
55
  left:${l};
@@ -59,12 +59,12 @@ const M = { class: "das-ui-time-line" }, O = /* @__PURE__ */ $({
59
59
  `
60
60
  width:${l};
61
61
  `
62
- )) : m === "double-right" && (b.setAttribute(
62
+ )) : c === "double-right" && (v.setAttribute(
63
63
  "style",
64
64
  `
65
65
  left:calc(100% - ${l});
66
66
  `
67
- ), v.setAttribute(
67
+ ), T.setAttribute(
68
68
  "style",
69
69
  `
70
70
  left:calc(100% - ${l});
@@ -76,16 +76,16 @@ const M = { class: "das-ui-time-line" }, O = /* @__PURE__ */ $({
76
76
  `
77
77
  ));
78
78
  }
79
- }), (t, r) => (d(), L(
79
+ }), (s, r) => (d(), L(
80
80
  B(j),
81
81
  I({
82
82
  ref_key: "$timelineitem",
83
83
  ref: e
84
- }, t.$attrs, { class: ["das-timeline-item"] }),
84
+ }, s.$attrs, { class: ["das-timeline-item"] }),
85
85
  {
86
86
  dot: u(() => [
87
87
  i("span", q, [
88
- t.dotSlot ? o(t.$slots, "dot", { key: 0 }, void 0, !0) : (d(), k(
88
+ t.dotSlot ? a(s.$slots, "dot", { key: 0 }, void 0, !0) : (d(), k(
89
89
  "span",
90
90
  {
91
91
  key: 1,
@@ -99,9 +99,9 @@ const M = { class: "das-ui-time-line" }, O = /* @__PURE__ */ $({
99
99
  ])
100
100
  ]),
101
101
  default: u(() => [
102
- i("span", G, [
103
- o(t.$slots, "left", {}, void 0, !0),
104
- o(t.$slots, "default", {}, void 0, !0)
102
+ i("span", x, [
103
+ a(s.$slots, "left", {}, void 0, !0),
104
+ a(s.$slots, "default", {}, void 0, !0)
105
105
  ]),
106
106
  r[0] || (r[0] = i(
107
107
  "span",
@@ -110,26 +110,26 @@ const M = { class: "das-ui-time-line" }, O = /* @__PURE__ */ $({
110
110
  -1
111
111
  /* CACHED */
112
112
  )),
113
- i("span", H, [
114
- o(t.$slots, "right", {}, void 0, !0),
115
- o(t.$slots, "default", {}, void 0, !0)
113
+ i("span", G, [
114
+ a(s.$slots, "right", {}, void 0, !0),
115
+ a(s.$slots, "default", {}, void 0, !0)
116
116
  ])
117
117
  ]),
118
- _: 3,
119
- __: [0]
118
+ _: 3
119
+ /* FORWARDED */
120
120
  },
121
121
  16
122
122
  /* FULL_PROPS */
123
123
  ));
124
124
  }
125
- }), K = /* @__PURE__ */ C(J, [["__scopeId", "data-v-3fe8b33b"]]), Q = {
125
+ }), J = /* @__PURE__ */ C(H, [["__scopeId", "data-v-3fe8b33b"]]), K = {
126
126
  "--demo-alert-bg": {
127
127
  light: "#fff",
128
128
  dark: "rgba(255,255,255,.2)"
129
129
  }
130
130
  };
131
- z(Q);
132
- const ee = T(R), te = T(K);
131
+ z(K);
132
+ const ee = _(R), te = _(J);
133
133
  export {
134
134
  ee as DasTimeLine,
135
135
  te as DasTimelineItem,