@das-fed/ui 7.1.0-dev.5 → 7.1.0-dev.7

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 (114) hide show
  1. package/esm-map.json +3 -1
  2. package/package.json +5 -5
  3. package/packages/business-components/ai-panel/{index-8yffh0Id.js → index-DMJXZM7n.js} +1067 -1056
  4. package/packages/business-components/ai-panel/index-DMJXZM7n.js.gz +0 -0
  5. package/packages/business-components/ai-panel/{index-IzGl26KU.js → index-MqhMkLo9.js} +9 -9
  6. package/packages/business-components/ai-panel/index-MqhMkLo9.js.gz +0 -0
  7. package/packages/business-components/ai-panel/{index-OwRrV6K8.js → index-_q72oKSF.js} +63 -62
  8. package/packages/business-components/ai-panel/index-_q72oKSF.js.gz +0 -0
  9. package/packages/business-components/ai-panel/index.js +1 -1
  10. package/packages/business-components/device-panel/index.js +11996 -11894
  11. package/packages/business-components/device-panel/index.js.gz +0 -0
  12. package/packages/business-components/echarts/index.js +2056 -2049
  13. package/packages/business-components/echarts/index.js.gz +0 -0
  14. package/packages/business-components/index.d.ts +1 -0
  15. package/packages/business-components/index.js +1 -0
  16. package/packages/business-components/process-configuration/index.js +46 -46
  17. package/packages/business-components/process-configuration/index.js.gz +0 -0
  18. package/packages/business-components/process-form/index.js +99 -99
  19. package/packages/business-components/process-form/index.js.gz +0 -0
  20. package/packages/business-components/process-search-form/index.js +77 -77
  21. package/packages/business-components/process-search-form/index.js.gz +0 -0
  22. package/packages/business-components/process-table/index.js +215 -213
  23. package/packages/business-components/process-table/index.js.gz +0 -0
  24. package/packages/business-components/update-confirm-dialog/i18n/index.d.ts +23 -0
  25. package/packages/business-components/update-confirm-dialog/index.d.ts +61 -0
  26. package/packages/business-components/update-confirm-dialog/index.js +105 -0
  27. package/packages/business-components/update-confirm-dialog/index.js.gz +0 -0
  28. package/packages/business-components/update-confirm-dialog/src/App.vue.d.ts +11 -0
  29. package/packages/business-components/update-confirm-dialog/src/type.d.ts +4 -0
  30. package/packages/business-components/urgent-panel/index.js +1104 -1096
  31. package/packages/business-components/urgent-panel/index.js.gz +0 -0
  32. package/packages/business-components/user-org-dialog/index.js +243 -240
  33. package/packages/business-components/user-org-dialog/index.js.gz +0 -0
  34. package/packages/business-components/video-dialog/index.js +65 -64
  35. package/packages/business-components/video-dialog/index.js.gz +0 -0
  36. package/packages/components/autocomplete/index.js +12 -6
  37. package/packages/components/autocomplete/index.js.gz +0 -0
  38. package/packages/components/calendar/index.js +99 -99
  39. package/packages/components/calendar/index.js.gz +0 -0
  40. package/packages/components/cascader/index.js +2 -2
  41. package/packages/components/cascader/index.js.gz +0 -0
  42. package/packages/components/checkbox/index.js +30 -30
  43. package/packages/components/checkbox/index.js.gz +0 -0
  44. package/packages/components/date-picker/index.js +212 -212
  45. package/packages/components/date-picker/index.js.gz +0 -0
  46. package/packages/components/dialog/index.js +3 -1
  47. package/packages/components/dialog/index.js.gz +0 -0
  48. package/packages/components/dimple-layout/index.js +77 -75
  49. package/packages/components/dimple-layout/index.js.gz +0 -0
  50. package/packages/components/dropdown/index.js +25 -24
  51. package/packages/components/dropdown/index.js.gz +0 -0
  52. package/packages/components/edit-table/index.js +398 -397
  53. package/packages/components/edit-table/index.js.gz +0 -0
  54. package/packages/components/error-overlay-model/index.js +47 -45
  55. package/packages/components/error-overlay-model/index.js.gz +0 -0
  56. package/packages/components/form-item/index.js +67 -67
  57. package/packages/components/form-item/index.js.gz +0 -0
  58. package/packages/components/hls-player/index.js +14 -7
  59. package/packages/components/hls-player/index.js.gz +0 -0
  60. package/packages/components/image-upload/index.js +147 -143
  61. package/packages/components/image-upload/index.js.gz +0 -0
  62. package/packages/components/image-viewer/index.js +297 -293
  63. package/packages/components/image-viewer/index.js.gz +0 -0
  64. package/packages/components/input/index.js +52 -52
  65. package/packages/components/input/index.js.gz +0 -0
  66. package/packages/components/input-number/index.js +26 -26
  67. package/packages/components/input-number/index.js.gz +0 -0
  68. package/packages/components/live-player/index.js +251 -248
  69. package/packages/components/live-player/index.js.gz +0 -0
  70. package/packages/components/map/index.js +421 -415
  71. package/packages/components/map/index.js.gz +0 -0
  72. package/packages/components/menu-aside/index.js +1 -1
  73. package/packages/components/menu-aside/index.js.gz +0 -0
  74. package/packages/components/message/index.js +6 -6
  75. package/packages/components/message/index.js.gz +0 -0
  76. package/packages/components/popover/index.js +12 -12
  77. package/packages/components/popover/index.js.gz +0 -0
  78. package/packages/components/radio-tabs/index.js +34 -34
  79. package/packages/components/radio-tabs/index.js.gz +0 -0
  80. package/packages/components/rich-editor/index.js +4613 -4583
  81. package/packages/components/rich-editor/index.js.gz +0 -0
  82. package/packages/components/scrollbar/index.d.ts +9 -3
  83. package/packages/components/scrollbar/index.js +394 -390
  84. package/packages/components/scrollbar/index.js.gz +0 -0
  85. package/packages/components/scrollbar/src/scrollbar.vue.d.ts +3 -1
  86. package/packages/components/scrollbar/style.css +1 -1
  87. package/packages/components/scrollbar/style.css.gz +0 -0
  88. package/packages/components/search/index.js +24 -24
  89. package/packages/components/search/index.js.gz +0 -0
  90. package/packages/components/select/index.js +60 -60
  91. package/packages/components/select/index.js.gz +0 -0
  92. package/packages/components/select-list/index.js +9 -5
  93. package/packages/components/select-list/index.js.gz +0 -0
  94. package/packages/components/special-range-picker-month/index.js +16 -14
  95. package/packages/components/special-range-picker-month/index.js.gz +0 -0
  96. package/packages/components/special-range-picker-year/index.js +53 -51
  97. package/packages/components/special-range-picker-year/index.js.gz +0 -0
  98. package/packages/components/spin/index.js +33 -33
  99. package/packages/components/spin/index.js.gz +0 -0
  100. package/packages/components/split-panel/index.js +129 -128
  101. package/packages/components/split-panel/index.js.gz +0 -0
  102. package/packages/components/table/index.js +179 -178
  103. package/packages/components/table/index.js.gz +0 -0
  104. package/packages/components/time-line/index.js +1 -1
  105. package/packages/components/time-line/index.js.gz +0 -0
  106. package/packages/components/tree-select/index.js +1 -1
  107. package/packages/components/tree-select/index.js.gz +0 -0
  108. package/packages/components/tree-table/index.js +2 -2
  109. package/packages/components/tree-table/index.js.gz +0 -0
  110. package/packages/components/tree-v2/index.js +1117 -1093
  111. package/packages/components/tree-v2/index.js.gz +0 -0
  112. package/packages/business-components/ai-panel/index-8yffh0Id.js.gz +0 -0
  113. package/packages/business-components/ai-panel/index-IzGl26KU.js.gz +0 -0
  114. package/packages/business-components/ai-panel/index-OwRrV6K8.js.gz +0 -0
Binary file
@@ -439,7 +439,7 @@ function jn(e, r, n) {
439
439
  return r in e ? Object.defineProperty(e, r, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = n, e;
440
440
  }
441
441
  function An(e, r) {
442
- process.env.NODE_ENV;
442
+ process.env.NODE_ENV !== "production" && !e && console !== void 0 && console.error("Warning: ".concat(r));
443
443
  }
444
444
  function Tn(e, r) {
445
445
  An(e, "[@ant-design/icons-vue] ".concat(r));
@@ -1,7 +1,7 @@
1
1
  import '@das-fed/ui/packages/components/message/style.css';
2
2
  import { ElMessage as n } from "element-plus";
3
3
  import { DasIconTongguo as f } from "@das-fed/ui/packages/icons/tongguo/index";
4
- import { DasIconJinggao as i } from "@das-fed/ui/packages/icons/jinggao/index";
4
+ import { DasIconJinggao as g } from "@das-fed/ui/packages/icons/jinggao/index";
5
5
  import { DasIconTongzhi as y } from "@das-fed/ui/packages/icons/tongzhi/index";
6
6
  import { h as t } from "vue";
7
7
  import "element-plus/es/components/message/style/css";
@@ -28,13 +28,13 @@ const M = (e = 24) => {
28
28
  return e == "success" && (s = t(f, {
29
29
  iconColor: "#1BA854",
30
30
  customSize: "16"
31
- })), e == "warning" && (s = t(i, {
31
+ })), e == "warning" && (s = t(g, {
32
32
  iconColor: "#FF991C",
33
33
  customSize: "16"
34
34
  })), e == "info" && (s = t(y, {
35
35
  iconColor: "#0E5FD8",
36
36
  customSize: "16"
37
- })), e == "error" && (s = t(i, {
37
+ })), e == "error" && (s = t(g, {
38
38
  iconColor: "#FB2323",
39
39
  customSize: "16"
40
40
  })), s;
@@ -43,7 +43,7 @@ const M = (e = 24) => {
43
43
  return e == "success" && (s = " el-message--success"), e == "warning" && (s = " el-message--warning"), e == "info" && (s = " el-message--info"), e == "error" && (s = " el-message--error"), s;
44
44
  };
45
45
  M();
46
- let g = {
46
+ let i = {
47
47
  close() {
48
48
  }
49
49
  };
@@ -53,7 +53,7 @@ const D = {
53
53
  duration: 3e3
54
54
  }, r = (e) => {
55
55
  var s;
56
- return r.proxyStatus ? r.proxyMessage(e) : (typeof e == "string" && (e = { message: e }), e = { ...D, ...e }, e.customClass = ((s = e.customClass) == null ? void 0 : s.concat(" das-ui-message")) || "das-ui-message", e.appendTo || (e.appendTo = "#das-ui-message-container"), e.icon || (e.icon = h(e.type), e.customClass = e.customClass.concat(C(e.type))), g = n(e), g);
56
+ return r.proxyStatus ? r.proxyMessage(e) : (typeof e == "string" && (e = { message: e }), e = { ...D, ...e }, e.customClass = ((s = e.customClass) == null ? void 0 : s.concat(" das-ui-message")) || "das-ui-message", e.appendTo || (e.appendTo = "#das-ui-message-container"), e.icon || (e.icon = h(e.type), e.customClass = e.customClass.concat(C(e.type))), i = n(e), i);
57
57
  };
58
58
  r.error = (e) => (typeof e == "string" && (e = { message: e }), e.type = "error", r(e));
59
59
  r.success = (e) => (typeof e == "string" && (e = { message: e }), e.type = "success", r(e));
@@ -63,7 +63,7 @@ r.closeAll = (e) => n.closeAll(e);
63
63
  window.addEventListener("message", (e) => {
64
64
  const { type: s, data: o } = e.data, a = { setProxyMessageStatus: "setProxyMessageStatus", showProxyMessage: "showProxyMessage" };
65
65
  if (Object.values(a).includes(s)) {
66
- if (s === a.setProxyMessageStatus) {
66
+ if (console.log(s), s === a.setProxyMessageStatus) {
67
67
  const { visible: m, parentHref: l } = o;
68
68
  r.proxyStatus = m ?? !0, r.proxyMessage = (u) => {
69
69
  var c;
@@ -1,5 +1,5 @@
1
1
  import '@das-fed/ui/packages/components/popover/style.css';
2
- import { defineComponent as _, useAttrs as D, ref as C, computed as O, createBlock as P, openBlock as s, unref as o, mergeProps as b, withCtx as r, withDirectives as g, createElementBlock as p, createCommentVNode as d, renderSlot as m, toDisplayString as n, createElementVNode as R, createTextVNode as a, createVNode as u } from "vue";
2
+ import { defineComponent as _, useAttrs as g, ref as C, computed as D, createBlock as O, openBlock as s, unref as t, mergeProps as P, withCtx as r, withDirectives as b, createElementBlock as p, createCommentVNode as d, renderSlot as m, toDisplayString as n, createElementVNode as R, createTextVNode as a, createVNode as u } from "vue";
3
3
  import { withInstall as V } from "@das-fed/utils/with-install/index";
4
4
  import { i18n as f, setI18nRule as E } from "@das-fed/web/packages/i18n/index";
5
5
  import { ElPopover as I, ClickOutside as z } from "element-plus";
@@ -24,13 +24,13 @@ const S = { class: "das-ui-popover-container" }, T = {
24
24
  },
25
25
  emits: ["cancel", "confirm", "clickOutside"],
26
26
  setup(k, { expose: h, emit: w }) {
27
- const l = k, i = w, $ = D(), c = C(null), y = O(() => {
27
+ const l = k, i = w, $ = g(), c = C(null), y = D(() => {
28
28
  let e = "das-ui-popover-over-container";
29
29
  return l.popperClass && (e = `${e} ${l.popperClass}`), e;
30
30
  }), N = () => {
31
- $.visible !== void 0 && i("clickOutside");
31
+ console.log("tttttttttt"), $.visible !== void 0 && i("clickOutside");
32
32
  };
33
- return h({ $popoverRef: c }), (e, t) => (s(), P(o(I), b({
33
+ return h({ $popoverRef: c }), (e, o) => (s(), O(t(I), P({
34
34
  ref_key: "$popoverRef",
35
35
  ref: c,
36
36
  class: "das-ui-popover",
@@ -42,7 +42,7 @@ const S = { class: "das-ui-popover-container" }, T = {
42
42
  m(e.$slots, "reference")
43
43
  ]),
44
44
  default: r(() => [
45
- g((s(), p("div", S, [
45
+ b((s(), p("div", S, [
46
46
  e.title ? (s(), p(
47
47
  "div",
48
48
  T,
@@ -58,12 +58,12 @@ const S = { class: "das-ui-popover-container" }, T = {
58
58
  /* TEXT */
59
59
  ),
60
60
  e.showBtns ? (s(), p("div", K, [
61
- u(o(v), {
62
- onClick: t[0] || (t[0] = (B) => i("cancel"))
61
+ u(t(v), {
62
+ onClick: o[0] || (o[0] = (B) => i("cancel"))
63
63
  }, {
64
64
  default: r(() => [
65
65
  a(
66
- n(o(f)("das-ui-popover-cancel").value),
66
+ n(t(f)("das-ui-popover-cancel").value),
67
67
  1
68
68
  /* TEXT */
69
69
  )
@@ -71,14 +71,14 @@ const S = { class: "das-ui-popover-container" }, T = {
71
71
  _: 1
72
72
  /* STABLE */
73
73
  }),
74
- u(o(v), {
74
+ u(t(v), {
75
75
  btnType: "primary",
76
- onClick: t[1] || (t[1] = (B) => i("confirm")),
76
+ onClick: o[1] || (o[1] = (B) => i("confirm")),
77
77
  style: { "margin-left": "12px" }
78
78
  }, {
79
79
  default: r(() => [
80
80
  a(
81
- n(o(f)("das-ui-popover-confirm").value),
81
+ n(t(f)("das-ui-popover-confirm").value),
82
82
  1
83
83
  /* TEXT */
84
84
  )
@@ -90,7 +90,7 @@ const S = { class: "das-ui-popover-container" }, T = {
90
90
  ])
91
91
  ])
92
92
  ])), [
93
- [o(z), N]
93
+ [t(z), N]
94
94
  ])
95
95
  ]),
96
96
  _: 3
@@ -1,6 +1,6 @@
1
1
  import '@das-fed/ui/packages/components/radio-tabs/style.css';
2
2
  import { withInstall as A } from "@das-fed/utils/with-install/index";
3
- import { defineComponent as z, ref as s, computed as B, watch as x, nextTick as N, createElementBlock as v, openBlock as d, withDirectives as y, createElementVNode as k, createVNode as M, unref as a, vShow as _, Fragment as S, renderList as E, normalizeClass as P, createTextVNode as F, toDisplayString as j } from "vue";
3
+ import { defineComponent as z, ref as n, computed as B, watch as x, nextTick as N, createElementBlock as v, openBlock as d, withDirectives as y, createElementVNode as h, createVNode as M, unref as i, vShow as _, Fragment as P, renderList as S, normalizeClass as E, createTextVNode as F, toDisplayString as j } from "vue";
4
4
  import { DasAutoRegisterIcon as q, DasIcon as D } from "@das-fed/ui/packages/components/icon/index";
5
5
  import { vDasTooltip as G } from "@das-fed/ui/packages/components/text-tooltip/index";
6
6
  const H = {
@@ -27,18 +27,18 @@ const H = {
27
27
  left: import("@das-fed/ui/packages/icons/left"),
28
28
  right: import("@das-fed/ui/packages/icons/right")
29
29
  });
30
- const n = f, p = s(null);
31
- let b = s(n.modelValue), T = s(n.optionsLabelKey || "name"), g = s(n.optionsValueKey || "id"), K = B(() => n.disabled), r = s([]), o = s(n.tabOptions), C = s(!0);
30
+ const s = f, p = n(null);
31
+ let g = n(s.modelValue), T = n(s.optionsLabelKey || "name"), b = n(s.optionsValueKey || "id"), K = B(() => s.disabled), r = n([]), o = n(s.tabOptions), k = n(!0);
32
32
  x(
33
- () => n.modelValue,
33
+ () => s.modelValue,
34
34
  (t) => {
35
- b.value = t, N(() => {
36
- C.value && t && o.value && o.value.length > 0 && setTimeout(() => {
37
- const e = o.value.findIndex((l) => l[g.value] === t);
35
+ g.value = t, N(() => {
36
+ k.value && t && o.value && o.value.length > 0 && setTimeout(() => {
37
+ const e = o.value.findIndex((l) => l[b.value] === t);
38
38
  if (e !== "-1" && e > 3) {
39
39
  const l = e + 1, $ = l % 4 === 0 ? Math.floor(l / 4) : Math.floor(l / 4) + 1;
40
40
  for (let I = 0; I < $ - 1; I++)
41
- h();
41
+ C();
42
42
  }
43
43
  }, 200);
44
44
  });
@@ -48,7 +48,7 @@ const H = {
48
48
  deep: !0
49
49
  }
50
50
  ), x(
51
- () => n.tabOptions,
51
+ () => s.tabOptions,
52
52
  (t) => {
53
53
  r.value = (t == null ? void 0 : t.length) > 4 ? t.slice(0, 4) : t, o.value = (t == null ? void 0 : t.length) > 0 ? t : [];
54
54
  },
@@ -57,19 +57,19 @@ const H = {
57
57
  deep: !0
58
58
  }
59
59
  );
60
- const O = m, u = s(!1), R = (t) => {
61
- K.value || (C.value = !1, b.value = t, O("update:modelValue", t));
60
+ const O = m, u = n(!1), R = (t) => {
61
+ K.value || (k.value = !1, console.log(t, "change-tab"), g.value = t, O("update:modelValue", t));
62
62
  };
63
- let i = s(0);
63
+ let a = n(0);
64
64
  const L = () => {
65
- i.value < 4 || (i.value -= 4, i.value < 4 ? r.value = o.value.slice(0, 4) : r.value = o.value.filter((t, e) => (e > i.value || e === i.value) && e < i.value + 4));
66
- }, h = () => {
67
- o.value.length - 1 - i.value < 4 || (i.value += 4, o.value.length - 1 - i.value < 4 ? r.value = o.value.slice(-4) : r.value = o.value.filter((t, e) => (e > i.value || e === i.value) && e < i.value + 4));
65
+ console.log("←", a.value, o.value), !(a.value < 4) && (a.value -= 4, a.value < 4 ? r.value = o.value.slice(0, 4) : (console.log(555), r.value = o.value.filter((t, e) => (e > a.value || e === a.value) && e < a.value + 4)));
66
+ }, C = () => {
67
+ console.log("→", a.value, o.value.length), !(o.value.length - 1 - a.value < 4) && (a.value += 4, o.value.length - 1 - a.value < 4 ? r.value = o.value.slice(-4) : r.value = o.value.filter((t, e) => (e > a.value || e === a.value) && e < a.value + 4));
68
68
  };
69
69
  return c({
70
70
  $radiotabs: p,
71
71
  setPointer: (t) => {
72
- i.value = t;
72
+ console.log("setPointer:" + t), a.value = t;
73
73
  }
74
74
  }), (t, e) => (d(), v(
75
75
  "div",
@@ -79,7 +79,7 @@ const H = {
79
79
  ref: p
80
80
  },
81
81
  [
82
- y(k(
82
+ y(h(
83
83
  "div",
84
84
  {
85
85
  class: "icon-left",
@@ -88,7 +88,7 @@ const H = {
88
88
  onMouseleave: e[2] || (e[2] = (l) => u.value = !1)
89
89
  },
90
90
  [
91
- M(a(D), {
91
+ M(i(D), {
92
92
  icon: "left",
93
93
  iconColor: u.value ? "#3761CA" : "#666666",
94
94
  size: "mini"
@@ -97,18 +97,18 @@ const H = {
97
97
  544
98
98
  /* NEED_HYDRATION, NEED_PATCH */
99
99
  ), [
100
- [_, a(o).length > 4]
100
+ [_, i(o).length > 4]
101
101
  ]),
102
- y(k(
102
+ y(h(
103
103
  "div",
104
104
  {
105
105
  class: "icon-right",
106
- onClick: e[3] || (e[3] = (l) => h()),
106
+ onClick: e[3] || (e[3] = (l) => C()),
107
107
  onMouseover: e[4] || (e[4] = (l) => u.value = !0),
108
108
  onMouseleave: e[5] || (e[5] = (l) => u.value = !1)
109
109
  },
110
110
  [
111
- M(a(D), {
111
+ M(i(D), {
112
112
  icon: "right",
113
113
  iconColor: u.value ? "#3761CA" : "#666666",
114
114
  size: "mini"
@@ -117,9 +117,9 @@ const H = {
117
117
  544
118
118
  /* NEED_HYDRATION, NEED_PATCH */
119
119
  ), [
120
- [_, a(o).length > 4]
120
+ [_, i(o).length > 4]
121
121
  ]),
122
- k(
122
+ h(
123
123
  "div",
124
124
  {
125
125
  class: "dimension-box",
@@ -127,22 +127,22 @@ const H = {
127
127
  onMouseleave: e[7] || (e[7] = (l) => u.value = !1)
128
128
  },
129
129
  [
130
- a(o).length > 0 && a(r).length > 0 ? (d(), v("div", H, [
130
+ i(o).length > 0 && i(r).length > 0 ? (d(), v("div", H, [
131
131
  (d(!0), v(
132
- S,
132
+ P,
133
133
  null,
134
- E(a(r), (l) => (d(), v("div", {
135
- class: P(["time-type-item", { tab_active: a(b) == l[a(g)] }]),
136
- onClick: ($) => R(l[a(g)])
134
+ S(i(r), (l) => (d(), v("div", {
135
+ class: E(["time-type-item", { tab_active: i(g) == l[i(b)] }]),
136
+ onClick: ($) => R(l[i(b)])
137
137
  }, [
138
138
  y((d(), v("div", null, [
139
139
  F(
140
- j(l[a(T)]),
140
+ j(l[i(T)]),
141
141
  1
142
142
  /* TEXT */
143
143
  )
144
144
  ])), [
145
- [a(G)]
145
+ [i(G)]
146
146
  ])
147
147
  ], 10, J))),
148
148
  256
@@ -160,10 +160,10 @@ const H = {
160
160
  }
161
161
  }), W = (f, c) => {
162
162
  const m = f.__vccOpts || f;
163
- for (const [n, p] of c)
164
- m[n] = p;
163
+ for (const [s, p] of c)
164
+ m[s] = p;
165
165
  return m;
166
- }, X = /* @__PURE__ */ W(V, [["__scopeId", "data-v-405865ad"]]), le = A(X), oe = () => s(null);
166
+ }, X = /* @__PURE__ */ W(V, [["__scopeId", "data-v-405865ad"]]), le = A(X), oe = () => n(null);
167
167
  export {
168
168
  le as DasRadioTabs,
169
169
  oe as DasRadioTabsRef,